Trace number 4275302

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-07-26SAT (TO) 19882.6 2520.1299

General information on the benchmark

NameCostasArray/CostasArray-m1-s1/
CostasArray-18.xml
MD5SUM58ffb186ab2da5aa1e0c819e3b555e2f
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 benchmark28.2353
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints167
Number of domains2
Minimum domain size18
Maximum domain size34
Distribution of domain sizes[{"size":18,"count":18},{"size":34,"count":150}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":150},{"degree":17,"count":2},{"degree":18,"count":16}]
Minimum constraint arity3
Maximum constraint arity18
Distribution of constraint arities[{"arity":3,"count":151},{"arity":4,"count":2},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1},{"arity":16,"count":1},{"arity":17,"count":1},{"arity":18,"count":1}]
Number of extensional constraints0
Number of intensional constraints151
Distribution of constraint types[{"type":"intension","count":151},{"type":"allDifferent","count":16}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1521533642
0.30/0.25	c timeout: 20160
0.30/0.25	c memlimit: 11000
0.30/0.25	c nbcore: 8
0.30/0.28	c Parsing instance...
1.05/0.65	c Parsing done, starting search...
19881.77/2520.09	s SATISFIABLE
19881.77/2520.10	v <instantiation>
19881.77/2520.10	v 	<list>
19881.77/2520.10	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] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51] y[52] y[53] y[54] y[55] y[56] y[57] y[58] y[59] y[60] y[61] y[62] y[63] y[64] y[65] y[66] y[67] y[68] y[69] y[70] y[71] y[72] y[73] y[74] y[75] y[76] y[77] y[78] y[79] y[80] y[81] y[82] y[83] y[84] y[85] y[86] y[87] y[88] y[89] y[90] y[91] y[92] y[93] y[94] y[95] y[96] y[97] y[98] y[99] y[100] y[101] y[102] y[103] y[104] y[105] y[106] y[107] y[108] y[109] y[110] y[111] y[112] y[113] y[114] y[115] y[116] y[117] y[118] y[119] y[120] y[121] y[122] y[123] y[124] y[125] y[126] y[127] y[128] y[129] y[130] y[131] y[132] y[133] y[134] y[135] y[136] y[137] y[138] y[139] y[140] y[141] y[142] y[143] y[144] y[145] y[146] y[147] y[148] y[149]
19881.77/2520.10	v 	</list>
19881.77/2520.10	v 	<values>
19881.77/2520.10	v 		18 11 1 3 10 6 9 17 14 12 7 8 13 5 4 15 2 16 7 10 -2 -7 4 -3 -8 3 2 5 -1 -5 8 1 -11 13 -14 17 8 -9 -3 1 -11 -5 5 7 4 -6 3 9 -10 2 -1 15 1 -5 -6 -7 -8 -3 10 6 -1 2 4 -2 3 -12 8 5 -8 -14 -4 -6 2 9 1 7 3 -7 11 -11 12 2 -16 -11 -2 -1 1 4 9 8 -8 6 -3 9 -6 -13 -9 3 -2 -4 12 10 -3 5 -8 1 -3 -11 -4 2 -7 4 13 -1 10 -9 4 -1 -6 -5 -3 1 5 2 12 -4 6 4 -7 -10 5 2 -6 15 -2 11 3 -12 -2 6 -9 7 1 10 -2 -4 -1 -5 4 -7 5 6 -3 -12 8 -10 13 7 -14 1 -6 14 -4 -1 -13 3 9 -15 
19881.77/2520.10	v 	</values>
19881.77/2520.10	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 (13309 MiB free)
  memory of node 1: 16384 MiB (13795 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275302-1502676315/watcher-4275302-1502676315 -o /tmp/evaluation-result-4275302-1502676315/solver-4275302-1502676315 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1502670277-24092 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1521533642 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275302-1502676315.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=31107, runsolver pid=31104
Current StackSize limit: 8192 KiB


[startup+0.100582 s]*
/proc/loadavg: 2.70 6.29 7.82 1/199 31127
/proc/meminfo: memFree=27736340/32770624 swapFree=67108860/67108860
[pid=31107] ppid=31104 vsize=14325320 memory=33064 CPUtime=0.12 cores=0-7
/proc/31107/stat : 31107 (java) S 31104 31107 24065 0 -1 1077944320 8192 0 0 0 11 1 0 0 20 0 20 0 100712431 14669127680 8266 33554432000 4194304 4196468 140731109532560 140731109515104 140139131326199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
/proc/31107/statm: 3581330 8266 3407 1 0 3569050 0
[pid=31107/tid=31109] ppid=31104 vsize=14325320 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/31107/task/31109/stat : 31109 (java) R 31104 31107 24065 0 -1 4202560 6119 0 0 0 8 1 0 0 20 0 20 0 100712431 14669127680 8266 33554432000 4194304 4196468 140731109532560 140139135542880 140139115406686 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31110] ppid=31104 vsize=14325320 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/31107/task/31110/stat : 31110 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 8266 33554432000 4194304 4196468 140731109532560 140139083946768 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31111] ppid=31104 vsize=14325320 memory=140388792968832 CPUtime=0 cores=0-7
/proc/31107/task/31111/stat : 31111 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 8266 33554432000 4194304 4196468 140731109532560 140139082894224 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31112] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31112/stat : 31112 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 8266 33554432000 4194304 4196468 140731109532560 140139081841680 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31113] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31113/stat : 31113 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 8266 33554432000 4194304 4196468 140731109532560 140139080789136 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31114] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31114/stat : 31114 (java) S 31104 31107 24065 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 8266 33554432000 4194304 4196468 140731109532560 140139079735568 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31115] ppid=31104 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/31107/task/31115/stat : 31115 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 8266 33554432000 4194304 4196468 140731109532560 140138722290064 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31116] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31116/stat : 31116 (java) S 31104 31107 24065 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 8266 33554432000 4194304 4196468 140731109532560 140138721237520 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31117] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31117/stat : 31117 (java) S 31104 31107 24065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 8266 33554432000 4194304 4196468 140731109532560 140138720184976 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31118] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31118/stat : 31118 (java) S 31104 31107 24065 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100712434 14669127680 8266 33554432000 4194304 4196468 140731109532560 140138588846576 140139131337346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31119] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31119/stat : 31119 (java) S 31104 31107 24065 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100712434 14669127680 8266 33554432000 4194304 4196468 140731109532560 140138587792800 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31120] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31120/stat : 31120 (java) S 31104 31107 24065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100712434 14669127680 8266 33554432000 4194304 4196468 140731109532560 140138586740208 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31121] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31121/stat : 31121 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712437 14669127680 8266 33554432000 4194304 4196468 140731109532560 140138585688784 140139131344795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31122] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31122/stat : 31122 (java) S 31104 31107 24065 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 100712437 14669127680 8266 33554432000 4194304 4196468 140731109532560 140138584635376 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31123] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31123/stat : 31123 (java) S 31104 31107 24065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100712437 14669127680 8266 33554432000 4194304 4196468 140731109532560 140138583582832 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31124] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31124/stat : 31124 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712437 14669127680 8266 33554432000 4194304 4196468 140731109532560 140138582530288 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31125] ppid=31104 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/31107/task/31125/stat : 31125 (java) S 31104 31107 24065 0 -1 1077944384 377 0 0 0 2 0 0 0 20 0 20 0 100712437 14669127680 8266 33554432000 4194304 4196468 140731109532560 140138581477744 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31126] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31126/stat : 31126 (java) S 31104 31107 24065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100712437 14669127680 8266 33554432000 4194304 4196468 140731109532560 140138580425440 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31127] ppid=31104 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/31107/task/31127/stat : 31127 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712437 14669127680 8266 33554432000 4194304 4196468 140731109532560 140138579372976 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 33064 KiB

