Trace number 4247452

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)248 2400.07 2394.51

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-040.xml
MD5SUM4e9e0842de773da2d9de44121d9bf85e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark136
Best CPU time to get the best result obtained on this benchmark19993
Satisfiable
(Un)Satisfiability was proved
Number of variables1639
Number of constraints858
Number of domains79
Minimum domain size2
Maximum domain size79
Distribution of domain sizes[{"size":2,"count":821},{"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":36,"count":1}, {"size":37,"count":2}, {"size":38,"count":1}, {"size":39,"count":2}, {"size":40,"count":1}, {"size":41,"count":1}, {"size":43,"count":1}, {"size":45,"count":1}, {"size":47,"count":1}, {"size":49,"count":1}, {"size":51,"count":1}, {"size":53,"count":1}, {"size":55,"count":1}, {"size":57,"count":1}, {"size":59,"count":1}, {"size":61,"count":1}, {"size":63,"count":1}, {"size":65,"count":1}, {"size":67,"count":1}, {"size":69,"count":1}, {"size":71,"count":1}, {"size":73,"count":1}, {"size":75,"count":1}, {"size":77,"count":1}, {"size":79,"count":1}]
Minimum variable degree0
Maximum variable degree39
Distribution of variable degrees[{"degree":0,"count":741},{"degree":2,"count":858},{"degree":39,"count":40}]
Minimum constraint arity2
Maximum constraint arity40
Distribution of constraint arities[{"arity":2,"count":40},{"arity":3,"count":781},{"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":27,"count":1},{"arity":28,"count":1},{"arity":29,"count":1},{"arity":30,"count":1},{"arity":31,"count":1},{"arity":32,"count":1},{"arity":33,"count":1},{"arity":34,"count":1},{"arity":35,"count":1},{"arity":36,"count":1},{"arity":37,"count":1},{"arity":38,"count":1},{"arity":39,"count":1},{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints819
Distribution of constraint types[{"type":"intension","count":819},{"type":"sum","count":39}]
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.28/0.28	
0.28/0.28	AbsCon 2 
0.28/0.28	
1.14/0.62	  Solving XCSP3-instance-4247452-1500718399 as a COP in -infty..+infty
1.14/0.62	  Loading variables...
1.46/0.74	  Loading constraints...
2.59/1.02	  Solver SolverBacktrack being built...
2.59/1.02	
2.59/1.08	  Preprocessing : gac=false, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
2.59/1.08	
3.04/1.13	o 20540
3.04/1.17	o 17576
3.04/1.20	o 17432
3.49/1.23	o 15060
3.49/1.25	o 14780
3.49/1.27	o 14532
3.49/1.29	o 12552
3.86/1.32	o 12200
3.86/1.34	o 10716
3.86/1.36	o 10332
3.86/1.37	o 10236
3.86/1.39	o 9884
4.27/1.41	o 8744
4.27/1.43	o 8256
4.27/1.45	o 7944
4.27/1.46	o 7880
4.27/1.47	o 7712
4.27/1.49	o 7640
4.67/1.50	o 7456
4.67/1.52	o 7128
4.67/1.53	o 6920
4.67/1.54	o 6680
4.67/1.56	o 6600
4.67/1.57	o 6560
4.67/1.58	o 6504
4.67/1.59	o 6480
5.00/1.60	o 6464
5.00/1.62	o 6448
5.00/1.63	o 5204
5.00/1.65	o 4916
5.00/1.68	o 4796
5.22/1.72	o 4764
5.22/1.73	o 4692
5.22/1.80	o 4432
5.43/1.81	o 4272
5.43/1.86	o 2096
5.63/1.92	o 1856
5.83/2.07	o 1752
6.25/2.21	o 1644
6.25/2.22	o 1372
6.25/2.23	o 1332
6.25/2.25	o 1160
6.25/2.26	o 1148
6.25/2.29	o 1124
8.39/4.03	o 1108
8.39/4.06	o 964
17.02/12.48	o 768
17.22/12.65	o 760
17.22/12.69	o 684
17.33/12.70	o 608
17.33/12.72	o 604
17.33/12.74	o 588
17.33/12.76	o 500
17.43/12.85	o 488
17.43/12.86	o 400
17.53/12.93	o 332
43.34/38.68	o 300
188.20/183.35	o 296
205.11/200.29	o 292
205.21/200.33	o 280
311.74/306.84	o 268
417.70/412.73	o 260
656.41/651.32	o 248
2400.04/2394.50	
2400.04/2394.50	v <instantiation id='sol63' type='solution' cost='248'>  <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 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -3 -4 -1 -2 -1 2 1 -4 1 0 -1 2 -1 -4 1 0 1 -2 -1 -2 1 2 3 0 -1 -4 1 -2 5 0 -9 0 3 2 1 -2 1 0 -1 9 16 1 4 1 4 1 16 1 0 1 4 1 16 1 0 1 4 1 4 1 4 9 0 1 16 1 4 25 0 81 0 9 4 1 4 1 0 1 </values>  </instantiation>
2400.04/2394.50	s SATISFIABLE

Verifier Data

OK	248

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-4247452-1500718399/watcher-4247452-1500718399 -o /tmp/evaluation-result-4247452-1500718399/solver-4247452-1500718399 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500718396-18722 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4247452-1500718399.xml 

pid=18947
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: 1.53 1.56 1.47 3/265 18950
/proc/meminfo: memFree=31371652/32770624 swapFree=5788/391072
[pid=18950] ppid=18947 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/stat : 18950 (java) S 18947 18950 18691 0 -1 1077944320 1716 0 0 0 0 0 0 0 20 0 2 0 7107603 369864704 1934 33554432000 4194304 4196468 140730183724544 140730183707088 140189271711479 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
/proc/18950/statm: 90299 1934 1082 1 0 79210 0
[pid=18950/tid=18951] ppid=18947 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18951/stat : 18951 (java) S 18947 18950 18691 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 2 0 7107603 369864704 1934 33554432000 4194304 4196468 140730183724544 140189275953568 140189271722626 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0

[startup+0.100139 s]
/proc/loadavg: 1.53 1.56 1.47 3/265 18950
/proc/meminfo: memFree=31371652/32770624 swapFree=5788/391072
[pid=18950] ppid=18947 vsize=10900580 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/18950/stat : 18950 (java) S 18947 18950 18691 0 -1 1077944320 4713 0 0 0 8 1 0 0 20 0 20 0 7107603 11162193920 5811 33554432000 4194304 4196468 140730183724544 140730183707088 140189271711479 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
/proc/18950/statm: 2725145 5811 2628 1 0 2713552 0
[pid=18950/tid=18951] ppid=18947 vsize=10900580 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18951/stat : 18951 (java) R 18947 18950 18691 0 -1 4202560 2797 0 0 0 7 1 0 0 20 0 20 0 7107603 11162193920 5811 33554432000 4194304 4196468 140730183724544 140189275953760 140189255791966 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900580

[startup+0.20039 s]
/proc/loadavg: 1.53 1.56 1.47 3/265 18950
/proc/meminfo: memFree=31371652/32770624 swapFree=5788/391072
[pid=18950] ppid=18947 vsize=10900580 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/18950/stat : 18950 (java) S 18947 18950 18691 0 -1 1077944320 7469 0 0 0 26 2 0 0 20 0 20 0 7107603 11162193920 8842 33554432000 4194304 4196468 140730183724544 140730183707088 140189271711479 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
/proc/18950/statm: 2725145 8842 2869 1 0 2713552 0
[pid=18950/tid=18951] ppid=18947 vsize=10900612 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18951/stat : 18951 (java) R 18947 18950 18691 0 -1 4202560 4746 0 0 0 17 1 0 0 20 0 20 0 7107603 11162226688 8842 33554432000 4194304 4196468 140730183724544 140189275925296 140189264391197 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10900580

[startup+0.300305 s]
/proc/loadavg: 1.53 1.56 1.47 3/265 18950
/proc/meminfo: memFree=31371652/32770624 swapFree=5788/391072
[pid=18950] ppid=18947 vsize=10969228 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/18950/stat : 18950 (java) S 18947 18950 18691 0 -1 1077944320 8324 0 0 0 45 4 0 0 20 0 21 0 7107603 11232489472 13148 33554432000 4194304 4196468 140730183724544 140730183707088 140189271711479 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
/proc/18950/statm: 2742307 13148 2974 1 0 2730193 0
[pid=18950/tid=18951] ppid=18947 vsize=10969228 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18951/stat : 18951 (java) S 18947 18950 18691 0 -1 1077944384 5147 0 0 0 24 1 0 0 20 0 21 0 7107603 11232489472 13148 33554432000 4194304 4196468 140730183724544 140189275954352 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10969228

[startup+0.70018 s]
/proc/loadavg: 1.53 1.56 1.47 3/265 18950
/proc/meminfo: memFree=31371652/32770624 swapFree=5788/391072
[pid=18950] ppid=18947 vsize=10971352 CPUtime=1.46 cores=0,2,4,6,8,10,12,14
/proc/18950/stat : 18950 (java) S 18947 18950 18691 0 -1 1077944320 12108 0 0 0 140 6 0 0 20 0 21 0 7107603 11234664448 21416 33554432000 4194304 4196468 140730183724544 140730183707088 140189271711479 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
/proc/18950/statm: 2742838 21416 3108 1 0 2730705 0
[pid=18950/tid=18951] ppid=18947 vsize=10971352 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18951/stat : 18951 (java) S 18947 18950 18691 0 -1 1077944384 5147 0 0 0 24 1 0 0 20 0 21 0 7107603 11234664448 21416 33554432000 4194304 4196468 140730183724544 140189275954352 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 10971352

[startup+1.50121 s]
/proc/loadavg: 1.53 1.56 1.47 6/286 18971
/proc/meminfo: memFree=31246904/32770624 swapFree=5788/391040
[pid=18950] ppid=18947 vsize=10973400 CPUtime=4.67 cores=0,2,4,6,8,10,12,14
/proc/18950/stat : 18950 (java) S 18947 18950 18691 0 -1 1077944320 24177 0 0 0 457 10 0 0 20 0 21 0 7107603 11236761600 39541 33554432000 4194304 4196468 140730183724544 140730183707088 140189271711479 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
/proc/18950/statm: 2743350 39541 3135 1 0 2731217 0
[pid=18950/tid=18951] ppid=18947 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18951/stat : 18951 (java) S 18947 18950 18691 0 -1 1077944384 5147 0 0 0 24 1 0 0 20 0 21 0 7107603 11236761600 39541 33554432000 4194304 4196468 140730183724544 140189275954352 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18953] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18953/stat : 18953 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 39541 33554432000 4194304 4196468 140730183724544 140189213714832 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18954] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18954/stat : 18954 (java) S 18947 18950 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 39541 33554432000 4194304 4196468 140730183724544 140189212662032 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18955] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18955/stat : 18955 (java) S 18947 18950 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 39541 33554432000 4194304 4196468 140730183724544 140189211609744 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18956] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18956/stat : 18956 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 39541 33554432000 4194304 4196468 140730183724544 140189210556944 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18957] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18957/stat : 18957 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188874234768 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18958] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18958/stat : 18958 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188873181968 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18959] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18959/stat : 18959 (java) S 18947 18950 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188872129680 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18960] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18960/stat : 18960 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188871076880 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18961] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18961/stat : 18961 (java) S 18947 18950 18691 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 7107607 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188814542960 140189271722626 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18962] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18962/stat : 18962 (java) S 18947 18950 18691 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7107607 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188813488928 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18963] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18963/stat : 18963 (java) S 18947 18950 18691 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7107608 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188812436592 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18964] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18964/stat : 18964 (java) S 18947 18950 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7107612 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188811384912 140189271730075 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18965] ppid=18947 vsize=10973400 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18965/stat : 18965 (java) R 18947 18950 18691 0 -1 4202560 4545 0 0 0 80 1 0 0 20 0 21 0 7107612 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188810313592 140189255122374 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18966] ppid=18947 vsize=10973400 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18966/stat : 18966 (java) R 18947 18950 18691 0 -1 4202560 2901 0 0 0 80 0 0 0 20 0 21 0 7107612 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188809268544 140189250956960 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18967] ppid=18947 vsize=10973400 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18967/stat : 18967 (java) R 18947 18950 18691 0 -1 4202560 3895 0 0 0 82 1 0 0 20 0 21 0 7107612 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188808213792 140189251144885 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18968] ppid=18947 vsize=10973400 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18968/stat : 18968 (java) S 18947 18950 18691 0 -1 1077944384 2684 0 0 0 72 1 0 0 20 0 21 0 7107612 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188739169008 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18969] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18969/stat : 18969 (java) S 18947 18950 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7107612 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188738115936 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18970] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18970/stat : 18970 (java) S 18947 18950 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7107612 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188737063216 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18971] ppid=18947 vsize=10973400 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18971/stat : 18971 (java) R 18947 18950 18691 0 -1 4202560 3618 0 0 0 116 3 0 0 20 0 21 0 7107631 11236761600 39541 33554432000 4194304 4196468 140730183724544 140188733871832 140188897349474 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 10973400

