Trace number 4247480

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)740 2400.12 2394.82

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-057.xml
MD5SUMd88ca393bf757462df4053a6ee529819
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark388
Best CPU time to get the best result obtained on this benchmark2400.09
Satisfiable
(Un)Satisfiability was proved
Number of variables3305
Number of constraints1708
Number of domains113
Minimum domain size2
Maximum domain size113
Distribution of domain sizes[{"size":2,"count":1654},{"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":65,"count":1}, {"size":67,"count":1}, {"size":69,"count":1}, {"size":71,"count":1}, {"size":73,"count":1}, {"size":75,"count":1}, {"size":77,"count":1}, {"size":79,"count":1}, {"size":81,"count":1}, {"size":83,"count":1}, {"size":85,"count":1}, {"size":87,"count":1}, {"size":89,"count":1}, {"size":91,"count":1}, {"size":93,"count":1}, {"size":95,"count":1}, {"size":97,"count":1}, {"size":99,"count":1}, {"size":101,"count":1}, {"size":103,"count":1}, {"size":105,"count":1}, {"size":107,"count":1}, {"size":109,"count":1}, {"size":111,"count":1}, {"size":113,"count":1}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1540},{"degree":2,"count":1708},{"degree":56,"count":57}]
Minimum constraint arity2
Maximum constraint arity57
Distribution of constraint arities[{"arity":2,"count":57},{"arity":3,"count":1597},{"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":33,"count":1}, {"arity":34,"count":1}, {"arity":35,"count":1}, {"arity":36,"count":1}, {"arity":37,"count":1}, {"arity":38,"count":1}, {"arity":39,"count":1}, {"arity":40,"count":1}, {"arity":41,"count":1}, {"arity":42,"count":1}, {"arity":43,"count":1}, {"arity":44,"count":1}, {"arity":45,"count":1}, {"arity":46,"count":1}, {"arity":47,"count":1}, {"arity":48,"count":1}, {"arity":49,"count":1}, {"arity":50,"count":1}, {"arity":51,"count":1}, {"arity":52,"count":1}, {"arity":53,"count":1}, {"arity":54,"count":1}, {"arity":55,"count":1}, {"arity":56,"count":1}, {"arity":57,"count":1}]
Number of extensional constraints0
Number of intensional constraints1652
Distribution of constraint types[{"type":"intension","count":1652},{"type":"sum","count":56}]
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.27/0.29	
0.27/0.29	AbsCon 2 
0.27/0.29	
1.65/0.70	  Solving XCSP3-instance-4247480-1500718502 as a COP in -infty..+infty
1.65/0.70	  Loading variables...
2.15/0.86	  Loading constraints...
3.73/1.27	  Solver SolverBacktrack being built...
3.73/1.27	
4.11/1.36	  Preprocessing : gac=false, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
4.11/1.36	
4.43/1.45	o 60116
4.88/1.54	o 53956
5.29/1.60	o 53744
5.29/1.66	o 48448
5.69/1.71	o 48032
5.69/1.75	o 47648
6.10/1.80	o 42948
6.10/1.84	o 42392
6.10/1.88	o 38460
6.49/1.92	o 37504
6.49/1.96	o 37460
6.49/1.99	o 35900
6.72/2.02	o 35500
6.72/2.06	o 35356
6.72/2.10	o 35344
6.88/2.13	o 34844
6.88/2.16	o 34832
6.88/2.19	o 33500
6.99/2.22	o 33232
6.99/2.25	o 32444
6.99/2.29	o 27848
7.16/2.32	o 26876
7.16/2.35	o 22956
7.16/2.39	o 22616
7.25/2.48	o 22264
7.35/2.51	o 22104
7.45/2.63	o 20884
7.67/2.81	o 19280
7.67/2.87	o 18848
7.98/3.19	o 18504
8.08/3.23	o 18208
8.19/3.40	o 15676
8.30/3.49	o 12908
8.52/3.59	o 10952
8.74/3.65	o 8296
8.85/3.70	o 6344
8.85/3.75	o 5688
8.95/3.80	o 4892
8.95/3.85	o 4776
9.06/3.91	o 4536
9.06/3.95	o 4184
9.06/4.00	o 4156
9.16/4.04	o 4028
9.67/4.59	o 3776
10.47/5.33	o 3416
10.99/5.89	o 3388
11.10/5.94	o 3336
11.10/5.98	o 3100
11.22/6.03	o 2808
11.22/6.07	o 2724
11.33/6.12	o 2416
11.33/6.17	o 2276
11.85/6.65	o 2104
11.85/6.69	o 1976
11.95/6.74	o 1600
17.34/12.02	o 1580
17.45/12.15	o 1516
17.66/12.39	o 1480
17.76/12.47	o 1344
50.99/45.67	o 1320
53.99/48.69	o 1308
54.69/49.35	o 1304
80.21/74.84	o 1228
81.42/76.05	o 1208
88.21/82.89	o 1124
93.22/87.87	o 948
167.85/162.48	o 888
306.96/301.57	o 876
343.09/337.61	o 808
343.79/338.37	o 784
355.41/349.97	o 768
1990.42/1985.19	o 740
2400.09/2394.81	
2400.09/2394.81	v <instantiation id='sol72' type='solution' cost='740'>  <list> x[] y[][] c[] s[] </list>  <values> -1 -1 1 1 -1 -1 1 1 1 -1 -1 1 1 -1 -1 -1 1 1 -1 1 -1 -1 1 -1 1 -1 -1 -1 1 1 1 1 1 1 -1 1 1 1 -1 1 1 -1 1 -1 -1 -1 1 1 1 1 -1 -1 1 -1 1 1 -1 1 -1 1 -1 1 -1 1 1 -1 1 -1 1 -1 1 1 -1 1 -1 -1 -1 1 -1 -1 -1 -1 1 1 -1 1 1 1 1 1 -1 -1 1 1 -1 -1 1 -1 -1 -1 1 1 -1 1 1 1 -1 1 -1 -1 -1 1 -1 -1 -1 -1 -1 -1 -1 1 -1 -1 -1 -1 -1 -1 1 -1 -1 -1 1 1 -1 -1 1 1 1 -1 1 -1 -1 1 1 1 1 -1 1 -1 1 -1 1 -1 -1 1 1 -1 1 -1 -1 1 1 -1 -1 -1 1 1 -1 -1 * -1 1 -1 1 -1 -1 -1 -1 1 -1 1 -1 -1 -1 -1 1 1 -1 1 1 1 -1 -1 1 -1 -1 -1 -1 1 1 1 -1 1 1 -1 -1 1 1 1 1 -1 1 -1 -1 -1 -1 1 -1 -1 1 1 -1 1 1 * * 1 1 1 1 -1 1 -1 1 1 1 1 -1 1 -1 1 -1 -1 -1 -1 -1 -1 1 -1 1 1 -1 -1 -1 1 1 -1 1 1 1 1 1 1 -1 -1 -1 -1 1 1 -1 -1 -1 -1 -1 1 -1 -1 -1 -1 * * * 1 -1 1 1 1 1 1 1 -1 1 1 1 1 1 -1 1 -1 1 1 1 1 1 -1 -1 1 -1 -1 -1 1 -1 1 1 1 -1 -1 1 -1 1 1 -1 -1 -1 1 -1 -1 1 -1 1 -1 1 -1 1 * * * * -1 -1 1 -1 1 -1 1 -1 -1 1 -1 1 -1 -1 1 1 1 -1 -1 -1 1 1 1 -1 1 -1 -1 -1 -1 1 1 1 -1 1 -1 -1 1 -1 1 -1 1 -1 1 -1 1 1 1 -1 1 1 1 * * * * * -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 1 1 1 -1 -1 1 1 -1 1 -1 1 -1 1 -1 -1 1 1 1 1 -1 1 1 1 1 -1 -1 1 1 1 -1 1 1 1 -1 -1 1 1 -1 * * * * * * -1 1 -1 1 -1 1 -1 -1 1 -1 1 1 -1 1 -1 1 1 -1 1 -1 -1 -1 1 -1 1 -1 1 -1 1 1 -1 1 1 -1 -1 -1 -1 -1 -1 1 1 -1 -1 1 -1 1 1 1 -1 * * * * * * * 1 1 1 1 1 1 -1 1 1 1 -1 -1 -1 -1 1 -1 -1 -1 1 1 -1 -1 1 -1 1 1 -1 -1 1 -1 1 1 -1 1 1 -1 -1 1 -1 1 1 1 -1 -1 1 -1 1 -1 * * * * * * * * 1 -1 1 -1 1 1 1 1 -1 -1 1 -1 1 1 -1 1 -1 -1 -1 1 -1 -1 1 -1 -1 -1 -1 -1 -1 1 1 -1 1 -1 1 -1 1 1 -1 1 -1 1 1 1 -1 -1 -1 * * * * * * * * * -1 -1 -1 -1 1 -1 1 -1 1 1 1 1 -1 -1 1 1 -1 1 -1 1 -1 -1 1 1 1 -1 -1 1 1 1 -1 1 -1 -1 1 1 1 1 -1 -1 -1 -1 -1 -1 -1 1 * * * * * * * * * * -1 1 -1 -1 -1 -1 -1 1 -1 1 -1 -1 1 1 1 1 1 1 -1 1 -1 -1 -1 -1 1 -1 1 -1 1 -1 1 -1 -1 -1 -1 1 1 1 1 -1 1 1 1 -1 1 * * * * * * * * * * * 1 1 -1 1 -1 1 1 -1 -1 -1 1 1 -1 1 1 -1 1 1 -1 1 -1 1 1 -1 1 1 -1 -1 -1 1 -1 -1 -1 1 -1 1 1 -1 1 1 -1 -1 1 1 * * * * * * * * * * * * 1 1 1 1 1 -1 -1 -1 1 1 -1 -1 -1 1 -1 -1 1 1 -1 1 1 -1 1 -1 -1 -1 -1 1 1 -1 -1 -1 1 1 -1 1 -1 -1 -1 -1 1 -1 -1 * * * * * * * * * * * * * 1 -1 1 -1 -1 1 -1 1 -1 -1 1 -1 -1 -1 -1 -1 1 1 -1 -1 -1 -1 1 1 1 -1 1 -1 -1 -1 -1 1 1 1 -1 -1 -1 1 1 1 1 1 * * * * * * * * * * * * * * -1 -1 -1 1 1 1 1 -1 1 1 1 -1 1 -1 -1 -1 1 1 1 1 -1 -1 -1 -1 1 1 -1 1 -1 -1 1 1 1 1 1 -1 1 -1 -1 1 -1 * * * * * * * * * * * * * * * -1 1 1 -1 1 -1 -1 1 -1 1 1 1 1 -1 -1 -1 1 -1 -1 1 -1 1 1 -1 -1 -1 1 1 -1 1 1 1 1 -1 1 1 -1 1 -1 -1 * * * * * * * * * * * * * * * * 1 -1 -1 -1 -1 1 1 -1 -1 1 -1 1 1 -1 -1 -1 -1 1 -1 1 1 -1 1 1 1 1 1 1 1 1 1 1 -1 -1 -1 -1 1 1 1 * * * * * * * * * * * * * * * * * -1 1 -1 1 1 -1 -1 -1 -1 -1 -1 1 1 -1 -1 1 1 1 -1 -1 -1 -1 -1 -1 -1 1 1 -1 1 1 1 -1 -1 1 1 1 1 -1 * * * * * * * * * * * * * * * * * * 1 1 1 -1 -1 1 -1 -1 1 -1 -1 1 1 -1 1 -1 1 1 1 1 -1 1 1 1 -1 1 -1 -1 1 1 -1 -1 1 -1 -1 1 -1 * * * * * * * * * * * * * * * * * * * 1 -1 -1 1 1 1 -1 1 1 -1 -1 1 1 1 -1 -1 1 -1 -1 1 1 -1 -1 1 -1 -1 -1 -1 1 -1 -1 1 -1 1 -1 -1 * * * * * * * * * * * * * * * * * * * * -1 1 1 -1 1 1 1 1 1 -1 -1 1 -1 -1 -1 -1 -1 1 -1 -1 -1 1 -1 1 1 -1 -1 -1 -1 -1 1 -1 1 1 1 * * * * * * * * * * * * * * * * * * * * * 1 -1 -1 -1 1 -1 1 1 1 -1 -1 -1 1 -1 -1 1 1 1 1 1 1 1 -1 -1 1 -1 -1 1 -1 1 -1 1 1 -1 * * * * * * * * * * * * * * * * * * * * * * -1 1 -1 -1 -1 -1 1 1 1 -1 1 1 1 -1 1 -1 1 -1 -1 -1 1 1 1 -1 1 -1 1 1 1 -1 1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * 1 1 -1 1 -1 -1 1 1 1 1 -1 1 1 1 -1 -1 -1 1 1 -1 1 -1 1 -1 1 1 1 -1 -1 1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * 1 1 1 1 -1 -1 1 1 -1 -1 -1 1 -1 -1 -1 1 1 -1 1 -1 -1 -1 1 -1 -1 1 -1 1 1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * 1 -1 1 1 -1 -1 1 -1 1 -1 -1 -1 1 -1 1 -1 -1 -1 1 1 -1 -1 1 1 -1 -1 1 -1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 1 1 -1 -1 -1 1 1 -1 1 1 1 1 -1 1 -1 -1 -1 1 -1 -1 -1 1 1 1 -1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 1 1 -1 1 1 1 1 1 -1 1 -1 -1 1 1 -1 1 -1 1 -1 1 -1 -1 -1 -1 -1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 1 1 1 -1 1 1 -1 -1 -1 -1 1 1 1 1 1 1 -1 1 1 1 1 1 1 -1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 1 -1 -1 -1 1 -1 1 -1 1 1 -1 1 1 -1 1 1 -1 -1 1 -1 -1 -1 1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 -1 1 -1 -1 -1 1 1 1 -1 -1 -1 1 -1 -1 1 1 1 -1 -1 1 1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 1 1 1 -1 1 1 1 -1 -1 1 -1 -1 -1 -1 -1 1 -1 1 1 1 -1 1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 -1 1 1 1 -1 1 -1 1 1 1 -1 1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 1 -1 -1 -1 -1 1 -1 1 1 1 1 -1 -1 1 -1 1 1 1 -1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 -1 1 -1 1 1 -1 -1 1 -1 1 1 -1 1 1 1 -1 -1 1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 1 1 1 1 -1 -1 -1 -1 -1 -1 1 1 1 1 -1 -1 1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 -1 1 -1 -1 1 -1 -1 1 -1 -1 1 -1 1 -1 1 1 1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 -1 1 1 1 -1 1 1 -1 -1 -1 -1 -1 1 -1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 1 1 -1 1 1 1 1 1 -1 1 -1 1 1 -1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 -1 -1 -1 1 -1 1 1 1 1 1 1 -1 -1 -1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 1 -1 -1 -1 -1 1 1 -1 1 -1 -1 1 -1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 1 -1 1 -1 -1 1 -1 -1 -1 1 1 1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 1 1 1 -1 -1 -1 -1 1 1 -1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 -1 1 1 -1 1 -1 1 -1 -1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 1 1 1 1 1 -1 1 -1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 1 -1 1 -1 -1 1 1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 -1 -1 -1 1 1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 1 -1 1 1 -1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 1 1 -1 -1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 -1 -1 1 -1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 1 1 1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 -1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 0 -11 -4 -3 10 1 -2 -3 4 -3 -2 -1 4 -5 -4 3 2 5 -4 3 -4 -3 2 3 6 -1 -4 -3 0 9 -2 -5 2 -5 0 1 -2 1 -4 3 2 -3 2 1 -2 3 0 -3 0 -1 0 3 0 -3 0 1 0 121 16 9 100 1 4 9 16 9 4 1 16 25 16 9 4 25 16 9 16 9 4 9 36 1 16 9 0 81 4 25 4 25 0 1 4 1 16 9 4 9 4 1 4 9 0 9 0 1 0 9 0 9 0 1 </values>  </instantiation>
2400.09/2394.81	s SATISFIABLE