[startup+0.210361 s]*
/proc/loadavg: 2.70 6.29 7.82 3/199 31127
/proc/meminfo: memFree=27728336/32770624 swapFree=67108860/67108860
[pid=31107] ppid=31104 vsize=14325320 memory=42392 CPUtime=0.3 cores=0-7
/proc/31107/stat : 31107 (java) S 31104 31107 24065 0 -1 1077944320 9248 0 0 0 27 3 0 0 20 0 20 0 100712431 14669127680 10598 33554432000 4194304 4196468 140731109532560 140731109515104 140139131326199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
/proc/31107/statm: 3581330 10598 3598 1 0 3569050 0
[pid=31107/tid=31109] ppid=31104 vsize=14325320 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/31107/task/31109/stat : 31109 (java) R 31104 31107 24065 0 -1 4202560 6788 0 0 0 18 1 0 0 20 0 20 0 100712431 14669127680 10598 33554432000 4194304 4196468 140731109532560 140139135548256 140139131348125 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31110] ppid=31104 vsize=14325320 memory=9203 CPUtime=0 cores=0-7
/proc/31107/task/31110/stat : 31110 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 10598 33554432000 4194304 4196468 140731109532560 140139083946768 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31111] ppid=31104 vsize=14325320 memory=140388793709185 CPUtime=0 cores=0-7
/proc/31107/task/31111/stat : 31111 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 10598 33554432000 4194304 4196468 140731109532560 140139082894224 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31112] ppid=31104 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/31107/task/31112/stat : 31112 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 10598 33554432000 4194304 4196468 140731109532560 140139081841680 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31113] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31113/stat : 31113 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 10598 33554432000 4194304 4196468 140731109532560 140139080789136 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31114] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31114/stat : 31114 (java) S 31104 31107 24065 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 10598 33554432000 4194304 4196468 140731109532560 140139079735568 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31115] ppid=31104 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/31107/task/31115/stat : 31115 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 10598 33554432000 4194304 4196468 140731109532560 140138722290064 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31116] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31116/stat : 31116 (java) S 31104 31107 24065 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 10598 33554432000 4194304 4196468 140731109532560 140138721237520 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31117] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31117/stat : 31117 (java) S 31104 31107 24065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100712432 14669127680 10598 33554432000 4194304 4196468 140731109532560 140138720184976 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31118] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31118/stat : 31118 (java) S 31104 31107 24065 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100712434 14669127680 10598 33554432000 4194304 4196468 140731109532560 140138588846576 140139131337346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31119] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31119/stat : 31119 (java) S 31104 31107 24065 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100712434 14669127680 10598 33554432000 4194304 4196468 140731109532560 140138587792800 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31120] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31120/stat : 31120 (java) S 31104 31107 24065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100712434 14669127680 10598 33554432000 4194304 4196468 140731109532560 140138586740208 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31121] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31121/stat : 31121 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712437 14669127680 10598 33554432000 4194304 4196468 140731109532560 140138585688784 140139131344795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31122] ppid=31104 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/31107/task/31122/stat : 31122 (java) S 31104 31107 24065 0 -1 1077944384 420 0 0 0 1 0 0 0 20 0 20 0 100712437 14669127680 10598 33554432000 4194304 4196468 140731109532560 140138584635376 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31123] ppid=31104 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/31107/task/31123/stat : 31123 (java) S 31104 31107 24065 0 -1 1077944384 49 0 0 0 1 0 0 0 20 0 20 0 100712437 14669127680 10598 33554432000 4194304 4196468 140731109532560 140138583582832 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31124] ppid=31104 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31124/stat : 31124 (java) S 31104 31107 24065 0 -1 1077944384 181 0 0 0 0 0 0 0 20 0 20 0 100712437 14669127680 10598 33554432000 4194304 4196468 140731109532560 140138582530288 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31125] ppid=31104 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/31107/task/31125/stat : 31125 (java) R 31104 31107 24065 0 -1 4202560 426 0 0 0 5 0 0 0 20 0 20 0 100712437 14669127680 10598 33554432000 4194304 4196468 140731109532560 140138581478040 140138759848046 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31126] ppid=31104 vsize=14325352 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31126/stat : 31126 (java) S 31104 31107 24065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100712437 14669160448 10598 33554432000 4194304 4196468 140731109532560 140138580425440 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31127] ppid=31104 vsize=14325352 memory=-1 CPUtime=0 cores=0-7
/proc/31107/task/31127/stat : 31127 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712437 14669160448 10598 33554432000 4194304 4196468 140731109532560 140138579372976 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 42392 KiB

