Trace number 4246909

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 NameAnswerCPU timeWall clock time
R1: OscaR - Conflict Ordering 2017-06-30SAT 64.9391 15.7452

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-9-3-5-cp.xml
MD5SUM0eeb94d3c32d9a0ecc0d968e8c219d20
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.5479398
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of constraints3517
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":135}]
Minimum variable degree106
Maximum variable degree107
Distribution of variable degrees[{"degree":106,"count":108},{"degree":107,"count":27}]
Minimum constraint arity4
Maximum constraint arity135
Distribution of constraint arities[{"arity":4,"count":3510},{"arity":27,"count":6},{"arity":135,"count":1}]
Number of extensional constraints0
Number of intensional constraints3510
Distribution of constraint types[{"type":"intension","count":3510},{"type":"lex","count":1},{"type":"cardinality","count":5},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.41/0.45	c version: 2017-06-30
0.41/0.45	c seed: 722741383
0.41/0.45	c timeout: 2400
0.41/0.45	c memlimit: 15500
0.41/0.45	c nbcore: 8
0.41/0.47	c Parsing instance...
63.69/15.45	c Parsing done, starting search...
64.85/15.71	s SATISFIABLE
64.85/15.71	v <instantiation>
64.85/15.71	v 	<list>
64.85/15.71	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[0][26] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[1][26] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[2][26] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[3][25] x[3][26] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[4][25] x[4][26]
64.85/15.71	v 	</list>
64.85/15.71	v 	<values>
64.85/15.71	v 		0 0 0 1 1 1 2 2 2 3 3 3 4 4 4 5 5 5 6 6 6 7 7 7 8 8 8 0 3 4 6 7 8 5 7 8 4 6 7 0 1 2 1 3 6 2 5 8 0 3 4 1 2 5 0 7 8 8 7 3 6 4 5 6 2 3 5 0 1 4 2 1 6 8 7 4 0 1 3 2 5 1 0 2 0 1 2 2 3 4 3 4 5 3 4 5 5 6 7 0 1 8 6 7 8 6 7 8 8 7 6 8 6 7 8 7 5 5 4 3 4 3 5 4 3 2 6 0 1 2 1 0 1 0 2 
64.85/15.71	v 	</values>
64.85/15.71	v </instantiation>

Verifier Data

OK	

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-4246909-1500715944/watcher-4246909-1500715944 -o /tmp/evaluation-result-4246909-1500715944/solver-4246909-1500715944 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500710999-18715 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 722741383 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246909-1500715944.xml 

pid=19813
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: 6.43 3.28 2.19 3/262 19816
/proc/meminfo: memFree=25630616/32770624 swapFree=5948/272560
[pid=19816] ppid=19813 vsize=10648 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/stat : 19816 (java) D 19813 19816 18684 0 -1 1077944320 334 0 0 0 0 0 0 0 20 0 1 0 6861200 10903552 150 33554432000 4194304 4196468 140731573880400 140731573858600 139724940618256 0 0 4096 0 18446744072101760548 0 0 17 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
/proc/19816/statm: 2662 150 119 1 0 84 0

[startup+0.100174 s]
/proc/loadavg: 6.43 3.28 2.19 3/262 19816
/proc/meminfo: memFree=25630616/32770624 swapFree=5948/272560
[pid=19816] ppid=19813 vsize=12795092 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/19816/stat : 19816 (java) S 19813 19816 18684 0 -1 1077944320 3860 0 0 0 4 1 0 0 20 0 13 0 6861200 13102174208 4526 33554432000 4194304 4196468 140731573880400 140731573862944 139724947939063 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
/proc/19816/statm: 3198773 4526 2118 1 0 3187211 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12795092

[startup+0.200311 s]
/proc/loadavg: 6.43 3.28 2.19 3/262 19816
/proc/meminfo: memFree=25630616/32770624 swapFree=5948/272560
[pid=19816] ppid=19813 vsize=13263912 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19816/stat : 19816 (java) S 19813 19816 18684 0 -1 1077944320 6721 0 0 0 12 2 0 0 20 0 20 0 6861200 13582245888 7008 33554432000 4194304 4196468 140731573880400 140731573862944 139724947939063 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
/proc/19816/statm: 3315978 7008 3392 1 0 3303698 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13263912

[startup+0.300327 s]
/proc/loadavg: 6.43 3.28 2.19 3/262 19816
/proc/meminfo: memFree=25630616/32770624 swapFree=5948/272560
[pid=19816] ppid=19813 vsize=13263912 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/19816/stat : 19816 (java) S 19813 19816 18684 0 -1 1077944320 8643 0 0 0 22 3 0 0 20 0 20 0 6861200 13582245888 8626 33554432000 4194304 4196468 140731573880400 140731573862944 139724947939063 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
/proc/19816/statm: 3315978 8626 3506 1 0 3303698 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13263912

[startup+0.700174 s]
/proc/loadavg: 6.43 3.28 2.19 3/262 19816
/proc/meminfo: memFree=25630616/32770624 swapFree=5948/272560
[pid=19816] ppid=19813 vsize=13265980 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/19816/stat : 19816 (java) S 19813 19816 18684 0 -1 1077944320 12102 0 0 0 101 6 0 0 20 0 20 0 6861200 13584363520 16401 33554432000 4194304 4196468 140731573880400 140731573862944 139724947939063 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
/proc/19816/statm: 3316495 16401 3747 1 0 3304210 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 13265980

[startup+1.50082 s]
/proc/loadavg: 6.43 3.28 2.19 4/282 19836
/proc/meminfo: memFree=25503232/32770624 swapFree=5948/272928
[pid=19816] ppid=19813 vsize=13265980 CPUtime=3.89 cores=0,2,4,6,8,10,12,14
/proc/19816/stat : 19816 (java) S 19813 19816 18684 0 -1 1077944320 21612 0 0 0 353 36 0 0 20 0 20 0 6861200 13584363520 60406 33554432000 4194304 4196468 140731573880400 140731573862944 139724947939063 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
/proc/19816/statm: 3316495 60406 3807 1 0 3304210 0
[pid=19816/tid=19818] ppid=19813 vsize=13265980 CPUtime=1.3 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19818/stat : 19818 (java) R 19813 19816 18684 0 -1 4202560 9371 0 0 0 124 6 0 0 20 0 20 0 6861202 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724952175752 139724568842209 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19819] ppid=19813 vsize=13265980 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19819/stat : 19819 (java) S 19813 19816 18684 0 -1 1077944384 97 0 0 0 2 3 0 0 20 0 20 0 6861205 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724886903952 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19820] ppid=19813 vsize=13265980 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19820/stat : 19820 (java) S 19813 19816 18684 0 -1 1077944384 49 0 0 0 2 3 0 0 20 0 20 0 6861205 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724885851152 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19821] ppid=19813 vsize=13265980 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19821/stat : 19821 (java) S 19813 19816 18684 0 -1 1077944384 49 0 0 0 2 3 0 0 20 0 20 0 6861205 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724884798352 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19822] ppid=19813 vsize=13265980 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19822/stat : 19822 (java) S 19813 19816 18684 0 -1 1077944384 40 0 0 0 1 3 0 0 20 0 20 0 6861205 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724543449872 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19823] ppid=19813 vsize=13265980 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19823/stat : 19823 (java) S 19813 19816 18684 0 -1 1077944384 42 0 0 0 1 3 0 0 20 0 20 0 6861205 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724542397072 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19824] ppid=19813 vsize=13265980 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19824/stat : 19824 (java) S 19813 19816 18684 0 -1 1077944384 48 0 0 0 2 3 0 0 20 0 20 0 6861205 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724541344272 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19825] ppid=19813 vsize=13265980 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19825/stat : 19825 (java) S 19813 19816 18684 0 -1 1077944384 72 0 0 0 2 3 0 0 20 0 20 0 6861205 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724540291472 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19826] ppid=19813 vsize=13265980 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19826/stat : 19826 (java) S 19813 19816 18684 0 -1 1077944384 215 0 0 0 1 3 0 0 20 0 20 0 6861205 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724539238672 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19827] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19827/stat : 19827 (java) S 19813 19816 18684 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 6861207 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724410833776 139724947950210 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19828] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19828/stat : 19828 (java) S 19813 19816 18684 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 6861208 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724409779808 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19829] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19829/stat : 19829 (java) S 19813 19816 18684 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 6861208 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724408726912 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19830] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19830/stat : 19830 (java) S 19813 19816 18684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6861214 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724407675216 139724947957659 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19831] ppid=19813 vsize=13265980 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19831/stat : 19831 (java) S 19813 19816 18684 0 -1 1077944384 3321 0 0 0 52 0 0 0 20 0 20 0 6861214 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724406622576 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19832] ppid=19813 vsize=13265980 CPUtime=0.54 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19832/stat : 19832 (java) S 19813 19816 18684 0 -1 1077944384 1763 0 0 0 54 0 0 0 20 0 20 0 6861214 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724405569776 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19833] ppid=19813 vsize=13265980 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19833/stat : 19833 (java) S 19813 19816 18684 0 -1 1077944384 2018 0 0 0 49 0 0 0 20 0 20 0 6861214 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724404516976 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19834] ppid=19813 vsize=13265980 CPUtime=0.54 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19834/stat : 19834 (java) S 19813 19816 18684 0 -1 1077944384 2970 0 0 0 54 0 0 0 20 0 20 0 6861214 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724403464176 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19835] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19835/stat : 19835 (java) S 19813 19816 18684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6861214 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724402412640 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19836] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19836/stat : 19836 (java) S 19813 19816 18684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6861216 13584363520 60406 33554432000 4194304 4196468 140731573880400 139724401359920 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 13265980

