Trace number 4247916

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: Concrete 3.4OPT0 2168.98 2109.9

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-07.xml
MD5SUM7aff4fe352a8c3fb8c4e8479cd8d4369
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark5.11268
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints64
Number of domains2
Minimum domain size2
Maximum domain size49
Distribution of domain sizes[{"size":2,"count":15},{"size":49,"count":50}]
Minimum variable degree2
Maximum variable degree15
Distribution of variable degrees[{"degree":2,"count":17},{"degree":3,"count":32},{"degree":4,"count":15},{"degree":15,"count":1}]
Minimum constraint arity2
Maximum constraint arity49
Distribution of constraint arities[{"arity":2,"count":48},{"arity":3,"count":15},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints63
Distribution of constraint types[{"type":"intension","count":63},{"type":"allDifferent","count":1}]
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

3.73/2.12	c Concrete v3.4 running
27.29/15.15	o 12
27.29/15.19	o 11
27.50/15.25	o 10
27.50/15.26	o 9
38.05/24.20	o 8
39.00/25.09	o 7
44.19/30.19	o 5
45.83/31.77	o 4
46.36/32.27	o 3
64.98/50.70	o 2
74.01/59.54	o 1
2168.85/2109.86	o 0
2168.85/2109.87	v <instantiation cost="0">
2168.85/2109.87	v       <list>
2168.85/2109.87	v         q x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] b[0] b[1] b[2] b[3] b[4] b[5] b[6] b[7] b[8] b[9] b[10] b[11] b[12] b[13] b[14]
2168.85/2109.87	v       </list>
2168.85/2109.87	v       <values>
2168.85/2109.87	v         18 48 39 24 11 6 19 34 47 38 33 46 41 32 17 22 37 42 29 14 1 10 23 36 45 40 27 18 5 20 25 12 3 8 21 16 7 2 15 0 9 4 13 26 31 44 35 30 43 28 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
2168.85/2109.87	v       </values>
2168.85/2109.87	v     </instantiation>
2168.85/2109.87	s OPTIMUM FOUND

Verifier Data

OK	0

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-4247916-1500739703/watcher-4247916-1500739703 -o /tmp/evaluation-result-4247916-1500739703/solver-4247916-1500739703 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500716625-14914 --watchdog 2560 bin/concrete HOME/instance-4247916-1500739703.xml 

pid=19582
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.37 1.35 1.47 3/261 19585
/proc/meminfo: memFree=30891952/32770624 swapFree=5780/173300
[pid=19585] ppid=19582 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19585/stat : 19585 (bash) S 19582 19585 14883 0 -1 4202496 684 1534 0 0 0 0 0 0 20 0 1 0 9237714 9736192 350 33554432000 4194304 5098028 140725258772352 140725258769992 140538853452800 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 17375232 140725258773774 140725258773859 140725258773859 140725258776558 0
/proc/19585/statm: 2377 350 278 221 0 86 0

[startup+0.10013 s]
/proc/loadavg: 1.37 1.35 1.47 3/261 19585
/proc/meminfo: memFree=30891952/32770624 swapFree=5780/173300
[pid=19585] ppid=19582 vsize=9640 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/19585/stat : 19585 (bash) S 19582 19585 14883 0 -1 4202496 878 6422 0 0 0 0 0 1 20 0 1 0 9237714 9871360 377 33554432000 4194304 5098028 140725258772352 140725258766360 140538853452800 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 17375232 140725258773774 140725258773859 140725258773859 140725258776558 0
/proc/19585/statm: 2410 377 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200397 s]
/proc/loadavg: 1.37 1.35 1.47 3/261 19585
/proc/meminfo: memFree=30891952/32770624 swapFree=5780/173300
[pid=19585] ppid=19582 vsize=10435860 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/19585/stat : 19585 (java) S 19582 19585 14883 0 -1 1077944320 5042 12656 0 0 6 1 8 4 20 0 13 0 9237714 10686320640 5412 33554432000 4194304 4196468 140729289370816 140729289353360 140404635643639 0 0 0 16800971 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
/proc/19585/statm: 2608965 5412 2170 1 0 2597403 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10435860

[startup+0.300275 s]
/proc/loadavg: 1.37 1.35 1.47 3/261 19585
/proc/meminfo: memFree=30891952/32770624 swapFree=5780/173300
[pid=19585] ppid=19582 vsize=10902392 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/19585/stat : 19585 (java) S 19582 19585 14883 0 -1 1077944320 8159 12656 0 0 22 2 8 4 20 0 20 0 9237714 11164049408 9920 33554432000 4194304 4196468 140729289370816 140729289353360 140404635643639 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
/proc/19585/statm: 2725598 9920 2965 1 0 2713890 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 10902392

