Trace number 4285453

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 7.0340099 1.95626

General information on the benchmark

NameSat/Sat-m1-aim200/
aim-200-1-6-sat-3.xml
MD5SUM92ff70cb96ba5c299438fb4c4df3321e
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 benchmark0.02345
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints311
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":200}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":9},{"degree":4,"count":84},{"degree":5,"count":77},{"degree":6,"count":22},{"degree":7,"count":6},{"degree":8,"count":1}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":1},{"arity":3,"count":310}]
Number of extensional constraints311
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":311}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 1905349506
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
1.07/0.61	c Parsing done, starting search...
6.82/1.93	s SATISFIABLE
6.82/1.93	v <instantiation>
6.82/1.93	v 	<list>
6.82/1.93	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] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199]
6.82/1.93	v 	</list>
6.82/1.93	v 	<values>
6.82/1.93	v 		1 0 1 0 0 1 1 1 1 0 1 1 1 0 1 0 1 1 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 1 0 1 1 1 0 0 1 0 0 1 1 0 1 0 0 0 0 0 1 1 0 0 1 0 1 1 0 0 1 1 1 1 1 0 0 0 0 0 0 1 0 1 1 0 0 1 1 1 1 1 1 0 0 1 0 1 1 0 0 0 0 1 1 0 0 1 0 0 1 0 1 1 0 0 0 1 0 0 1 1 1 0 1 1 1 1 0 1 1 1 1 0 0 1 1 0 0 1 1 0 1 0 1 1 0 0 0 1 0 0 1 1 0 1 0 1 0 1 0 0 0 1 0 1 0 0 1 0 1 1 1 0 1 1 1 0 0 0 1 1 1 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 0 0 0 0 1 1 0 1 0 1 
6.82/1.93	v 	</values>
6.82/1.93	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 (11271 MiB free)
  memory of node 1: 16384 MiB (9788 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285453-1503424003/watcher-4285453-1503424003 -o /tmp/evaluation-result-4285453-1503424003/solver-4285453-1503424003 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503415160-5437 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1905349506 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285453-1503424003.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
Current StackSize limit: 8192 KiB

solver pid=7096, runsolver pid=7093

[startup+0.100143 s]*
/proc/loadavg: 3.88 4.15 6.54 2/199 7116
/proc/meminfo: memFree=21547132/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=26000852 memory=32968 CPUtime=0.12 cores=0-7
/proc/7096/stat : 7096 (java) S 7093 7096 5410 0 -1 1077944320 8652 0 0 0 11 1 0 0 20 0 20 0 175488153 26624872448 8242 33554432000 4194304 4196468 140723181513344 140723181495888 139784797740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
/proc/7096/statm: 6500213 8242 3408 1 0 6487932 0
[pid=7096/tid=7098] ppid=7093 vsize=26000852 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/7096/task/7098/stat : 7098 (java) R 7093 7096 5410 0 -1 4202560 6596 0 0 0 8 1 0 0 20 0 20 0 175488153 26624872448 8242 33554432000 4194304 4196468 140723181513344 139784801957472 139784781821278 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7099] ppid=7093 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 8242 33554432000 4194304 4196468 140723181513344 139784750361744 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7100] ppid=7093 vsize=26000852 memory=140291710514816 CPUtime=0 cores=0-7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 8242 33554432000 4194304 4196468 140723181513344 139784749308944 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7101] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 8242 33554432000 4194304 4196468 140723181513344 139784748256144 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7102] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 8242 33554432000 4194304 4196468 140723181513344 139784747203344 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7103] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 8242 33554432000 4194304 4196468 140723181513344 139784746150544 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7104] ppid=7093 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 8242 33554432000 4194304 4196468 140723181513344 139784745097744 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7105] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 8242 33554432000 4194304 4196468 140723181513344 139784349940112 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7106] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 8242 33554432000 4194304 4196468 140723181513344 139784348887312 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7107] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175488156 26624872448 8242 33554432000 4194304 4196468 140723181513344 139783541050224 139784797751938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7108] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 5410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175488156 26624872448 8242 33554432000 4194304 4196468 140723181513344 139783539996192 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7109] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 5410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175488156 26624872448 8242 33554432000 4194304 4196468 140723181513344 139783538943344 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7110] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488159 26624872448 8242 33554432000 4194304 4196468 140723181513344 139783537891664 139784797759387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7111] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 5410 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 175488159 26624872448 8242 33554432000 4194304 4196468 140723181513344 139783468738928 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7112] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7112/stat : 7112 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175488159 26624872448 8242 33554432000 4194304 4196468 140723181513344 139783467686128 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7113] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7113/stat : 7113 (java) S 7093 7096 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175488159 26624872448 8242 33554432000 4194304 4196468 140723181513344 139783466633328 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7114] ppid=7093 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/7096/task/7114/stat : 7114 (java) S 7093 7096 5410 0 -1 1077944384 366 0 0 0 1 0 0 0 20 0 20 0 175488159 26624872448 8242 33554432000 4194304 4196468 140723181513344 139783465580528 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7115] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7115/stat : 7115 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175488159 26624872448 8242 33554432000 4194304 4196468 140723181513344 139783464528992 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7116] ppid=7093 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7096/task/7116/stat : 7116 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488159 26624872448 8242 33554432000 4194304 4196468 140723181513344 139783463476272 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32968 KiB