[startup+3.10164 s]
/proc/loadavg: 6.15 3.27 2.20 4/282 19836
/proc/meminfo: memFree=25219740/32770624 swapFree=5948/272924
[pid=19816] ppid=19813 vsize=13265980 CPUtime=8.33 cores=0,2,4,6,8,10,12,14
/proc/19816/stat : 19816 (java) S 19813 19816 18684 0 -1 1077944320 24179 0 0 0 619 214 0 0 20 0 20 0 6861200 13584363520 163473 33554432000 4194304 4196468 140731573880400 140731573862944 139724947939063 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
/proc/19816/statm: 3316495 163473 3821 1 0 3304210 0
[pid=19816/tid=19818] ppid=19813 vsize=13265980 CPUtime=1.95 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19818/stat : 19818 (java) S 19813 19816 18684 0 -1 1077944384 9435 0 0 0 187 8 0 0 20 0 20 0 6861202 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724952175856 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19819] ppid=19813 vsize=13265980 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19819/stat : 19819 (java) R 19813 19816 18684 0 -1 4202560 241 0 0 0 21 25 0 0 20 0 20 0 6861205 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724886904152 139724927965221 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19820] ppid=19813 vsize=13265980 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19820/stat : 19820 (java) R 19813 19816 18684 0 -1 4202560 210 0 0 0 21 24 0 0 20 0 20 0 6861205 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724885851352 139724932890535 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19821] ppid=19813 vsize=13265980 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19821/stat : 19821 (java) R 19813 19816 18684 0 -1 4202560 196 0 0 0 21 25 0 0 20 0 20 0 6861205 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724884798552 139724927965187 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19822] ppid=19813 vsize=13265980 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19822/stat : 19822 (java) R 19813 19816 18684 0 -1 4202560 204 0 0 0 20 25 0 0 20 0 20 0 6861205 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724543449760 139724932782753 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19823] ppid=19813 vsize=13265980 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19823/stat : 19823 (java) R 19813 19816 18684 0 -1 4202560 208 0 0 0 21 25 0 0 20 0 20 0 6861205 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724542397272 139724932890535 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19824] ppid=19813 vsize=13265980 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19824/stat : 19824 (java) R 19813 19816 18684 0 -1 4202560 223 0 0 0 21 25 0 0 20 0 20 0 6861205 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724541344472 139724932890535 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19825] ppid=19813 vsize=13265980 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19825/stat : 19825 (java) R 19813 19816 18684 0 -1 4202560 444 0 0 0 21 24 0 0 20 0 20 0 6861205 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724540291672 139724932890288 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19826] ppid=19813 vsize=13265980 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19826/stat : 19826 (java) R 19813 19816 18684 0 -1 4202560 381 0 0 0 21 25 0 0 20 0 20 0 6861205 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724539238872 139724932890535 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19827] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19827/stat : 19827 (java) S 19813 19816 18684 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 20 0 6861207 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724410832096 139724947949269 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19828] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19828/stat : 19828 (java) S 19813 19816 18684 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 6861208 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724409779808 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19829] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19829/stat : 19829 (java) S 19813 19816 18684 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 6861208 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724408726912 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19830] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19830/stat : 19830 (java) S 19813 19816 18684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6861214 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724407675216 139724947957659 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19831] ppid=19813 vsize=13265980 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19831/stat : 19831 (java) S 19813 19816 18684 0 -1 1077944384 3356 0 0 0 62 0 0 0 20 0 20 0 6861214 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724406622576 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19832] ppid=19813 vsize=13265980 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19832/stat : 19832 (java) S 19813 19816 18684 0 -1 1077944384 2134 0 0 0 71 0 0 0 20 0 20 0 6861214 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724405569776 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19833] ppid=19813 vsize=13265980 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19833/stat : 19833 (java) S 19813 19816 18684 0 -1 1077944384 2417 0 0 0 69 0 0 0 20 0 20 0 6861214 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724404516976 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19834] ppid=19813 vsize=13265980 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19834/stat : 19834 (java) S 19813 19816 18684 0 -1 1077944384 3046 0 0 0 58 0 0 0 20 0 20 0 6861214 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724403464176 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19835] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19835/stat : 19835 (java) S 19813 19816 18684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6861214 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724402412640 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19836] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19836/stat : 19836 (java) S 19813 19816 18684 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 6861216 13584363520 163473 33554432000 4194304 4196468 140731573880400 139724401359920 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
Current children cumulated CPU time (s) 8.33
Current children cumulated vsize (KiB) 13265980