[startup+0.700187 s]
/proc/loadavg: 1.37 1.35 1.47 3/261 19585
/proc/meminfo: memFree=30891952/32770624 swapFree=5780/173300
[pid=19585] ppid=19582 vsize=10902720 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/19585/stat : 19585 (java) S 19582 19585 14883 0 -1 1077944320 12809 12656 0 0 81 3 8 4 20 0 20 0 9237714 11164385280 16113 33554432000 4194304 4196468 140729289370816 140729289353360 140404635643639 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
/proc/19585/statm: 2725680 16113 3217 1 0 2713890 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 10902720

[startup+1.5008 s]
/proc/loadavg: 1.37 1.35 1.47 3/281 19658
/proc/meminfo: memFree=30788984/32770624 swapFree=5780/173368
[pid=19585] ppid=19582 vsize=10915392 CPUtime=2.32 cores=0,2,4,6,8,10,12,14
/proc/19585/stat : 19585 (java) S 19582 19585 14883 0 -1 1077944320 26602 12656 0 0 209 11 8 4 20 0 20 0 9237714 11177361408 44152 33554432000 4194304 4196468 140729289370816 140729289353360 140404635643639 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
/proc/19585/statm: 2728848 44152 3406 1 0 2716962 0
[pid=19585/tid=19640] ppid=19582 vsize=10915392 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19640/stat : 19640 (java) R 19582 19585 14883 0 -1 4202560 19398 12656 0 0 127 4 8 4 20 0 20 0 9237728 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404639872200 140404635655574 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19641] ppid=19582 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19641/stat : 19641 (java) S 19582 19585 14883 0 -1 1077944384 55 12656 0 0 0 0 8 4 20 0 20 0 9237728 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404242508816 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19642] ppid=19582 vsize=10915392 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19642/stat : 19642 (java) S 19582 19585 14883 0 -1 1077944384 10 12656 0 0 1 0 8 4 20 0 20 0 9237728 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404241456272 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19643] ppid=19582 vsize=10915392 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19643/stat : 19643 (java) S 19582 19585 14883 0 -1 1077944384 39 12656 0 0 1 0 8 4 20 0 20 0 9237728 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404240403216 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19644] ppid=19582 vsize=10915392 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19644/stat : 19644 (java) S 19582 19585 14883 0 -1 1077944384 14 12656 0 0 1 0 8 4 20 0 20 0 9237728 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404239350672 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19645] ppid=19582 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19645/stat : 19645 (java) S 19582 19585 14883 0 -1 1077944384 43 12656 0 0 0 0 8 4 20 0 20 0 9237729 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404238297616 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19646] ppid=19582 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19646/stat : 19646 (java) S 19582 19585 14883 0 -1 1077944384 127 12656 0 0 0 0 8 4 20 0 20 0 9237729 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404237245072 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19647] ppid=19582 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19647/stat : 19647 (java) S 19582 19585 14883 0 -1 1077944384 17 12656 0 0 0 0 8 4 20 0 20 0 9237729 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404236192016 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19648] ppid=19582 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19648/stat : 19648 (java) S 19582 19585 14883 0 -1 1077944384 13 12656 0 0 0 0 8 4 20 0 20 0 9237729 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404235139472 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19649] ppid=19582 vsize=10915392 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19649/stat : 19649 (java) S 19582 19585 14883 0 -1 1077944384 1213 12656 0 0 1 0 8 4 20 0 20 0 9237731 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404110203632 140404635654786 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19650] ppid=19582 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19650/stat : 19650 (java) S 19582 19585 14883 0 -1 1077944384 55 12656 0 0 0 0 8 4 20 0 20 0 9237732 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404109149920 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19651] ppid=19582 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19651/stat : 19651 (java) S 19582 19585 14883 0 -1 1077944384 43 12656 0 0 0 0 8 4 20 0 20 0 9237732 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404108096768 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19652] ppid=19582 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19652/stat : 19652 (java) S 19582 19585 14883 0 -1 1077944384 1 12656 0 0 0 0 8 4 20 0 20 0 9237736 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404107045328 140404635662235 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19653] ppid=19582 vsize=10915392 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19653/stat : 19653 (java) R 19582 19585 14883 0 -1 4202560 763 12656 0 0 11 0 8 4 20 0 20 0 9237736 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404105992352 140404635664986 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19654] ppid=19582 vsize=10915392 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19654/stat : 19654 (java) S 19582 19585 14883 0 -1 1077944384 623 12656 0 0 17 0 8 4 20 0 20 0 9237736 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404104939888 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19655] ppid=19582 vsize=10915392 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19655/stat : 19655 (java) S 19582 19585 14883 0 -1 1077944384 680 12656 0 0 13 0 8 4 20 0 20 0 9237736 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404103886832 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19656] ppid=19582 vsize=10915392 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19656/stat : 19656 (java) S 19582 19585 14883 0 -1 1077944384 1373 12656 0 0 28 0 8 4 20 0 20 0 9237736 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404102834288 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19657] ppid=19582 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19657/stat : 19657 (java) S 19582 19585 14883 0 -1 1077944384 3 12656 0 0 0 0 8 4 20 0 20 0 9237736 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404101782496 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19658] ppid=19582 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19658/stat : 19658 (java) S 19582 19585 14883 0 -1 1077944384 3 12656 0 0 0 0 8 4 20 0 20 0 9237736 11177361408 44152 33554432000 4194304 4196468 140729289370816 140404100730032 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 10915392