[startup+0.210292 s]*
/proc/loadavg: 3.88 4.15 6.54 3/199 7116
/proc/meminfo: memFree=21537684/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=26000852 memory=42116 CPUtime=0.29 cores=0-7
/proc/7096/stat : 7096 (java) S 7093 7096 5410 0 -1 1077944320 9652 0 0 0 28 1 0 0 20 0 20 0 175488153 26624872448 10529 33554432000 4194304 4196468 140723181513344 140723181495888 139784797740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
/proc/7096/statm: 6500213 10529 3599 1 0 6487932 0
[pid=7096/tid=7098] ppid=7093 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/7096/task/7098/stat : 7098 (java) R 7093 7096 5410 0 -1 4202560 7227 0 0 0 18 1 0 0 20 0 20 0 175488153 26624872448 10529 33554432000 4194304 4196468 140723181513344 139784801962496 139784781821278 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7099] ppid=7093 vsize=26000852 memory=12768 CPUtime=0 cores=0-7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 10529 33554432000 4194304 4196468 140723181513344 139784750361744 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7100] ppid=7093 vsize=26000852 memory=140291710520848 CPUtime=0 cores=0-7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 10529 33554432000 4194304 4196468 140723181513344 139784749308944 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7101] ppid=7093 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 10529 33554432000 4194304 4196468 140723181513344 139784748256144 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7102] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 10529 33554432000 4194304 4196468 140723181513344 139784747203344 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7103] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 10529 33554432000 4194304 4196468 140723181513344 139784746150544 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7104] ppid=7093 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 10529 33554432000 4194304 4196468 140723181513344 139784745097744 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7105] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 10529 33554432000 4194304 4196468 140723181513344 139784349940112 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7106] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624872448 10529 33554432000 4194304 4196468 140723181513344 139784348887312 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7107] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 5410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175488156 26624872448 10529 33554432000 4194304 4196468 140723181513344 139783541050224 139784797751938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7108] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 5410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175488156 26624872448 10529 33554432000 4194304 4196468 140723181513344 139783539996192 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7109] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 5410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175488156 26624872448 10529 33554432000 4194304 4196468 140723181513344 139783538943344 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7110] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488159 26624872448 10529 33554432000 4194304 4196468 140723181513344 139783537891664 139784797759387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7111] ppid=7093 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 5410 0 -1 1077944384 411 0 0 0 1 0 0 0 20 0 20 0 175488159 26624872448 10529 33554432000 4194304 4196468 140723181513344 139783468738928 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7112] ppid=7093 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/7096/task/7112/stat : 7112 (java) S 7093 7096 5410 0 -1 1077944384 195 0 0 0 1 0 0 0 20 0 20 0 175488159 26624872448 10529 33554432000 4194304 4196468 140723181513344 139783467686128 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7113] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7113/stat : 7113 (java) S 7093 7096 5410 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 20 0 175488159 26624872448 10529 33554432000 4194304 4196468 140723181513344 139783466633328 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7114] ppid=7093 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/7096/task/7114/stat : 7114 (java) R 7093 7096 5410 0 -1 4202560 408 0 0 0 5 0 0 0 20 0 20 0 175488159 26624872448 10529 33554432000 4194304 4196468 140723181513344 139783465580528 139784776749379 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7115] ppid=7093 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7115/stat : 7115 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175488159 26624872448 10529 33554432000 4194304 4196468 140723181513344 139783464528992 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7116] ppid=7093 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7096/task/7116/stat : 7116 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488159 26624872448 10529 33554432000 4194304 4196468 140723181513344 139783463476272 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 42116 KiB