[startup+6.30093 s]
/proc/loadavg: 6.15 3.27 2.20 15/282 19836
/proc/meminfo: memFree=24401320/32770624 swapFree=5948/272936
[pid=19816] ppid=19813 vsize=13265980 CPUtime=24.29 cores=0,2,4,6,8,10,12,14
/proc/19816/stat : 19816 (java) S 19813 19816 18684 0 -1 1077944320 35973 0 0 0 1945 484 0 0 20 0 20 0 6861200 13584363520 312157 33554432000 4194304 4196468 140731573880400 140731573862944 139724947939063 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
/proc/19816/statm: 3316495 312157 3837 1 0 3304210 0
[pid=19816/tid=19818] ppid=19813 vsize=13265980 CPUtime=3.26 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19818/stat : 19818 (java) S 19813 19816 18684 0 -1 1077944384 10165 0 0 0 317 9 0 0 20 0 20 0 6861202 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724952175856 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19819] ppid=19813 vsize=13265980 CPUtime=2.25 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19819/stat : 19819 (java) R 19813 19816 18684 0 -1 4202560 1154 0 0 0 167 58 0 0 20 0 20 0 6861205 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724886904072 139724940567271 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19820] ppid=19813 vsize=13265980 CPUtime=2.25 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19820/stat : 19820 (java) R 19813 19816 18684 0 -1 4202560 1185 0 0 0 167 58 0 0 20 0 20 0 6861205 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724885851272 139724940567271 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19821] ppid=19813 vsize=13265980 CPUtime=2.27 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19821/stat : 19821 (java) R 19813 19816 18684 0 -1 4202560 1385 0 0 0 168 59 0 0 20 0 20 0 6861205 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724884798472 139724940567271 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19822] ppid=19813 vsize=13265980 CPUtime=2.25 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19822/stat : 19822 (java) R 19813 19816 18684 0 -1 4202560 1075 0 0 0 166 59 0 0 20 0 20 0 6861205 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724543449992 139724933697880 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19823] ppid=19813 vsize=13265980 CPUtime=2.25 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19823/stat : 19823 (java) R 19813 19816 18684 0 -1 4202560 1264 0 0 0 166 59 0 0 20 0 20 0 6861205 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724542397192 139724940567271 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19824] ppid=19813 vsize=13265980 CPUtime=2.25 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19824/stat : 19824 (java) R 19813 19816 18684 0 -1 4202560 1297 0 0 0 167 58 0 0 20 0 20 0 6861205 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724541344392 139724940567271 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19825] ppid=19813 vsize=13265980 CPUtime=2.22 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19825/stat : 19825 (java) R 19813 19816 18684 0 -1 4202560 1578 0 0 0 165 57 0 0 20 0 20 0 6861205 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724540291592 139724931322098 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19826] ppid=19813 vsize=13265980 CPUtime=2.26 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19826/stat : 19826 (java) R 19813 19816 18684 0 -1 4202560 1284 0 0 0 168 58 0 0 20 0 20 0 6861205 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724539238560 139724932396675 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19827] ppid=19813 vsize=13265980 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19827/stat : 19827 (java) S 19813 19816 18684 0 -1 1077944384 2451 0 0 0 6 0 0 0 20 0 20 0 6861207 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724410832320 139724947949269 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19828] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19828/stat : 19828 (java) S 19813 19816 18684 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 6861208 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724409779808 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19829] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19829/stat : 19829 (java) S 19813 19816 18684 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 6861208 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724408726912 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19830] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19830/stat : 19830 (java) S 19813 19816 18684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6861214 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724407675216 139724947957659 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19831] ppid=19813 vsize=13265980 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19831/stat : 19831 (java) S 19813 19816 18684 0 -1 1077944384 3592 0 0 0 71 0 0 0 20 0 20 0 6861214 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724406622576 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19832] ppid=19813 vsize=13265980 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19832/stat : 19832 (java) S 19813 19816 18684 0 -1 1077944384 2385 0 0 0 80 0 0 0 20 0 20 0 6861214 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724405569776 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19833] ppid=19813 vsize=13265980 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19833/stat : 19833 (java) S 19813 19816 18684 0 -1 1077944384 2564 0 0 0 72 0 0 0 20 0 20 0 6861214 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724404516976 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19834] ppid=19813 vsize=13265980 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19834/stat : 19834 (java) S 19813 19816 18684 0 -1 1077944384 3062 0 0 0 58 0 0 0 20 0 20 0 6861214 13584363520 312157 33554432000 4194304 4196468 140731573880400 139724403464176 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19835] ppid=19813 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=19816/tid=19825] ppid=19813 vsize=13270076 CPUtime=6.03 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19825/stat : 19825 (java) S 19813 19816 18684 0 -1 1077944384 2863 0 0 0 448 155 0 0 20 0 20 0 6861205 13588557824 722400 33554432000 4194304 4196468 140731573880400 139724540291472 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19826] ppid=19813 vsize=13270076 CPUtime=6.18 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19826/stat : 19826 (java) S 19813 19816 18684 0 -1 1077944384 2809 0 0 0 462 156 0 0 20 0 20 0 6861205 13588557824 722400 33554432000 4194304 4196468 140731573880400 139724539238672 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19827] ppid=19813 vsize=13270076 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19827/stat : 19827 (java) S 19813 19816 18684 0 -1 1077944384 4834 0 0 0 15 0 0 0 20 0 20 0 6861207 13588557824 722400 33554432000 4194304 4196468 140731573880400 139724410833776 139724947950210 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19828] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19828/stat : 19828 (java) S 19813 19816 18684 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 6861208 13588557824 722400 33554432000 4194304 4196468 140731573880400 139724409779808 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19829] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19829/stat : 19829 (java) S 19813 19816 18684 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 6861208 13588557824 722400 33554432000 4194304 4196468 140731573880400 139724408726912 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19830] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19830/stat : 19830 (java) S 19813 19816 18684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6861214 13588557824 722400 33554432000 4194304 4196468 140731573880400 139724407675216 139724947957659 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19831] ppid=19813 vsize=13270076 CPUtime=1.04 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19831/stat : 19831 (java) S 19813 19816 18684 0 -1 1077944384 5021 0 0 0 103 1 0 0 20 0 20 0 6861214 13588557824 722400 33554432000 4194304 4196468 140731573880400 139724406622576 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19832] ppid=19813 vsize=13270076 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19832/stat : 19832 (java) S 19813 19816 18684 0 -1 1077944384 3280 0 0 0 102 0 0 0 20 0 20 0 6861214 13588557824 722400 33554432000 4194304 4196468 140731573880400 139724405569776 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19833] ppid=19813 vsize=13270076 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19833/stat : 19833 (java) S 19813 19816 18684 0 -1 1077944384 4184 0 0 0 104 1 0 0 20 0 20 0 6861214 13588557824 722400 33554432000 4194304 4196468 140731573880400 139724404516976 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19834] ppid=19813 vsize=13270076 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19834/stat : 19834 (java) S 19813 19816 18684 0 -1 1077944384 7549 0 0 0 79 1 0 0 20 0 20 0 6861214 13588557824 722400 33554432000 4194304 4196468 140731573880400 139724403464176 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19835] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19835/stat : 19835 (java) S 19813 19816 18684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6861214 13588557824 722400 33554432000 4194304 4196468 140731573880400 139724402412640 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19836] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19836/stat : 19836 (java) S 19813 19816 18684 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 20 0 6861216 13588557824 722400 33554432000 4194304 4196468 140731573880400 139724401359920 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
Current children cumulated CPU time (s) 60.59
Current children cumulated vsize (KiB) 13270076