Verifier Data

OK	740

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

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

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


[startup+0 s]
/proc/loadavg: 2.01 1.99 1.89 3/236 14434
/proc/meminfo: memFree=31762084/32770624 swapFree=5852/295580
[pid=14434] ppid=14431 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/stat : 14434 (java) S 14431 14434 14383 0 -1 1077944320 1716 0 0 0 0 0 0 0 20 0 2 0 7118895 369864704 1934 33554432000 4194304 4196468 140728303816784 140728303799328 140489396129527 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
/proc/14434/statm: 90299 1934 1082 1 0 79210 0
[pid=14434/tid=14435] ppid=14431 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14435/stat : 14435 (java) S 14431 14434 14383 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 2 0 7118896 369864704 1934 33554432000 4194304 4196468 140728303816784 140489400371616 140489396140674 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0

[startup+0.100075 s]
/proc/loadavg: 2.01 1.99 1.89 3/236 14434
/proc/meminfo: memFree=31762084/32770624 swapFree=5852/295580
[pid=14434] ppid=14431 vsize=10767328 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/14434/stat : 14434 (java) S 14431 14434 14383 0 -1 1077944320 4306 0 0 0 7 1 0 0 20 0 18 0 7118895 11025743872 5454 33554432000 4194304 4196468 140728303816784 140728303799328 140489396129527 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
/proc/14434/statm: 2691832 5454 2425 1 0 2680270 0
[pid=14434/tid=14435] ppid=14431 vsize=10767328 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14435/stat : 14435 (java) R 14431 14434 14383 0 -1 4202560 2610 0 0 0 7 1 0 0 20 0 18 0 7118896 11025743872 5454 33554432000 4194304 4196468 140728303816784 140489400370280 140489396141462 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10767328