[startup+3.10082 s]
/proc/loadavg: 1.53 1.56 1.47 4/286 18971
/proc/meminfo: memFree=31220704/32770624 swapFree=5788/391040
[pid=18950] ppid=18947 vsize=10973400 CPUtime=7.47 cores=0,2,4,6,8,10,12,14
/proc/18950/stat : 18950 (java) S 18947 18950 18691 0 -1 1077944320 34122 0 0 0 734 13 0 0 20 0 21 0 7107603 11236761600 44685 33554432000 4194304 4196468 140730183724544 140730183707088 140189271711479 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
/proc/18950/statm: 2743350 44685 3136 1 0 2731217 0
[pid=18950/tid=18951] ppid=18947 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18951/stat : 18951 (java) S 18947 18950 18691 0 -1 1077944384 5147 0 0 0 24 1 0 0 20 0 21 0 7107603 11236761600 44685 33554432000 4194304 4196468 140730183724544 140189275954352 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18953] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18953/stat : 18953 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 44685 33554432000 4194304 4196468 140730183724544 140189213714832 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18954] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18954/stat : 18954 (java) S 18947 18950 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 44685 33554432000 4194304 4196468 140730183724544 140189212662032 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18955] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18955/stat : 18955 (java) S 18947 18950 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 44685 33554432000 4194304 4196468 140730183724544 140189211609744 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18956] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18956/stat : 18956 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 44685 33554432000 4194304 4196468 140730183724544 140189210556944 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18957] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18957/stat : 18957 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188874234768 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18958] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18958/stat : 18958 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188873181968 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18959] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18959/stat : 18959 (java) S 18947 18950 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188872129680 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18960] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18960/stat : 18960 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188871076880 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18961] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18961/stat : 18961 (java) S 18947 18950 18691 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 21 0 7107607 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188814542960 140189271722626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18962] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18962/stat : 18962 (java) S 18947 18950 18691 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7107607 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188813488928 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18963] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18963/stat : 18963 (java) S 18947 18950 18691 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7107608 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188812436592 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18964] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18964/stat : 18964 (java) S 18947 18950 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7107612 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188811384912 140189271730075 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18965] ppid=18947 vsize=10973400 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18965/stat : 18965 (java) S 18947 18950 18691 0 -1 1077944384 13111 0 0 0 177 3 0 0 20 0 21 0 7107612 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188810332784 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18966] ppid=18947 vsize=10973400 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18966/stat : 18966 (java) S 18947 18950 18691 0 -1 1077944384 3043 0 0 0 88 0 0 0 20 0 21 0 7107612 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188809279984 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18967] ppid=18947 vsize=10973400 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18967/stat : 18967 (java) S 18947 18950 18691 0 -1 1077944384 3982 0 0 0 91 1 0 0 20 0 21 0 7107612 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188808227696 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18968] ppid=18947 vsize=10973400 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18968/stat : 18968 (java) S 18947 18950 18691 0 -1 1077944384 3370 0 0 0 76 1 0 0 20 0 21 0 7107612 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188739169008 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18969] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18969/stat : 18969 (java) S 18947 18950 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7107612 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188738115936 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18970] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18970/stat : 18970 (java) D 18947 18950 18691 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 21 0 7107612 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188737063136 140189256567566 0 4 0 16800975 18446744072100433029 0 0 -1 6 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18971] ppid=18947 vsize=10973400 CPUtime=2.79 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18971/stat : 18971 (java) R 18947 18950 18691 0 -1 4202560 4057 0 0 0 276 3 0 0 20 0 21 0 7107631 11236761600 44685 33554432000 4194304 4196468 140730183724544 140188733873320 140188897348823 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
Current children cumulated CPU time (s) 7.47
Current children cumulated vsize (KiB) 10973400

