Trace number 4285358

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
OscaR - Parallel with EPS 2017-08-22SAT (TO) 5121.5098 2520.0701

General information on the benchmark

NameQRandom/QRandom-m1-lard/
lard-85-85.xml
MD5SUMba1c49fa80fd17c1a348725aa5db0d15
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 benchmark10.8889
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints3570
Number of domains1
Minimum domain size86
Maximum domain size86
Distribution of domain sizes[{"size":86,"count":85}]
Minimum variable degree84
Maximum variable degree84
Distribution of variable degrees[{"degree":84,"count":85}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3570}]
Number of extensional constraints3570
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":3570}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 1019989369
0.29/0.26	c timeout: 20160
0.29/0.26	c memlimit: 22000
0.29/0.26	c nbcore: 8
0.29/0.28	c Parsing instance...
27.23/14.06	c Parsing done, starting search...
95.39/30.30	s SATISFIABLE
95.39/30.30	v <instantiation>
95.39/30.30	v 	<list>
95.39/30.30	v 		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] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84]
95.39/30.30	v 	</list>
95.39/30.30	v 	<values>
95.39/30.30	v 		42 41 37 42 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 
95.39/30.30	v 	</values>
95.39/30.30	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (10641 MiB free)
  memory of node 1: 16384 MiB (12344 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285358-1503429485/watcher-4285358-1503429485 -o /tmp/evaluation-result-4285358-1503429485/solver-4285358-1503429485 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503423573-5557 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1019989369 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285358-1503429485.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=6130, runsolver pid=6127
Current StackSize limit: 8192 KiB


[startup+0.100115 s]*
/proc/loadavg: 8.80 8.74 8.66 2/199 6150
/proc/meminfo: memFree=23521988/32770624 swapFree=67108860/67108860
[pid=6130] ppid=6127 vsize=26000852 memory=32520 CPUtime=0.12 cores=0-7
/proc/6130/stat : 6130 (java) S 6127 6130 5530 0 -1 1077944320 8531 0 0 0 11 1 0 0 20 0 20 0 176035977 26624872448 8130 33554432000 4194304 4196468 140732538839120 140732538821664 140040790781687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
/proc/6130/statm: 6500213 8130 3402 1 0 6487932 0
[pid=6130/tid=6132] ppid=6127 vsize=26000852 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/6130/task/6132/stat : 6132 (java) R 6127 6130 5530 0 -1 4202560 6468 0 0 0 8 1 0 0 20 0 20 0 176035977 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040794988320 140040790803613 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6133] ppid=6127 vsize=26000852 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/6130/task/6133/stat : 6133 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040698342288 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6134] ppid=6127 vsize=26000852 memory=140247715354240 CPUtime=0 cores=0-7
/proc/6130/task/6134/stat : 6134 (java) S 6127 6130 5530 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040348207888 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6135] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6135/stat : 6135 (java) S 6127 6130 5530 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040347155600 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6136] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6136/stat : 6136 (java) S 6127 6130 5530 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040346102800 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6137] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6137/stat : 6137 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040345049488 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6138] ppid=6127 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/6130/task/6138/stat : 6138 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040343996688 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6139] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6139/stat : 6139 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040342944400 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6140] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6140/stat : 6140 (java) S 6127 6130 5530 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040341891600 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6141] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6141/stat : 6141 (java) S 6127 6130 5530 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176035979 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040300006000 140040790792834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6142] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6142/stat : 6142 (java) S 6127 6130 5530 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176035980 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040298951968 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6143] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6143/stat : 6143 (java) S 6127 6130 5530 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176035980 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040297899632 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6144] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6144/stat : 6144 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035982 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040296847952 140040790800283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6145] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6145/stat : 6145 (java) S 6127 6130 5530 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 20 0 176035982 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040295794800 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6146] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6146/stat : 6146 (java) S 6127 6130 5530 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176035982 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040182196208 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6147] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6147/stat : 6147 (java) S 6127 6130 5530 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176035983 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040181143920 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6148] ppid=6127 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/6130/task/6148/stat : 6148 (java) R 6127 6130 5530 0 -1 4202560 357 0 0 0 1 0 0 0 20 0 20 0 176035983 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040180091120 140040790803034 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6149] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6149/stat : 6149 (java) S 6127 6130 5530 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176035983 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040179039072 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6150] ppid=6127 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/6130/task/6150/stat : 6150 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035983 26624872448 8130 33554432000 4194304 4196468 140732538839120 140040177986352 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32520 KiB