[startup+15.2009 s]
/proc/loadavg: 5.66 3.26 2.20 3/282 19836
/proc/meminfo: memFree=22749728/32770624 swapFree=5948/272944
[pid=19816] ppid=19813 vsize=13270076 CPUtime=63.48 cores=0,2,4,6,8,10,12,14
/proc/19816/stat : 19816 (java) S 19813 19816 18684 0 -1 1077944320 66401 0 0 0 5023 1325 0 0 20 0 20 0 6861200 13588557824 754446 33554432000 4194304 4196468 140731573880400 140731573862944 139724947939063 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
/proc/19816/statm: 3317519 754446 3843 1 0 3305234 0
[pid=19816/tid=19818] ppid=19813 vsize=13270076 CPUtime=7.84 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19818/stat : 19818 (java) R 19813 19816 18684 0 -1 4202560 17489 0 0 0 770 14 0 0 20 0 20 0 6861202 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724952172200 139724571171642 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19819] ppid=19813 vsize=13270076 CPUtime=6.39 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19819/stat : 19819 (java) S 19813 19816 18684 0 -1 1077944384 2692 0 0 0 476 163 0 0 20 0 20 0 6861205 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724886903952 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19820] ppid=19813 vsize=13270076 CPUtime=6.45 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19820/stat : 19820 (java) S 19813 19816 18684 0 -1 1077944384 2947 0 0 0 485 160 0 0 20 0 20 0 6861205 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724885851152 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19821] ppid=19813 vsize=13270076 CPUtime=6.46 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19821/stat : 19821 (java) S 19813 19816 18684 0 -1 1077944384 3432 0 0 0 481 165 0 0 20 0 20 0 6861205 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724884798352 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19822] ppid=19813 vsize=13270076 CPUtime=6.41 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19822/stat : 19822 (java) S 19813 19816 18684 0 -1 1077944384 2403 0 0 0 476 165 0 0 20 0 20 0 6861205 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724543449872 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19823] ppid=19813 vsize=13270076 CPUtime=6.41 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19823/stat : 19823 (java) S 19813 19816 18684 0 -1 1077944384 2480 0 0 0 477 164 0 0 20 0 20 0 6861205 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724542397072 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19824] ppid=19813 vsize=13270076 CPUtime=6.43 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19824/stat : 19824 (java) S 19813 19816 18684 0 -1 1077944384 2608 0 0 0 481 162 0 0 20 0 20 0 6861205 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724541344272 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19825] ppid=19813 vsize=13270076 CPUtime=6.32 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19825/stat : 19825 (java) S 19813 19816 18684 0 -1 1077944384 2903 0 0 0 473 159 0 0 20 0 20 0 6861205 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724540291472 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19826] ppid=19813 vsize=13270076 CPUtime=6.46 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19826/stat : 19826 (java) S 19813 19816 18684 0 -1 1077944384 2853 0 0 0 486 160 0 0 20 0 20 0 6861205 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724539238672 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19827] ppid=19813 vsize=13270076 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19827/stat : 19827 (java) S 19813 19816 18684 0 -1 1077944384 4962 0 0 0 15 0 0 0 20 0 20 0 6861207 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724410833776 139724947950210 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19828] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19828/stat : 19828 (java) S 19813 19816 18684 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 6861208 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724409779808 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19829] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19829/stat : 19829 (java) S 19813 19816 18684 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 6861208 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724408726912 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19830] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19830/stat : 19830 (java) S 19813 19816 18684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6861214 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724407675216 139724947957659 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19831] ppid=19813 vsize=13270076 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19831/stat : 19831 (java) S 19813 19816 18684 0 -1 1077944384 5032 0 0 0 106 1 0 0 20 0 20 0 6861214 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724406622576 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19832] ppid=19813 vsize=13270076 CPUtime=1.06 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19832/stat : 19832 (java) S 19813 19816 18684 0 -1 1077944384 3286 0 0 0 106 0 0 0 20 0 20 0 6861214 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724405569776 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19833] ppid=19813 vsize=13270076 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19833/stat : 19833 (java) S 19813 19816 18684 0 -1 1077944384 4190 0 0 0 106 1 0 0 20 0 20 0 6861214 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724404516976 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19834] ppid=19813 vsize=13270076 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19834/stat : 19834 (java) R 19813 19816 18684 0 -1 4202560 7550 0 0 0 80 1 0 0 20 0 20 0 6861214 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724403464176 139724940924105 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19835] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19835/stat : 19835 (java) S 19813 19816 18684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6861214 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724402412640 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19836] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19836/stat : 19836 (java) S 19813 19816 18684 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 20 0 6861216 13588557824 754446 33554432000 4194304 4196468 140731573880400 139724401359920 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
Current children cumulated CPU time (s) 63.48
Current children cumulated vsize (KiB) 13270076