[startup+0.310147 s]*
/proc/loadavg: 2.70 6.29 7.82 2/199 31127
/proc/meminfo: memFree=27720892/32770624 swapFree=67108860/67108860
[pid=31107] ppid=31104 vsize=14325340 memory=51024 CPUtime=0.48 cores=0-7
/proc/31107/stat : 31107 (java) S 31104 31107 24065 0 -1 1077944320 10434 0 0 0 45 3 0 0 20 0 20 0 100712431 14669148160 12756 33554432000 4194304 4196468 140731109532560 140731109515104 140139131326199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
/proc/31107/statm: 3581335 12756 3719 1 0 3569050 0
[pid=31107/tid=31109] ppid=31104 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/31107/task/31109/stat : 31109 (java) R 31104 31107 24065 0 -1 4202560 7565 0 0 0 27 2 0 0 20 0 20 0 100712431 14669148160 12756 33554432000 4194304 4196468 140731109532560 140139135549136 140138761010183 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31110] ppid=31104 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31110/stat : 31110 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669148160 12756 33554432000 4194304 4196468 140731109532560 140139083946768 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31111] ppid=31104 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31111/stat : 31111 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669148160 12756 33554432000 4194304 4196468 140731109532560 140139082894224 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31112] ppid=31104 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31112/stat : 31112 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669148160 12756 33554432000 4194304 4196468 140731109532560 140139081841680 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31113] ppid=31104 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31113/stat : 31113 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669148160 12756 33554432000 4194304 4196468 140731109532560 140139080789136 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31114] ppid=31104 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/31107/task/31114/stat : 31114 (java) S 31104 31107 24065 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100712432 14669148160 12756 33554432000 4194304 4196468 140731109532560 140139079735568 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31115] ppid=31104 vsize=14325340 memory=140388656575407 CPUtime=0 cores=0-7
/proc/31107/task/31115/stat : 31115 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14669148160 12756 33554432000 4194304 4196468 140731109532560 140138722290064 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31116] ppid=31104 vsize=14325340 memory=140388656577712 CPUtime=0 cores=0-7
/proc/31107/task/31116/stat : 31116 (java) S 31104 31107 24065 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100712432 14669148160 12756 33554432000 4194304 4196468 140731109532560 140138721237520 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31117] ppid=31104 vsize=14325340 memory=140388656580016 CPUtime=0 cores=0-7
/proc/31107/task/31117/stat : 31117 (java) S 31104 31107 24065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100712432 14669148160 12756 33554432000 4194304 4196468 140731109532560 140138720184976 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31118] ppid=31104 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31118/stat : 31118 (java) S 31104 31107 24065 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100712434 14669148160 12756 33554432000 4194304 4196468 140731109532560 140138588846576 140139131337346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31119] ppid=31104 vsize=14325340 memory=280777313166992 CPUtime=0 cores=0-7
/proc/31107/task/31119/stat : 31119 (java) S 31104 31107 24065 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100712434 14669148160 12756 33554432000 4194304 4196468 140731109532560 140138587792800 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31120] ppid=31104 vsize=14325340 memory=280777313173904 CPUtime=0 cores=0-7
/proc/31107/task/31120/stat : 31120 (java) S 31104 31107 24065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100712434 14669148160 12756 33554432000 4194304 4196468 140731109532560 140138586740208 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31121] ppid=31104 vsize=14325340 memory=280777313115184 CPUtime=0 cores=0-7
/proc/31107/task/31121/stat : 31121 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712437 14669148160 12756 33554432000 4194304 4196468 140731109532560 140138585688784 140139131344795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31122] ppid=31104 vsize=14325340 memory=280777313187728 CPUtime=0.04 cores=0-7
/proc/31107/task/31122/stat : 31122 (java) S 31104 31107 24065 0 -1 1077944384 596 0 0 0 4 0 0 0 20 0 20 0 100712437 14669148160 12756 33554432000 4194304 4196468 140731109532560 140138584635376 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31123] ppid=31104 vsize=14325340 memory=280777313194640 CPUtime=0.02 cores=0-7
/proc/31107/task/31123/stat : 31123 (java) S 31104 31107 24065 0 -1 1077944384 86 0 0 0 2 0 0 0 20 0 20 0 100712437 14669148160 12756 33554432000 4194304 4196468 140731109532560 140138583582832 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31124] ppid=31104 vsize=14325340 memory=280777313192336 CPUtime=0.03 cores=0-7
/proc/31107/task/31124/stat : 31124 (java) S 31104 31107 24065 0 -1 1077944384 333 0 0 0 3 0 0 0 20 0 20 0 100712437 14669148160 12756 33554432000 4194304 4196468 140731109532560 140138582530288 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31125] ppid=31104 vsize=14325340 memory=280777313208944 CPUtime=0.08 cores=0-7
/proc/31107/task/31125/stat : 31125 (java) R 31104 31107 24065 0 -1 4202560 472 0 0 0 8 0 0 0 20 0 20 0 100712437 14669148160 12756 33554432000 4194304 4196468 140731109532560 140138581477744 140139115406686 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31126] ppid=31104 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31126/stat : 31126 (java) S 31104 31107 24065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100712437 14669148160 12756 33554432000 4194304 4196468 140731109532560 140138580425440 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31127] ppid=31104 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/31107/task/31127/stat : 31127 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712437 14669148160 12756 33554432000 4194304 4196468 140731109532560 140138579372976 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 51024 KiB