[startup+0.21042 s]*
/proc/loadavg: 8.80 8.74 8.66 2/199 6150
/proc/meminfo: memFree=23512000/32770624 swapFree=67108860/67108860
[pid=6130] ppid=6127 vsize=26000852 memory=41400 CPUtime=0.29 cores=0-7
/proc/6130/stat : 6130 (java) S 6127 6130 5530 0 -1 1077944320 9543 0 0 0 27 2 0 0 20 0 20 0 176035977 26624872448 10350 33554432000 4194304 4196468 140732538839120 140732538821664 140040790781687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
/proc/6130/statm: 6500213 10350 3573 1 0 6487932 0
[pid=6130/tid=6132] ppid=6127 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/6130/task/6132/stat : 6132 (java) R 6127 6130 5530 0 -1 4202560 7107 0 0 0 18 1 0 0 20 0 20 0 176035977 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040795006768 140040790803613 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6133] ppid=6127 vsize=26000852 memory=9316 CPUtime=0 cores=0-7
/proc/6130/task/6133/stat : 6133 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040698342288 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6134] ppid=6127 vsize=26000852 memory=140247715360345 CPUtime=0 cores=0-7
/proc/6130/task/6134/stat : 6134 (java) S 6127 6130 5530 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040348207888 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6135] ppid=6127 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/6130/task/6135/stat : 6135 (java) S 6127 6130 5530 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040347155600 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6136] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6136/stat : 6136 (java) S 6127 6130 5530 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040346102800 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6137] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6137/stat : 6137 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040345049488 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6138] ppid=6127 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/6130/task/6138/stat : 6138 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040343996688 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6139] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6139/stat : 6139 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040342944400 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6140] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6140/stat : 6140 (java) S 6127 6130 5530 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176035978 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040341891600 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6141] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6141/stat : 6141 (java) S 6127 6130 5530 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176035979 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040300006000 140040790792834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6142] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6142/stat : 6142 (java) S 6127 6130 5530 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176035980 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040298951968 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6143] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6143/stat : 6143 (java) S 6127 6130 5530 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176035980 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040297899632 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6144] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6144/stat : 6144 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035982 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040296847952 140040790800283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6145] ppid=6127 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/6130/task/6145/stat : 6145 (java) S 6127 6130 5530 0 -1 1077944384 368 0 0 0 1 0 0 0 20 0 20 0 176035982 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040295794800 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6146] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6146/stat : 6146 (java) S 6127 6130 5530 0 -1 1077944384 172 0 0 0 0 0 0 0 20 0 20 0 176035982 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040182196208 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6147] ppid=6127 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/6130/task/6147/stat : 6147 (java) S 6127 6130 5530 0 -1 1077944384 125 0 0 0 1 0 0 0 20 0 20 0 176035983 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040181143920 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6148] ppid=6127 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/6130/task/6148/stat : 6148 (java) S 6127 6130 5530 0 -1 1077944384 390 0 0 0 5 0 0 0 20 0 20 0 176035983 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040180091120 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6149] ppid=6127 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6149/stat : 6149 (java) S 6127 6130 5530 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176035983 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040179039072 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6150] ppid=6127 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/6130/task/6150/stat : 6150 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035983 26624872448 10350 33554432000 4194304 4196468 140732538839120 140040177986352 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41400 KiB