[startup+15.6012 s]
/proc/loadavg: 5.66 3.26 2.20 3/282 19836
/proc/meminfo: memFree=22502376/32770624 swapFree=5948/272944
[pid=19816] ppid=19813 vsize=13270076 CPUtime=64.41 cores=0,2,4,6,8,10,12,14
/proc/19816/stat : 19816 (java) S 19813 19816 18684 0 -1 1077944320 68538 0 0 0 5116 1325 0 0 20 0 20 0 6861200 13588557824 755421 33554432000 4194304 4196468 140731573880400 140731573862944 139724947939063 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
/proc/19816/statm: 3317519 755421 3849 1 0 3305234 0
[pid=19816/tid=19818] ppid=19813 vsize=13270076 CPUtime=8.24 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19818/stat : 19818 (java) R 19813 19816 18684 0 -1 4202560 17561 0 0 0 810 14 0 0 20 0 20 0 6861202 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724952175816 139724572738798 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19819] ppid=19813 vsize=13270076 CPUtime=6.39 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19819/stat : 19819 (java) S 19813 19816 18684 0 -1 1077944384 2692 0 0 0 476 163 0 0 20 0 20 0 6861205 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724886903952 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19820] ppid=19813 vsize=13270076 CPUtime=6.45 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19820/stat : 19820 (java) S 19813 19816 18684 0 -1 1077944384 2947 0 0 0 485 160 0 0 20 0 20 0 6861205 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724885851152 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19821] ppid=19813 vsize=13270076 CPUtime=6.46 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19821/stat : 19821 (java) S 19813 19816 18684 0 -1 1077944384 3432 0 0 0 481 165 0 0 20 0 20 0 6861205 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724884798352 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19822] ppid=19813 vsize=13270076 CPUtime=6.41 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19822/stat : 19822 (java) S 19813 19816 18684 0 -1 1077944384 2403 0 0 0 476 165 0 0 20 0 20 0 6861205 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724543449872 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19823] ppid=19813 vsize=13270076 CPUtime=6.41 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19823/stat : 19823 (java) S 19813 19816 18684 0 -1 1077944384 2480 0 0 0 477 164 0 0 20 0 20 0 6861205 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724542397072 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19824] ppid=19813 vsize=13270076 CPUtime=6.43 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19824/stat : 19824 (java) S 19813 19816 18684 0 -1 1077944384 2608 0 0 0 481 162 0 0 20 0 20 0 6861205 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724541344272 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19825] ppid=19813 vsize=13270076 CPUtime=6.32 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19825/stat : 19825 (java) S 19813 19816 18684 0 -1 1077944384 2903 0 0 0 473 159 0 0 20 0 20 0 6861205 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724540291472 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19826] ppid=19813 vsize=13270076 CPUtime=6.46 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19826/stat : 19826 (java) S 19813 19816 18684 0 -1 1077944384 2853 0 0 0 486 160 0 0 20 0 20 0 6861205 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724539238672 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19827] ppid=19813 vsize=13270076 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19827/stat : 19827 (java) S 19813 19816 18684 0 -1 1077944384 4962 0 0 0 15 0 0 0 20 0 20 0 6861207 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724410833776 139724947950210 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19828] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19828/stat : 19828 (java) S 19813 19816 18684 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 6861208 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724409779808 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19829] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19829/stat : 19829 (java) S 19813 19816 18684 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 6861208 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724408726912 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19830] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19830/stat : 19830 (java) S 19813 19816 18684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6861214 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724407675216 139724947957659 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19831] ppid=19813 vsize=13270076 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19831/stat : 19831 (java) R 19813 19816 18684 0 -1 4202560 5495 0 0 0 121 1 0 0 20 0 20 0 6861214 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724406604304 139724931442312 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19832] ppid=19813 vsize=13270076 CPUtime=1.21 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19832/stat : 19832 (java) R 19813 19816 18684 0 -1 4202560 4565 0 0 0 121 0 0 0 20 0 20 0 6861214 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724405550792 139724940228436 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19833] ppid=19813 vsize=13270076 CPUtime=1.26 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19833/stat : 19833 (java) R 19813 19816 18684 0 -1 4202560 4467 0 0 0 125 1 0 0 20 0 20 0 6861214 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724404503072 139724940228445 0 4 0 16800975 0 0 0 -1 2 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19834] ppid=19813 vsize=13270076 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19834/stat : 19834 (java) S 19813 19816 18684 0 -1 1077944384 7601 0 0 0 84 1 0 0 20 0 20 0 6861214 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724403464176 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19835] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19835/stat : 19835 (java) S 19813 19816 18684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6861214 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724402412640 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19836] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19836/stat : 19836 (java) S 19813 19816 18684 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 20 0 6861216 13588557824 755421 33554432000 4194304 4196468 140731573880400 139724401359920 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
Current children cumulated CPU time (s) 64.41
Current children cumulated vsize (KiB) 13270076