[startup+3.10106 s]
/proc/loadavg: 1.26 1.33 1.46 6/281 19658
/proc/meminfo: memFree=30717556/32770624 swapFree=5780/173344
[pid=19585] ppid=19582 vsize=10925820 CPUtime=6.59 cores=0,2,4,6,8,10,12,14
/proc/19585/stat : 19585 (java) S 19582 19585 14883 0 -1 1077944320 48205 12656 0 0 631 16 8 4 20 0 20 0 9237714 11188039680 59427 33554432000 4194304 4196468 140729289370816 140729289353360 140404635643639 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
/proc/19585/statm: 2731455 59427 3477 1 0 2719010 0
[pid=19585/tid=19640] ppid=19582 vsize=10925820 CPUtime=3.02 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19640/stat : 19640 (java) R 19582 19585 14883 0 -1 4202560 32618 12656 0 0 284 6 8 4 20 0 20 0 9237728 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404639877416 140404242590848 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19641] ppid=19582 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19641/stat : 19641 (java) S 19582 19585 14883 0 -1 1077944384 55 12656 0 0 0 0 8 4 20 0 20 0 9237728 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404242508816 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19642] ppid=19582 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19642/stat : 19642 (java) S 19582 19585 14883 0 -1 1077944384 10 12656 0 0 1 0 8 4 20 0 20 0 9237728 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404241456272 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19643] ppid=19582 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19643/stat : 19643 (java) S 19582 19585 14883 0 -1 1077944384 39 12656 0 0 1 0 8 4 20 0 20 0 9237728 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404240403216 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19644] ppid=19582 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19644/stat : 19644 (java) S 19582 19585 14883 0 -1 1077944384 14 12656 0 0 1 0 8 4 20 0 20 0 9237728 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404239350672 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19645] ppid=19582 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19645/stat : 19645 (java) S 19582 19585 14883 0 -1 1077944384 43 12656 0 0 0 0 8 4 20 0 20 0 9237729 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404238297616 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19646] ppid=19582 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19646/stat : 19646 (java) S 19582 19585 14883 0 -1 1077944384 127 12656 0 0 0 0 8 4 20 0 20 0 9237729 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404237245072 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19647] ppid=19582 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19647/stat : 19647 (java) S 19582 19585 14883 0 -1 1077944384 17 12656 0 0 0 0 8 4 20 0 20 0 9237729 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404236192016 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19648] ppid=19582 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19648/stat : 19648 (java) S 19582 19585 14883 0 -1 1077944384 13 12656 0 0 0 0 8 4 20 0 20 0 9237729 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404235139472 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19649] ppid=19582 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19649/stat : 19649 (java) S 19582 19585 14883 0 -1 1077944384 1237 12656 0 0 1 0 8 4 20 0 20 0 9237731 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404110203632 140404635654786 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19650] ppid=19582 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19650/stat : 19650 (java) S 19582 19585 14883 0 -1 1077944384 55 12656 0 0 0 0 8 4 20 0 20 0 9237732 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404109149920 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19651] ppid=19582 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19651/stat : 19651 (java) S 19582 19585 14883 0 -1 1077944384 43 12656 0 0 0 0 8 4 20 0 20 0 9237732 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404108096768 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19652] ppid=19582 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19652/stat : 19652 (java) S 19582 19585 14883 0 -1 1077944384 1 12656 0 0 0 0 8 4 20 0 20 0 9237736 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404107045328 140404635662235 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19653] ppid=19582 vsize=10925820 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19653/stat : 19653 (java) S 19582 19585 14883 0 -1 1077944384 5141 12656 0 0 95 1 8 4 20 0 20 0 9237736 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404105992432 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19654] ppid=19582 vsize=10925820 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19654/stat : 19654 (java) S 19582 19585 14883 0 -1 1077944384 1779 12656 0 0 66 1 8 4 20 0 20 0 9237736 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404104939888 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19655] ppid=19582 vsize=10925820 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19655/stat : 19655 (java) R 19582 19585 14883 0 -1 4202560 1323 12656 0 0 65 1 8 4 20 0 20 0 9237736 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404103886832 140404635654786 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19656] ppid=19582 vsize=10925820 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19656/stat : 19656 (java) R 19582 19585 14883 0 -1 4202560 3554 12656 0 0 109 1 8 4 20 0 20 0 9237736 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404102834288 140404635655574 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19657] ppid=19582 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19657/stat : 19657 (java) S 19582 19585 14883 0 -1 1077944384 3 12656 0 0 0 0 8 4 20 0 20 0 9237736 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404101782496 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19658] ppid=19582 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19658/stat : 19658 (java) S 19582 19585 14883 0 -1 1077944384 5 12656 0 0 0 0 8 4 20 0 20 0 9237736 11188039680 59427 33554432000 4194304 4196468 140729289370816 140404100730032 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
Current children cumulated CPU time (s) 6.59
Current children cumulated vsize (KiB) 10925820