[startup+0.200446 s]
/proc/loadavg: 2.01 1.99 1.89 3/236 14434
/proc/meminfo: memFree=31762084/32770624 swapFree=5852/295580
[pid=14434] ppid=14431 vsize=10900580 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/14434/stat : 14434 (java) S 14431 14434 14383 0 -1 1077944320 6190 0 0 0 25 2 0 0 20 0 20 0 7118895 11162193920 7786 33554432000 4194304 4196468 140728303816784 140728303799328 140489396129527 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
/proc/14434/statm: 2725145 7786 2906 1 0 2713552 0
[pid=14434/tid=14435] ppid=14431 vsize=10900580 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14435/stat : 14435 (java) R 14431 14434 14383 0 -1 4202560 3349 0 0 0 16 1 0 0 20 0 20 0 7118896 11162193920 7786 33554432000 4194304 4196468 140728303816784 140489400362832 140489380210014 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10900580

[startup+0.300532 s]
/proc/loadavg: 2.01 1.99 1.89 3/236 14434
/proc/meminfo: memFree=31762084/32770624 swapFree=5852/295580
[pid=14434] ppid=14431 vsize=10969260 CPUtime=0.47 cores=0,2,4,6,8,10,12,14
/proc/14434/stat : 14434 (java) S 14431 14434 14383 0 -1 1077944320 8387 0 0 0 44 3 0 0 20 0 21 0 7118895 11232522240 12823 33554432000 4194304 4196468 140728303816784 140728303799328 140489396129527 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
/proc/14434/statm: 2742315 12823 2972 1 0 2730201 0
[pid=14434/tid=14435] ppid=14431 vsize=10969228 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14435/stat : 14435 (java) S 14431 14434 14383 0 -1 1077944384 5150 0 0 0 25 1 0 0 20 0 21 0 7118896 11232489472 12823 33554432000 4194304 4196468 140728303816784 140489400372400 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 10969260