[startup+0.700911 s]
/proc/loadavg: 2.70 6.29 7.82 4/199 31127
/proc/meminfo: memFree=27708108/32770624 swapFree=67108860/67108860
[pid=31107] ppid=31104 vsize=14329436 memory=81848 CPUtime=1.2 cores=0-7
/proc/31107/stat : 31107 (java) S 31104 31107 24065 0 -1 1077944320 13061 0 0 0 115 5 0 0 20 0 20 0 100712431 14673342464 20462 33554432000 4194304 4196468 140731109532560 140731109515104 140139131326199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
/proc/31107/statm: 3582359 20462 3765 1 0 3570074 0
[pid=31107/tid=31109] ppid=31104 vsize=14329436 memory=0 CPUtime=0.67 cores=0-7
/proc/31107/task/31109/stat : 31109 (java) R 31104 31107 24065 0 -1 4202560 9035 0 0 0 64 3 0 0 20 0 20 0 100712431 14673342464 20462 33554432000 4194304 4196468 140731109532560 140139135555920 140139115406686 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31110] ppid=31104 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31110/stat : 31110 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14673342464 20462 33554432000 4194304 4196468 140731109532560 140139083946768 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31111] ppid=31104 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31111/stat : 31111 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14673342464 20462 33554432000 4194304 4196468 140731109532560 140139082894224 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31112] ppid=31104 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31112/stat : 31112 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14673342464 20462 33554432000 4194304 4196468 140731109532560 140139081841680 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31113] ppid=31104 vsize=14329436 memory=1952 CPUtime=0 cores=0-7
/proc/31107/task/31113/stat : 31113 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14673342464 20462 33554432000 4194304 4196468 140731109532560 140139080789136 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31114] ppid=31104 vsize=14329436 memory=8612 CPUtime=0 cores=0-7
/proc/31107/task/31114/stat : 31114 (java) S 31104 31107 24065 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100712432 14673342464 20462 33554432000 4194304 4196468 140731109532560 140139079735568 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31115] ppid=31104 vsize=14329436 memory=4620 CPUtime=0 cores=0-7
/proc/31107/task/31115/stat : 31115 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100712432 14673342464 20462 33554432000 4194304 4196468 140731109532560 140138722290064 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31116] ppid=31104 vsize=14329436 memory=1196 CPUtime=0 cores=0-7
/proc/31107/task/31116/stat : 31116 (java) S 31104 31107 24065 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100712432 14673342464 20462 33554432000 4194304 4196468 140731109532560 140138721237520 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31117] ppid=31104 vsize=14329436 memory=15872 CPUtime=0 cores=0-7
/proc/31107/task/31117/stat : 31117 (java) S 31104 31107 24065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100712432 14673342464 20462 33554432000 4194304 4196468 140731109532560 140138720184976 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31118] ppid=31104 vsize=14329436 memory=18476 CPUtime=0 cores=0-7
/proc/31107/task/31118/stat : 31118 (java) S 31104 31107 24065 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100712434 14673342464 20462 33554432000 4194304 4196468 140731109532560 140138588846576 140139131337346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0

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