[startup+6.30091 s]
/proc/loadavg: 1.26 1.33 1.46 6/281 19658
/proc/meminfo: memFree=30551304/32770624 swapFree=5780/173344
[pid=19585] ppid=19582 vsize=10999548 CPUtime=16.8 cores=0,2,4,6,8,10,12,14
/proc/19585/stat : 19585 (java) S 19582 19585 14883 0 -1 1077944320 70413 12656 0 0 1642 26 8 4 20 0 20 0 9237714 11263537152 91841 33554432000 4194304 4196468 140729289370816 140729289353360 140404635643639 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
/proc/19585/statm: 2749887 91841 3499 1 0 2737442 0
[pid=19585/tid=19640] ppid=19582 vsize=10999548 CPUtime=6.15 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19640/stat : 19640 (java) R 19582 19585 14883 0 -1 4202560 40349 12656 0 0 595 8 8 4 20 0 20 0 9237728 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404639875624 140404249494755 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19641] ppid=19582 vsize=10999548 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19641/stat : 19641 (java) S 19582 19585 14883 0 -1 1077944384 161 12656 0 0 3 1 8 4 20 0 20 0 9237728 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404242508816 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19642] ppid=19582 vsize=10999548 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19642/stat : 19642 (java) S 19582 19585 14883 0 -1 1077944384 75 12656 0 0 4 0 8 4 20 0 20 0 9237728 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404241456272 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19643] ppid=19582 vsize=10999548 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19643/stat : 19643 (java) S 19582 19585 14883 0 -1 1077944384 975 12656 0 0 4 0 8 4 20 0 20 0 9237728 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404240403216 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19644] ppid=19582 vsize=10999548 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19644/stat : 19644 (java) S 19582 19585 14883 0 -1 1077944384 37 12656 0 0 3 0 8 4 20 0 20 0 9237728 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404239350672 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19645] ppid=19582 vsize=10999548 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19645/stat : 19645 (java) S 19582 19585 14883 0 -1 1077944384 100 12656 0 0 2 1 8 4 20 0 20 0 9237729 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404238297616 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19646] ppid=19582 vsize=10999548 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19646/stat : 19646 (java) S 19582 19585 14883 0 -1 1077944384 193 12656 0 0 4 1 8 4 20 0 20 0 9237729 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404237245072 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19647] ppid=19582 vsize=10999548 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19647/stat : 19647 (java) S 19582 19585 14883 0 -1 1077944384 64 12656 0 0 3 0 8 4 20 0 20 0 9237729 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404236192016 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19648] ppid=19582 vsize=10999548 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19648/stat : 19648 (java) S 19582 19585 14883 0 -1 1077944384 29 12656 0 0 2 0 8 4 20 0 20 0 9237729 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404235139472 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19649] ppid=19582 vsize=10999548 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19649/stat : 19649 (java) S 19582 19585 14883 0 -1 1077944384 2156 12656 0 0 4 0 8 4 20 0 20 0 9237731 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404110203632 140404635654786 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19650] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19650/stat : 19650 (java) S 19582 19585 14883 0 -1 1077944384 56 12656 0 0 0 0 8 4 20 0 20 0 9237732 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404109149920 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19651] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19651/stat : 19651 (java) S 19582 19585 14883 0 -1 1077944384 43 12656 0 0 0 0 8 4 20 0 20 0 9237732 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404108096768 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19652] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19652/stat : 19652 (java) S 19582 19585 14883 0 -1 1077944384 1 12656 0 0 0 0 8 4 20 0 20 0 9237736 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404107045328 140404635662235 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19653] ppid=19582 vsize=10999548 CPUtime=2.84 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19653/stat : 19653 (java) S 19582 19585 14883 0 -1 1077944384 6918 12656 0 0 270 2 8 4 20 0 20 0 9237736 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404105992432 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19654] ppid=19582 vsize=10999548 CPUtime=2.83 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19654/stat : 19654 (java) S 19582 19585 14883 0 -1 1077944384 6103 12656 0 0 270 1 8 4 20 0 20 0 9237736 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404104939888 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19655] ppid=19582 vsize=10999548 CPUtime=2.74 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19655/stat : 19655 (java) S 19582 19585 14883 0 -1 1077944384 5298 12656 0 0 260 2 8 4 20 0 20 0 9237736 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404103886832 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19656] ppid=19582 vsize=10999548 CPUtime=2.23 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19656/stat : 19656 (java) S 19582 19585 14883 0 -1 1077944384 5714 12656 0 0 209 2 8 4 20 0 20 0 9237736 11263537152 91841 33554432000 4194304 4196468 140729289370816 140404102834288 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19657] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14

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