[startup+0.700241 s]
/proc/loadavg: 2.01 1.99 1.89 3/236 14434
/proc/meminfo: memFree=31762084/32770624 swapFree=5852/295580
[pid=14434] ppid=14431 vsize=10971352 CPUtime=1.65 cores=0,2,4,6,8,10,12,14
/proc/14434/stat : 14434 (java) S 14431 14434 14383 0 -1 1077944320 12711 0 0 0 159 6 0 0 20 0 21 0 7118895 11234664448 22910 33554432000 4194304 4196468 140728303816784 140728303799328 140489396129527 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
/proc/14434/statm: 2742838 22910 3110 1 0 2730705 0
[pid=14434/tid=14435] ppid=14431 vsize=10971352 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14435/stat : 14435 (java) S 14431 14434 14383 0 -1 1077944384 5150 0 0 0 25 1 0 0 20 0 21 0 7118896 11234664448 22910 33554432000 4194304 4196468 140728303816784 140489400372400 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 10971352

[startup+1.50112 s]
/proc/loadavg: 2.33 2.05 1.92 7/283 14485
/proc/meminfo: memFree=31514816/32770624 swapFree=5852/294056
[pid=14434] ppid=14431 vsize=10973400 CPUtime=4.88 cores=0,2,4,6,8,10,12,14
/proc/14434/stat : 14434 (java) S 14431 14434 14383 0 -1 1077944320 25468 0 0 0 478 10 0 0 20 0 21 0 7118895 11236761600 46689 33554432000 4194304 4196468 140728303816784 140728303799328 140489396129527 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
/proc/14434/statm: 2743350 46689 3142 1 0 2731217 0
[pid=14434/tid=14435] ppid=14431 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14435/stat : 14435 (java) S 14431 14434 14383 0 -1 1077944384 5150 0 0 0 25 1 0 0 20 0 21 0 7118896 11236761600 46689 33554432000 4194304 4196468 140728303816784 140489400372400 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14441] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14441/stat : 14441 (java) S 14431 14434 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 46689 33554432000 4194304 4196468 140728303816784 140489322204048 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14442] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14442/stat : 14442 (java) S 14431 14434 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 46689 33554432000 4194304 4196468 140728303816784 140489321151248 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14443] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14443/stat : 14443 (java) S 14431 14434 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 46689 33554432000 4194304 4196468 140728303816784 140489001004176 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14444] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14444/stat : 14444 (java) S 14431 14434 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488999951376 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14445] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14445/stat : 14445 (java) S 14431 14434 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488998898064 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14446] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14446/stat : 14446 (java) S 14431 14434 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488997845264 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14447] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14447/stat : 14447 (java) S 14431 14434 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488996792976 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14448] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14448/stat : 14448 (java) S 14431 14434 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488995740176 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14454] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14454/stat : 14454 (java) S 14431 14434 14383 0 -1 1077944384 447 0 0 0 0 0 0 0 20 0 21 0 7118899 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488603449968 140489396140674 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14457] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14457/stat : 14457 (java) S 14431 14434 14383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7118900 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488602395936 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14458] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14458/stat : 14458 (java) S 14431 14434 14383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7118900 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488601343600 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14470] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14470/stat : 14470 (java) S 14431 14434 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118905 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488600291920 140489396148123 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14471] ppid=14431 vsize=10973400 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14471/stat : 14471 (java) R 14431 14434 14383 0 -1 4202560 3233 0 0 0 84 0 0 0 20 0 21 0 7118905 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488599224648 140489389229374 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14472] ppid=14431 vsize=10973400 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14472/stat : 14472 (java) R 14431 14434 14383 0 -1 4202560 2291 0 0 0 85 0 0 0 20 0 21 0 7118905 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488598170832 140489389226411 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14473] ppid=14431 vsize=10973400 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14473/stat : 14473 (java) R 14431 14434 14383 0 -1 4202560 3334 0 0 0 83 0 0 0 20 0 21 0 7118905 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488597120144 140489381048416 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14474] ppid=14431 vsize=10973400 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14474/stat : 14474 (java) R 14431 14434 14383 0 -1 4202560 5034 0 0 0 84 1 0 0 20 0 21 0 7118905 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488596080880 140489378539663 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14475] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14475/stat : 14475 (java) S 14431 14434 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118905 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488595028832 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14476] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14476/stat : 14476 (java) S 14431 14434 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118905 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488593976112 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14484] ppid=14431 vsize=10973400 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14484/stat : 14484 (java) R 14431 14434 14383 0 -1 4202560 4608 0 0 0 115 4 0 0 20 0 21 0 7118924 11236761600 46689 33554432000 4194304 4196468 140728303816784 140488590783544 140489008637713 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 10973400