[startup+6.30089 s]
/proc/loadavg: 1.57 1.56 1.47 3/286 18971
/proc/meminfo: memFree=31201304/32770624 swapFree=5788/391048
[pid=18950] ppid=18947 vsize=10973400 CPUtime=10.72 cores=0,2,4,6,8,10,12,14
/proc/18950/stat : 18950 (java) S 18947 18950 18691 0 -1 1077944320 37263 0 0 0 1058 14 0 0 20 0 21 0 7107603 11236761600 47749 33554432000 4194304 4196468 140730183724544 140730183707088 140189271711479 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
/proc/18950/statm: 2743350 47749 3141 1 0 2731217 0
[pid=18950/tid=18951] ppid=18947 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18951/stat : 18951 (java) S 18947 18950 18691 0 -1 1077944384 5147 0 0 0 24 1 0 0 20 0 21 0 7107603 11236761600 47749 33554432000 4194304 4196468 140730183724544 140189275954352 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18953] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18953/stat : 18953 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 47749 33554432000 4194304 4196468 140730183724544 140189213714832 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18954] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18954/stat : 18954 (java) S 18947 18950 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 47749 33554432000 4194304 4196468 140730183724544 140189212662032 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18955] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18955/stat : 18955 (java) S 18947 18950 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 47749 33554432000 4194304 4196468 140730183724544 140189211609744 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18956] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18956/stat : 18956 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 47749 33554432000 4194304 4196468 140730183724544 140189210556944 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18957] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18957/stat : 18957 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 47749 33554432000 4194304 4196468 140730183724544 140188874234768 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18958] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18958/stat : 18958 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 47749 33554432000 4194304 4196468 140730183724544 140188873181968 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18959] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18959/stat : 18959 (java) S 18947 18950 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 47749 33554432000 4194304 4196468 140730183724544 140188872129680 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18960] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18960/stat : 18960 (java) S 18947 18950 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7107604 11236761600 47749 33554432000 4194304 4196468 140730183724544 140188871076880 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18961] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18961/stat : 18961 (java) S 18947 18950 18691 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 21 0 7107607 11236761600 47749 33554432000 4194304 4196468 140730183724544 140188814542960 140189271722626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18962] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=18950/tid=18970] ppid=18947 vsize=10973400 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18970/stat : 18970 (java) S 18947 18950 18691 0 -1 1077944384 1727 0 0 0 40 39 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188737063216 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18971] ppid=18947 vsize=10973400 CPUtime=2321.63 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18971/stat : 18971 (java) R 18947 18950 18691 0 -1 4202560 12767 0 0 0 232159 4 0 0 20 0 21 0 7107631 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188733870008 140188897426239 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
Current children cumulated CPU time (s) 2327.82
Current children cumulated vsize (KiB) 10973400