[startup+0.309657 s]*
/proc/loadavg: 3.88 4.15 6.54 2/199 7116
/proc/meminfo: memFree=21530976/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=26000872 memory=50036 CPUtime=0.48 cores=0-7
/proc/7096/stat : 7096 (java) S 7093 7096 5410 0 -1 1077944320 10701 0 0 0 46 2 0 0 20 0 20 0 175488153 26624892928 12509 33554432000 4194304 4196468 140723181513344 140723181495888 139784797740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
/proc/7096/statm: 6500218 12509 3701 1 0 6487932 0
[pid=7096/tid=7098] ppid=7093 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7096/task/7098/stat : 7098 (java) R 7093 7096 5410 0 -1 4202560 7783 0 0 0 28 1 0 0 20 0 20 0 175488153 26624892928 12509 33554432000 4194304 4196468 140723181513344 139784801978192 139784797752726 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7099] ppid=7093 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624892928 12509 33554432000 4194304 4196468 140723181513344 139784750361744 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7100] ppid=7093 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175488154 26624892928 12509 33554432000 4194304 4196468 140723181513344 139784749308944 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7101] ppid=7093 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624892928 12509 33554432000 4194304 4196468 140723181513344 139784748256144 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7102] ppid=7093 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175488154 26624892928 12509 33554432000 4194304 4196468 140723181513344 139784747203344 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7103] ppid=7093 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624892928 12509 33554432000 4194304 4196468 140723181513344 139784746150544 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7104] ppid=7093 vsize=26000872 memory=140291550049199 CPUtime=0 cores=0-7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624892928 12509 33554432000 4194304 4196468 140723181513344 139784745097744 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7105] ppid=7093 vsize=26000872 memory=140291550051504 CPUtime=0 cores=0-7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175488154 26624892928 12509 33554432000 4194304 4196468 140723181513344 139784349940112 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7106] ppid=7093 vsize=26000872 memory=140291550053808 CPUtime=0 cores=0-7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26624892928 12509 33554432000 4194304 4196468 140723181513344 139784348887312 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7107] ppid=7093 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 5410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175488156 26624892928 12509 33554432000 4194304 4196468 140723181513344 139783541050224 139784797751938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7108] ppid=7093 vsize=26000872 memory=280583100114576 CPUtime=0 cores=0-7
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 5410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175488156 26624892928 12509 33554432000 4194304 4196468 140723181513344 139783539996192 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7109] ppid=7093 vsize=26000872 memory=280583100121488 CPUtime=0 cores=0-7
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 5410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175488156 26624892928 12509 33554432000 4194304 4196468 140723181513344 139783538943344 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7110] ppid=7093 vsize=26000872 memory=280583100062768 CPUtime=0 cores=0-7
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488159 26624892928 12509 33554432000 4194304 4196468 140723181513344 139783537891664 139784797759387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7111] ppid=7093 vsize=26000872 memory=280583100135312 CPUtime=0.03 cores=0-7
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 5410 0 -1 1077944384 605 0 0 0 3 0 0 0 20 0 20 0 175488159 26624892928 12509 33554432000 4194304 4196468 140723181513344 139783468738928 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7112] ppid=7093 vsize=26000872 memory=280583100142224 CPUtime=0.03 cores=0-7
/proc/7096/task/7112/stat : 7112 (java) S 7093 7096 5410 0 -1 1077944384 335 0 0 0 3 0 0 0 20 0 20 0 175488159 26624892928 12509 33554432000 4194304 4196468 140723181513344 139783467686128 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7113] ppid=7093 vsize=26000872 memory=280583100139920 CPUtime=0.02 cores=0-7
/proc/7096/task/7113/stat : 7113 (java) S 7093 7096 5410 0 -1 1077944384 52 0 0 0 2 0 0 0 20 0 20 0 175488159 26624892928 12509 33554432000 4194304 4196468 140723181513344 139783466633328 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7114] ppid=7093 vsize=26000872 memory=280583100156528 CPUtime=0.08 cores=0-7
/proc/7096/task/7114/stat : 7114 (java) R 7093 7096 5410 0 -1 4202560 544 0 0 0 8 0 0 0 20 0 20 0 175488159 26624892928 12509 33554432000 4194304 4196468 140723181513344 139783465580528 139784789977918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7115] ppid=7093 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7115/stat : 7115 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175488159 26624892928 12509 33554432000 4194304 4196468 140723181513344 139783464528992 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7116] ppid=7093 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/7096/task/7116/stat : 7116 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488159 26624892928 12509 33554432000 4194304 4196468 140723181513344 139783463476272 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 50036 KiB