[startup+3.10078 s]
/proc/loadavg: 2.33 2.05 1.92 4/283 14485
/proc/meminfo: memFree=31375676/32770624 swapFree=5852/294056
[pid=14434] ppid=14431 vsize=10973400 CPUtime=7.98 cores=0,2,4,6,8,10,12,14
/proc/14434/stat : 14434 (java) S 14431 14434 14383 0 -1 1077944320 30264 0 0 0 787 11 0 0 20 0 21 0 7118895 11236761600 52034 33554432000 4194304 4196468 140728303816784 140728303799328 140489396129527 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
/proc/14434/statm: 2743350 52034 3143 1 0 2731217 0
[pid=14434/tid=14435] ppid=14431 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14435/stat : 14435 (java) S 14431 14434 14383 0 -1 1077944384 5150 0 0 0 25 1 0 0 20 0 21 0 7118896 11236761600 52034 33554432000 4194304 4196468 140728303816784 140489400372400 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14441] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14441/stat : 14441 (java) S 14431 14434 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 52034 33554432000 4194304 4196468 140728303816784 140489322204048 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14442] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14442/stat : 14442 (java) S 14431 14434 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 52034 33554432000 4194304 4196468 140728303816784 140489321151248 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14443] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14443/stat : 14443 (java) S 14431 14434 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 52034 33554432000 4194304 4196468 140728303816784 140489001004176 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14444] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14444/stat : 14444 (java) S 14431 14434 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488999951376 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14445] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14445/stat : 14445 (java) S 14431 14434 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488998898064 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14446] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14446/stat : 14446 (java) S 14431 14434 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488997845264 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14447] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14447/stat : 14447 (java) S 14431 14434 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488996792976 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14448] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14448/stat : 14448 (java) S 14431 14434 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7118897 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488995740176 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14454] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14454/stat : 14454 (java) S 14431 14434 14383 0 -1 1077944384 532 0 0 0 0 0 0 0 20 0 21 0 7118899 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488603449968 140489396140674 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14457] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14457/stat : 14457 (java) S 14431 14434 14383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7118900 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488602395936 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14458] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14458/stat : 14458 (java) S 14431 14434 14383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7118900 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488601343600 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14470] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14470/stat : 14470 (java) S 14431 14434 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118905 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488600291920 140489396148123 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14471] ppid=14431 vsize=10973400 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14471/stat : 14471 (java) S 14431 14434 14383 0 -1 1077944384 5980 0 0 0 131 1 0 0 20 0 21 0 7118905 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488599238768 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14472] ppid=14431 vsize=10973400 CPUtime=1.3 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14472/stat : 14472 (java) S 14431 14434 14383 0 -1 1077944384 2991 0 0 0 129 1 0 0 20 0 21 0 7118905 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488598185968 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14473] ppid=14431 vsize=10973400 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14473/stat : 14473 (java) S 14431 14434 14383 0 -1 1077944384 3771 0 0 0 134 0 0 0 20 0 21 0 7118905 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488597133680 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14474] ppid=14431 vsize=10973400 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14474/stat : 14474 (java) S 14431 14434 14383 0 -1 1077944384 5453 0 0 0 90 1 0 0 20 0 21 0 7118905 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488596080880 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14475] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14475/stat : 14475 (java) S 14431 14434 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118905 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488595028832 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14476] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14476/stat : 14476 (java) S 14431 14434 14383 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 21 0 7118905 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488593976112 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14484] ppid=14431 vsize=10973400 CPUtime=2.79 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14484/stat : 14484 (java) R 14431 14434 14383 0 -1 4202560 4999 0 0 0 275 4 0 0 20 0 21 0 7118924 11236761600 52034 33554432000 4194304 4196468 140728303816784 140488590786520 140489009344225 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 10973400