[pid=19585/tid=19647] ppid=19582 vsize=10999548 CPUtime=7.02 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19647/stat : 19647 (java) S 19582 19585 14883 0 -1 1077944384 10201 12656 0 0 660 30 8 4 20 0 20 0 9237729 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404236192016 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19648] ppid=19582 vsize=10999548 CPUtime=7 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19648/stat : 19648 (java) S 19582 19585 14883 0 -1 1077944384 7593 12656 0 0 656 32 8 4 20 0 20 0 9237729 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404235139472 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19649] ppid=19582 vsize=10999548 CPUtime=5.81 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19649/stat : 19649 (java) S 19582 19585 14883 0 -1 1077944384 22578 12656 0 0 543 26 8 4 20 0 20 0 9237731 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404110203632 140404635654786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19650] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19650/stat : 19650 (java) S 19582 19585 14883 0 -1 1077944384 76 12656 0 0 0 0 8 4 20 0 20 0 9237732 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404109149984 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19651] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19651/stat : 19651 (java) S 19582 19585 14883 0 -1 1077944384 45 12656 0 0 0 0 8 4 20 0 20 0 9237732 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404108096768 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19652] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19652/stat : 19652 (java) S 19582 19585 14883 0 -1 1077944384 1 12656 0 0 0 0 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404107045328 140404635662235 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19653] ppid=19582 vsize=10999548 CPUtime=3.62 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19653/stat : 19653 (java) S 19582 19585 14883 0 -1 1077944384 12035 12656 0 0 347 3 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404105992432 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19654] ppid=19582 vsize=10999548 CPUtime=3.7 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19654/stat : 19654 (java) S 19582 19585 14883 0 -1 1077944384 9716 12656 0 0 356 2 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404104939888 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19655] ppid=19582 vsize=10999548 CPUtime=3.55 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19655/stat : 19655 (java) S 19582 19585 14883 0 -1 1077944384 12624 12656 0 0 340 3 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404103886832 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19656] ppid=19582 vsize=10999548 CPUtime=2.47 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19656/stat : 19656 (java) S 19582 19585 14883 0 -1 1077944384 18214 12656 0 0 231 4 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404102834288 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19657] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19657/stat : 19657 (java) S 19582 19585 14883 0 -1 1077944384 3 12656 0 0 0 0 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404101782496 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19658] ppid=19582 vsize=10999548 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19658/stat : 19658 (java) S 19582 19585 14883 0 -1 1077944384 1432 12656 0 0 55 53 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404100730032 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
Current children cumulated CPU time (s) 2166.19
Current children cumulated vsize (KiB) 10999548

