Trace number 4247473

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)583 2400.03 2380.32

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-054.xml
MD5SUMd63f0cb62453ec1939b86e2392ab6ad9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark351
Best CPU time to get the best result obtained on this benchmark2400.01
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of constraints1537
Number of domains107
Minimum domain size2
Maximum domain size107
Distribution of domain sizes[{"size":2,"count":1486},{"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":59,"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}]
Minimum variable degree0
Maximum variable degree53
Distribution of variable degrees[{"degree":0,"count":1378},{"degree":2,"count":1537},{"degree":53,"count":54}]
Minimum constraint arity2
Maximum constraint arity54
Distribution of constraint arities[{"arity":2,"count":54},{"arity":3,"count":1432},{"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":30,"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}]
Number of extensional constraints0
Number of intensional constraints1484
Distribution of constraint types[{"type":"intension","count":1484},{"type":"sum","count":53}]
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.26/0.27	
0.26/0.27	AbsCon 2 
0.26/0.27	
1.25/0.67	  Solving XCSP3-instance-4247473-1500718502 as a COP in -infty..+infty
1.25/0.67	  Loading variables...
2.16/0.81	  Loading constraints...
3.30/1.20	  Solver SolverBacktrack being built...
3.30/1.20	
3.76/1.28	  Preprocessing : gac=false, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
3.76/1.28	
4.03/1.36	o 51039
4.49/1.45	o 45527
4.91/1.50	o 45327
4.91/1.55	o 40631
4.91/1.59	o 40239
5.31/1.63	o 39879
5.31/1.67	o 35743
5.71/1.71	o 35223
5.71/1.75	o 31807
5.71/1.79	o 31255
6.13/1.83	o 31103
6.13/1.86	o 30527
6.13/1.89	o 27679
6.45/1.92	o 26855
6.45/1.95	o 24607
6.45/1.98	o 23815
6.61/2.01	o 23111
6.61/2.03	o 22519
6.61/2.06	o 22159
6.71/2.10	o 21391
6.71/2.13	o 21039
6.71/2.16	o 20455
6.86/2.21	o 19719
6.86/2.24	o 19287
6.86/2.27	o 19119
6.99/2.31	o 18679
6.99/2.34	o 18671
6.99/2.37	o 18423
6.99/2.39	o 18279
7.08/2.44	o 18199
7.08/2.48	o 18143
7.19/2.54	o 18119
7.19/2.57	o 18063
7.29/2.66	o 17839
7.61/2.71	o 16343
7.71/2.83	o 15879
7.71/2.86	o 14775
7.71/2.90	o 13655
7.93/3.04	o 12727
8.14/3.27	o 12479
8.25/3.31	o 11991
8.25/3.36	o 11967
8.55/3.64	o 10455
8.55/3.67	o 9615
8.75/3.85	o 9031
8.75/3.88	o 8463
8.85/3.91	o 7671
8.85/3.93	o 7487
8.85/3.96	o 7063
8.85/3.99	o 6719
8.95/4.02	o 4791
8.95/4.05	o 4463
9.38/4.46	o 4223
10.59/5.65	o 4071
10.59/5.68	o 3855
10.71/5.70	o 3799
10.71/5.73	o 3759
10.71/5.76	o 3735
10.71/5.78	o 3399
10.91/5.99	o 2951
11.34/6.37	o 1431
12.55/7.53	o 1423
12.55/7.55	o 1279
12.55/7.58	o 1223
12.90/7.82	o 959
16.15/10.96	o 935
20.98/15.78	o 911
21.47/16.19	o 903
36.54/31.08	o 895
44.57/38.99	o 879
46.97/41.36	o 823
247.98/241.42	o 815
272.84/266.16	o 783
396.54/388.84	o 759
415.24/407.39	o 727
431.18/423.17	o 679
433.93/425.82	o 607
461.38/453.01	o 583
2400.00/2380.30	
2400.00/2380.30	v <instantiation id='sol78' type='solution' cost='583'>  <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 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 3 0 1 4 1 4 5 2 5 4 1 -2 1 2 -3 4 -1 -6 5 -2 3 -2 5 -6 3 0 7 2 -5 -4 -3 0 -5 0 1 0 3 -2 -3 -4 5 4 -3 2 -7 0 1 2 1 2 1 -2 -1 9 0 1 16 1 16 25 4 25 16 1 4 1 4 9 16 1 36 25 4 9 4 25 36 9 0 49 4 25 16 9 0 25 0 1 0 9 4 9 16 25 16 9 4 49 0 1 4 1 4 1 4 1 </values>  </instantiation>
2400.00/2380.30	s SATISFIABLE

Verifier Data

OK	583

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-4247473-1500718502/watcher-4247473-1500718502 -o /tmp/evaluation-result-4247473-1500718502/solver-4247473-1500718502 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node117-1500718502-14415 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4247473-1500718502.xml 

pid=14450
running on 8 cores: 1,3,5,7,9,11,13,15

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: 2.01 1.99 1.89 3/251 14453
/proc/meminfo: memFree=31751192/32770624 swapFree=5852/293640
[pid=14453] ppid=14450 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/stat : 14453 (java) S 14450 14453 14383 0 -1 1077944320 1717 0 0 0 0 0 0 0 20 0 2 0 7118899 369864704 1934 33554432000 4194304 4196468 140729680281024 140729680263568 140147848392439 0 0 0 16784584 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
/proc/14453/statm: 90299 1934 1082 1 0 79210 0
[pid=14453/tid=14455] ppid=14450 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14455/stat : 14455 (java) S 14450 14453 14383 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 2 0 7118900 369864704 1934 33554432000 4194304 4196468 140729680281024 140147852634528 140147848403586 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0

[startup+0.100062 s]
/proc/loadavg: 2.01 1.99 1.89 3/251 14453
/proc/meminfo: memFree=31751192/32770624 swapFree=5852/293640
[pid=14453] ppid=14450 vsize=10900580 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/14453/stat : 14453 (java) S 14450 14453 14383 0 -1 1077944320 4684 0 0 0 8 1 0 0 20 0 20 0 7118899 11162193920 5780 33554432000 4194304 4196468 140729680281024 140729680263568 140147848392439 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
/proc/14453/statm: 2725145 5780 2629 1 0 2713552 0
[pid=14453/tid=14455] ppid=14450 vsize=10900580 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14455/stat : 14455 (java) R 14450 14453 14383 0 -1 4202560 2783 0 0 0 7 1 0 0 20 0 20 0 7118900 11162193920 5780 33554432000 4194304 4196468 140729680281024 140147852634720 140147832472926 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900580

[startup+0.200431 s]
/proc/loadavg: 2.01 1.99 1.89 3/251 14453
/proc/meminfo: memFree=31751192/32770624 swapFree=5852/293640
[pid=14453] ppid=14450 vsize=10900580 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/14453/stat : 14453 (java) S 14450 14453 14383 0 -1 1077944320 7706 0 0 0 24 2 0 0 20 0 20 0 7118899 11162193920 9107 33554432000 4194304 4196468 140729680281024 140729680263568 140147848392439 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
/proc/14453/statm: 2725145 9107 2905 1 0 2713552 0
[pid=14453/tid=14455] ppid=14450 vsize=10900580 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14455/stat : 14455 (java) R 14450 14453 14383 0 -1 4202560 4840 0 0 0 16 2 0 0 20 0 20 0 7118900 11162193920 9107 33554432000 4194304 4196468 140729680281024 140147852618512 140147832472926 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900580

[startup+0.300368 s]
/proc/loadavg: 2.01 1.99 1.89 3/251 14453
/proc/meminfo: memFree=31751192/32770624 swapFree=5852/293640
[pid=14453] ppid=14450 vsize=10969228 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/14453/stat : 14453 (java) S 14450 14453 14383 0 -1 1077944320 8478 0 0 0 44 3 0 0 20 0 21 0 7118899 11232489472 13233 33554432000 4194304 4196468 140729680281024 140729680263568 140147848392439 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
/proc/14453/statm: 2742307 13233 2994 1 0 2730193 0
[pid=14453/tid=14455] ppid=14450 vsize=10969228 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14455/stat : 14455 (java) S 14450 14453 14383 0 -1 1077944384 5170 0 0 0 22 2 0 0 20 0 21 0 7118900 11232489472 13233 33554432000 4194304 4196468 140729680281024 140147852635312 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 10969228

[startup+0.700224 s]
/proc/loadavg: 2.01 1.99 1.89 3/251 14453
/proc/meminfo: memFree=31751192/32770624 swapFree=5852/293640
[pid=14453] ppid=14450 vsize=10971352 CPUtime=1.69 cores=1,3,5,7,9,11,13,15
/proc/14453/stat : 14453 (java) S 14450 14453 14383 0 -1 1077944320 13177 0 0 0 162 7 0 0 20 0 21 0 7118899 11234664448 23466 33554432000 4194304 4196468 140729680281024 140729680263568 140147848392439 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
/proc/14453/statm: 2742838 23466 3109 1 0 2730705 0
[pid=14453/tid=14455] ppid=14450 vsize=10971352 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14455/stat : 14455 (java) S 14450 14453 14383 0 -1 1077944384 5170 0 0 0 22 2 0 0 20 0 21 0 7118900 11234664448 23466 33554432000 4194304 4196468 140729680281024 140147852635312 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 10971352

[startup+1.50109 s]
/proc/loadavg: 2.33 2.05 1.92 9/283 14485
/proc/meminfo: memFree=31502032/32770624 swapFree=5852/294056
[pid=14453] ppid=14450 vsize=10973400 CPUtime=4.91 cores=1,3,5,7,9,11,13,15
/proc/14453/stat : 14453 (java) S 14450 14453 14383 0 -1 1077944320 26213 0 0 0 480 11 0 0 20 0 21 0 7118899 11236761600 45240 33554432000 4194304 4196468 140729680281024 140729680263568 140147848392439 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
/proc/14453/statm: 2743350 45240 3138 1 0 2731217 0
[pid=14453/tid=14455] ppid=14450 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14455/stat : 14455 (java) S 14450 14453 14383 0 -1 1077944384 5170 0 0 0 22 2 0 0 20 0 21 0 7118900 11236761600 45240 33554432000 4194304 4196468 140729680281024 140147852635312 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14459] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14459/stat : 14459 (java) S 14450 14453 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118900 11236761600 45240 33554432000 4194304 4196468 140729680281024 140147804944912 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14460] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14460/stat : 14460 (java) S 14450 14453 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118901 11236761600 45240 33554432000 4194304 4196468 140729680281024 140147803892368 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14461] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14461/stat : 14461 (java) S 14450 14453 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7118901 11236761600 45240 33554432000 4194304 4196468 140729680281024 140147453516048 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14462] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14462/stat : 14462 (java) S 14450 14453 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7118901 11236761600 45240 33554432000 4194304 4196468 140729680281024 140147452463504 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14463] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14463/stat : 14463 (java) S 14450 14453 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7118901 11236761600 45240 33554432000 4194304 4196468 140729680281024 140147451411472 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14464] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14464/stat : 14464 (java) S 14450 14453 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7118901 11236761600 45240 33554432000 4194304 4196468 140729680281024 140147450358928 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14465] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14465/stat : 14465 (java) S 14450 14453 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118901 11236761600 45240 33554432000 4194304 4196468 140729680281024 140147449305872 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14466] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14466/stat : 14466 (java) S 14450 14453 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118901 11236761600 45240 33554432000 4194304 4196468 140729680281024 140147448253328 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14467] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14467/stat : 14467 (java) S 14450 14453 14383 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 21 0 7118903 11236761600 45240 33554432000 4194304 4196468 140729680281024 140146920872176 140147848403586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14468] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14468/stat : 14468 (java) S 14450 14453 14383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7118904 11236761600 45240 33554432000 4194304 4196468 140729680281024 140146919818400 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14469] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14469/stat : 14469 (java) S 14450 14453 14383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7118904 11236761600 45240 33554432000 4194304 4196468 140729680281024 140146918765296 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14477] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14477/stat : 14477 (java) S 14450 14453 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118907 11236761600 45240 33554432000 4194304 4196468 140729680281024 140146917713872 140147848411035 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14478] ppid=14450 vsize=10973400 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14478/stat : 14478 (java) R 14450 14453 14383 0 -1 4202560 3346 0 0 0 86 0 0 0 20 0 21 0 7118907 11236761600 45240 33554432000 4194304 4196468 140729680281024 140146916648568 140147833319025 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14479] ppid=14450 vsize=10973400 CPUtime=0.84 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14479/stat : 14479 (java) R 14450 14453 14383 0 -1 4202560 3215 0 0 0 84 0 0 0 20 0 21 0 7118907 11236761600 45240 33554432000 4194304 4196468 140729680281024 140146915599600 140147831884848 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14480] ppid=14450 vsize=10973400 CPUtime=0.83 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14480/stat : 14480 (java) R 14450 14453 14383 0 -1 4202560 4386 0 0 0 82 1 0 0 20 0 21 0 7118907 11236761600 45240 33554432000 4194304 4196468 140729680281024 140146914538008 140147831892645 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14481] ppid=14450 vsize=10973400 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14481/stat : 14481 (java) R 14450 14453 14383 0 -1 4202560 4398 0 0 0 85 1 0 0 20 0 21 0 7118908 11236761600 45240 33554432000 4194304 4196468 140729680281024 140146913503776 140147827068192 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14482] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14482/stat : 14482 (java) S 14450 14453 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118908 11236761600 45240 33554432000 4194304 4196468 140729680281024 140146912451040 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14483] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14483/stat : 14483 (java) S 14450 14453 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118908 11236761600 45240 33554432000 4194304 4196468 140729680281024 140146911398576 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14485] ppid=14450 vsize=10973400 CPUtime=1.21 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14485/stat : 14485 (java) R 14450 14453 14383 0 -1 4202560 4297 0 0 0 117 4 0 0 20 0 21 0 7118926 11236761600 45240 33554432000 4194304 4196468 140729680281024 140146908205368 140147491771924 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 10973400