[startup+0.310077 s]*
/proc/loadavg: 8.80 8.74 8.66 3/199 6150
/proc/meminfo: memFree=23504928/32770624 swapFree=67108860/67108860
[pid=6130] ppid=6127 vsize=26000872 memory=48540 CPUtime=0.46 cores=0-7
/proc/6130/stat : 6130 (java) S 6127 6130 5530 0 -1 1077944320 10447 0 0 0 44 2 0 0 20 0 20 0 176035977 26624892928 12135 33554432000 4194304 4196468 140732538839120 140732538821664 140040790781687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
/proc/6130/statm: 6500218 12135 3684 1 0 6487932 0
[pid=6130/tid=6132] ppid=6127 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/6130/task/6132/stat : 6132 (java) R 6127 6130 5530 0 -1 4202560 7723 0 0 0 27 2 0 0 20 0 20 0 176035977 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040795002016 140040774825317 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6133] ppid=6127 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6133/stat : 6133 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035978 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040698342288 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6134] ppid=6127 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6134/stat : 6134 (java) S 6127 6130 5530 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176035978 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040348207888 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6135] ppid=6127 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6135/stat : 6135 (java) S 6127 6130 5530 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176035978 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040347155600 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6136] ppid=6127 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6136/stat : 6136 (java) S 6127 6130 5530 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176035978 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040346102800 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6137] ppid=6127 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/6130/task/6137/stat : 6137 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035978 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040345049488 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6138] ppid=6127 vsize=26000872 memory=140247593743279 CPUtime=0 cores=0-7
/proc/6130/task/6138/stat : 6138 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035978 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040343996688 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6139] ppid=6127 vsize=26000872 memory=140247593745584 CPUtime=0 cores=0-7
/proc/6130/task/6139/stat : 6139 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035978 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040342944400 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6140] ppid=6127 vsize=26000872 memory=3472464145774917088 CPUtime=0 cores=0-7
/proc/6130/task/6140/stat : 6140 (java) S 6127 6130 5530 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176035978 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040341891600 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6141] ppid=6127 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6141/stat : 6141 (java) S 6127 6130 5530 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176035979 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040300006000 140040790792834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6142] ppid=6127 vsize=26000872 memory=280495187502736 CPUtime=0 cores=0-7
/proc/6130/task/6142/stat : 6142 (java) S 6127 6130 5530 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176035980 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040298951968 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6143] ppid=6127 vsize=26000872 memory=280495187509648 CPUtime=0 cores=0-7
/proc/6130/task/6143/stat : 6143 (java) S 6127 6130 5530 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176035980 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040297899632 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6144] ppid=6127 vsize=26000872 memory=280495187450800 CPUtime=0 cores=0-7
/proc/6130/task/6144/stat : 6144 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035982 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040296847952 140040790800283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6145] ppid=6127 vsize=26000872 memory=280495187523472 CPUtime=0.04 cores=0-7
/proc/6130/task/6145/stat : 6145 (java) S 6127 6130 5530 0 -1 1077944384 481 0 0 0 4 0 0 0 20 0 20 0 176035982 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040295794800 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6146] ppid=6127 vsize=26000872 memory=280495187530384 CPUtime=0.01 cores=0-7
/proc/6130/task/6146/stat : 6146 (java) S 6127 6130 5530 0 -1 1077944384 255 0 0 0 1 0 0 0 20 0 20 0 176035982 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040182196208 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6147] ppid=6127 vsize=26000872 memory=280495187528080 CPUtime=0.02 cores=0-7
/proc/6130/task/6147/stat : 6147 (java) S 6127 6130 5530 0 -1 1077944384 127 0 0 0 2 0 0 0 20 0 20 0 176035983 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040181143920 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6148] ppid=6127 vsize=26000872 memory=280495187544688 CPUtime=0.08 cores=0-7
/proc/6130/task/6148/stat : 6148 (java) S 6127 6130 5530 0 -1 1077944384 482 0 0 0 8 0 0 0 20 0 20 0 176035983 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040180091120 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6149] ppid=6127 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6130/task/6149/stat : 6149 (java) S 6127 6130 5530 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176035983 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040179039072 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6150] ppid=6127 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/6130/task/6150/stat : 6150 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176035983 26624892928 12135 33554432000 4194304 4196468 140732538839120 140040177986352 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 48540 KiB