[startup+0.700841 s]
/proc/loadavg: 3.88 4.15 6.54 4/199 7116
/proc/meminfo: memFree=21516768/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=26004968 memory=79972 CPUtime=1.2 cores=0-7
/proc/7096/stat : 7096 (java) S 7093 7096 5410 0 -1 1077944320 13060 0 0 0 116 4 0 0 20 0 20 0 175488153 26629087232 19993 33554432000 4194304 4196468 140723181513344 140723181495888 139784797740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
/proc/7096/statm: 6501242 19993 3763 1 0 6488956 0
[pid=7096/tid=7098] ppid=7093 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/7096/task/7098/stat : 7098 (java) R 7093 7096 5410 0 -1 4202560 9210 0 0 0 65 2 0 0 20 0 20 0 175488153 26629087232 19993 33554432000 4194304 4196468 140723181513344 139784801969280 139784781821278 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7099] ppid=7093 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26629087232 19993 33554432000 4194304 4196468 140723181513344 139784750361744 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7100] ppid=7093 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175488154 26629087232 19993 33554432000 4194304 4196468 140723181513344 139784749308944 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7101] ppid=7093 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26629087232 19993 33554432000 4194304 4196468 140723181513344 139784748256144 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7102] ppid=7093 vsize=26004968 memory=1004 CPUtime=0 cores=0-7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175488154 26629087232 19993 33554432000 4194304 4196468 140723181513344 139784747203344 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7103] ppid=7093 vsize=26004968 memory=5788 CPUtime=0 cores=0-7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26629087232 19993 33554432000 4194304 4196468 140723181513344 139784746150544 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7104] ppid=7093 vsize=26004968 memory=1196 CPUtime=0 cores=0-7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26629087232 19993 33554432000 4194304 4196468 140723181513344 139784745097744 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7105] ppid=7093 vsize=26004968 memory=4612 CPUtime=0 cores=0-7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175488154 26629087232 19993 33554432000 4194304 4196468 140723181513344 139784349940112 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7106] ppid=7093 vsize=26004968 memory=15876 CPUtime=0 cores=0-7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175488154 26629087232 19993 33554432000 4194304 4196468 140723181513344 139784348887312 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7107] ppid=7093 vsize=26004968 memory=18448 CPUtime=0 cores=0-7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 5410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175488156 26629087232 19993 33554432000 4194304 4196468 140723181513344 139783541050224 139784797751938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0

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

[pid=7096/tid=7115] ppid=7093 vsize=26142192 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7115/stat : 7115 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 175488159 26769604608 58808 33554432000 4194304 4196468 140723181513344 139783464528992 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7116] ppid=7093 vsize=26142192 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7116/stat : 7116 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 175488159 26769604608 58808 33554432000 4194304 4196468 140723181513344 139783463476272 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
Current children cumulated CPU time: 4.12 s
Current children cumulated vsize: 26142192 KiB
Current children cumulated memory: 235232 KiB

[startup+1.95622 s]
# the end of solver process 7096 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.86944 s, system=0.164567 s

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