[startup+6.30075 s]
/proc/loadavg: 2.30 2.05 1.92 3/283 14485
/proc/meminfo: memFree=31293240/32770624 swapFree=5852/294060
[pid=14434] ppid=14431 vsize=10973400 CPUtime=11.54 cores=0,2,4,6,8,10,12,14
/proc/14434/stat : 14434 (java) S 14431 14434 14383 0 -1 1077944320 32123 0 0 0 1130 24 0 0 20 0 21 0 7118895 11236761600 60960 33554432000 4194304 4196468 140728303816784 140728303799328 140489396129527 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
/proc/14434/statm: 2743350 60960 3163 1 0 2731217 0
[pid=14434/tid=14435] ppid=14431 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14435/stat : 14435 (java) S 14431 14434 14383 0 -1 1077944384 5150 0 0 0 25 1 0 0 20 0 21 0 7118896 11236761600 60960 33554432000 4194304 4196468 140728303816784 140489400372400 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14441] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14441/stat : 14441 (java) S 14431 14434 14383 0 -1 1077944384 568 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 60960 33554432000 4194304 4196468 140728303816784 140489322204048 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14442] ppid=14431 vsize=10973400 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14442/stat : 14442 (java) S 14431 14434 14383 0 -1 1077944384 150 0 0 0 2 1 0 0 20 0 21 0 7118897 11236761600 60960 33554432000 4194304 4196468 140728303816784 140489321151248 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14443] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14443/stat : 14443 (java) S 14431 14434 14383 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 60960 33554432000 4194304 4196468 140728303816784 140489001004176 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14444] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14444/stat : 14444 (java) S 14431 14434 14383 0 -1 1077944384 20 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 60960 33554432000 4194304 4196468 140728303816784 140488999951376 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14445] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14445/stat : 14445 (java) S 14431 14434 14383 0 -1 1077944384 35 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 60960 33554432000 4194304 4196468 140728303816784 140488998898064 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14446] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14446/stat : 14446 (java) S 14431 14434 14383 0 -1 1077944384 22 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 60960 33554432000 4194304 4196468 140728303816784 140488997845264 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14447] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14447/stat : 14447 (java) S 14431 14434 14383 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 60960 33554432000 4194304 4196468 140728303816784 140488996792976 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14448] ppid=14431 vsize=10973400 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14448/stat : 14448 (java) S 14431 14434 14383 0 -1 1077944384 22 0 0 0 2 1 0 0 20 0 21 0 7118897 11236761600 60960 33554432000 4194304 4196468 140728303816784 140488995740176 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14454] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14454/stat : 14454 (java) S 14431 14434 14383 0 -1 1077944384 694 0 0 0 0 0 0 0 20 0 21 0 7118899 11236761600 60960 33554432000 4194304 4196468 140728303816784 140488603449968 140489396140674 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14457] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=14434/tid=14476] ppid=14431 vsize=10973400 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14476/stat : 14476 (java) S 14431 14434 14383 0 -1 1077944384 1106 0 0 0 25 33 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488593976112 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 25 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14484] ppid=14431 vsize=10973400 CPUtime=2261.03 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14484/stat : 14484 (java) R 14431 14434 14383 0 -1 4202560 16364 0 0 0 226093 10 0 0 20 0 21 0 7118924 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488590783640 140489009642596 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
Current children cumulated CPU time (s) 2267.6
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=14434] ppid=14431 vsize=10973400 CPUtime=2327.6 cores=0,2,4,6,8,10,12,14
/proc/14434/stat : 14434 (java) S 14431 14434 14383 0 -1 1077944320 57542 0 0 0 232702 58 0 0 20 0 21 0 7118895 11236761600 68911 33554432000 4194304 4196468 140728303816784 140728303799328 140489396129527 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
/proc/14434/statm: 2743350 68911 3176 1 0 2731217 0
[pid=14434/tid=14435] ppid=14431 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14435/stat : 14435 (java) S 14431 14434 14383 0 -1 1077944384 5150 0 0 0 25 1 0 0 20 0 21 0 7118896 11236761600 68911 33554432000 4194304 4196468 140728303816784 140489400372400 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14441] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14441/stat : 14441 (java) S 14431 14434 14383 0 -1 1077944384 568 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140489322204048 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14442] ppid=14431 vsize=10973400 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14442/stat : 14442 (java) S 14431 14434 14383 0 -1 1077944384 150 0 0 0 2 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140489321151248 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14443] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14443/stat : 14443 (java) S 14431 14434 14383 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140489001004176 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14444] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14444/stat : 14444 (java) S 14431 14434 14383 0 -1 1077944384 20 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488999951376 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14445] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14445/stat : 14445 (java) S 14431 14434 14383 0 -1 1077944384 35 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488998898064 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14446] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14446/stat : 14446 (java) S 14431 14434 14383 0 -1 1077944384 22 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488997845264 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14447] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14447/stat : 14447 (java) S 14431 14434 14383 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488996792976 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14448] ppid=14431 vsize=10973400 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14448/stat : 14448 (java) S 14431 14434 14383 0 -1 1077944384 22 0 0 0 2 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488995740176 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14454] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14454/stat : 14454 (java) S 14431 14434 14383 0 -1 1077944384 1052 0 0 0 1 1 0 0 20 0 21 0 7118899 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488603449968 140489396140674 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14457] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14457/stat : 14457 (java) S 14431 14434 14383 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 21 0 7118900 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488602396000 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14458] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14458/stat : 14458 (java) S 14431 14434 14383 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 21 0 7118900 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488601343600 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14470] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14470/stat : 14470 (java) S 14431 14434 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488600291920 140489396148123 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14471] ppid=14431 vsize=10973400 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14471/stat : 14471 (java) S 14431 14434 14383 0 -1 1077944384 8622 0 0 0 141 1 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488599238768 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 20 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14472] ppid=14431 vsize=10973400 CPUtime=1.4 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14472/stat : 14472 (java) S 14431 14434 14383 0 -1 1077944384 4862 0 0 0 139 1 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488598185968 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14473] ppid=14431 vsize=10973400 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14473/stat : 14473 (java) S 14431 14434 14383 0 -1 1077944384 6681 0 0 0 146 1 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488597133680 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14474] ppid=14431 vsize=10973400 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14474/stat : 14474 (java) S 14431 14434 14383 0 -1 1077944384 11086 0 0 0 103 2 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488596080880 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14475] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14475/stat : 14475 (java) S 14431 14434 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488595028832 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14476] ppid=14431 vsize=10973400 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14476/stat : 14476 (java) S 14431 14434 14383 0 -1 1077944384 1138 0 0 0 26 34 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488593976112 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 25 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14484] ppid=14431 vsize=10973400 CPUtime=2321.01 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14484/stat : 14484 (java) R 14431 14434 14383 0 -1 4202560 16677 0 0 0 232091 10 0 0 20 0 21 0 7118924 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488590783640 140489009147125 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
Current children cumulated CPU time (s) 2327.6
Current children cumulated vsize (KiB) 10973400