[startup+2382.3 s]
/proc/loadavg: 2.01 2.03 1.97 3/283 19043
/proc/meminfo: memFree=31080144/32770624 swapFree=5788/392492
[pid=18950] ppid=18947 vsize=10973400 CPUtime=2387.84 cores=0,2,4,6,8,10,12,14
/proc/18950/stat : 18950 (java) S 18947 18950 18691 0 -1 1077944320 65019 0 0 0 238737 47 0 0 20 0 21 0 7107603 11236761600 64679 33554432000 4194304 4196468 140730183724544 140730183707088 140189271711479 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
/proc/18950/statm: 2743350 64679 3172 1 0 2731217 0
[pid=18950/tid=18951] ppid=18947 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18951/stat : 18951 (java) S 18947 18950 18691 0 -1 1077944384 5147 0 0 0 24 1 0 0 20 0 21 0 7107603 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189275954352 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18953] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18953/stat : 18953 (java) S 18947 18950 18691 0 -1 1077944384 896 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189213714832 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18954] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18954/stat : 18954 (java) S 18947 18950 18691 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189212662032 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18955] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18955/stat : 18955 (java) S 18947 18950 18691 0 -1 1077944384 13 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189211609744 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18956] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18956/stat : 18956 (java) S 18947 18950 18691 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189210556944 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18957] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18957/stat : 18957 (java) S 18947 18950 18691 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188874234768 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18958] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18958/stat : 18958 (java) S 18947 18950 18691 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188873181968 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18959] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18959/stat : 18959 (java) S 18947 18950 18691 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188872129680 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18960] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18960/stat : 18960 (java) S 18947 18950 18691 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188871076880 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18961] ppid=18947 vsize=10973400 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18961/stat : 18961 (java) S 18947 18950 18691 0 -1 1077944384 786 0 0 0 2 2 0 0 20 0 21 0 7107607 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188814542960 140189271722626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18962] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18962/stat : 18962 (java) S 18947 18950 18691 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 21 0 7107607 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188813488928 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18963] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18963/stat : 18963 (java) S 18947 18950 18691 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 21 0 7107608 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188812436592 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18964] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18964/stat : 18964 (java) S 18947 18950 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188811384912 140189271730075 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18965] ppid=18947 vsize=10973400 CPUtime=1.88 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18965/stat : 18965 (java) S 18947 18950 18691 0 -1 1077944384 15527 0 0 0 184 4 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188810332784 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18966] ppid=18947 vsize=10973400 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18966/stat : 18966 (java) S 18947 18950 18691 0 -1 1077944384 9101 0 0 0 106 1 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188809279984 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18967] ppid=18947 vsize=10973400 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18967/stat : 18967 (java) S 18947 18950 18691 0 -1 1077944384 5873 0 0 0 101 1 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188808227696 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18968] ppid=18947 vsize=10973400 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18968/stat : 18968 (java) S 18947 18950 18691 0 -1 1077944384 11462 0 0 0 88 2 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188739169008 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18969] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18969/stat : 18969 (java) S 18947 18950 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188738115936 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18970] ppid=18947 vsize=10973400 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18970/stat : 18970 (java) S 18947 18950 18691 0 -1 1077944384 1731 0 0 0 41 40 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188737063216 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18971] ppid=18947 vsize=10973400 CPUtime=2381.62 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18971/stat : 18971 (java) R 18947 18950 18691 0 -1 4202560 12767 0 0 0 238158 4 0 0 20 0 21 0 7107631 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188733870008 140188897096804 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
Current children cumulated CPU time (s) 2387.84
Current children cumulated vsize (KiB) 10973400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2394.5 s]
/proc/loadavg: 2.01 2.03 1.97 3/281 19080
/proc/meminfo: memFree=31257636/32770624 swapFree=5788/392516
[pid=18950] ppid=18947 vsize=10973400 CPUtime=2400.04 cores=0,2,4,6,8,10,12,14
/proc/18950/stat : 18950 (java) S 18947 18950 18691 0 -1 1077944320 65019 0 0 0 239957 47 0 0 20 0 21 0 7107603 11236761600 64679 33554432000 4194304 4196468 140730183724544 140730183707088 140189271711479 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
/proc/18950/statm: 2743350 64679 3172 1 0 2731217 0
[pid=18950/tid=18951] ppid=18947 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18951/stat : 18951 (java) S 18947 18950 18691 0 -1 1077944384 5147 0 0 0 24 1 0 0 20 0 21 0 7107603 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189275954352 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18953] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18953/stat : 18953 (java) S 18947 18950 18691 0 -1 1077944384 896 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189213714832 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18954] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18954/stat : 18954 (java) S 18947 18950 18691 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189212662032 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18955] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18955/stat : 18955 (java) S 18947 18950 18691 0 -1 1077944384 13 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189211609744 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18956] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18956/stat : 18956 (java) S 18947 18950 18691 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189210556944 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18957] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18957/stat : 18957 (java) S 18947 18950 18691 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188874234768 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18958] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18958/stat : 18958 (java) S 18947 18950 18691 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188873181968 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18959] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18959/stat : 18959 (java) S 18947 18950 18691 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188872129680 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18960] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18960/stat : 18960 (java) S 18947 18950 18691 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188871076880 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18961] ppid=18947 vsize=10973400 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18961/stat : 18961 (java) S 18947 18950 18691 0 -1 1077944384 786 0 0 0 2 2 0 0 20 0 21 0 7107607 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188814542960 140189271722626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18962] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18962/stat : 18962 (java) S 18947 18950 18691 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 21 0 7107607 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188813488928 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18963] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18963/stat : 18963 (java) S 18947 18950 18691 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 21 0 7107608 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188812436592 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18964] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18964/stat : 18964 (java) S 18947 18950 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188811384912 140189271730075 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18965] ppid=18947 vsize=10973400 CPUtime=1.88 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18965/stat : 18965 (java) S 18947 18950 18691 0 -1 1077944384 15527 0 0 0 184 4 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188810332784 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18966] ppid=18947 vsize=10973400 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18966/stat : 18966 (java) S 18947 18950 18691 0 -1 1077944384 9101 0 0 0 106 1 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188809279984 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18967] ppid=18947 vsize=10973400 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18967/stat : 18967 (java) S 18947 18950 18691 0 -1 1077944384 5873 0 0 0 101 1 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188808227696 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18968] ppid=18947 vsize=10973400 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18968/stat : 18968 (java) S 18947 18950 18691 0 -1 1077944384 11462 0 0 0 88 2 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188739169008 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18969] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18969/stat : 18969 (java) S 18947 18950 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188738115936 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18970] ppid=18947 vsize=10973400 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18970/stat : 18970 (java) S 18947 18950 18691 0 -1 1077944384 1731 0 0 0 41 40 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188737063216 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18971] ppid=18947 vsize=10973400 CPUtime=2393.82 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18971/stat : 18971 (java) R 18947 18950 18691 0 -1 4202560 12767 0 0 0 239378 4 0 0 20 0 21 0 7107631 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188733870008 140188897393014 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
Current children cumulated CPU time (s) 2400.04
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 18950 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2394.5 s]
/proc/loadavg: 2.01 2.03 1.97 3/281 19080
/proc/meminfo: memFree=31257636/32770624 swapFree=5788/392516
[pid=18950] ppid=18947 vsize=10973400 CPUtime=2400.04 cores=0,2,4,6,8,10,12,14
/proc/18950/stat : 18950 (java) S 18947 18950 18691 0 -1 1077944320 65019 0 0 0 239957 47 0 0 20 0 21 0 7107603 11236761600 64679 33554432000 4194304 4196468 140730183724544 140730183707088 140189271711479 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
/proc/18950/statm: 2743350 64679 3172 1 0 2731217 0
[pid=18950/tid=18951] ppid=18947 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18951/stat : 18951 (java) S 18947 18950 18691 0 -1 1077944384 5147 0 0 0 24 1 0 0 20 0 21 0 7107603 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189275954352 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18953] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18953/stat : 18953 (java) S 18947 18950 18691 0 -1 1077944384 896 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189213714832 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18954] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18954/stat : 18954 (java) S 18947 18950 18691 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189212662032 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18955] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18955/stat : 18955 (java) S 18947 18950 18691 0 -1 1077944384 13 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189211609744 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18956] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18956/stat : 18956 (java) S 18947 18950 18691 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140189210556944 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18957] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18957/stat : 18957 (java) S 18947 18950 18691 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188874234768 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18958] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18958/stat : 18958 (java) S 18947 18950 18691 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188873181968 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18959] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18959/stat : 18959 (java) S 18947 18950 18691 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188872129680 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18960] ppid=18947 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18960/stat : 18960 (java) S 18947 18950 18691 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 21 0 7107604 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188871076880 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18961] ppid=18947 vsize=10973400 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18961/stat : 18961 (java) S 18947 18950 18691 0 -1 1077944384 786 0 0 0 2 2 0 0 20 0 21 0 7107607 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188814542960 140189271722626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18962] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18962/stat : 18962 (java) S 18947 18950 18691 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 21 0 7107607 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188813488928 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18963] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18963/stat : 18963 (java) S 18947 18950 18691 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 21 0 7107608 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188812436592 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18964] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18964/stat : 18964 (java) S 18947 18950 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188811384912 140189271730075 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18965] ppid=18947 vsize=10973400 CPUtime=1.88 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18965/stat : 18965 (java) S 18947 18950 18691 0 -1 1077944384 15527 0 0 0 184 4 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188810332784 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18966] ppid=18947 vsize=10973400 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18966/stat : 18966 (java) S 18947 18950 18691 0 -1 1077944384 9101 0 0 0 106 1 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188809279984 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18967] ppid=18947 vsize=10973400 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18967/stat : 18967 (java) S 18947 18950 18691 0 -1 1077944384 5873 0 0 0 101 1 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188808227696 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18968] ppid=18947 vsize=10973400 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18968/stat : 18968 (java) S 18947 18950 18691 0 -1 1077944384 11462 0 0 0 88 2 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188739169008 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18969] ppid=18947 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18969/stat : 18969 (java) S 18947 18950 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188738115936 140189271721685 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18970] ppid=18947 vsize=10973400 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18970/stat : 18970 (java) S 18947 18950 18691 0 -1 1077944384 1731 0 0 0 41 40 0 0 20 0 21 0 7107612 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188737063216 140189271722626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
[pid=18950/tid=18971] ppid=18947 vsize=10973400 CPUtime=2393.82 cores=0,2,4,6,8,10,12,14
/proc/18950/task/18971/stat : 18971 (java) R 18947 18950 18691 0 -1 4202560 12767 0 0 0 239378 4 0 0 20 0 21 0 7107631 11236761600 64679 33554432000 4194304 4196468 140730183724544 140188733870008 140188897393014 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15716352 140730183726275 140730183726404 140730183726404 140730183729103 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 10973400