[startup+1.60135 s]
/proc/loadavg: 3.88 4.15 6.54 5/199 7116
/proc/meminfo: memFree=21436436/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=26809880 memory=237344 CPUtime=4.59 cores=0-7
/proc/7096/stat : 7096 (java) S 7093 7096 5410 0 -1 1077944320 35362 0 0 0 447 12 0 0 20 0 32 0 175488153 27453317120 59336 33554432000 4194304 4196468 140723181513344 140723181495888 139784797740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
/proc/7096/statm: 6702470 59336 3810 1 0 6690184 0
[pid=7096/tid=7098] ppid=7093 vsize=26809880 memory=0 CPUtime=1.5 cores=0-7
/proc/7096/task/7098/stat : 7098 (java) S 7093 7096 5410 0 -1 1077944384 12561 0 0 0 145 5 0 0 20 0 32 0 175488153 27453317120 59336 33554432000 4194304 4196468 140723181513344 139784801978176 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7099] ppid=7093 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 5410 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 32 0 175488154 27453317120 59336 33554432000 4194304 4196468 140723181513344 139784750361744 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7100] ppid=7093 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 5410 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 32 0 175488154 27453317120 59336 33554432000 4194304 4196468 140723181513344 139784749308944 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7101] ppid=7093 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 175488154 27453317120 59336 33554432000 4194304 4196468 140723181513344 139784748256144 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7102] ppid=7093 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 175488154 27453317120 59336 33554432000 4194304 4196468 140723181513344 139784747203344 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7103] ppid=7093 vsize=26809880 memory=4140 CPUtime=0 cores=0-7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 5410 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 32 0 175488154 27453317120 59336 33554432000 4194304 4196468 140723181513344 139784746150544 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7104] ppid=7093 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 175488154 27453317120 59336 33554432000 4194304 4196468 140723181513344 139784745097744 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7105] ppid=7093 vsize=26809880 memory=140291550262720 CPUtime=0 cores=0-7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 5410 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 32 0 175488154 27453317120 59336 33554432000 4194304 4196468 140723181513344 139784349940112 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7106] ppid=7093 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 5410 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 32 0 175488154 27453317120 59336 33554432000 4194304 4196468 140723181513344 139784348887312 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7107] ppid=7093 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 5410 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 32 0 175488156 27453317120 59336 33554432000 4194304 4196468 140723181513344 139783541050224 139784797751938 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7108] ppid=7093 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 5410 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 32 0 175488156 27453317120 59336 33554432000 4194304 4196468 140723181513344 139783539996256 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7109] ppid=7093 vsize=26809880 memory=15826954488778 CPUtime=0 cores=0-7
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 5410 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 32 0 175488156 27453317120 59336 33554432000 4194304 4196468 140723181513344 139783538943360 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7110] ppid=7093 vsize=26809880 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 175488159 27453317120 59336 33554432000 4194304 4196468 140723181513344 139783537891664 139784797759387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7111] ppid=7093 vsize=26809880 memory=15260333174426010 CPUtime=0.7 cores=0-7
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 5410 0 -1 1077944384 4945 0 0 0 69 1 0 0 20 0 32 0 175488159 27453317120 59336 33554432000 4194304 4196468 140723181513344 139783468725712 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7112] ppid=7093 vsize=26809880 memory=0 CPUtime=0.8 cores=0-7
/proc/7096/task/7112/stat : 7112 (java) R 7093 7096 5410 0 -1 4202560 4835 0 0 0 78 2 0 0 20 0 32 0 175488159 27453317120 59336 33554432000 4194304 4196468 140723181513344 139783467672448 139784782662594 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7113] ppid=7093 vsize=26809880 memory=0 CPUtime=0.68 cores=0-7
/proc/7096/task/7113/stat : 7113 (java) R 7093 7096 5410 0 -1 4202560 3987 0 0 0 67 1 0 0 20 0 32 0 175488159 27453317120 59336 33554432000 4194304 4196468 140723181513344 139783466619896 139784779285069 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7114] ppid=7093 vsize=26809880 memory=0 CPUtime=0.6 cores=0-7
/proc/7096/task/7114/stat : 7114 (java) R 7093 7096 5410 0 -1 4202560 6650 0 0 0 60 0 0 0 20 0 32 0 175488159 27453317120 59385 33554432000 4194304 4196468 140723181513344 139783465574880 139784790844293 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7115] ppid=7093 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7115/stat : 7115 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 175488159 27453317120 59385 33554432000 4194304 4196468 140723181513344 139783464528992 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7116] ppid=7093 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7116/stat : 7116 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 175488159 27453317120 59385 33554432000 4194304 4196468 140723181513344 139783463476272 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
Current children cumulated CPU time: 4.59 s
Current children cumulated vsize: 26809880 KiB
Current children cumulated memory: 237344 KiB