[startup+3.10078 s]
/proc/loadavg: 2.33 2.05 1.92 3/283 14485
/proc/meminfo: memFree=31375304/32770624 swapFree=5852/294056
[pid=14453] ppid=14450 vsize=10973400 CPUtime=8.03 cores=1,3,5,7,9,11,13,15
/proc/14453/stat : 14453 (java) S 14450 14453 14383 0 -1 1077944320 34152 0 0 0 783 20 0 0 20 0 21 0 7118899 11236761600 61477 33554432000 4194304 4196468 140729680281024 140729680263568 140147848392439 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
/proc/14453/statm: 2743350 61477 3159 1 0 2731217 0
[pid=14453/tid=14455] ppid=14450 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14455/stat : 14455 (java) S 14450 14453 14383 0 -1 1077944384 5170 0 0 0 22 2 0 0 20 0 21 0 7118900 11236761600 61477 33554432000 4194304 4196468 140729680281024 140147852635312 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14459] ppid=14450 vsize=10973400 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14459/stat : 14459 (java) S 14450 14453 14383 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 21 0 7118900 11236761600 61477 33554432000 4194304 4196468 140729680281024 140147804944912 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14460] ppid=14450 vsize=10973400 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14460/stat : 14460 (java) S 14450 14453 14383 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 21 0 7118901 11236761600 61477 33554432000 4194304 4196468 140729680281024 140147803892368 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14461] ppid=14450 vsize=10973400 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14461/stat : 14461 (java) S 14450 14453 14383 0 -1 1077944384 42 0 0 0 2 0 0 0 20 0 21 0 7118901 11236761600 61477 33554432000 4194304 4196468 140729680281024 140147453516048 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14462] ppid=14450 vsize=10973400 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14462/stat : 14462 (java) S 14450 14453 14383 0 -1 1077944384 962 0 0 0 2 1 0 0 20 0 21 0 7118901 11236761600 61477 33554432000 4194304 4196468 140729680281024 140147452463504 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14463] ppid=14450 vsize=10973400 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14463/stat : 14463 (java) S 14450 14453 14383 0 -1 1077944384 20 0 0 0 1 1 0 0 20 0 21 0 7118901 11236761600 61477 33554432000 4194304 4196468 140729680281024 140147451411472 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14464] ppid=14450 vsize=10973400 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14464/stat : 14464 (java) S 14450 14453 14383 0 -1 1077944384 170 0 0 0 1 1 0 0 20 0 21 0 7118901 11236761600 61477 33554432000 4194304 4196468 140729680281024 140147450358928 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14465] ppid=14450 vsize=10973400 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14465/stat : 14465 (java) S 14450 14453 14383 0 -1 1077944384 34 0 0 0 1 1 0 0 20 0 21 0 7118901 11236761600 61477 33554432000 4194304 4196468 140729680281024 140147449305872 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14466] ppid=14450 vsize=10973400 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14466/stat : 14466 (java) S 14450 14453 14383 0 -1 1077944384 13 0 0 0 1 0 0 0 20 0 21 0 7118901 11236761600 61477 33554432000 4194304 4196468 140729680281024 140147448253328 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14467] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14467/stat : 14467 (java) S 14450 14453 14383 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 21 0 7118903 11236761600 61477 33554432000 4194304 4196468 140729680281024 140146920872176 140147848403586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14468] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14468/stat : 14468 (java) S 14450 14453 14383 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 21 0 7118904 11236761600 61477 33554432000 4194304 4196468 140729680281024 140146919818400 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14469] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14469/stat : 14469 (java) S 14450 14453 14383 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 21 0 7118904 11236761600 61477 33554432000 4194304 4196468 140729680281024 140146918765296 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14477] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14477/stat : 14477 (java) S 14450 14453 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118907 11236761600 61477 33554432000 4194304 4196468 140729680281024 140146917713872 140147848411035 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14478] ppid=14450 vsize=10973400 CPUtime=1.36 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14478/stat : 14478 (java) S 14450 14453 14383 0 -1 1077944384 4773 0 0 0 135 1 0 0 20 0 21 0 7118907 11236761600 61477 33554432000 4194304 4196468 140729680281024 140146916662000 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14479] ppid=14450 vsize=10973400 CPUtime=1.24 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14479/stat : 14479 (java) S 14450 14453 14383 0 -1 1077944384 4537 0 0 0 123 1 0 0 20 0 21 0 7118907 11236761600 61477 33554432000 4194304 4196468 140729680281024 140146915609456 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14480] ppid=14450 vsize=10973400 CPUtime=1.21 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14480/stat : 14480 (java) S 14450 14453 14383 0 -1 1077944384 6869 0 0 0 120 1 0 0 20 0 21 0 7118907 11236761600 61477 33554432000 4194304 4196468 140729680281024 140146914556400 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14481] ppid=14450 vsize=10973400 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14481/stat : 14481 (java) S 14450 14453 14383 0 -1 1077944384 5124 0 0 0 91 1 0 0 20 0 21 0 7118908 11236761600 61477 33554432000 4194304 4196468 140729680281024 140146913503856 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14482] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14482/stat : 14482 (java) S 14450 14453 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118908 11236761600 61477 33554432000 4194304 4196468 140729680281024 140146912451040 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14483] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14483/stat : 14483 (java) S 14450 14453 14383 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 21 0 7118908 11236761600 61477 33554432000 4194304 4196468 140729680281024 140146911398576 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14485] ppid=14450 vsize=10973400 CPUtime=2.77 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14485/stat : 14485 (java) R 14450 14453 14383 0 -1 4202560 4706 0 0 0 273 4 0 0 20 0 21 0 7118926 11236761600 61477 33554432000 4194304 4196468 140729680281024 140146908207688 140147490923189 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
Current children cumulated CPU time (s) 8.03
Current children cumulated vsize (KiB) 10973400