Child status: 143
Real time (s): 2394.51
CPU time (s): 2400.07
CPU user time (s): 2399.58
CPU system time (s): 0.484029
CPU usage (%): 100.232
Max. virtual memory (cumulated for all children) (KiB): 10973400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.58
system time used= 0.484029
maximum resident set size= 259332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65374
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56079
involuntary context switches= 120975

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8186 second user time and 17.2031 second system time

The end

Launcher Data

Begin job on node125 at 2017-07-22 12:13:19
IDJOB=4247452
IDBENCH=127041
IDSOLVER=2624
FILE ID=node125/4247452-1500718399
RUNJOBID= node125-1500718396-18722
PBS_JOBID= 20623368
Free space on /tmp= 61968 MiB

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

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

MD5SUM BENCH= 4e9e0842de773da2d9de44121d9bf85e
RANDOM SEED=126113488

node125.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.51
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.51
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		: 2533.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.51
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		: 2000.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.51
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		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
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		: 2668.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		: 2267.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.51
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		: 2400.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.51
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.51
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:        31372056 kB
MemAvailable:   31842516 kB
Buffers:          185312 kB
Cached:           560720 kB
SwapCached:            0 kB
Active:           554524 kB
Inactive:         399828 kB
Active(anon):     210488 kB
Inactive(anon):     8756 kB
Active(file):     344036 kB
Inactive(file):   391072 kB
Unevictable:        5788 kB
Mlocked:            5788 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7932 kB
Writeback:             0 kB
AnonPages:        222024 kB
Mapped:            42512 kB
Shmem:              8840 kB
Slab:             135812 kB
SReclaimable:     102372 kB
SUnreclaim:        33440 kB
KernelStack:        4912 kB
PageTables:         6024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1179420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61960 MiB
End job on node125 at 2017-07-22 12:53:14