/proc/31107/task/31119/stat : 31119 (java) S 31104 31107 24065 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 39 0 100712434 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138587792864 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31120] ppid=31104 vsize=15602380 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31120/stat : 31120 (java) S 31104 31107 24065 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 39 0 100712434 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138586740224 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31121] ppid=31104 vsize=15602380 memory=0 CPUtime=0 cores=0-7
/proc/31107/task/31121/stat : 31121 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 39 0 100712437 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138585688784 140139131344795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31122] ppid=31104 vsize=15602380 memory=2115692 CPUtime=1.62 cores=0-7
/proc/31107/task/31122/stat : 31122 (java) S 31104 31107 24065 0 -1 1077944384 8328 0 0 0 161 1 0 0 20 0 39 0 100712437 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138584635376 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 22 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31123] ppid=31104 vsize=15602380 memory=4124 CPUtime=1.33 cores=0-7
/proc/31107/task/31123/stat : 31123 (java) S 31104 31107 24065 0 -1 1077944384 6486 0 0 0 132 1 0 0 20 0 39 0 100712437 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138583582832 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31124] ppid=31104 vsize=15602380 memory=2159296 CPUtime=1.5 cores=0-7
/proc/31107/task/31124/stat : 31124 (java) S 31104 31107 24065 0 -1 1077944384 8159 0 0 0 148 2 0 0 20 0 39 0 100712437 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138582530288 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31125] ppid=31104 vsize=15602380 memory=2159296 CPUtime=0.87 cores=0-7
/proc/31107/task/31125/stat : 31125 (java) S 31104 31107 24065 0 -1 1077944384 13842 0 0 0 84 3 0 0 20 0 39 0 100712437 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138581477744 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31126] ppid=31104 vsize=15602380 memory=2159296 CPUtime=0 cores=0-7
/proc/31107/task/31126/stat : 31126 (java) S 31104 31107 24065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 39 0 100712437 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138580425440 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31127] ppid=31104 vsize=15602380 memory=280777315062144 CPUtime=0.73 cores=0-7
/proc/31107/task/31127/stat : 31127 (java) S 31104 31107 24065 0 -1 1077944384 14014 0 0 0 43 30 0 0 20 0 39 0 100712437 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138579372976 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 55 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31128] ppid=31104 vsize=15602380 memory=10 CPUtime=0 cores=0-7
/proc/31107/task/31128/stat : 31128 (java) S 31104 31107 24065 0 -1 1077944384 264 0 0 0 0 0 0 0 20 0 39 0 100712657 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138569086208 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31129] ppid=31104 vsize=15602380 memory=0 CPUtime=1.96 cores=0-7
/proc/31107/task/31129/stat : 31129 (java) R 31104 31107 24065 0 -1 1077944384 26914 0 0 0 71 125 0 0 20 0 39 0 100712668 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138565936800 140139131337346 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31130] ppid=31104 vsize=15602380 memory=1296 CPUtime=0.09 cores=0-7
/proc/31107/task/31130/stat : 31130 (java) S 31104 31107 24065 0 -1 1077944384 159 0 0 0 9 0 0 0 20 0 39 0 100712678 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138562785968 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31131] ppid=31104 vsize=15602380 memory=2408 CPUtime=2452.46 cores=0-7
/proc/31107/task/31131/stat : 31131 (java) R 31104 31107 24065 0 -1 4202560 86422 0 0 0 245170 76 0 0 20 0 39 0 100712679 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138561727512 140138770024251 0 4 0 16800975 0 0 0 -1 0 0 0 56 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31132] ppid=31104 vsize=15602380 memory=2158272 CPUtime=2452.8 cores=0-7
/proc/31107/task/31132/stat : 31132 (java) R 31104 31107 24065 0 -1 4202560 91110 0 0 0 245202 78 0 0 20 0 39 0 100712679 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138560674520 140138764767420 0 4 0 16800975 0 0 0 -1 7 0 0 52 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31133] ppid=31104 vsize=15602380 memory=2116716 CPUtime=2451.79 cores=0-7
/proc/31107/task/31133/stat : 31133 (java) R 31104 31107 24065 0 -1 4202560 91435 0 0 0 245098 81 0 0 20 0 39 0 100712682 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138559621896 140138764766456 0 4 0 16800975 0 0 0 -1 3 0 0 59 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31134] ppid=31104 vsize=15602380 memory=4144 CPUtime=2453.03 cores=0-7
/proc/31107/task/31134/stat : 31134 (java) R 31104 31107 24065 0 -1 4202560 82583 0 0 0 245225 78 0 0 20 0 39 0 100712682 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138558569680 140138770024014 0 4 0 16800975 0 0 0 -1 1 0 0 61 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31135] ppid=31104 vsize=15602380 memory=2115692 CPUtime=0.12 cores=0-7
/proc/31107/task/31135/stat : 31135 (java) S 31104 31107 24065 0 -1 1077944384 48 0 0 0 12 0 0 0 20 0 39 0 100712682 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138557523248 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31136] ppid=31104 vsize=15602380 memory=1296 CPUtime=2454.63 cores=0-7
/proc/31107/task/31136/stat : 31136 (java) R 31104 31107 24065 0 -1 4202560 87342 0 0 0 245391 72 0 0 20 0 39 0 100712682 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138556464032 140138770023188 0 4 0 16800975 0 0 0 -1 2 0 0 54 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31137] ppid=31104 vsize=15602380 memory=2113640 CPUtime=2451.82 cores=0-7
/proc/31107/task/31137/stat : 31137 (java) R 31104 31107 24065 0 -1 4202560 85816 0 0 0 245102 80 0 0 20 0 39 0 100712682 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138555412312 140138770239443 0 4 0 16800975 0 0 0 -1 6 0 0 52 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31138] ppid=31104 vsize=15602380 memory=2115180 CPUtime=0.12 cores=0-7
/proc/31107/task/31138/stat : 31138 (java) S 31104 31107 24065 0 -1 1077944384 44 0 0 0 12 0 0 0 20 0 39 0 100712682 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138554364592 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31139] ppid=31104 vsize=15602380 memory=0 CPUtime=2450.86 cores=0-7
/proc/31107/task/31139/stat : 31139 (java) R 31104 31107 24065 0 -1 4202560 87630 0 0 0 244999 87 0 0 20 0 39 0 100712712 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138553306064 140138770846260 0 4 0 16800975 0 0 0 -1 5 0 0 48 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31140] ppid=31104 vsize=15602380 memory=0 CPUtime=2452.15 cores=0-7
/proc/31107/task/31140/stat : 31140 (java) R 31104 31107 24065 0 -1 4202560 84724 0 0 0 245146 69 0 0 20 0 39 0 100712712 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138552255728 140138769789971 0 4 0 16800975 0 0 0 -1 4 0 0 56 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31141] ppid=31104 vsize=15602380 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/31107/task/31141/stat : 31141 (java) S 31104 31107 24065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 100712712 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138551206960 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31142] ppid=31104 vsize=15602380 memory=2113640 CPUtime=0 cores=0-7
/proc/31107/task/31142/stat : 31142 (java) S 31104 31107 24065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 100712712 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138550154416 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31143] ppid=31104 vsize=15602380 memory=4316 CPUtime=0 cores=0-7
/proc/31107/task/31143/stat : 31143 (java) S 31104 31107 24065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 100712712 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138549101872 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31144] ppid=31104 vsize=15602380 memory=2115692 CPUtime=0 cores=0-7
/proc/31107/task/31144/stat : 31144 (java) S 31104 31107 24065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 100712712 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138548049328 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31145] ppid=31104 vsize=15602380 memory=2110048 CPUtime=0 cores=0-7
/proc/31107/task/31145/stat : 31145 (java) S 31104 31107 24065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 100712712 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138546996784 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31146] ppid=31104 vsize=15602380 memory=1296 CPUtime=0 cores=0-7
/proc/31107/task/31146/stat : 31146 (java) S 31104 31107 24065 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 39 0 100712712 15976837120 527256 33554432000 4194304 4196468 140731109532560 140138545943216 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
Current children cumulated CPU time: 19742.3 s
Current children cumulated vsize: 15602380 KiB
Current children cumulated memory: 2109024 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.55 8.53 8.53 10/218 31204
/proc/meminfo: memFree=25658956/32770624 swapFree=67108860/67108860
[pid=31107] ppid=31104 vsize=15602380 memory=2100284 CPUtime=19881.8 cores=0-7
/proc/31107/stat : 31107 (java) S 31104 31107 24065 0 -1 1077944320 2261834 0 0 0 1986918 1259 0 0 20 0 39 0 100712431 15976837120 525071 33554432000 4194304 4196468 140731109532560 140731109515104 140139131326199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
/proc/31107/statm: 3900595 525071 3861 1 0 3887789 0
[pid=31107/tid=31109] ppid=31104 vsize=15602380 memory=6656426216303648864 CPUtime=2.44 cores=0-7
/proc/31107/task/31109/stat : 31109 (java) S 31104 31107 24065 0 -1 1077944384 14753 0 0 0 238 6 0 0 20 0 39 0 100712431 15976837120 525071 33554432000 4194304 4196468 140731109532560 140139135563904 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31110] ppid=31104 vsize=15602380 memory=0 CPUtime=12.74 cores=0-7
/proc/31107/task/31110/stat : 31110 (java) S 31104 31107 24065 0 -1 1077944384 140312 0 0 0 1220 54 0 0 20 0 39 0 100712432 15976837120 525071 33554432000 4194304 4196468 140731109532560 140139083946768 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 39 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31111] ppid=31104 vsize=15602380 memory=0 CPUtime=12.71 cores=0-7
/proc/31107/task/31111/stat : 31111 (java) S 31104 31107 24065 0 -1 1077944384 149196 0 0 0 1212 59 0 0 20 0 39 0 100712432 15976837120 525071 33554432000 4194304 4196468 140731109532560 140139082894224 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 39 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31112] ppid=31104 vsize=15602380 memory=4126316290023845779 CPUtime=12.74 cores=0-7
/proc/31107/task/31112/stat : 31112 (java) S 31104 31107 24065 0 -1 1077944384 146249 0 0 0 1217 57 0 0 20 0 39 0 100712432 15976837120 525071 33554432000 4194304 4196468 140731109532560 140139081841680 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 39 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31113] ppid=31104 vsize=15602380 memory=796 CPUtime=12.72 cores=0-7
/proc/31107/task/31113/stat : 31113 (java) S 31104 31107 24065 0 -1 1077944384 146116 0 0 0 1215 57 0 0 20 0 39 0 100712432 15976837120 525071 33554432000 4194304 4196468 140731109532560 140139080789136 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 39 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31114] ppid=31104 vsize=15602380 memory=1436 CPUtime=12.73 cores=0-7
/proc/31107/task/31114/stat : 31114 (java) S 31104 31107 24065 0 -1 1077944384 141426 0 0 0 1216 57 0 0 20 0 39 0 100712432 15976837120 525071 33554432000 4194304 4196468 140731109532560 140139079735568 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 40 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31115] ppid=31104 vsize=15602380 memory=1012 CPUtime=12.83 cores=0-7
/proc/31107/task/31115/stat : 31115 (java) S 31104 31107 24065 0 -1 1077944384 152693 0 0 0 1229 54 0 0 20 0 39 0 100712432 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138722290064 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 38 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31116] ppid=31104 vsize=15602380 memory=1712 CPUtime=12.65 cores=0-7
/proc/31107/task/31116/stat : 31116 (java) S 31104 31107 24065 0 -1 1077944384 134501 0 0 0 1214 51 0 0 20 0 39 0 100712432 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138721237520 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31117] ppid=31104 vsize=15602380 memory=1952 CPUtime=12.78 cores=0-7
/proc/31107/task/31117/stat : 31117 (java) S 31104 31107 24065 0 -1 1077944384 150144 0 0 0 1219 59 0 0 20 0 39 0 100712432 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138720184976 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31118] ppid=31104 vsize=15602380 memory=8612 CPUtime=10.89 cores=0-7
/proc/31107/task/31118/stat : 31118 (java) S 31104 31107 24065 0 -1 1077944384 303411 0 0 0 897 192 0 0 20 0 39 0 100712434 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138588846576 140139131337346 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 19 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31119] ppid=31104 vsize=15602380 memory=4620 CPUtime=0 cores=0-7
/proc/31107/task/31119/stat : 31119 (java) S 31104 31107 24065 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 39 0 100712434 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138587792864 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31120] ppid=31104 vsize=15602380 memory=1196 CPUtime=0 cores=0-7
/proc/31107/task/31120/stat : 31120 (java) S 31104 31107 24065 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 39 0 100712434 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138586740224 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31121] ppid=31104 vsize=15602380 memory=15872 CPUtime=0 cores=0-7
/proc/31107/task/31121/stat : 31121 (java) S 31104 31107 24065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 39 0 100712437 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138585688784 140139131344795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31122] ppid=31104 vsize=15602380 memory=18476 CPUtime=1.62 cores=0-7
/proc/31107/task/31122/stat : 31122 (java) S 31104 31107 24065 0 -1 1077944384 8334 0 0 0 161 1 0 0 20 0 39 0 100712437 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138584635376 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 22 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31123] ppid=31104 vsize=15602380 memory=17360 CPUtime=1.33 cores=0-7
/proc/31107/task/31123/stat : 31123 (java) S 31104 31107 24065 0 -1 1077944384 6490 0 0 0 132 1 0 0 20 0 39 0 100712437 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138583582832 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31124] ppid=31104 vsize=15602380 memory=4048 CPUtime=1.5 cores=0-7
/proc/31107/task/31124/stat : 31124 (java) S 31104 31107 24065 0 -1 1077944384 8163 0 0 0 148 2 0 0 20 0 39 0 100712437 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138582530288 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31125] ppid=31104 vsize=15602380 memory=2100284 CPUtime=0.87 cores=0-7
/proc/31107/task/31125/stat : 31125 (java) S 31104 31107 24065 0 -1 1077944384 13846 0 0 0 84 3 0 0 20 0 39 0 100712437 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138581477744 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31126] ppid=31104 vsize=15602380 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/31107/task/31126/stat : 31126 (java) S 31104 31107 24065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 39 0 100712437 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138580425440 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31127] ppid=31104 vsize=15602380 memory=2244 CPUtime=0.74 cores=0-7
/proc/31107/task/31127/stat : 31127 (java) S 31104 31107 24065 0 -1 1077944384 14145 0 0 0 43 31 0 0 20 0 39 0 100712437 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138579372976 140139131337346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 55 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31128] ppid=31104 vsize=15602380 memory=1952 CPUtime=0 cores=0-7
/proc/31107/task/31128/stat : 31128 (java) S 31104 31107 24065 0 -1 1077944384 264 0 0 0 0 0 0 0 20 0 39 0 100712657 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138569086208 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31129] ppid=31104 vsize=15602380 memory=8612 CPUtime=1.97 cores=0-7
/proc/31107/task/31129/stat : 31129 (java) R 31104 31107 24065 0 -1 1077944384 27070 0 0 0 71 126 0 0 20 0 39 0 100712668 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138565936800 140139131337346 0 4 0 16800975 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31130] ppid=31104 vsize=15602380 memory=4620 CPUtime=0.09 cores=0-7
/proc/31107/task/31130/stat : 31130 (java) S 31104 31107 24065 0 -1 1077944384 159 0 0 0 9 0 0 0 20 0 39 0 100712678 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138562785968 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31131] ppid=31104 vsize=15602380 memory=1196 CPUtime=2469.81 cores=0-7
/proc/31107/task/31131/stat : 31131 (java) R 31104 31107 24065 0 -1 4202560 87202 0 0 0 246905 76 0 0 20 0 39 0 100712679 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138561726880 140138769704257 0 4 0 16800975 0 0 0 -1 6 0 0 57 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31132] ppid=31104 vsize=15602380 memory=15872 CPUtime=2470.14 cores=0-7
/proc/31107/task/31132/stat : 31132 (java) R 31104 31107 24065 0 -1 4202560 91755 0 0 0 246936 78 0 0 20 0 39 0 100712679 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138560674336 140138764767416 0 4 0 16800975 0 0 0 -1 5 0 0 52 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31133] ppid=31104 vsize=15602380 memory=18476 CPUtime=2469.1 cores=0-7
/proc/31107/task/31133/stat : 31133 (java) R 31104 31107 24065 0 -1 4202560 92154 0 0 0 246829 81 0 0 20 0 39 0 100712682 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138559621688 140138769790560 0 4 0 16800975 0 0 0 -1 2 0 0 59 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31134] ppid=31104 vsize=15602380 memory=17360 CPUtime=2470.26 cores=0-7
/proc/31107/task/31134/stat : 31134 (java) R 31104 31107 24065 0 -1 4202560 83240 0 0 0 246948 78 0 0 20 0 39 0 100712682 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138558569056 140138769541493 0 4 0 16800975 0 0 0 -1 7 0 0 62 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31135] ppid=31104 vsize=15602380 memory=4048 CPUtime=0.12 cores=0-7
/proc/31107/task/31135/stat : 31135 (java) S 31104 31107 24065 0 -1 1077944384 48 0 0 0 12 0 0 0 20 0 39 0 100712682 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138557523248 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31136] ppid=31104 vsize=15602380 memory=1792 CPUtime=2472.02 cores=0-7
/proc/31107/task/31136/stat : 31136 (java) R 31104 31107 24065 0 -1 4202560 88150 0 0 0 247129 73 0 0 20 0 39 0 100712682 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138556467072 140138763019724 0 4 0 16800975 0 0 0 -1 1 0 0 55 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31137] ppid=31104 vsize=15602380 memory=648 CPUtime=2469.12 cores=0-7
/proc/31107/task/31137/stat : 31137 (java) R 31104 31107 24065 0 -1 4202560 86439 0 0 0 246832 80 0 0 20 0 39 0 100712682 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138555411536 140138770024037 0 4 0 16800975 0 0 0 -1 4 0 0 52 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31138] ppid=31104 vsize=15602380 memory=1240 CPUtime=0.12 cores=0-7
/proc/31107/task/31138/stat : 31138 (java) S 31104 31107 24065 0 -1 1077944384 44 0 0 0 12 0 0 0 20 0 39 0 100712682 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138554364592 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31139] ppid=31104 vsize=15602380 memory=960 CPUtime=2468.05 cores=0-7
/proc/31107/task/31139/stat : 31139 (java) R 31104 31107 24065 0 -1 4202560 88371 0 0 0 246718 87 0 0 20 0 39 0 100712712 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138553305552 140138770846561 0 4 0 16800975 0 0 0 -1 3 0 0 48 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31140] ppid=31104 vsize=15602380 memory=6791534058613427641 CPUtime=2469.43 cores=0-7
/proc/31107/task/31140/stat : 31140 (java) R 31104 31107 24065 0 -1 4202560 85341 0 0 0 246874 69 0 0 20 0 39 0 100712712 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138552253520 140138766884918 0 4 0 16800975 0 0 0 -1 0 0 0 56 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31141] ppid=31104 vsize=15602380 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/31107/task/31141/stat : 31141 (java) S 31104 31107 24065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 100712712 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138551206960 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31142] ppid=31104 vsize=15602380 memory=648 CPUtime=0 cores=0-7
/proc/31107/task/31142/stat : 31142 (java) S 31104 31107 24065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 100712712 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138550154416 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31143] ppid=31104 vsize=15602380 memory=1240 CPUtime=0 cores=0-7
/proc/31107/task/31143/stat : 31143 (java) S 31104 31107 24065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 100712712 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138549101872 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31144] ppid=31104 vsize=15602380 memory=960 CPUtime=0 cores=0-7
/proc/31107/task/31144/stat : 31144 (java) S 31104 31107 24065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 100712712 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138548049328 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31145] ppid=31104 vsize=15602380 memory=2340 CPUtime=0 cores=0-7
/proc/31107/task/31145/stat : 31145 (java) S 31104 31107 24065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 100712712 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138546996784 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
[pid=31107/tid=31146] ppid=31104 vsize=15602380 memory=932 CPUtime=0 cores=0-7
/proc/31107/task/31146/stat : 31146 (java) S 31104 31107 24065 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 39 0 100712712 15976837120 525071 33554432000 4194304 4196468 140731109532560 140138545943216 140139131336405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140731109536865 140731109537051 140731109537051 140731109539791 0
Current children cumulated CPU time: 19881.8 s
Current children cumulated vsize: 15602380 KiB
Current children cumulated memory: 2100284 KiB

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