[startup+6.30075 s]
/proc/loadavg: 2.30 2.05 1.92 3/283 14485
/proc/meminfo: memFree=31294608/32770624 swapFree=5852/294060
[pid=14453] ppid=14450 vsize=10973400 CPUtime=11.34 cores=1,3,5,7,9,11,13,15
/proc/14453/stat : 14453 (java) S 14450 14453 14383 0 -1 1077944320 34424 0 0 0 1114 20 0 0 20 0 21 0 7118899 11236761600 61555 33554432000 4194304 4196468 140729680281024 140729680263568 140147848392439 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
/proc/14453/statm: 2743350 61555 3162 1 0 2731217 0
[pid=14453/tid=14455] ppid=14450 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14455/stat : 14455 (java) S 14450 14453 14383 0 -1 1077944384 5170 0 0 0 22 2 0 0 20 0 21 0 7118900 11236761600 61555 33554432000 4194304 4196468 140729680281024 140147852635312 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14459] ppid=14450 vsize=10973400 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14459/stat : 14459 (java) S 14450 14453 14383 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 21 0 7118900 11236761600 61555 33554432000 4194304 4196468 140729680281024 140147804944912 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14460] ppid=14450 vsize=10973400 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14460/stat : 14460 (java) S 14450 14453 14383 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 21 0 7118901 11236761600 61555 33554432000 4194304 4196468 140729680281024 140147803892368 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14461] ppid=14450 vsize=10973400 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14461/stat : 14461 (java) S 14450 14453 14383 0 -1 1077944384 42 0 0 0 2 0 0 0 20 0 21 0 7118901 11236761600 61555 33554432000 4194304 4196468 140729680281024 140147453516048 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14462] ppid=14450 vsize=10973400 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14462/stat : 14462 (java) S 14450 14453 14383 0 -1 1077944384 962 0 0 0 2 1 0 0 20 0 21 0 7118901 11236761600 61555 33554432000 4194304 4196468 140729680281024 140147452463504 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14463] ppid=14450 vsize=10973400 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14463/stat : 14463 (java) S 14450 14453 14383 0 -1 1077944384 20 0 0 0 1 1 0 0 20 0 21 0 7118901 11236761600 61555 33554432000 4194304 4196468 140729680281024 140147451411472 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14464] ppid=14450 vsize=10973400 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14464/stat : 14464 (java) S 14450 14453 14383 0 -1 1077944384 170 0 0 0 1 1 0 0 20 0 21 0 7118901 11236761600 61555 33554432000 4194304 4196468 140729680281024 140147450358928 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14465] ppid=14450 vsize=10973400 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14465/stat : 14465 (java) S 14450 14453 14383 0 -1 1077944384 34 0 0 0 1 1 0 0 20 0 21 0 7118901 11236761600 61555 33554432000 4194304 4196468 140729680281024 140147449305872 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14466] ppid=14450 vsize=10973400 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14466/stat : 14466 (java) S 14450 14453 14383 0 -1 1077944384 13 0 0 0 1 0 0 0 20 0 21 0 7118901 11236761600 61555 33554432000 4194304 4196468 140729680281024 140147448253328 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14467] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14467/stat : 14467 (java) S 14450 14453 14383 0 -1 1077944384 256 0 0 0 0 0 0 0 20 0 21 0 7118903 11236761600 61555 33554432000 4194304 4196468 140729680281024 140146920872176 140147848403586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14468] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=14453/tid=14483] ppid=14450 vsize=10973400 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14483/stat : 14483 (java) S 14450 14453 14383 0 -1 1077944384 1192 0 0 0 24 29 0 0 20 0 21 0 7118908 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146911398576 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 27 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14485] ppid=14450 vsize=10973400 CPUtime=2258.48 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14485/stat : 14485 (java) R 14450 14453 14383 0 -1 4202560 16615 0 0 0 225842 6 0 0 20 0 21 0 7118926 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146908208112 140147492350243 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
Current children cumulated CPU time (s) 2281.33
Current children cumulated vsize (KiB) 10973400