[startup+15.7011 s]
/proc/loadavg: 5.66 3.26 2.20 3/282 19836
/proc/meminfo: memFree=22502376/32770624 swapFree=5948/272944
[pid=19816] ppid=19813 vsize=13270076 CPUtime=64.85 cores=0,2,4,6,8,10,12,14
/proc/19816/stat : 19816 (java) S 19813 19816 18684 0 -1 1077944320 69474 0 0 0 5159 1326 0 0 20 0 20 0 6861200 13588557824 756270 33554432000 4194304 4196468 140731573880400 140731573862944 139724947939063 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
/proc/19816/statm: 3317519 756270 3849 1 0 3305234 0
[pid=19816/tid=19818] ppid=19813 vsize=13270076 CPUtime=8.34 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19818/stat : 19818 (java) R 19813 19816 18684 0 -1 4202560 17577 0 0 0 820 14 0 0 20 0 20 0 6861202 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724952153120 139724934097864 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19819] ppid=19813 vsize=13270076 CPUtime=6.39 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19819/stat : 19819 (java) S 19813 19816 18684 0 -1 1077944384 2692 0 0 0 476 163 0 0 20 0 20 0 6861205 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724886903952 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19820] ppid=19813 vsize=13270076 CPUtime=6.45 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19820/stat : 19820 (java) S 19813 19816 18684 0 -1 1077944384 2947 0 0 0 485 160 0 0 20 0 20 0 6861205 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724885851152 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19821] ppid=19813 vsize=13270076 CPUtime=6.46 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19821/stat : 19821 (java) S 19813 19816 18684 0 -1 1077944384 3432 0 0 0 481 165 0 0 20 0 20 0 6861205 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724884798352 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19822] ppid=19813 vsize=13270076 CPUtime=6.41 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19822/stat : 19822 (java) S 19813 19816 18684 0 -1 1077944384 2403 0 0 0 476 165 0 0 20 0 20 0 6861205 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724543449872 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19823] ppid=19813 vsize=13270076 CPUtime=6.41 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19823/stat : 19823 (java) S 19813 19816 18684 0 -1 1077944384 2480 0 0 0 477 164 0 0 20 0 20 0 6861205 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724542397072 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19824] ppid=19813 vsize=13270076 CPUtime=6.43 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19824/stat : 19824 (java) S 19813 19816 18684 0 -1 1077944384 2608 0 0 0 481 162 0 0 20 0 20 0 6861205 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724541344272 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19825] ppid=19813 vsize=13270076 CPUtime=6.32 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19825/stat : 19825 (java) S 19813 19816 18684 0 -1 1077944384 2903 0 0 0 473 159 0 0 20 0 20 0 6861205 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724540291472 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19826] ppid=19813 vsize=13270076 CPUtime=6.46 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19826/stat : 19826 (java) S 19813 19816 18684 0 -1 1077944384 2853 0 0 0 486 160 0 0 20 0 20 0 6861205 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724539238672 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19827] ppid=19813 vsize=13270076 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19827/stat : 19827 (java) S 19813 19816 18684 0 -1 1077944384 4962 0 0 0 15 0 0 0 20 0 20 0 6861207 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724410833776 139724947950210 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19828] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19828/stat : 19828 (java) S 19813 19816 18684 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 6861208 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724409779808 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19829] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19829/stat : 19829 (java) S 19813 19816 18684 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 6861208 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724408726912 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19830] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19830/stat : 19830 (java) S 19813 19816 18684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6861214 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724407675216 139724947957659 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19831] ppid=19813 vsize=13270076 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19831/stat : 19831 (java) R 19813 19816 18684 0 -1 4202560 5611 0 0 0 131 1 0 0 20 0 20 0 6861214 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724406614528 139724947960410 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19832] ppid=19813 vsize=13270076 CPUtime=1.3 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19832/stat : 19832 (java) R 19813 19816 18684 0 -1 4202560 4925 0 0 0 130 0 0 0 20 0 20 0 6861214 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724405557632 139724940228352 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19833] ppid=19813 vsize=13270076 CPUtime=1.36 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19833/stat : 19833 (java) R 19813 19816 18684 0 -1 4202560 4871 0 0 0 135 1 0 0 20 0 20 0 6861214 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724404502856 139724932858088 0 4 0 16800975 0 0 0 -1 2 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19834] ppid=19813 vsize=13270076 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19834/stat : 19834 (java) R 19813 19816 18684 0 -1 4202560 7636 0 0 0 87 1 0 0 20 0 20 0 6861214 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724403464176 139724947960410 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19835] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19835/stat : 19835 (java) S 19813 19816 18684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6861214 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724402412640 139724947949269 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
[pid=19816/tid=19836] ppid=19813 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19816/task/19836/stat : 19836 (java) S 19813 19816 18684 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 20 0 6861216 13588557824 756270 33554432000 4194304 4196468 140731573880400 139724401359920 139724947950210 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 54 0 0 6293624 6294260 26525696 140731573888138 140731573888324 140731573888324 140731573891023 0
Current children cumulated CPU time (s) 64.85
Current children cumulated vsize (KiB) 13270076