[startup+2382.3 s]
/proc/loadavg: 2.00 1.96 1.96 3/259 14595
/proc/meminfo: memFree=31489212/32770624 swapFree=5852/296136
[pid=14434] ppid=14431 vsize=10973400 CPUtime=2387.58 cores=0,2,4,6,8,10,12,14
/proc/14434/stat : 14434 (java) S 14431 14434 14383 0 -1 1077944320 57573 0 0 0 238700 58 0 0 20 0 21 0 7118895 11236761600 68911 33554432000 4194304 4196468 140728303816784 140728303799328 140489396129527 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
/proc/14434/statm: 2743350 68911 3176 1 0 2731217 0
[pid=14434/tid=14435] ppid=14431 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14435/stat : 14435 (java) S 14431 14434 14383 0 -1 1077944384 5150 0 0 0 25 1 0 0 20 0 21 0 7118896 11236761600 68911 33554432000 4194304 4196468 140728303816784 140489400372400 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14441] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14441/stat : 14441 (java) S 14431 14434 14383 0 -1 1077944384 568 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140489322204048 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14442] ppid=14431 vsize=10973400 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14442/stat : 14442 (java) S 14431 14434 14383 0 -1 1077944384 150 0 0 0 2 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140489321151248 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14443] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14443/stat : 14443 (java) S 14431 14434 14383 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140489001004176 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14444] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14444/stat : 14444 (java) S 14431 14434 14383 0 -1 1077944384 20 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488999951376 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14445] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14445/stat : 14445 (java) S 14431 14434 14383 0 -1 1077944384 35 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488998898064 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14446] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14446/stat : 14446 (java) S 14431 14434 14383 0 -1 1077944384 22 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488997845264 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14447] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14447/stat : 14447 (java) S 14431 14434 14383 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488996792976 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14448] ppid=14431 vsize=10973400 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14448/stat : 14448 (java) S 14431 14434 14383 0 -1 1077944384 22 0 0 0 2 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488995740176 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14454] ppid=14431 vsize=10973400 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14454/stat : 14454 (java) S 14431 14434 14383 0 -1 1077944384 1052 0 0 0 1 2 0 0 20 0 21 0 7118899 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488603449968 140489396140674 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14457] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14457/stat : 14457 (java) S 14431 14434 14383 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 21 0 7118900 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488602396000 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14458] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14458/stat : 14458 (java) S 14431 14434 14383 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 21 0 7118900 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488601343600 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14470] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14470/stat : 14470 (java) S 14431 14434 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488600291920 140489396148123 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14471] ppid=14431 vsize=10973400 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14471/stat : 14471 (java) S 14431 14434 14383 0 -1 1077944384 8622 0 0 0 141 1 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488599238768 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 20 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14472] ppid=14431 vsize=10973400 CPUtime=1.4 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14472/stat : 14472 (java) S 14431 14434 14383 0 -1 1077944384 4862 0 0 0 139 1 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488598185968 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14473] ppid=14431 vsize=10973400 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14473/stat : 14473 (java) S 14431 14434 14383 0 -1 1077944384 6681 0 0 0 146 1 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488597133680 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14474] ppid=14431 vsize=10973400 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14474/stat : 14474 (java) S 14431 14434 14383 0 -1 1077944384 11086 0 0 0 103 2 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488596080880 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14475] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14475/stat : 14475 (java) S 14431 14434 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488595028832 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14476] ppid=14431 vsize=10973400 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14476/stat : 14476 (java) S 14431 14434 14383 0 -1 1077944384 1142 0 0 0 27 34 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488593976112 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 25 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14484] ppid=14431 vsize=10973400 CPUtime=2380.99 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14484/stat : 14484 (java) R 14431 14434 14383 0 -1 4202560 16704 0 0 0 238088 11 0 0 20 0 21 0 7118924 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488590783640 140489009147857 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
Current children cumulated CPU time (s) 2387.58
Current children cumulated vsize (KiB) 10973400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2394.81 s]
/proc/loadavg: 2.08 1.97 1.96 3/283 14644
/proc/meminfo: memFree=31350808/32770624 swapFree=5852/296192
[pid=14434] ppid=14431 vsize=10973400 CPUtime=2400.09 cores=0,2,4,6,8,10,12,14
/proc/14434/stat : 14434 (java) S 14431 14434 14383 0 -1 1077944320 57575 0 0 0 239950 59 0 0 20 0 21 0 7118895 11236761600 68911 33554432000 4194304 4196468 140728303816784 140728303799328 140489396129527 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
/proc/14434/statm: 2743350 68911 3176 1 0 2731217 0
[pid=14434/tid=14435] ppid=14431 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14435/stat : 14435 (java) S 14431 14434 14383 0 -1 1077944384 5150 0 0 0 25 1 0 0 20 0 21 0 7118896 11236761600 68911 33554432000 4194304 4196468 140728303816784 140489400372400 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14441] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14441/stat : 14441 (java) S 14431 14434 14383 0 -1 1077944384 568 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140489322204048 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14442] ppid=14431 vsize=10973400 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14442/stat : 14442 (java) S 14431 14434 14383 0 -1 1077944384 150 0 0 0 2 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140489321151248 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14443] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14443/stat : 14443 (java) S 14431 14434 14383 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140489001004176 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14444] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14444/stat : 14444 (java) S 14431 14434 14383 0 -1 1077944384 20 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488999951376 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14445] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14445/stat : 14445 (java) S 14431 14434 14383 0 -1 1077944384 35 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488998898064 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14446] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14446/stat : 14446 (java) S 14431 14434 14383 0 -1 1077944384 22 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488997845264 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14447] ppid=14431 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14447/stat : 14447 (java) S 14431 14434 14383 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488996792976 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14448] ppid=14431 vsize=10973400 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14448/stat : 14448 (java) S 14431 14434 14383 0 -1 1077944384 22 0 0 0 2 1 0 0 20 0 21 0 7118897 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488995740176 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14454] ppid=14431 vsize=10973400 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14454/stat : 14454 (java) S 14431 14434 14383 0 -1 1077944384 1052 0 0 0 1 2 0 0 20 0 21 0 7118899 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488603449968 140489396140674 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14457] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14457/stat : 14457 (java) S 14431 14434 14383 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 21 0 7118900 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488602396000 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14458] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14458/stat : 14458 (java) S 14431 14434 14383 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 21 0 7118900 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488601343600 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14470] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14470/stat : 14470 (java) S 14431 14434 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488600291920 140489396148123 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14471] ppid=14431 vsize=10973400 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14471/stat : 14471 (java) S 14431 14434 14383 0 -1 1077944384 8622 0 0 0 141 1 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488599238768 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 20 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14472] ppid=14431 vsize=10973400 CPUtime=1.4 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14472/stat : 14472 (java) S 14431 14434 14383 0 -1 1077944384 4862 0 0 0 139 1 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488598185968 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14473] ppid=14431 vsize=10973400 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14473/stat : 14473 (java) S 14431 14434 14383 0 -1 1077944384 6681 0 0 0 146 1 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488597133680 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14474] ppid=14431 vsize=10973400 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14474/stat : 14474 (java) S 14431 14434 14383 0 -1 1077944384 11086 0 0 0 103 2 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488596080880 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14475] ppid=14431 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14475/stat : 14475 (java) S 14431 14434 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488595028832 140489396139733 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14476] ppid=14431 vsize=10973400 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14476/stat : 14476 (java) S 14431 14434 14383 0 -1 1077944384 1144 0 0 0 27 35 0 0 20 0 21 0 7118905 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488593976112 140489396140674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 25 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
[pid=14434/tid=14484] ppid=14431 vsize=10973400 CPUtime=2393.49 cores=0,2,4,6,8,10,12,14
/proc/14434/task/14484/stat : 14484 (java) R 14431 14434 14383 0 -1 4202560 16704 0 0 0 239338 11 0 0 20 0 21 0 7118924 11236761600 68911 33554432000 4194304 4196468 140728303816784 140488590783640 140489009706135 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16441344 140728303817923 140728303818052 140728303818052 140728303820751 0
Current children cumulated CPU time (s) 2400.09
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 14434 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2394.82
CPU time (s): 2400.12
CPU user time (s): 2399.51
CPU system time (s): 0.602827
CPU usage (%): 100.221
Max. virtual memory (cumulated for all children) (KiB): 10975072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.51
system time used= 0.602827
maximum resident set size= 276364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57930
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55847
involuntary context switches= 123172

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1767 second user time and 17.7161 second system time

The end

Launcher Data

Begin job on node117 at 2017-07-22 12:15:02
IDJOB=4247480
IDBENCH=127059
IDSOLVER=2624
FILE ID=node117/4247480-1500718502
RUNJOBID= node117-1500718502-14414
PBS_JOBID= 20623373
Free space on /tmp= 61988 MiB

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

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

MD5SUM BENCH= d88ca393bf757462df4053a6ee529819
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		: 2267.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		: 1600.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		: 1733.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:        31765432 kB
MemAvailable:   31997564 kB
Buffers:          125752 kB
Cached:           389116 kB
SwapCached:            0 kB
Active:           262372 kB
Inactive:         306540 kB
Active(anon):      57108 kB
Inactive(anon):     8692 kB
Active(file):     205264 kB
Inactive(file):   297848 kB
Unevictable:        5852 kB
Mlocked:            5852 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             12192 kB
Writeback:             0 kB
AnonPages:         60364 kB
Mapped:            29516 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:     309232 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:57