[startup+2108.81 s]
/proc/loadavg: 1.27 1.40 1.46 3/282 19867
/proc/meminfo: memFree=29425024/32770624 swapFree=5780/174232
[pid=19585] ppid=19582 vsize=10999548 CPUtime=2167.83 cores=0,2,4,6,8,10,12,14
/proc/19585/stat : 19585 (java) S 19582 19585 14883 0 -1 1077944320 216771 12656 0 0 216438 333 8 4 20 0 20 0 9237714 11263537152 229187 33554432000 4194304 4196468 140729289370816 140729289353360 140404635643639 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
/proc/19585/statm: 2749887 229187 3515 1 0 2737442 0
[pid=19585/tid=19640] ppid=19582 vsize=10999548 CPUtime=2092.97 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19640/stat : 19640 (java) R 19582 19585 14883 0 -1 4202560 79755 12656 0 0 209255 30 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404639877520 140404260011084 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19641] ppid=19582 vsize=10999548 CPUtime=7.02 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19641/stat : 19641 (java) S 19582 19585 14883 0 -1 1077944384 4950 12656 0 0 660 30 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404242508816 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19642] ppid=19582 vsize=10999548 CPUtime=6.94 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19642/stat : 19642 (java) S 19582 19585 14883 0 -1 1077944384 5352 12656 0 0 654 28 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404241456272 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19643] ppid=19582 vsize=10999548 CPUtime=7 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19643/stat : 19643 (java) S 19582 19585 14883 0 -1 1077944384 7351 12656 0 0 656 32 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404240403216 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19644] ppid=19582 vsize=10999548 CPUtime=7.05 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19644/stat : 19644 (java) S 19582 19585 14883 0 -1 1077944384 9868 12656 0 0 665 28 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404239350672 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19645] ppid=19582 vsize=10999548 CPUtime=6.97 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19645/stat : 19645 (java) S 19582 19585 14883 0 -1 1077944384 6687 12656 0 0 653 32 8 4 20 0 20 0 9237729 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404238297616 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19646] ppid=19582 vsize=10999548 CPUtime=6.99 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19646/stat : 19646 (java) S 19582 19585 14883 0 -1 1077944384 6161 12656 0 0 659 28 8 4 20 0 20 0 9237729 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404237245072 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19647] ppid=19582 vsize=10999548 CPUtime=7.02 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19647/stat : 19647 (java) S 19582 19585 14883 0 -1 1077944384 10201 12656 0 0 660 30 8 4 20 0 20 0 9237729 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404236192016 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19648] ppid=19582 vsize=10999548 CPUtime=7 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19648/stat : 19648 (java) S 19582 19585 14883 0 -1 1077944384 7593 12656 0 0 656 32 8 4 20 0 20 0 9237729 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404235139472 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19649] ppid=19582 vsize=10999548 CPUtime=5.82 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19649/stat : 19649 (java) S 19582 19585 14883 0 -1 1077944384 22578 12656 0 0 544 26 8 4 20 0 20 0 9237731 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404110203632 140404635654786 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19650] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19650/stat : 19650 (java) S 19582 19585 14883 0 -1 1077944384 76 12656 0 0 0 0 8 4 20 0 20 0 9237732 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404109149984 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19651] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19651/stat : 19651 (java) S 19582 19585 14883 0 -1 1077944384 45 12656 0 0 0 0 8 4 20 0 20 0 9237732 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404108096768 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19652] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19652/stat : 19652 (java) S 19582 19585 14883 0 -1 1077944384 1 12656 0 0 0 0 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404107045328 140404635662235 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19653] ppid=19582 vsize=10999548 CPUtime=3.62 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19653/stat : 19653 (java) S 19582 19585 14883 0 -1 1077944384 12035 12656 0 0 347 3 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404105992432 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19654] ppid=19582 vsize=10999548 CPUtime=3.7 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19654/stat : 19654 (java) S 19582 19585 14883 0 -1 1077944384 9716 12656 0 0 356 2 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404104939888 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19655] ppid=19582 vsize=10999548 CPUtime=3.55 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19655/stat : 19655 (java) S 19582 19585 14883 0 -1 1077944384 12624 12656 0 0 340 3 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404103886832 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19656] ppid=19582 vsize=10999548 CPUtime=2.47 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19656/stat : 19656 (java) S 19582 19585 14883 0 -1 1077944384 18214 12656 0 0 231 4 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404102834288 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19657] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19657/stat : 19657 (java) S 19582 19585 14883 0 -1 1077944384 3 12656 0 0 0 0 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404101782496 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19658] ppid=19582 vsize=10999548 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19658/stat : 19658 (java) S 19582 19585 14883 0 -1 1077944384 1432 12656 0 0 55 53 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404100730032 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
Current children cumulated CPU time (s) 2167.83
Current children cumulated vsize (KiB) 10999548