[startup+0.701181 s]
/proc/loadavg: 8.80 8.74 8.66 4/199 6150
/proc/meminfo: memFree=23469248/32770624 swapFree=67108860/67108860
[pid=6130] ppid=6127 vsize=26000872 memory=290500 CPUtime=1.59 cores=0-7
/proc/6130/stat : 6130 (java) S 6127 6130 5530 0 -1 1077944320 12591 0 0 0 118 41 0 0 20 0 20 0 176035977 26624892928 72625 33554432000 4194304 4196468 140732538839120 140732538821664 140040790781687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
/proc/6130/statm: 6500218 72625 3765 1 0 6487932 0
[pid=6130/tid=6132] ppid=6127 vsize=26000872 memory=0 CPUtime=0.6 cores=0-7
/proc/6130/task/6132/stat : 6132 (java) R 6127 6130 5530 0 -1 4202560 8204 0 0 0 55 5 0 0 20 0 20 0 176035977 26624892928 72625 33554432000 4194304 4196468 140732538839120 140040795011840 140040756167466 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6133] ppid=6127 vsize=26000872 memory=0 CPUtime=0.05 cores=0-7
/proc/6130/task/6133/stat : 6133 (java) S 6127 6130 5530 0 -1 1077944384 58 0 0 0 1 4 0 0 20 0 20 0 176035978 26624892928 72625 33554432000 4194304 4196468 140732538839120 140040698342288 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6134] ppid=6127 vsize=26000872 memory=0 CPUtime=0.05 cores=0-7
/proc/6130/task/6134/stat : 6134 (java) S 6127 6130 5530 0 -1 1077944384 63 0 0 0 1 4 0 0 20 0 20 0 176035978 26624892928 72625 33554432000 4194304 4196468 140732538839120 140040348207888 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6135] ppid=6127 vsize=26000872 memory=0 CPUtime=0.05 cores=0-7
/proc/6130/task/6135/stat : 6135 (java) S 6127 6130 5530 0 -1 1077944384 58 0 0 0 1 4 0 0 20 0 20 0 176035978 26624892928 72625 33554432000 4194304 4196468 140732538839120 140040347155600 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6136] ppid=6127 vsize=26000872 memory=1228 CPUtime=0.05 cores=0-7
/proc/6130/task/6136/stat : 6136 (java) S 6127 6130 5530 0 -1 1077944384 62 0 0 0 1 4 0 0 20 0 20 0 176035978 26624892928 72625 33554432000 4194304 4196468 140732538839120 140040346102800 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6137] ppid=6127 vsize=26000872 memory=11108 CPUtime=0.05 cores=0-7
/proc/6130/task/6137/stat : 6137 (java) S 6127 6130 5530 0 -1 1077944384 56 0 0 0 1 4 0 0 20 0 20 0 176035978 26624892928 72625 33554432000 4194304 4196468 140732538839120 140040345049488 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6138] ppid=6127 vsize=26000872 memory=796 CPUtime=0.05 cores=0-7
/proc/6130/task/6138/stat : 6138 (java) S 6127 6130 5530 0 -1 1077944384 61 0 0 0 1 4 0 0 20 0 20 0 176035978 26624892928 72625 33554432000 4194304 4196468 140732538839120 140040343996688 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6139] ppid=6127 vsize=26000872 memory=1424 CPUtime=0.05 cores=0-7
/proc/6130/task/6139/stat : 6139 (java) S 6127 6130 5530 0 -1 1077944384 56 0 0 0 1 4 0 0 20 0 20 0 176035978 26624892928 72625 33554432000 4194304 4196468 140732538839120 140040342944400 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6140] ppid=6127 vsize=26000872 memory=15876 CPUtime=0.05 cores=0-7
/proc/6130/task/6140/stat : 6140 (java) S 6127 6130 5530 0 -1 1077944384 68 0 0 0 1 4 0 0 20 0 20 0 176035978 26624892928 72625 33554432000 4194304 4196468 140732538839120 140040341891600 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6141] ppid=6127 vsize=26000872 memory=4052 CPUtime=0 cores=0-7
/proc/6130/task/6141/stat : 6141 (java) S 6127 6130 5530 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 20 0 176035979 26624892928 72625 33554432000 4194304 4196468 140732538839120 140040300006000 140040790792834 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0

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