[startup+1.80436 s]
/proc/loadavg: 3.88 4.15 6.54 5/199 7116
/proc/meminfo: memFree=21436436/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=27743860 memory=255616 CPUtime=6.08 cores=0-7
/proc/7096/stat : 7096 (java) S 7093 7096 5410 0 -1 1077944320 36406 0 0 0 593 15 0 0 20 0 46 0 175488153 28409712640 63904 33554432000 4194304 4196468 140723181513344 140723181495888 139784797740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
/proc/7096/statm: 6935965 63904 3824 1 0 6923158 0
[pid=7096/tid=7098] ppid=7093 vsize=27743860 memory=8112282956445269571 CPUtime=1.51 cores=0-7
/proc/7096/task/7098/stat : 7098 (java) S 7093 7096 5410 0 -1 1077944384 12566 0 0 0 146 5 0 0 20 0 46 0 175488153 28409712640 63904 33554432000 4194304 4196468 140723181513344 139784801978496 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7099] ppid=7093 vsize=27743860 memory=793 CPUtime=0 cores=0-7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 5410 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 46 0 175488154 28409712640 63904 33554432000 4194304 4196468 140723181513344 139784750361744 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7100] ppid=7093 vsize=27743860 memory=280583100251824 CPUtime=0 cores=0-7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 5410 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 46 0 175488154 28409712640 63904 33554432000 4194304 4196468 140723181513344 139784749308944 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7101] ppid=7093 vsize=27743860 memory=288230604624101685 CPUtime=0 cores=0-7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 5410 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 46 0 175488154 28409712640 63904 33554432000 4194304 4196468 140723181513344 139784748256144 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7102] ppid=7093 vsize=27743860 memory=14698478437665088 CPUtime=0 cores=0-7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 5410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 46 0 175488154 28409712640 63904 33554432000 4194304 4196468 140723181513344 139784747203344 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7103] ppid=7093 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 5410 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 46 0 175488154 28409712640 63904 33554432000 4194304 4196468 140723181513344 139784746150544 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7104] ppid=7093 vsize=27743860 memory=7379241896346675799 CPUtime=0 cores=0-7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 5410 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 46 0 175488154 28409712640 63904 33554432000 4194304 4196468 140723181513344 139784745097744 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7105] ppid=7093 vsize=27743860 memory=5795117241467496816 CPUtime=0 cores=0-7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 5410 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 46 0 175488154 28409712640 63904 33554432000 4194304 4196468 140723181513344 139784349940112 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7106] ppid=7093 vsize=27743860 memory=6935649255759568960 CPUtime=0 cores=0-7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 5410 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 46 0 175488154 28409712640 63904 33554432000 4194304 4196468 140723181513344 139784348887312 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7107] ppid=7093 vsize=27743860 memory=140291550061077 CPUtime=0 cores=0-7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 5410 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 46 0 175488156 28409712640 63904 33554432000 4194304 4196468 140723181513344 139783541050224 139784797751938 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7108] ppid=7093 vsize=27743860 memory=280583100425600 CPUtime=0 cores=0-7
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 5410 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 46 0 175488156 28409712640 63904 33554432000 4194304 4196468 140723181513344 139783539996256 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7109] ppid=7093 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 5410 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 46 0 175488156 28409712640 63904 33554432000 4194304 4196468 140723181513344 139783538943360 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7110] ppid=7093 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 175488159 28409712640 63904 33554432000 4194304 4196468 140723181513344 139783537891664 139784797759387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7111] ppid=7093 vsize=27743860 memory=7588674500264355173 CPUtime=0.83 cores=0-7
/proc/7096/task/7111/stat : 7111 (java) R 7093 7096 5410 0 -1 4202560 4991 0 0 0 82 1 0 0 20 0 46 0 175488159 28409712640 63904 33554432000 4194304 4196468 140723181513344 139783468720304 139784782134027 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7112] ppid=7093 vsize=27743860 memory=6945507666079274341 CPUtime=0.93 cores=0-7
/proc/7096/task/7112/stat : 7112 (java) R 7093 7096 5410 0 -1 1077944384 4872 0 0 0 91 2 0 0 20 0 46 0 175488159 28409712640 63904 33554432000 4194304 4196468 140723181513344 139783467667280 139784797750997 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7113] ppid=7093 vsize=27743860 memory=1292 CPUtime=0.82 cores=0-7
/proc/7096/task/7113/stat : 7113 (java) R 7093 7096 5410 0 -1 4202560 4031 0 0 0 81 1 0 0 20 0 46 0 175488159 28409712640 63904 33554432000 4194304 4196468 140723181513344 139783466626520 139784783768769 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7114] ppid=7093 vsize=27743860 memory=2428 CPUtime=0.66 cores=0-7
/proc/7096/task/7114/stat : 7114 (java) R 7093 7096 5410 0 -1 1077944384 6854 0 0 0 66 0 0 0 20 0 46 0 175488159 28409712640 63904 33554432000 4194304 4196468 140723181513344 139783465580528 139784797751938 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7115] ppid=7093 vsize=27743860 memory=1728 CPUtime=0 cores=0-7
/proc/7096/task/7115/stat : 7115 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 175488159 28409712640 63904 33554432000 4194304 4196468 140723181513344 139783464528992 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7116] ppid=7093 vsize=27743860 memory=1420 CPUtime=0 cores=0-7
/proc/7096/task/7116/stat : 7116 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 175488159 28409712640 63904 33554432000 4194304 4196468 140723181513344 139783463476272 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
Current children cumulated CPU time: 6.08 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 255616 KiB