[startup+2109.6 s]
/proc/loadavg: 1.27 1.40 1.46 3/282 19867
/proc/meminfo: memFree=29425024/32770624 swapFree=5780/174232
[pid=19585] ppid=19582 vsize=10999548 CPUtime=2168.64 cores=0,2,4,6,8,10,12,14
/proc/19585/stat : 19585 (java) S 19582 19585 14883 0 -1 1077944320 216775 12656 0 0 216519 333 8 4 20 0 20 0 9237714 11263537152 229187 33554432000 4194304 4196468 140729289370816 140729289353360 140404635643639 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
/proc/19585/statm: 2749887 229187 3515 1 0 2737442 0
[pid=19585/tid=19640] ppid=19582 vsize=10999548 CPUtime=2093.76 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19640/stat : 19640 (java) R 19582 19585 14883 0 -1 4202560 79759 12656 0 0 209334 30 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404639877712 140404262146148 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19641] ppid=19582 vsize=10999548 CPUtime=7.03 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19641/stat : 19641 (java) S 19582 19585 14883 0 -1 1077944384 4950 12656 0 0 661 30 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404242508816 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19642] ppid=19582 vsize=10999548 CPUtime=6.94 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19642/stat : 19642 (java) S 19582 19585 14883 0 -1 1077944384 5352 12656 0 0 654 28 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404241456272 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19643] ppid=19582 vsize=10999548 CPUtime=7 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19643/stat : 19643 (java) S 19582 19585 14883 0 -1 1077944384 7351 12656 0 0 656 32 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404240403216 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19644] ppid=19582 vsize=10999548 CPUtime=7.06 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19644/stat : 19644 (java) S 19582 19585 14883 0 -1 1077944384 9868 12656 0 0 666 28 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404239350672 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19645] ppid=19582 vsize=10999548 CPUtime=6.97 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19645/stat : 19645 (java) S 19582 19585 14883 0 -1 1077944384 6687 12656 0 0 653 32 8 4 20 0 20 0 9237729 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404238297616 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19646] ppid=19582 vsize=10999548 CPUtime=6.99 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19646/stat : 19646 (java) S 19582 19585 14883 0 -1 1077944384 6161 12656 0 0 659 28 8 4 20 0 20 0 9237729 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404237245072 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19647] ppid=19582 vsize=10999548 CPUtime=7.03 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19647/stat : 19647 (java) S 19582 19585 14883 0 -1 1077944384 10201 12656 0 0 661 30 8 4 20 0 20 0 9237729 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404236192016 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19648] ppid=19582 vsize=10999548 CPUtime=7 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19648/stat : 19648 (java) S 19582 19585 14883 0 -1 1077944384 7593 12656 0 0 656 32 8 4 20 0 20 0 9237729 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404235139472 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19649] ppid=19582 vsize=10999548 CPUtime=5.82 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19649/stat : 19649 (java) S 19582 19585 14883 0 -1 1077944384 22578 12656 0 0 544 26 8 4 20 0 20 0 9237731 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404110203632 140404635654786 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19650] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19650/stat : 19650 (java) S 19582 19585 14883 0 -1 1077944384 76 12656 0 0 0 0 8 4 20 0 20 0 9237732 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404109149984 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19651] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19651/stat : 19651 (java) S 19582 19585 14883 0 -1 1077944384 45 12656 0 0 0 0 8 4 20 0 20 0 9237732 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404108096768 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19652] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19652/stat : 19652 (java) S 19582 19585 14883 0 -1 1077944384 1 12656 0 0 0 0 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404107045328 140404635662235 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19653] ppid=19582 vsize=10999548 CPUtime=3.62 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19653/stat : 19653 (java) S 19582 19585 14883 0 -1 1077944384 12035 12656 0 0 347 3 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404105992432 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19654] ppid=19582 vsize=10999548 CPUtime=3.7 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19654/stat : 19654 (java) S 19582 19585 14883 0 -1 1077944384 9716 12656 0 0 356 2 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404104939888 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19655] ppid=19582 vsize=10999548 CPUtime=3.55 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19655/stat : 19655 (java) S 19582 19585 14883 0 -1 1077944384 12624 12656 0 0 340 3 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404103886832 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19656] ppid=19582 vsize=10999548 CPUtime=2.47 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19656/stat : 19656 (java) S 19582 19585 14883 0 -1 1077944384 18214 12656 0 0 231 4 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404102834288 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19657] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19657/stat : 19657 (java) S 19582 19585 14883 0 -1 1077944384 3 12656 0 0 0 0 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404101782496 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19658] ppid=19582 vsize=10999548 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19658/stat : 19658 (java) S 19582 19585 14883 0 -1 1077944384 1432 12656 0 0 55 53 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404100730032 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
Current children cumulated CPU time (s) 2168.64
Current children cumulated vsize (KiB) 10999548