/proc/6130/task/6144/stat : 6144 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 176035982 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140040296847952 140040790800283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6145] ppid=6127 vsize=27411040 memory=9504796 CPUtime=2.04 cores=0-7
/proc/6130/task/6145/stat : 6145 (java) S 6127 6130 5530 0 -1 1077944384 10494 0 0 0 202 2 0 0 20 0 40 0 176035982 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140040295794800 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6146] ppid=6127 vsize=27411040 memory=1836 CPUtime=1.9 cores=0-7
/proc/6130/task/6146/stat : 6146 (java) S 6127 6130 5530 0 -1 1077944384 8114 0 0 0 188 2 0 0 20 0 40 0 176035982 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140040182196208 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6147] ppid=6127 vsize=27411040 memory=1720 CPUtime=1.95 cores=0-7
/proc/6130/task/6147/stat : 6147 (java) S 6127 6130 5530 0 -1 1077944384 8432 0 0 0 193 2 0 0 20 0 40 0 176035983 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140040181143920 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6148] ppid=6127 vsize=27411040 memory=280495189045136 CPUtime=1.08 cores=0-7
/proc/6130/task/6148/stat : 6148 (java) S 6127 6130 5530 0 -1 1077944384 12000 0 0 0 104 4 0 0 20 0 40 0 176035983 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140040180091120 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6149] ppid=6127 vsize=27411040 memory=-6305711724122235520 CPUtime=0 cores=0-7
/proc/6130/task/6149/stat : 6149 (java) S 6127 6130 5530 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 176035983 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140040179039072 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6150] ppid=6127 vsize=27411040 memory=9506848 CPUtime=1.4 cores=0-7
/proc/6130/task/6150/stat : 6150 (java) S 6127 6130 5530 0 -1 1077944384 3824 0 0 0 68 72 0 0 20 0 40 0 176035983 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140040177986352 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6153] ppid=6127 vsize=27411040 memory=280495189267008 CPUtime=2.3 cores=0-7
/proc/6130/task/6153/stat : 6153 (java) S 6127 6130 5530 0 -1 1077944384 1459 0 0 0 222 8 0 0 20 0 40 0 176038378 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140040163492656 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6154] ppid=6127 vsize=27411040 memory=0 CPUtime=2459.68 cores=0-7
/proc/6130/task/6154/stat : 6154 (java) R 6127 6130 5530 0 -1 4202560 331923 0 0 0 245241 727 0 0 20 0 40 0 176038379 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140040162436016 140040381322408 0 4 0 16800975 0 0 0 -1 6 0 0 9 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6155] ppid=6127 vsize=27411040 memory=0 CPUtime=2.36 cores=0-7
/proc/6130/task/6155/stat : 6155 (java) S 6127 6130 5530 0 -1 1077944384 1216 0 0 0 231 5 0 0 20 0 40 0 176038379 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140040161387568 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6156] ppid=6127 vsize=27411040 memory=5784 CPUtime=2.47 cores=0-7
/proc/6130/task/6156/stat : 6156 (java) S 6127 6130 5530 0 -1 1077944384 1559 0 0 0 244 3 0 0 20 0 40 0 176038381 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039956718512 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6157] ppid=6127 vsize=27411040 memory=4616 CPUtime=0.01 cores=0-7
/proc/6130/task/6157/stat : 6157 (java) S 6127 6130 5530 0 -1 1077944384 326 0 0 0 1 0 0 0 20 0 40 0 176038382 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039955666224 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6158] ppid=6127 vsize=27411040 memory=9508900 CPUtime=2.25 cores=0-7
/proc/6130/task/6158/stat : 6158 (java) S 6127 6130 5530 0 -1 1077944384 1338 0 0 0 217 8 0 0 20 0 40 0 176038382 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039954613424 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6159] ppid=6127 vsize=27411040 memory=8112282956445269571 CPUtime=2.62 cores=0-7
/proc/6130/task/6159/stat : 6159 (java) S 6127 6130 5530 0 -1 1077944384 1678 0 0 0 246 16 0 0 20 0 40 0 176038382 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039953561136 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6160] ppid=6127 vsize=27411040 memory=2240 CPUtime=2.14 cores=0-7
/proc/6130/task/6160/stat : 6160 (java) S 6127 6130 5530 0 -1 1077944384 1846 0 0 0 212 2 0 0 20 0 40 0 176038382 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039952508336 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6161] ppid=6127 vsize=27411040 memory=9504796 CPUtime=2460.87 cores=0-7
/proc/6130/task/6161/stat : 6161 (java) R 6127 6130 5530 0 -1 4202560 335482 0 0 0 245032 1055 0 0 20 0 40 0 176038382 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039951448768 140040381323466 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6162] ppid=6127 vsize=27411040 memory=9505824 CPUtime=0 cores=0-7
/proc/6130/task/6162/stat : 6162 (java) S 6127 6130 5530 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 40 0 176038382 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039950402224 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6163] ppid=6127 vsize=27411040 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/6130/task/6163/stat : 6163 (java) S 6127 6130 5530 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 40 0 176038382 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039949349936 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6164] ppid=6127 vsize=27411040 memory=1200 CPUtime=0.06 cores=0-7
/proc/6130/task/6164/stat : 6164 (java) S 6127 6130 5530 0 -1 1077944384 198 0 0 0 6 0 0 0 20 0 40 0 176038993 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039948297136 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6165] ppid=6127 vsize=27411040 memory=8692 CPUtime=0 cores=0-7
/proc/6130/task/6165/stat : 6165 (java) S 6127 6130 5530 0 -1 1077944384 227 0 0 0 0 0 0 0 20 0 40 0 176038993 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039947244848 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6166] ppid=6127 vsize=27411040 memory=5784 CPUtime=0 cores=0-7
/proc/6130/task/6166/stat : 6166 (java) S 6127 6130 5530 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 176039004 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039944058032 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6167] ppid=6127 vsize=27411040 memory=9505824 CPUtime=0 cores=0-7
/proc/6130/task/6167/stat : 6167 (java) S 6127 6130 5530 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 40 0 176039005 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039943005744 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6168] ppid=6127 vsize=27411040 memory=1296 CPUtime=0 cores=0-7
/proc/6130/task/6168/stat : 6168 (java) S 6127 6130 5530 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 40 0 176039005 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039941952944 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6169] ppid=6127 vsize=27411040 memory=9505824 CPUtime=0 cores=0-7
/proc/6130/task/6169/stat : 6169 (java) S 6127 6130 5530 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 176039005 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039940899632 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6170] ppid=6127 vsize=27411040 memory=9504796 CPUtime=0 cores=0-7
/proc/6130/task/6170/stat : 6170 (java) S 6127 6130 5530 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 40 0 176039005 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140040167695024 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6171] ppid=6127 vsize=27411040 memory=9508900 CPUtime=0 cores=0-7
/proc/6130/task/6171/stat : 6171 (java) S 6127 6130 5530 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 176039006 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039939847216 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6172] ppid=6127 vsize=27411040 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/6130/task/6172/stat : 6172 (java) S 6127 6130 5530 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 40 0 176039006 28068904960 2376199 33554432000 4194304 4196468 140732538839120 140039938794416 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
Current children cumulated CPU time: 5085.27 s
Current children cumulated vsize: 27411040 KiB
Current children cumulated memory: 9504796 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.47 1.70 2.24 3/218 6206
/proc/meminfo: memFree=14032836/32770624 swapFree=67108860/67108860
[pid=6130] ppid=6127 vsize=27411040 memory=9502744 CPUtime=5121.43 cores=0-7
/proc/6130/stat : 6130 (java) S 6127 6130 5530 0 -1 1077944320 1909921 0 0 0 508585 3558 0 0 20 0 40 0 176035977 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140732538821664 140040790781687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
/proc/6130/statm: 6852760 2375686 3875 1 0 6839953 0
[pid=6130/tid=6132] ppid=6127 vsize=27411040 memory=952 CPUtime=20.82 cores=0-7
/proc/6130/task/6132/stat : 6132 (java) S 6127 6130 5530 0 -1 1077944384 20166 0 0 0 2024 58 0 0 20 0 40 0 176035977 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040795024560 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6133] ppid=6127 vsize=27411040 memory=4126316290023845779 CPUtime=15.12 cores=0-7
/proc/6130/task/6133/stat : 6133 (java) S 6127 6130 5530 0 -1 1077944384 141903 0 0 0 1312 200 0 0 20 0 40 0 176035978 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040698342288 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 142 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6134] ppid=6127 vsize=27411040 memory=9504796 CPUtime=15.2 cores=0-7
/proc/6130/task/6134/stat : 6134 (java) S 6127 6130 5530 0 -1 1077944384 139305 0 0 0 1310 210 0 0 20 0 40 0 176035978 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040348207888 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 139 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6135] ppid=6127 vsize=27411040 memory=4132 CPUtime=15.12 cores=0-7
/proc/6130/task/6135/stat : 6135 (java) S 6127 6130 5530 0 -1 1077944384 140319 0 0 0 1308 204 0 0 20 0 40 0 176035978 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040347155600 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 141 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6136] ppid=6127 vsize=27411040 memory=8112282956445269571 CPUtime=15.11 cores=0-7
/proc/6130/task/6136/stat : 6136 (java) S 6127 6130 5530 0 -1 1077944384 137716 0 0 0 1317 194 0 0 20 0 40 0 176035978 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040346102800 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 142 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6137] ppid=6127 vsize=27411040 memory=1296 CPUtime=15.15 cores=0-7
/proc/6130/task/6137/stat : 6137 (java) S 6127 6130 5530 0 -1 1077944384 137842 0 0 0 1325 190 0 0 20 0 40 0 176035978 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040345049488 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 144 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6138] ppid=6127 vsize=27411040 memory=2408 CPUtime=15.08 cores=0-7
/proc/6130/task/6138/stat : 6138 (java) S 6127 6130 5530 0 -1 1077944384 139806 0 0 0 1323 185 0 0 20 0 40 0 176035978 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040343996688 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 145 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6139] ppid=6127 vsize=27411040 memory=1836 CPUtime=15.19 cores=0-7
/proc/6130/task/6139/stat : 6139 (java) S 6127 6130 5530 0 -1 1077944384 135763 0 0 0 1318 201 0 0 20 0 40 0 176035978 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040342944400 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 140 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6140] ppid=6127 vsize=27411040 memory=1720 CPUtime=15.19 cores=0-7
/proc/6130/task/6140/stat : 6140 (java) S 6127 6130 5530 0 -1 1077944384 134371 0 0 0 1323 196 0 0 20 0 40 0 176035978 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040341891600 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 135 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6141] ppid=6127 vsize=27411040 memory=1008 CPUtime=0.92 cores=0-7
/proc/6130/task/6141/stat : 6141 (java) S 6127 6130 5530 0 -1 1077944384 59060 0 0 0 71 21 0 0 20 0 40 0 176035979 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040300006000 140040790792834 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6142] ppid=6127 vsize=27411040 memory=9504796 CPUtime=0 cores=0-7
/proc/6130/task/6142/stat : 6142 (java) S 6127 6130 5530 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 40 0 176035980 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040298952032 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6143] ppid=6127 vsize=27411040 memory=1576 CPUtime=0 cores=0-7
/proc/6130/task/6143/stat : 6143 (java) S 6127 6130 5530 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 40 0 176035980 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040297899648 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6144] ppid=6127 vsize=27411040 memory=2240 CPUtime=0 cores=0-7
/proc/6130/task/6144/stat : 6144 (java) S 6127 6130 5530 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 176035982 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040296847952 140040790800283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6145] ppid=6127 vsize=27411040 memory=5784 CPUtime=2.04 cores=0-7
/proc/6130/task/6145/stat : 6145 (java) S 6127 6130 5530 0 -1 1077944384 10494 0 0 0 202 2 0 0 20 0 40 0 176035982 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040295794800 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6146] ppid=6127 vsize=27411040 memory=4616 CPUtime=1.9 cores=0-7
/proc/6130/task/6146/stat : 6146 (java) S 6127 6130 5530 0 -1 1077944384 8114 0 0 0 188 2 0 0 20 0 40 0 176035982 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040182196208 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6147] ppid=6127 vsize=27411040 memory=1228 CPUtime=1.95 cores=0-7
/proc/6130/task/6147/stat : 6147 (java) S 6127 6130 5530 0 -1 1077944384 8432 0 0 0 193 2 0 0 20 0 40 0 176035983 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040181143920 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6148] ppid=6127 vsize=27411040 memory=11108 CPUtime=1.08 cores=0-7
/proc/6130/task/6148/stat : 6148 (java) S 6127 6130 5530 0 -1 1077944384 12000 0 0 0 104 4 0 0 20 0 40 0 176035983 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040180091120 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6149] ppid=6127 vsize=27411040 memory=796 CPUtime=0 cores=0-7
/proc/6130/task/6149/stat : 6149 (java) S 6127 6130 5530 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 176035983 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040179039072 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6150] ppid=6127 vsize=27411040 memory=1424 CPUtime=1.41 cores=0-7
/proc/6130/task/6150/stat : 6150 (java) S 6127 6130 5530 0 -1 1077944384 3844 0 0 0 68 73 0 0 20 0 40 0 176035983 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040177986352 140040790792834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6153] ppid=6127 vsize=27411040 memory=15876 CPUtime=2.3 cores=0-7
/proc/6130/task/6153/stat : 6153 (java) S 6127 6130 5530 0 -1 1077944384 1459 0 0 0 222 8 0 0 20 0 40 0 176038378 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040163492656 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6154] ppid=6127 vsize=27411040 memory=4052 CPUtime=2477.23 cores=0-7
/proc/6130/task/6154/stat : 6154 (java) R 6127 6130 5530 0 -1 4202560 332884 0 0 0 246991 732 0 0 20 0 40 0 176038379 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040162436256 140040381889468 0 4 0 16800975 0 0 0 -1 5 0 0 9 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6155] ppid=6127 vsize=27411040 memory=27624 CPUtime=2.36 cores=0-7
/proc/6130/task/6155/stat : 6155 (java) S 6127 6130 5530 0 -1 1077944384 1216 0 0 0 231 5 0 0 20 0 40 0 176038379 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040161387568 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6156] ppid=6127 vsize=27411040 memory=18444 CPUtime=2.47 cores=0-7
/proc/6130/task/6156/stat : 6156 (java) S 6127 6130 5530 0 -1 1077944384 1559 0 0 0 244 3 0 0 20 0 40 0 176038381 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039956718512 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6157] ppid=6127 vsize=27411040 memory=1788 CPUtime=0.01 cores=0-7
/proc/6130/task/6157/stat : 6157 (java) S 6127 6130 5530 0 -1 1077944384 326 0 0 0 1 0 0 0 20 0 40 0 176038382 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039955666224 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6158] ppid=6127 vsize=27411040 memory=640 CPUtime=2.25 cores=0-7
/proc/6130/task/6158/stat : 6158 (java) S 6127 6130 5530 0 -1 1077944384 1338 0 0 0 217 8 0 0 20 0 40 0 176038382 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039954613424 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6159] ppid=6127 vsize=27411040 memory=952 CPUtime=2.62 cores=0-7
/proc/6130/task/6159/stat : 6159 (java) S 6127 6130 5530 0 -1 1077944384 1678 0 0 0 246 16 0 0 20 0 40 0 176038382 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039953561136 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6160] ppid=6127 vsize=27411040 memory=1236 CPUtime=2.14 cores=0-7
/proc/6130/task/6160/stat : 6160 (java) S 6127 6130 5530 0 -1 1077944384 1846 0 0 0 212 2 0 0 20 0 40 0 176038382 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039952508336 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6161] ppid=6127 vsize=27411040 memory=1696 CPUtime=2478.42 cores=0-7
/proc/6130/task/6161/stat : 6161 (java) R 6127 6130 5530 0 -1 4202560 336078 0 0 0 246785 1057 0 0 20 0 40 0 176038382 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039951448640 140040383652678 0 4 0 16800975 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6162] ppid=6127 vsize=27411040 memory=920 CPUtime=0 cores=0-7
/proc/6130/task/6162/stat : 6162 (java) S 6127 6130 5530 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 40 0 176038382 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039950402224 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6163] ppid=6127 vsize=27411040 memory=4172 CPUtime=0 cores=0-7
/proc/6130/task/6163/stat : 6163 (java) S 6127 6130 5530 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 40 0 176038382 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039949349936 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6164] ppid=6127 vsize=27411040 memory=4100 CPUtime=0.06 cores=0-7
/proc/6130/task/6164/stat : 6164 (java) S 6127 6130 5530 0 -1 1077944384 198 0 0 0 6 0 0 0 20 0 40 0 176038993 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039948297136 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6165] ppid=6127 vsize=27411040 memory=1156 CPUtime=0 cores=0-7
/proc/6130/task/6165/stat : 6165 (java) S 6127 6130 5530 0 -1 1077944384 227 0 0 0 0 0 0 0 20 0 40 0 176038993 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039947244848 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6166] ppid=6127 vsize=27411040 memory=4364 CPUtime=0 cores=0-7
/proc/6130/task/6166/stat : 6166 (java) S 6127 6130 5530 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 176039004 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039944058032 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6167] ppid=6127 vsize=27411040 memory=9503772 CPUtime=0 cores=0-7
/proc/6130/task/6167/stat : 6167 (java) S 6127 6130 5530 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 40 0 176039005 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039943005744 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6168] ppid=6127 vsize=27411040 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/6130/task/6168/stat : 6168 (java) S 6127 6130 5530 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 40 0 176039005 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039941952944 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6169] ppid=6127 vsize=27411040 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/6130/task/6169/stat : 6169 (java) S 6127 6130 5530 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 176039005 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039940899632 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6170] ppid=6127 vsize=27411040 memory=2240 CPUtime=0 cores=0-7
/proc/6130/task/6170/stat : 6170 (java) S 6127 6130 5530 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 40 0 176039005 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140040167695024 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6171] ppid=6127 vsize=27411040 memory=4128 CPUtime=0 cores=0-7
/proc/6130/task/6171/stat : 6171 (java) S 6127 6130 5530 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 176039006 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039939847216 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
[pid=6130/tid=6172] ppid=6127 vsize=27411040 memory=2200 CPUtime=0 cores=0-7
/proc/6130/task/6172/stat : 6172 (java) S 6127 6130 5530 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 40 0 176039006 28068904960 2375686 33554432000 4194304 4196468 140732538839120 140039938794416 140040790791893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29659136 140732538844257 140732538844443 140732538844443 140732538847183 0
Current children cumulated CPU time: 5121.43 s
Current children cumulated vsize: 27411040 KiB
Current children cumulated memory: 9502744 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.07 s]
# the end of solver process 6130 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5085.88 s, system=35.6332 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2520.07
CPU time (s): 5121.51
CPU user time (s): 5085.88
CPU system time (s): 35.6332
CPU usage (%): 203.229
Max. virtual memory (cumulated for all children) (KiB): 27411040
Max. memory (cumulated for all children) (KiB): 10125964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5085.88
system time used= 35.6332
maximum resident set size= 10125964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1910650
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 133987
involuntary context switches= 6218