[startup+1.90085 s]
/proc/loadavg: 3.88 4.15 6.54 5/199 7116
/proc/meminfo: memFree=21436436/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=27743860 memory=255676 CPUtime=6.82 cores=0-7
/proc/7096/stat : 7096 (java) S 7093 7096 5410 0 -1 1077944320 36504 0 0 0 667 15 0 0 20 0 46 0 175488153 28409712640 63919 33554432000 4194304 4196468 140723181513344 140723181495888 139784797740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
/proc/7096/statm: 6935965 63919 3824 1 0 6923158 0
[pid=7096/tid=7098] ppid=7093 vsize=27743860 memory=0 CPUtime=1.51 cores=0-7
/proc/7096/task/7098/stat : 7098 (java) S 7093 7096 5410 0 -1 1077944384 12566 0 0 0 146 5 0 0 20 0 46 0 175488153 28409712640 63919 33554432000 4194304 4196468 140723181513344 139784801978496 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7099] ppid=7093 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 5410 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 46 0 175488154 28409712640 63919 33554432000 4194304 4196468 140723181513344 139784750361744 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7100] ppid=7093 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 5410 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 46 0 175488154 28409712640 63919 33554432000 4194304 4196468 140723181513344 139784749308944 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7101] ppid=7093 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 5410 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 46 0 175488154 28409712640 63919 33554432000 4194304 4196468 140723181513344 139784748256144 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7102] ppid=7093 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 5410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 46 0 175488154 28409712640 63919 33554432000 4194304 4196468 140723181513344 139784747203344 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7103] ppid=7093 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 5410 0 -1 1077944384 72 0 0 0 1 0 0 0 20 0 46 0 175488154 28409712640 63919 33554432000 4194304 4196468 140723181513344 139784746150544 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7104] ppid=7093 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 5410 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 46 0 175488154 28409712640 63919 33554432000 4194304 4196468 140723181513344 139784745097744 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7105] ppid=7093 vsize=27743860 memory=231380 CPUtime=0 cores=0-7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 5410 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 46 0 175488154 28409712640 63919 33554432000 4194304 4196468 140723181513344 139784349940112 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7106] ppid=7093 vsize=27743860 memory=280583100271840 CPUtime=0.01 cores=0-7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 5410 0 -1 1077944384 71 0 0 0 1 0 0 0 20 0 46 0 175488154 28409712640 63919 33554432000 4194304 4196468 140723181513344 139784348887312 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7107] ppid=7093 vsize=27743860 memory=6656426216303648864 CPUtime=0.01 cores=0-7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 5410 0 -1 1077944384 150 0 0 0 1 0 0 0 20 0 46 0 175488156 28409712640 63919 33554432000 4194304 4196468 140723181513344 139783541050224 139784797751938 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7108] ppid=7093 vsize=27743860 memory=280583100273344 CPUtime=0 cores=0-7
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 5410 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 46 0 175488156 28409712640 63919 33554432000 4194304 4196468 140723181513344 139783539996256 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7109] ppid=7093 vsize=27743860 memory=280583100273536 CPUtime=0 cores=0-7
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 5410 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 46 0 175488156 28409712640 63919 33554432000 4194304 4196468 140723181513344 139783538943360 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7110] ppid=7093 vsize=27743860 memory=280583100273728 CPUtime=0 cores=0-7
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 175488159 28409712640 63919 33554432000 4194304 4196468 140723181513344 139783537891664 139784797759387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7111] ppid=7093 vsize=27743860 memory=280583100251840 CPUtime=0.91 cores=0-7
/proc/7096/task/7111/stat : 7111 (java) R 7093 7096 5410 0 -1 4202560 4991 0 0 0 90 1 0 0 20 0 46 0 175488159 28409712640 63919 33554432000 4194304 4196468 140723181513344 139783468725744 139784776986856 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7112] ppid=7093 vsize=27743860 memory=280583099975456 CPUtime=0.99 cores=0-7
/proc/7096/task/7112/stat : 7112 (java) R 7093 7096 5410 0 -1 4202560 4890 0 0 0 97 2 0 0 20 0 46 0 175488159 28409712640 63919 33554432000 4194304 4196468 140723181513344 139783467665344 139784781151614 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7113] ppid=7093 vsize=27743860 memory=280583099975648 CPUtime=0.89 cores=0-7
/proc/7096/task/7113/stat : 7113 (java) R 7093 7096 5410 0 -1 4202560 4036 0 0 0 88 1 0 0 20 0 46 0 175488159 28409712640 63919 33554432000 4194304 4196468 140723181513344 139783466621568 139784782664676 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7114] ppid=7093 vsize=27743860 memory=280583099975840 CPUtime=0.68 cores=0-7
/proc/7096/task/7114/stat : 7114 (java) S 7093 7096 5410 0 -1 1077944384 6885 0 0 0 68 0 0 0 20 0 46 0 175488159 28409712640 63919 33554432000 4194304 4196468 140723181513344 139783465580336 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7115] ppid=7093 vsize=27743860 memory=280583099976032 CPUtime=0 cores=0-7
/proc/7096/task/7115/stat : 7115 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 175488159 28409712640 63919 33554432000 4194304 4196468 140723181513344 139783464528992 139784797750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
[pid=7096/tid=7116] ppid=7093 vsize=27743860 memory=140291550191840 CPUtime=0 cores=0-7
/proc/7096/task/7116/stat : 7116 (java) S 7093 7096 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 175488159 28409712640 63919 33554432000 4194304 4196468 140723181513344 139783463476272 139784797751938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10256384 140723181519969 140723181520155 140723181520155 140723181522895 0
Current children cumulated CPU time: 6.82 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 255676 KiB