[startup+2322.3 s]
/proc/loadavg: 1.91 1.93 1.95 3/283 14554
/proc/meminfo: memFree=31301984/32770624 swapFree=5852/296060
[pid=14453] ppid=14450 vsize=10973400 CPUtime=2341.69 cores=1,3,5,7,9,11,13,15
/proc/14453/stat : 14453 (java) S 14450 14453 14383 0 -1 1077944320 84208 0 0 0 234062 107 0 0 20 0 21 0 7118899 11236761600 49989 33554432000 4194304 4196468 140729680281024 140729680263568 140147848392439 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
/proc/14453/statm: 2743350 49989 3180 1 0 2731217 0
[pid=14453/tid=14455] ppid=14450 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14455/stat : 14455 (java) S 14450 14453 14383 0 -1 1077944384 5170 0 0 0 22 2 0 0 20 0 21 0 7118900 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147852635312 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14459] ppid=14450 vsize=10973400 CPUtime=2.06 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14459/stat : 14459 (java) S 14450 14453 14383 0 -1 1077944384 1651 0 0 0 198 8 0 0 20 0 21 0 7118900 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147804944912 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14460] ppid=14450 vsize=10973400 CPUtime=2.07 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14460/stat : 14460 (java) S 14450 14453 14383 0 -1 1077944384 834 0 0 0 200 7 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147803892368 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14461] ppid=14450 vsize=10973400 CPUtime=2.1 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14461/stat : 14461 (java) S 14450 14453 14383 0 -1 1077944384 1911 0 0 0 203 7 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147453516048 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14462] ppid=14450 vsize=10973400 CPUtime=2.02 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14462/stat : 14462 (java) S 14450 14453 14383 0 -1 1077944384 2584 0 0 0 194 8 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147452463504 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14463] ppid=14450 vsize=10973400 CPUtime=2.12 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14463/stat : 14463 (java) S 14450 14453 14383 0 -1 1077944384 2410 0 0 0 204 8 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147451411472 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14464] ppid=14450 vsize=10973400 CPUtime=2.06 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14464/stat : 14464 (java) S 14450 14453 14383 0 -1 1077944384 1520 0 0 0 198 8 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147450358928 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14465] ppid=14450 vsize=10973400 CPUtime=2.08 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14465/stat : 14465 (java) S 14450 14453 14383 0 -1 1077944384 3024 0 0 0 200 8 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147449305872 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14466] ppid=14450 vsize=10973400 CPUtime=2.08 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14466/stat : 14466 (java) S 14450 14453 14383 0 -1 1077944384 2718 0 0 0 201 7 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147448253328 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14467] ppid=14450 vsize=10973400 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14467/stat : 14467 (java) S 14450 14453 14383 0 -1 1077944384 5591 0 0 0 53 7 0 0 20 0 21 0 7118903 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146920872176 140147848403586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14468] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14468/stat : 14468 (java) S 14450 14453 14383 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 21 0 7118904 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146919818400 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14469] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14469/stat : 14469 (java) S 14450 14453 14383 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 21 0 7118904 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146918765296 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14477] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14477/stat : 14477 (java) S 14450 14453 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118907 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146917713872 140147848411035 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14478] ppid=14450 vsize=10973400 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14478/stat : 14478 (java) S 14450 14453 14383 0 -1 1077944384 6915 0 0 0 145 1 0 0 20 0 21 0 7118907 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146916662000 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14479] ppid=14450 vsize=10973400 CPUtime=1.34 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14479/stat : 14479 (java) S 14450 14453 14383 0 -1 1077944384 6249 0 0 0 133 1 0 0 20 0 21 0 7118907 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146915609456 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14480] ppid=14450 vsize=10973400 CPUtime=1.31 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14480/stat : 14480 (java) S 14450 14453 14383 0 -1 1077944384 10360 0 0 0 130 1 0 0 20 0 21 0 7118907 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146914556400 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14481] ppid=14450 vsize=10973400 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14481/stat : 14481 (java) S 14450 14453 14383 0 -1 1077944384 13724 0 0 0 104 2 0 0 20 0 21 0 7118908 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146913503856 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14482] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14482/stat : 14482 (java) S 14450 14453 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118908 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146912451040 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14483] ppid=14450 vsize=10973400 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14483/stat : 14483 (java) S 14450 14453 14383 0 -1 1077944384 1209 0 0 0 24 30 0 0 20 0 21 0 7118908 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146911398576 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 27 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14485] ppid=14450 vsize=10973400 CPUtime=2318.39 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14485/stat : 14485 (java) R 14450 14453 14383 0 -1 4202560 16928 0 0 0 231833 6 0 0 20 0 21 0 7118926 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146908208128 140147492319083 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
Current children cumulated CPU time (s) 2341.69
Current children cumulated vsize (KiB) 10973400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2380.3 s]
/proc/loadavg: 2.01 1.95 1.96 3/283 14555
/proc/meminfo: memFree=31302356/32770624 swapFree=5852/296140
[pid=14453] ppid=14450 vsize=10973400 CPUtime=2400 cores=1,3,5,7,9,11,13,15
/proc/14453/stat : 14453 (java) S 14450 14453 14383 0 -1 1077944320 84247 0 0 0 239892 108 0 0 20 0 21 0 7118899 11236761600 49989 33554432000 4194304 4196468 140729680281024 140729680263568 140147848392439 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
/proc/14453/statm: 2743350 49989 3180 1 0 2731217 0
[pid=14453/tid=14455] ppid=14450 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14455/stat : 14455 (java) S 14450 14453 14383 0 -1 1077944384 5170 0 0 0 22 2 0 0 20 0 21 0 7118900 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147852635312 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14459] ppid=14450 vsize=10973400 CPUtime=2.12 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14459/stat : 14459 (java) S 14450 14453 14383 0 -1 1077944384 1651 0 0 0 203 9 0 0 20 0 21 0 7118900 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147804944912 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14460] ppid=14450 vsize=10973400 CPUtime=2.12 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14460/stat : 14460 (java) S 14450 14453 14383 0 -1 1077944384 834 0 0 0 205 7 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147803892368 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14461] ppid=14450 vsize=10973400 CPUtime=2.15 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14461/stat : 14461 (java) S 14450 14453 14383 0 -1 1077944384 1911 0 0 0 208 7 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147453516048 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14462] ppid=14450 vsize=10973400 CPUtime=2.07 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14462/stat : 14462 (java) S 14450 14453 14383 0 -1 1077944384 2584 0 0 0 199 8 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147452463504 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14463] ppid=14450 vsize=10973400 CPUtime=2.16 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14463/stat : 14463 (java) S 14450 14453 14383 0 -1 1077944384 2410 0 0 0 208 8 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147451411472 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14464] ppid=14450 vsize=10973400 CPUtime=2.1 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14464/stat : 14464 (java) S 14450 14453 14383 0 -1 1077944384 1520 0 0 0 202 8 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147450358928 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14465] ppid=14450 vsize=10973400 CPUtime=2.12 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14465/stat : 14465 (java) S 14450 14453 14383 0 -1 1077944384 3026 0 0 0 204 8 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147449305872 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14466] ppid=14450 vsize=10973400 CPUtime=2.12 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14466/stat : 14466 (java) S 14450 14453 14383 0 -1 1077944384 2718 0 0 0 205 7 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147448253328 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14467] ppid=14450 vsize=10973400 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14467/stat : 14467 (java) S 14450 14453 14383 0 -1 1077944384 5597 0 0 0 54 7 0 0 20 0 21 0 7118903 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146920872176 140147848403586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14468] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14468/stat : 14468 (java) S 14450 14453 14383 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 21 0 7118904 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146919818400 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14469] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14469/stat : 14469 (java) S 14450 14453 14383 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 21 0 7118904 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146918765296 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14477] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14477/stat : 14477 (java) S 14450 14453 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118907 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146917713872 140147848411035 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14478] ppid=14450 vsize=10973400 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14478/stat : 14478 (java) S 14450 14453 14383 0 -1 1077944384 6915 0 0 0 145 1 0 0 20 0 21 0 7118907 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146916662000 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14479] ppid=14450 vsize=10973400 CPUtime=1.34 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14479/stat : 14479 (java) S 14450 14453 14383 0 -1 1077944384 6249 0 0 0 133 1 0 0 20 0 21 0 7118907 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146915609456 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14480] ppid=14450 vsize=10973400 CPUtime=1.31 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14480/stat : 14480 (java) S 14450 14453 14383 0 -1 1077944384 10360 0 0 0 130 1 0 0 20 0 21 0 7118907 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146914556400 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14481] ppid=14450 vsize=10973400 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14481/stat : 14481 (java) S 14450 14453 14383 0 -1 1077944384 13724 0 0 0 104 2 0 0 20 0 21 0 7118908 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146913503856 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14482] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14482/stat : 14482 (java) S 14450 14453 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118908 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146912451040 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14483] ppid=14450 vsize=10973400 CPUtime=0.56 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14483/stat : 14483 (java) S 14450 14453 14383 0 -1 1077944384 1213 0 0 0 25 31 0 0 20 0 21 0 7118908 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146911398576 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 27 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14485] ppid=14450 vsize=10973400 CPUtime=2376.3 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14485/stat : 14485 (java) R 14450 14453 14383 0 -1 4202560 16955 0 0 0 237624 6 0 0 20 0 21 0 7118926 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146908208128 140147492284876 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
Current children cumulated CPU time (s) 2400
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 14453 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2380.3 s]
/proc/loadavg: 2.01 1.95 1.96 3/283 14555
/proc/meminfo: memFree=31302356/32770624 swapFree=5852/296140
[pid=14453] ppid=14450 vsize=10973400 CPUtime=2400 cores=1,3,5,7,9,11,13,15
/proc/14453/stat : 14453 (java) S 14450 14453 14383 0 -1 1077944320 84247 0 0 0 239892 108 0 0 20 0 21 0 7118899 11236761600 49989 33554432000 4194304 4196468 140729680281024 140729680263568 140147848392439 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
/proc/14453/statm: 2743350 49989 3180 1 0 2731217 0
[pid=14453/tid=14455] ppid=14450 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14455/stat : 14455 (java) S 14450 14453 14383 0 -1 1077944384 5170 0 0 0 22 2 0 0 20 0 21 0 7118900 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147852635312 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14459] ppid=14450 vsize=10973400 CPUtime=2.12 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14459/stat : 14459 (java) S 14450 14453 14383 0 -1 1077944384 1651 0 0 0 203 9 0 0 20 0 21 0 7118900 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147804944912 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14460] ppid=14450 vsize=10973400 CPUtime=2.12 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14460/stat : 14460 (java) S 14450 14453 14383 0 -1 1077944384 834 0 0 0 205 7 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147803892368 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14461] ppid=14450 vsize=10973400 CPUtime=2.15 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14461/stat : 14461 (java) S 14450 14453 14383 0 -1 1077944384 1911 0 0 0 208 7 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147453516048 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14462] ppid=14450 vsize=10973400 CPUtime=2.07 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14462/stat : 14462 (java) S 14450 14453 14383 0 -1 1077944384 2584 0 0 0 199 8 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147452463504 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14463] ppid=14450 vsize=10973400 CPUtime=2.16 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14463/stat : 14463 (java) S 14450 14453 14383 0 -1 1077944384 2410 0 0 0 208 8 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147451411472 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14464] ppid=14450 vsize=10973400 CPUtime=2.1 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14464/stat : 14464 (java) S 14450 14453 14383 0 -1 1077944384 1520 0 0 0 202 8 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147450358928 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14465] ppid=14450 vsize=10973400 CPUtime=2.12 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14465/stat : 14465 (java) S 14450 14453 14383 0 -1 1077944384 3026 0 0 0 204 8 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147449305872 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14466] ppid=14450 vsize=10973400 CPUtime=2.12 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14466/stat : 14466 (java) S 14450 14453 14383 0 -1 1077944384 2718 0 0 0 205 7 0 0 20 0 21 0 7118901 11236761600 49989 33554432000 4194304 4196468 140729680281024 140147448253328 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14467] ppid=14450 vsize=10973400 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14467/stat : 14467 (java) S 14450 14453 14383 0 -1 1077944384 5597 0 0 0 54 7 0 0 20 0 21 0 7118903 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146920872176 140147848403586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14468] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14468/stat : 14468 (java) S 14450 14453 14383 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 21 0 7118904 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146919818400 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14469] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14469/stat : 14469 (java) S 14450 14453 14383 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 21 0 7118904 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146918765296 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14477] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14477/stat : 14477 (java) S 14450 14453 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118907 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146917713872 140147848411035 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14478] ppid=14450 vsize=10973400 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14478/stat : 14478 (java) S 14450 14453 14383 0 -1 1077944384 6915 0 0 0 145 1 0 0 20 0 21 0 7118907 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146916662000 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14479] ppid=14450 vsize=10973400 CPUtime=1.34 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14479/stat : 14479 (java) S 14450 14453 14383 0 -1 1077944384 6249 0 0 0 133 1 0 0 20 0 21 0 7118907 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146915609456 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14480] ppid=14450 vsize=10973400 CPUtime=1.31 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14480/stat : 14480 (java) S 14450 14453 14383 0 -1 1077944384 10360 0 0 0 130 1 0 0 20 0 21 0 7118907 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146914556400 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14481] ppid=14450 vsize=10973400 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14481/stat : 14481 (java) S 14450 14453 14383 0 -1 1077944384 13724 0 0 0 104 2 0 0 20 0 21 0 7118908 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146913503856 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14482] ppid=14450 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14482/stat : 14482 (java) S 14450 14453 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118908 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146912451040 140147848402645 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14483] ppid=14450 vsize=10973400 CPUtime=0.56 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14483/stat : 14483 (java) S 14450 14453 14383 0 -1 1077944384 1213 0 0 0 25 31 0 0 20 0 21 0 7118908 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146911398576 140147848403586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 27 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
[pid=14453/tid=14485] ppid=14450 vsize=10973400 CPUtime=2376.3 cores=1,3,5,7,9,11,13,15
/proc/14453/task/14485/stat : 14485 (java) R 14450 14453 14383 0 -1 4202560 16955 0 0 0 237624 6 0 0 20 0 21 0 7118926 11236761600 49989 33554432000 4194304 4196468 140729680281024 140146908208128 140147492284876 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140729680282819 140729680282948 140729680282948 140729680285647 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 10973400