# summary of solver processes directly reported to runsolver:
#   pid: 6130
#   total CPU time (s): 5121.51
#   total CPU user time (s): 5085.88
#   total CPU system time (s): 35.6332

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.6352 second user time and 31.2475 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-22 21:03:44
IDJOB=4285358
IDBENCH=125603
IDSOLVER=2681
FILE ID=node115/4285358-1503429485
RUNJOBID= node115-1503423573-5557
PBS_JOBID= 20632131
Free space on /tmp= 60940 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/QRandom/QRandom-m1-lard/lard-85-85.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285358-1503429485/watcher-4285358-1503429485 -o /tmp/evaluation-result-4285358-1503429485/solver-4285358-1503429485 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503423573-5557 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1019989369 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285358-1503429485.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= ba1c49fa80fd17c1a348725aa5db0d15
RANDOM SEED=1019989369

node115.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.69
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.69
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	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.69
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	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.69
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23539032 kB
MemAvailable:   31946808 kB
Buffers:          266756 kB
Cached:          8427296 kB
SwapCached:            0 kB
Active:          1954540 kB
Inactive:        6794352 kB
Active(anon):       6176 kB
Inactive(anon):    93404 kB
Active(file):    1948364 kB
Inactive(file):  6700948 kB
Unevictable:        7012 kB
Mlocked:            7012 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:            126524 kB
Writeback:             0 kB
AnonPages:         62320 kB
Mapped:            55012 kB
Shmem:             41608 kB
Slab:             175648 kB
SReclaimable:     148596 kB
SUnreclaim:        27052 kB
KernelStack:        3136 kB
PageTables:         4784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     340556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 60896 MiB
End job on node115 at 2017-08-22 21:45:44