[startup+2109.8 s]
/proc/loadavg: 1.27 1.40 1.46 3/282 19867
/proc/meminfo: memFree=29425024/32770624 swapFree=5780/174232
[pid=19585] ppid=19582 vsize=10999548 CPUtime=2168.85 cores=0,2,4,6,8,10,12,14
/proc/19585/stat : 19585 (java) S 19582 19585 14883 0 -1 1077944320 216776 12656 0 0 216540 333 8 4 20 0 20 0 9237714 11263537152 229187 33554432000 4194304 4196468 140729289370816 140729289353360 140404635643639 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
/proc/19585/statm: 2749887 229187 3515 1 0 2737442 0
[pid=19585/tid=19640] ppid=19582 vsize=10999548 CPUtime=2093.96 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19640/stat : 19640 (java) R 19582 19585 14883 0 -1 4202560 79760 12656 0 0 209354 30 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404639877808 140404262148513 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19641] ppid=19582 vsize=10999548 CPUtime=7.03 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19641/stat : 19641 (java) S 19582 19585 14883 0 -1 1077944384 4950 12656 0 0 661 30 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404242508816 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19642] ppid=19582 vsize=10999548 CPUtime=6.94 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19642/stat : 19642 (java) S 19582 19585 14883 0 -1 1077944384 5352 12656 0 0 654 28 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404241456272 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19643] ppid=19582 vsize=10999548 CPUtime=7 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19643/stat : 19643 (java) S 19582 19585 14883 0 -1 1077944384 7351 12656 0 0 656 32 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404240403216 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19644] ppid=19582 vsize=10999548 CPUtime=7.06 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19644/stat : 19644 (java) S 19582 19585 14883 0 -1 1077944384 9868 12656 0 0 666 28 8 4 20 0 20 0 9237728 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404239350672 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19645] ppid=19582 vsize=10999548 CPUtime=6.97 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19645/stat : 19645 (java) S 19582 19585 14883 0 -1 1077944384 6687 12656 0 0 653 32 8 4 20 0 20 0 9237729 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404238297616 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19646] ppid=19582 vsize=10999548 CPUtime=6.99 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19646/stat : 19646 (java) S 19582 19585 14883 0 -1 1077944384 6161 12656 0 0 659 28 8 4 20 0 20 0 9237729 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404237245072 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19647] ppid=19582 vsize=10999548 CPUtime=7.03 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19647/stat : 19647 (java) S 19582 19585 14883 0 -1 1077944384 10201 12656 0 0 661 30 8 4 20 0 20 0 9237729 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404236192016 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19648] ppid=19582 vsize=10999548 CPUtime=7.01 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19648/stat : 19648 (java) S 19582 19585 14883 0 -1 1077944384 7593 12656 0 0 657 32 8 4 20 0 20 0 9237729 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404235139472 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19649] ppid=19582 vsize=10999548 CPUtime=5.82 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19649/stat : 19649 (java) S 19582 19585 14883 0 -1 1077944384 22578 12656 0 0 544 26 8 4 20 0 20 0 9237731 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404110203632 140404635654786 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19650] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19650/stat : 19650 (java) S 19582 19585 14883 0 -1 1077944384 76 12656 0 0 0 0 8 4 20 0 20 0 9237732 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404109149984 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19651] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19651/stat : 19651 (java) S 19582 19585 14883 0 -1 1077944384 45 12656 0 0 0 0 8 4 20 0 20 0 9237732 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404108096768 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19652] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19652/stat : 19652 (java) S 19582 19585 14883 0 -1 1077944384 1 12656 0 0 0 0 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404107045328 140404635662235 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19653] ppid=19582 vsize=10999548 CPUtime=3.62 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19653/stat : 19653 (java) S 19582 19585 14883 0 -1 1077944384 12035 12656 0 0 347 3 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404105992432 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19654] ppid=19582 vsize=10999548 CPUtime=3.7 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19654/stat : 19654 (java) S 19582 19585 14883 0 -1 1077944384 9716 12656 0 0 356 2 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404104939888 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19655] ppid=19582 vsize=10999548 CPUtime=3.55 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19655/stat : 19655 (java) S 19582 19585 14883 0 -1 1077944384 12624 12656 0 0 340 3 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404103886832 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19656] ppid=19582 vsize=10999548 CPUtime=2.47 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19656/stat : 19656 (java) S 19582 19585 14883 0 -1 1077944384 18214 12656 0 0 231 4 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404102834288 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19657] ppid=19582 vsize=10999548 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19657/stat : 19657 (java) S 19582 19585 14883 0 -1 1077944384 3 12656 0 0 0 0 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404101782496 140404635653845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
[pid=19585/tid=19658] ppid=19582 vsize=10999548 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/19585/task/19658/stat : 19658 (java) S 19582 19585 14883 0 -1 1077944384 1432 12656 0 0 55 53 8 4 20 0 20 0 9237736 11263537152 229187 33554432000 4194304 4196468 140729289370816 140404100730032 140404635654786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17362944 140729289374401 140729289377175 140729289377175 140729289379791 0
Current children cumulated CPU time (s) 2168.85
Current children cumulated vsize (KiB) 10999548

Child status: 0
Real time (s): 2109.9
CPU time (s): 2168.98
CPU user time (s): 2165.58
CPU system time (s): 3.39541
CPU usage (%): 102.8
Max. virtual memory (cumulated for all children) (KiB): 10999548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2165.58
system time used= 3.39541
maximum resident set size= 917044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230534
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 246779
involuntary context switches= 159849

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6885 second user time and 19.636 second system time

The end

Launcher Data

Begin job on node129 at 2017-07-22 18:08:23
IDJOB=4247916
IDBENCH=130611
IDSOLVER=2630
FILE ID=node129/4247916-1500739703
RUNJOBID= node129-1500716625-14914
PBS_JOBID= 20623360
Free space on /tmp= 61944 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-07.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247916-1500739703/watcher-4247916-1500739703 -o /tmp/evaluation-result-4247916-1500739703/solver-4247916-1500739703 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500716625-14914 --watchdog 2560  bin/concrete HOME/instance-4247916-1500739703.xml

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

MD5SUM BENCH= 7aff4fe352a8c3fb8c4e8479cd8d4369
RANDOM SEED=454222619

node129.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		: 2133.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.96
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.96
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.96
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.96
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		: 1733.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		: 2267.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.96
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:        30892240 kB
MemAvailable:   31122404 kB
Buffers:          173952 kB
Cached:           327116 kB
SwapCached:            0 kB
Active:          1182656 kB
Inactive:         238172 kB
Active(anon):     866628 kB
Inactive(anon):    64872 kB
Active(file):     316028 kB
Inactive(file):   173300 kB
Unevictable:        5780 kB
Mlocked:            5780 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24308 kB
Writeback:            16 kB
AnonPages:        928176 kB
Mapped:            44056 kB
Shmem:              8844 kB
Slab:             147528 kB
SReclaimable:     113340 kB
SUnreclaim:        34188 kB
KernelStack:        4496 kB
PageTables:         7080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1735240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    679936 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= 61920 MiB
End job on node129 at 2017-07-22 18:43:34