Child status: 143
Real time (s): 2380.32
CPU time (s): 2400.03
CPU user time (s): 2398.94
CPU system time (s): 1.09011
CPU usage (%): 100.828
Max. virtual memory (cumulated for all children) (KiB): 10975604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.94
system time used= 1.09011
maximum resident set size= 284232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84524
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 76106
involuntary context switches= 130043

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4676 second user time and 18.8776 second system time

The end

Launcher Data

Begin job on node117 at 2017-07-22 12:15:02
IDJOB=4247473
IDBENCH=127052
IDSOLVER=2624
FILE ID=node117/4247473-1500718502
RUNJOBID= node117-1500718502-14415
PBS_JOBID= 20623373
Free space on /tmp= 61980 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-054.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247473-1500718502/watcher-4247473-1500718502 -o /tmp/evaluation-result-4247473-1500718502/solver-4247473-1500718502 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node117-1500718502-14415 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4247473-1500718502.xml

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

MD5SUM BENCH= d63f0cb62453ec1939b86e2392ab6ad9
RANDOM SEED=778631584

node117.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.92
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.92
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.92
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.92
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		: 2133.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.92
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.92
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.92
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.92
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:        31760952 kB
MemAvailable:   31996648 kB
Buffers:          125752 kB
Cached:           392504 kB
SwapCached:            0 kB
Active:           271688 kB
Inactive:         302328 kB
Active(anon):      58648 kB
Inactive(anon):     8692 kB
Active(file):     213040 kB
Inactive(file):   293636 kB
Unevictable:        5852 kB
Mlocked:            5852 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15580 kB
Writeback:             0 kB
AnonPages:         61816 kB
Mapped:            32544 kB
Shmem:              8840 kB
Slab:             124232 kB
SReclaimable:      89712 kB
SUnreclaim:        34520 kB
KernelStack:        4000 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     321288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61972 MiB
End job on node117 at 2017-07-22 12:54:43