Child status: 0
Real time (s): 1.95626
CPU time (s): 7.03401
CPU user time (s): 6.86944
CPU system time (s): 0.164567
CPU usage (%): 359.563
Max. virtual memory (cumulated for all children) (KiB): 27743860
Max. memory (cumulated for all children) (KiB): 255676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.86944
system time used= 0.164567
maximum resident set size= 258376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36788
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5152
involuntary context switches= 146


# summary of solver processes directly reported to runsolver:
#   pid: 7096
#   total CPU time (s): 7.03401
#   total CPU user time (s): 6.86944
#   total CPU system time (s): 0.164567

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032351 second user time and 0.058441 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-22 19:32:22
IDJOB=4285453
IDBENCH=123362
IDSOLVER=2681
FILE ID=node107/4285453-1503424003
RUNJOBID= node107-1503415160-5437
PBS_JOBID= 20632126
Free space on /tmp= 61252 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Sat/Sat-m1-aim200/aim-200-1-6-sat-3.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-4285453-1503424003/watcher-4285453-1503424003 -o /tmp/evaluation-result-4285453-1503424003/solver-4285453-1503424003 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503415160-5437 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1905349506 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285453-1503424003.xml

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

MD5SUM BENCH= 92ff70cb96ba5c299438fb4c4df3321e
RANDOM SEED=1905349506

node107.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.84
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.84
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.84
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.84
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:        21566156 kB
MemAvailable:   31947688 kB
Buffers:          281768 kB
Cached:         10386104 kB
SwapCached:            0 kB
Active:          1788776 kB
Inactive:        8934360 kB
Active(anon):      58440 kB
Inactive(anon):    41324 kB
Active(file):    1730336 kB
Inactive(file):  8893036 kB
Unevictable:        7640 kB
Mlocked:            7640 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42012 kB
Writeback:             0 kB
AnonPages:        210408 kB
Mapped:            55324 kB
Shmem:             41612 kB
Slab:             174836 kB
SReclaimable:     147988 kB
SUnreclaim:        26848 kB
KernelStack:        3648 kB
PageTables:         4844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     344832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61212 MiB
End job on node107 at 2017-08-22 19:32:24