[startup+2520.13 s]
# the end of solver process 31107 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19870 s, system=12.6068 s

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

Child status: 143
Real time (s): 2520.13
CPU time (s): 19882.6
CPU user time (s): 19870
CPU system time (s): 12.6068
CPU usage (%): 788.95
Max. virtual memory (cumulated for all children) (KiB): 15602380
Max. memory (cumulated for all children) (KiB): 3829652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19870
system time used= 12.6068
maximum resident set size= 3831700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2262309
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 979350
involuntary context switches= 438053


# summary of solver processes directly reported to runsolver:
#   pid: 31107
#   total CPU time (s): 19882.6
#   total CPU user time (s): 19870
#   total CPU system time (s): 12.6068

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.2995 second user time and 32.8279 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-14 03:50:57
IDJOB=4275302
IDBENCH=120413
IDSOLVER=2668
FILE ID=node149/4275302-1502676315
RUNJOBID= node149-1502670277-24092
PBS_JOBID= 20628972
Free space on /tmp= 61936 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/CostasArray/CostasArray-m1-s1/CostasArray-18.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275302-1502676315/watcher-4275302-1502676315 -o /tmp/evaluation-result-4275302-1502676315/solver-4275302-1502676315 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1502670277-24092 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1521533642 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275302-1502676315.xml

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

MD5SUM BENCH= 58ffb186ab2da5aa1e0c819e3b555e2f
RANDOM SEED=1521533642

node149.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.43
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.43
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.43
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.43
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:        27756532 kB
MemAvailable:   31969964 kB
Buffers:          285568 kB
Cached:          4200984 kB
SwapCached:            0 kB
Active:          1207140 kB
Inactive:        3333916 kB
Active(anon):      57656 kB
Inactive(anon):    24944 kB
Active(file):    1149484 kB
Inactive(file):  3308972 kB
Unevictable:        6360 kB
Mlocked:            6360 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42640 kB
Writeback:             0 kB
AnonPages:         72348 kB
Mapped:            44664 kB
Shmem:             25224 kB
Slab:             168336 kB
SReclaimable:     141624 kB
SUnreclaim:        26712 kB
KernelStack:        3536 kB
PageTables:         5136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61892 MiB
End job on node149 at 2017-08-14 04:32:57