Child status: 0
Real time (s): 15.7452
CPU time (s): 64.9391
CPU user time (s): 51.6615
CPU system time (s): 13.2776
CPU usage (%): 412.436
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.6615
system time used= 13.2776
maximum resident set size= 3025968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69590
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5772
involuntary context switches= 5323

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.116982 second user time and 0.191512 second system time

The end

Launcher Data

Begin job on node139 at 2017-07-22 11:32:24
IDJOB=4246909
IDBENCH=126553
IDSOLVER=2628
FILE ID=node139/4246909-1500715944
RUNJOBID= node139-1500710999-18715
PBS_JOBID= 20623349
Free space on /tmp= 61944 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-9-3-5-cp.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246909-1500715944/watcher-4246909-1500715944 -o /tmp/evaluation-result-4246909-1500715944/solver-4246909-1500715944 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500710999-18715 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 722741383 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246909-1500715944.xml

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

MD5SUM BENCH= 0eeb94d3c32d9a0ecc0d968e8c219d20
RANDOM SEED=722741383

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.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	: 5334.08
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		: 2668.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	: 5334.08
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	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.08
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	: 5334.08
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		: 2668.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		: 2133.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	: 5334.08
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:        25631236 kB
MemAvailable:   26002532 kB
Buffers:          127508 kB
Cached:           524116 kB
SwapCached:            0 kB
Active:          6412368 kB
Inactive:         281160 kB
Active(anon):    6045228 kB
Inactive(anon):     8600 kB
Active(file):     367140 kB
Inactive(file):   272560 kB
Unevictable:        5948 kB
Mlocked:            5948 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42168 kB
Writeback:             0 kB
AnonPages:       6048328 kB
Mapped:            45724 kB
Shmem:              8852 kB
Slab:             128568 kB
SReclaimable:      94864 kB
SUnreclaim:        33704 kB
KernelStack:        4512 kB
PageTables:        16892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7185260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5748736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61900 MiB
End job on node139 at 2017-07-22 11:32:40