Trace number 4298373

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
MiniCPFever 2018-04-29SAT (TO)20 2520.09 2506.92

General information on the benchmark

NamePseudoBoolean-opt/
Pb-circ4-3_c18.xml
MD5SUM49cd334f61ed4e195aeb645067fd2083
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark12.8912
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints704
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":144}]
Minimum variable degree8
Maximum variable degree27
Distribution of variable degrees[{"degree":8,"count":8},{"degree":9,"count":24},{"degree":12,"count":8},{"degree":13,"count":8},{"degree":14,"count":12},{"degree":16,"count":24},{"degree":18,"count":12},{"degree":23,"count":12},{"degree":26,"count":24},{"degree":27,"count":12}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":156},{"arity":3,"count":344},{"arity":4,"count":84},{"arity":5,"count":48},{"arity":6,"count":60},{"arity":12,"count":12}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":704}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.14/0.13	c version: 2018-04-11
0.14/0.13	c seed: 1811631
0.14/0.13	c timeout: -1
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
0.88/0.46	o 28
0.88/0.46	objective:28
0.88/0.47	o 26
0.88/0.47	objective:26
0.88/0.48	o 24
0.88/0.48	objective:24
4.09/3.07	o 22
4.09/3.07	objective:22
6.59/5.54	o 20
6.59/5.54	objective:20
2520.06/2506.90	s SATISFIABLE
2520.06/2506.90	v <instantiation>
2520.06/2506.90	v 	<list>
2520.06/2506.90	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] 
2520.06/2506.90	v 	</list>
2520.06/2506.90	v 	<values>
2520.06/2506.90	v 		0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 1 1 0 0 0 1 0 0 0 1 1 0 0 1 1 0 0 0 1 0 1 0 0 0 1 1 0 0 0 1 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 1 
2520.06/2506.90	v 	</values>
2520.06/2506.90	v </instantiation>

Verifier Data

OK	20

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 (14062 MiB free)
  memory of node 1: 16384 MiB (13300 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298373-1532758248/watcher-4298373-1532758248 -o /tmp/evaluation-result-4298373-1532758248/solver-4298373-1532758248 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532740893-4892 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298373-1532758248.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.104391 s]*
/proc/loadavg: 1.80 1.67 1.60 4/217 7111
/proc/meminfo: memFree=28003108/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=10658972 memory=27844 CPUtime=0.14 cores=1,3,5,7
/proc/7096/stat : 7096 (java) S 7093 7096 4860 0 -1 1077944320 5324 0 0 0 13 1 0 0 20 0 15 0 93387958 10914787328 6961 33554432000 4194304 4196468 140724440214272 140724440196816 140636396736247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
/proc/7096/statm: 2664743 6961 2878 1 0 2627263 0
[pid=7096/tid=7098] ppid=7093 vsize=10658972 memory=-8681069205687989440 CPUtime=0.09 cores=1,3,5,7
/proc/7096/task/7098/stat : 7098 (java) R 7093 7096 4860 0 -1 4202560 3133 0 0 0 9 0 0 0 20 0 15 0 93387958 10914787328 6961 33554432000 4194304 4196468 140724440214272 140636400965728 140636376329993 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7099] ppid=7093 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914787328 6961 33554432000 4194304 4196468 140724440214272 140636003839120 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7100] ppid=7093 vsize=10658972 memory=139626765833856 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914787328 6961 33554432000 4194304 4196468 140724440214272 140636002786320 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7101] ppid=7093 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914787328 6961 33554432000 4194304 4196468 140724440214272 140636001733520 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7102] ppid=7093 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93387959 10914787328 6961 33554432000 4194304 4196468 140724440214272 140636000680720 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7103] ppid=7093 vsize=10658972 memory=139626765833856 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93387960 10914787328 6961 33554432000 4194304 4196468 140724440214272 140635956406640 140636396747394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7104] ppid=7093 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93387961 10914787328 6961 33554432000 4194304 4196468 140724440214272 140635955352608 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7105] ppid=7093 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93387961 10914787328 6961 33554432000 4194304 4196468 140724440214272 140635954299760 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7106] ppid=7093 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387963 10914787328 6961 33554432000 4194304 4196468 140724440214272 140635885528912 140636396754843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7107] ppid=7093 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 4860 0 -1 1077944384 346 0 0 0 0 0 0 0 20 0 15 0 93387963 10914787328 6961 33554432000 4194304 4196468 140724440214272 140635884477296 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7108] ppid=7093 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7108/stat : 7108 (java) R 7093 7096 4860 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 15 0 93387963 10914787328 6961 33554432000 4194304 4196468 140724440214272 140635883424496 140636396747394 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7109] ppid=7093 vsize=10658972 memory=139626765833856 CPUtime=0.02 cores=1,3,5,7
/proc/7096/task/7109/stat : 7109 (java) R 7093 7096 4860 0 -1 4202560 337 0 0 0 2 0 0 0 20 0 15 0 93387963 10914787328 6961 33554432000 4194304 4196468 140724440214272 140635882371696 140636375871741 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7110] ppid=7093 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387964 10914787328 6961 33554432000 4194304 4196468 140724440214272 140635881319136 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7111] ppid=7093 vsize=10658972 memory=139626765833856 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387964 10914787328 6961 33554432000 4194304 4196468 140724440214272 140635880266416 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27844 KiB

[startup+0.210586 s]*
/proc/loadavg: 1.80 1.67 1.60 4/217 7111
/proc/meminfo: memFree=27991132/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=10658972 memory=40236 CPUtime=0.34 cores=1,3,5,7
/proc/7096/stat : 7096 (java) S 7093 7096 4860 0 -1 1077944320 8153 0 0 0 32 2 0 0 20 0 15 0 93387958 10914787328 10059 33554432000 4194304 4196468 140724440214272 140724440196816 140636396736247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
/proc/7096/statm: 2664743 10059 2978 1 0 2627263 0
[pid=7096/tid=7098] ppid=7093 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/7096/task/7098/stat : 7098 (java) R 7093 7096 4860 0 -1 4202560 5092 0 0 0 19 1 0 0 20 0 15 0 93387958 10914787328 10059 33554432000 4194304 4196468 140724440214272 140636400974816 140636034447056 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7099] ppid=7093 vsize=10658972 memory=364 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914787328 10059 33554432000 4194304 4196468 140724440214272 140636003839120 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7100] ppid=7093 vsize=10658972 memory=139626765841069 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914787328 10059 33554432000 4194304 4196468 140724440214272 140636002786320 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7101] ppid=7093 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914787328 10059 33554432000 4194304 4196468 140724440214272 140636001733520 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7102] ppid=7093 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93387959 10914787328 10059 33554432000 4194304 4196468 140724440214272 140636000680720 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7103] ppid=7093 vsize=10658972 memory=139626765833856 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93387960 10914787328 10059 33554432000 4194304 4196468 140724440214272 140635956406640 140636396747394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7104] ppid=7093 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93387961 10914787328 10059 33554432000 4194304 4196468 140724440214272 140635955352608 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7105] ppid=7093 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93387961 10914787328 10059 33554432000 4194304 4196468 140724440214272 140635954299760 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7106] ppid=7093 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387963 10914787328 10059 33554432000 4194304 4196468 140724440214272 140635885528912 140636396754843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7107] ppid=7093 vsize=10658972 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 4860 0 -1 1077944384 416 0 0 0 1 0 0 0 20 0 15 0 93387963 10914787328 10059 33554432000 4194304 4196468 140724440214272 140635884477296 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7108] ppid=7093 vsize=10658972 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/7096/task/7108/stat : 7108 (java) R 7093 7096 4860 0 -1 4202560 365 0 0 0 2 0 0 0 20 0 15 0 93387963 10914787328 10059 33554432000 4194304 4196468 140724440214272 140635883424496 140636380122988 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7109] ppid=7093 vsize=10658972 memory=139626765833856 CPUtime=0.08 cores=1,3,5,7
/proc/7096/task/7109/stat : 7109 (java) R 7093 7096 4860 0 -1 4202560 913 0 0 0 8 0 0 0 20 0 15 0 93387963 10914787328 10059 33554432000 4194304 4196468 140724440214272 140635882368064 140636388973374 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7110] ppid=7093 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387964 10914787328 10059 33554432000 4194304 4196468 140724440214272 140635881319136 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7111] ppid=7093 vsize=10658972 memory=139626765833856 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387964 10914787328 10059 33554432000 4194304 4196468 140724440214272 140635880266416 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 40236 KiB

[startup+0.310586 s]*
/proc/loadavg: 1.80 1.67 1.60 4/217 7111
/proc/meminfo: memFree=27987100/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=10659048 memory=44452 CPUtime=0.57 cores=1,3,5,7
/proc/7096/stat : 7096 (java) S 7093 7096 4860 0 -1 1077944320 8717 0 0 0 55 2 0 0 20 0 15 0 93387958 10914865152 11113 33554432000 4194304 4196468 140724440214272 140724440196816 140636396736247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
/proc/7096/statm: 2664762 11113 3012 1 0 2627263 0
[pid=7096/tid=7098] ppid=7093 vsize=10659048 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/7096/task/7098/stat : 7098 (java) R 7093 7096 4860 0 -1 4202560 5422 0 0 0 28 1 0 0 20 0 15 0 93387958 10914865152 11113 33554432000 4194304 4196468 140724440214272 140636400970208 140636034399368 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7099] ppid=7093 vsize=10659048 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914865152 11113 33554432000 4194304 4196468 140724440214272 140636003839120 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7100] ppid=7093 vsize=10659048 memory=13986022413784728 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914865152 11113 33554432000 4194304 4196468 140724440214272 140636002786320 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7101] ppid=7093 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914865152 11113 33554432000 4194304 4196468 140724440214272 140636001733520 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7102] ppid=7093 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93387959 10914865152 11113 33554432000 4194304 4196468 140724440214272 140636000680720 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7103] ppid=7093 vsize=10659048 memory=139626765833856 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93387960 10914865152 11113 33554432000 4194304 4196468 140724440214272 140635956406640 140636396747394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7104] ppid=7093 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93387961 10914865152 11113 33554432000 4194304 4196468 140724440214272 140635955352608 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7105] ppid=7093 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93387961 10914865152 11113 33554432000 4194304 4196468 140724440214272 140635954299760 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7106] ppid=7093 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387963 10914865152 11113 33554432000 4194304 4196468 140724440214272 140635885528912 140636396754843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7107] ppid=7093 vsize=10659048 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 4860 0 -1 1077944384 523 0 0 0 5 0 0 0 20 0 15 0 93387963 10914865152 11113 33554432000 4194304 4196468 140724440214272 140635884477296 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7108] ppid=7093 vsize=10659048 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 4860 0 -1 1077944384 388 0 0 0 5 0 0 0 20 0 15 0 93387963 10914865152 11113 33554432000 4194304 4196468 140724440214272 140635883424496 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7109] ppid=7093 vsize=10659048 memory=139626765833856 CPUtime=0.16 cores=1,3,5,7
/proc/7096/task/7109/stat : 7109 (java) R 7093 7096 4860 0 -1 4202560 1025 0 0 0 16 0 0 0 20 0 15 0 93387963 10914865152 11113 33554432000 4194304 4196468 140724440214272 140635882371696 140636396757594 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7110] ppid=7093 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387964 10914865152 11113 33554432000 4194304 4196468 140724440214272 140635881319136 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7111] ppid=7093 vsize=10659048 memory=139626765833856 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387964 10914865152 11113 33554432000 4194304 4196468 140724440214272 140635880266416 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 44452 KiB

[startup+0.700783 s]
/proc/loadavg: 1.80 1.67 1.60 5/217 7111
/proc/meminfo: memFree=27971652/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=10659048 memory=76656 CPUtime=1.55 cores=1,3,5,7
/proc/7096/stat : 7096 (java) S 7093 7096 4860 0 -1 1077944320 10549 0 0 0 152 3 0 0 20 0 15 0 93387958 10914865152 19164 33554432000 4194304 4196468 140724440214272 140724440196816 140636396736247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
/proc/7096/statm: 2664762 19164 3099 1 0 2627263 0
[pid=7096/tid=7098] ppid=7093 vsize=10659048 memory=1840 CPUtime=0.67 cores=1,3,5,7
/proc/7096/task/7098/stat : 7098 (java) R 7093 7096 4860 0 -1 4202560 5619 0 0 0 65 2 0 0 20 0 15 0 93387958 10914865152 19164 33554432000 4194304 4196468 140724440214272 140636400973400 140636035688886 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7099] ppid=7093 vsize=10659048 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914865152 19164 33554432000 4194304 4196468 140724440214272 140636003839120 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7100] ppid=7093 vsize=10659048 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914865152 19164 33554432000 4194304 4196468 140724440214272 140636002786320 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7101] ppid=7093 vsize=10659048 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914865152 19164 33554432000 4194304 4196468 140724440214272 140636001733520 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7102] ppid=7093 vsize=10659048 memory=792 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93387959 10914865152 19164 33554432000 4194304 4196468 140724440214272 140636000680720 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7103] ppid=7093 vsize=10659048 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 4860 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 93387960 10914865152 19164 33554432000 4194304 4196468 140724440214272 140635956406640 140636396747394 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7104] ppid=7093 vsize=10659048 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93387961 10914865152 19164 33554432000 4194304 4196468 140724440214272 140635955352608 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7105] ppid=7093 vsize=10659048 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93387961 10914865152 19164 33554432000 4194304 4196468 140724440214272 140635954299760 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7106] ppid=7093 vsize=10659048 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387963 10914865152 19164 33554432000 4194304 4196468 140724440214272 140635885528912 140636396754843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7107] ppid=7093 vsize=10659048 memory=7163631965283378496 CPUtime=0.28 cores=1,3,5,7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 4860 0 -1 1077944384 1208 0 0 0 28 0 0 0 20 0 15 0 93387963 10914865152 19164 33554432000 4194304 4196468 140724440214272 140635884477296 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7108] ppid=7093 vsize=10659048 memory=7667213801450137426 CPUtime=0.27 cores=1,3,5,7
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 4860 0 -1 1077944384 905 0 0 0 27 0 0 0 20 0 15 0 93387963 10914865152 19164 33554432000 4194304 4196468 140724440214272 140635883424496 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7109] ppid=7093 vsize=10659048 memory=7007715718637572176 CPUtime=0.3 cores=1,3,5,7
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 4860 0 -1 1077944384 1446 0 0 0 30 0 0 0 20 0 15 0 93387963 10914865152 19164 33554432000 4194304 4196468 140724440214272 140635882371696 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7110] ppid=7093 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387964 10914865152 19164 33554432000 4194304 4196468 140724440214272 140635881319136 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7111] ppid=7093 vsize=10659048 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387964 10914865152 19164 33554432000 4194304 4196468 140724440214272 140635880266416 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 76656 KiB

[startup+1.50086 s]
/proc/loadavg: 1.80 1.67 1.60 2/201 7113
/proc/meminfo: memFree=28222448/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=10659048 memory=149812 CPUtime=2.47 cores=1,3,5,7
/proc/7096/stat : 7096 (java) S 7093 7096 4860 0 -1 1077944320 11841 0 0 0 243 4 0 0 20 0 15 0 93387958 10914865152 37453 33554432000 4194304 4196468 140724440214272 140724440196816 140636396736247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
/proc/7096/statm: 2664762 37453 3106 1 0 2627263 0
[pid=7096/tid=7098] ppid=7093 vsize=10659048 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/7096/task/7098/stat : 7098 (java) R 7093 7096 4860 0 -1 4202560 5864 0 0 0 144 3 0 0 20 0 15 0 93387958 10914865152 37453 33554432000 4194304 4196468 140724440214272 140636400972800 140636038154553 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7099] ppid=7093 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914865152 37453 33554432000 4194304 4196468 140724440214272 140636003839120 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7100] ppid=7093 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914865152 37453 33554432000 4194304 4196468 140724440214272 140636002786320 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7101] ppid=7093 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93387959 10914865152 37453 33554432000 4194304 4196468 140724440214272 140636001733520 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7102] ppid=7093 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93387959 10914865152 37453 33554432000 4194304 4196468 140724440214272 140636000680720 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7103] ppid=7093 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 4860 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 93387960 10914865152 37453 33554432000 4194304 4196468 140724440214272 140635956406640 140636396747394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0

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

/proc/7096/task/7098/stat : 7098 (java) R 7093 7096 4860 0 -1 4202560 18737 0 0 0 243447 12 0 0 20 0 15 0 93387958 10914865152 88468 33554432000 4194304 4196468 140724440214272 140636400975728 140636038102892 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7099] ppid=7093 vsize=10659048 memory=1296 CPUtime=3.8 cores=1,3,5,7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 4860 0 -1 1077944384 6612 0 0 0 357 23 0 0 20 0 15 0 93387959 10914865152 88468 33554432000 4194304 4196468 140724440214272 140636003839120 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7100] ppid=7093 vsize=10659048 memory=353872 CPUtime=3.81 cores=1,3,5,7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 4860 0 -1 1077944384 5261 0 0 0 359 22 0 0 20 0 15 0 93387959 10914865152 88468 33554432000 4194304 4196468 140724440214272 140636002786320 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7101] ppid=7093 vsize=10659048 memory=353872 CPUtime=3.79 cores=1,3,5,7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 4860 0 -1 1077944384 5093 0 0 0 354 25 0 0 20 0 15 0 93387959 10914865152 88468 33554432000 4194304 4196468 140724440214272 140636001733520 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7102] ppid=7093 vsize=10659048 memory=353872 CPUtime=3.78 cores=1,3,5,7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 4860 0 -1 1077944384 4129 0 0 0 356 22 0 0 20 0 15 0 93387959 10914865152 88468 33554432000 4194304 4196468 140724440214272 140636000680720 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7103] ppid=7093 vsize=10659048 memory=353872 CPUtime=2.93 cores=1,3,5,7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 4860 0 -1 1077944384 6587 0 0 0 274 19 0 0 20 0 15 0 93387960 10914865152 88468 33554432000 4194304 4196468 140724440214272 140635956406640 140636396747394 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7104] ppid=7093 vsize=10659048 memory=353872 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 4860 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 93387961 10914865152 88468 33554432000 4194304 4196468 140724440214272 140635955352608 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7105] ppid=7093 vsize=10659048 memory=353872 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 4860 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 93387961 10914865152 88468 33554432000 4194304 4196468 140724440214272 140635954299760 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7106] ppid=7093 vsize=10659048 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387963 10914865152 88468 33554432000 4194304 4196468 140724440214272 140635885528912 140636396754843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7107] ppid=7093 vsize=10659048 memory=353872 CPUtime=0.63 cores=1,3,5,7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 4860 0 -1 1077944384 5029 0 0 0 62 1 0 0 20 0 15 0 93387963 10914865152 88468 33554432000 4194304 4196468 140724440214272 140635884477296 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7108] ppid=7093 vsize=10659048 memory=353872 CPUtime=0.75 cores=1,3,5,7
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 4860 0 -1 1077944384 8000 0 0 0 75 0 0 0 20 0 15 0 93387963 10914865152 88468 33554432000 4194304 4196468 140724440214272 140635883424496 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7109] ppid=7093 vsize=10659048 memory=353872 CPUtime=0.38 cores=1,3,5,7
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 4860 0 -1 1077944384 6157 0 0 0 38 0 0 0 20 0 15 0 93387963 10914865152 88468 33554432000 4194304 4196468 140724440214272 140635882371696 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7110] ppid=7093 vsize=10659048 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387964 10914865152 88468 33554432000 4194304 4196468 140724440214272 140635881319136 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7111] ppid=7093 vsize=10659048 memory=353872 CPUtime=0.53 cores=1,3,5,7
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 4860 0 -1 1077944384 809 0 0 0 23 30 0 0 20 0 15 0 93387964 10914865152 88468 33554432000 4194304 4196468 140724440214272 140635880266416 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
Current children cumulated CPU time: 2455.08 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 353872 KiB

[startup+2502.3 s]
/proc/loadavg: 1.46 1.64 1.67 3/216 7262
/proc/meminfo: memFree=27815016/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=10659048 memory=357968 CPUtime=2515.42 cores=1,3,5,7
/proc/7096/stat : 7096 (java) S 7093 7096 4860 0 -1 1077944320 69058 0 0 0 251413 129 0 0 20 0 15 0 93387958 10914865152 89492 33554432000 4194304 4196468 140724440214272 140724440196816 140636396736247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
/proc/7096/statm: 2664762 89492 3135 1 0 2627263 0
[pid=7096/tid=7098] ppid=7093 vsize=10659048 memory=357968 CPUtime=2494.37 cores=1,3,5,7
/proc/7096/task/7098/stat : 7098 (java) R 7093 7096 4860 0 -1 4202560 19003 0 0 0 249425 12 0 0 20 0 15 0 93387958 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636400975616 140636038146257 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7099] ppid=7093 vsize=10659048 memory=357968 CPUtime=3.92 cores=1,3,5,7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 4860 0 -1 1077944384 6713 0 0 0 368 24 0 0 20 0 15 0 93387959 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636003839120 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7100] ppid=7093 vsize=10659048 memory=357968 CPUtime=3.92 cores=1,3,5,7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 4860 0 -1 1077944384 5470 0 0 0 370 22 0 0 20 0 15 0 93387959 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636002786320 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7101] ppid=7093 vsize=10659048 memory=357968 CPUtime=3.91 cores=1,3,5,7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 4860 0 -1 1077944384 5123 0 0 0 365 26 0 0 20 0 15 0 93387959 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636001733520 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7102] ppid=7093 vsize=10659048 memory=357968 CPUtime=3.9 cores=1,3,5,7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 4860 0 -1 1077944384 4562 0 0 0 368 22 0 0 20 0 15 0 93387959 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636000680720 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7103] ppid=7093 vsize=10659048 memory=30541512451223 CPUtime=2.99 cores=1,3,5,7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 4860 0 -1 1077944384 6759 0 0 0 280 19 0 0 20 0 15 0 93387960 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635956406640 140636396747394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7104] ppid=7093 vsize=10659048 memory=357968 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 4860 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 93387961 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635955352608 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7105] ppid=7093 vsize=10659048 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 4860 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 93387961 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635954299760 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7106] ppid=7093 vsize=10659048 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387963 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635885528912 140636396754843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7107] ppid=7093 vsize=10659048 memory=1840 CPUtime=0.63 cores=1,3,5,7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 4860 0 -1 1077944384 5031 0 0 0 62 1 0 0 20 0 15 0 93387963 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635884477296 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7108] ppid=7093 vsize=10659048 memory=357968 CPUtime=0.75 cores=1,3,5,7
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 4860 0 -1 1077944384 8002 0 0 0 75 0 0 0 20 0 15 0 93387963 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635883424496 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7109] ppid=7093 vsize=10659048 memory=357968 CPUtime=0.38 cores=1,3,5,7
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 4860 0 -1 1077944384 6159 0 0 0 38 0 0 0 20 0 15 0 93387963 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635882371696 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7110] ppid=7093 vsize=10659048 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387964 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635881319136 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7111] ppid=7093 vsize=10659048 memory=5788 CPUtime=0.53 cores=1,3,5,7
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 4860 0 -1 1077944384 826 0 0 0 23 30 0 0 20 0 15 0 93387964 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635880266416 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
Current children cumulated CPU time: 2515.42 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 357968 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.9 s]
/proc/loadavg: 1.50 1.64 1.67 3/216 7262
/proc/meminfo: memFree=27815016/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=10659048 memory=357968 CPUtime=2520.06 cores=1,3,5,7
/proc/7096/stat : 7096 (java) S 7093 7096 4860 0 -1 1077944320 69068 0 0 0 251876 130 0 0 20 0 15 0 93387958 10914865152 89492 33554432000 4194304 4196468 140724440214272 140724440196816 140636396736247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
/proc/7096/statm: 2664762 89492 3135 1 0 2627263 0
[pid=7096/tid=7098] ppid=7093 vsize=10659048 memory=357968 CPUtime=2498.96 cores=1,3,5,7
/proc/7096/task/7098/stat : 7098 (java) R 7093 7096 4860 0 -1 4202560 19013 0 0 0 249884 12 0 0 20 0 15 0 93387958 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636400975888 140636038205934 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7099] ppid=7093 vsize=10659048 memory=357968 CPUtime=3.93 cores=1,3,5,7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 4860 0 -1 1077944384 6713 0 0 0 369 24 0 0 20 0 15 0 93387959 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636003839120 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7100] ppid=7093 vsize=10659048 memory=357968 CPUtime=3.93 cores=1,3,5,7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 4860 0 -1 1077944384 5470 0 0 0 371 22 0 0 20 0 15 0 93387959 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636002786320 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7101] ppid=7093 vsize=10659048 memory=357968 CPUtime=3.92 cores=1,3,5,7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 4860 0 -1 1077944384 5123 0 0 0 366 26 0 0 20 0 15 0 93387959 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636001733520 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7102] ppid=7093 vsize=10659048 memory=357968 CPUtime=3.91 cores=1,3,5,7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 4860 0 -1 1077944384 4562 0 0 0 369 22 0 0 20 0 15 0 93387959 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636000680720 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7103] ppid=7093 vsize=10659048 memory=357968 CPUtime=3 cores=1,3,5,7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 4860 0 -1 1077944384 6759 0 0 0 281 19 0 0 20 0 15 0 93387960 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635956406640 140636396747394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7104] ppid=7093 vsize=10659048 memory=357968 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 4860 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 93387961 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635955352608 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7105] ppid=7093 vsize=10659048 memory=30541512451223 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 4860 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 93387961 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635954299760 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7106] ppid=7093 vsize=10659048 memory=357968 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387963 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635885528912 140636396754843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7107] ppid=7093 vsize=10659048 memory=357968 CPUtime=0.63 cores=1,3,5,7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 4860 0 -1 1077944384 5031 0 0 0 62 1 0 0 20 0 15 0 93387963 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635884477296 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7108] ppid=7093 vsize=10659048 memory=357968 CPUtime=0.75 cores=1,3,5,7
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 4860 0 -1 1077944384 8002 0 0 0 75 0 0 0 20 0 15 0 93387963 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635883424496 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7109] ppid=7093 vsize=10659048 memory=357968 CPUtime=0.38 cores=1,3,5,7
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 4860 0 -1 1077944384 6159 0 0 0 38 0 0 0 20 0 15 0 93387963 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635882371696 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7110] ppid=7093 vsize=10659048 memory=357968 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387964 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635881319136 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7111] ppid=7093 vsize=10659048 memory=357968 CPUtime=0.53 cores=1,3,5,7
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 4860 0 -1 1077944384 826 0 0 0 23 30 0 0 20 0 15 0 93387964 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635880266416 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 357968 KiB

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

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

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

[startup+2506.9 s]
/proc/loadavg: 1.50 1.64 1.67 3/216 7262
/proc/meminfo: memFree=27815016/32770624 swapFree=67108860/67108860
[pid=7096] ppid=7093 vsize=10659048 memory=357968 CPUtime=2520.06 cores=1,3,5,7
/proc/7096/stat : 7096 (java) S 7093 7096 4860 0 -1 1077944320 69068 0 0 0 251876 130 0 0 20 0 15 0 93387958 10914865152 89492 33554432000 4194304 4196468 140724440214272 140724440196816 140636396736247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
/proc/7096/statm: 2664762 89492 3135 1 0 2627263 0
[pid=7096/tid=7098] ppid=7093 vsize=10659048 memory=357968 CPUtime=2498.96 cores=1,3,5,7
/proc/7096/task/7098/stat : 7098 (java) R 7093 7096 4860 0 -1 4202560 19013 0 0 0 249884 12 0 0 20 0 15 0 93387958 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636400975888 140636038205934 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7099] ppid=7093 vsize=10659048 memory=357968 CPUtime=3.93 cores=1,3,5,7
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 4860 0 -1 1077944384 6713 0 0 0 369 24 0 0 20 0 15 0 93387959 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636003839120 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7100] ppid=7093 vsize=10659048 memory=357968 CPUtime=3.93 cores=1,3,5,7
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 4860 0 -1 1077944384 5470 0 0 0 371 22 0 0 20 0 15 0 93387959 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636002786320 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7101] ppid=7093 vsize=10659048 memory=357968 CPUtime=3.92 cores=1,3,5,7
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 4860 0 -1 1077944384 5123 0 0 0 366 26 0 0 20 0 15 0 93387959 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636001733520 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7102] ppid=7093 vsize=10659048 memory=357968 CPUtime=3.91 cores=1,3,5,7
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 4860 0 -1 1077944384 4562 0 0 0 369 22 0 0 20 0 15 0 93387959 10914865152 89492 33554432000 4194304 4196468 140724440214272 140636000680720 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7103] ppid=7093 vsize=10659048 memory=357968 CPUtime=3 cores=1,3,5,7
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 4860 0 -1 1077944384 6759 0 0 0 281 19 0 0 20 0 15 0 93387960 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635956406640 140636396747394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7104] ppid=7093 vsize=10659048 memory=357968 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 4860 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 93387961 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635955352608 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7105] ppid=7093 vsize=10659048 memory=30541512451223 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 4860 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 93387961 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635954299760 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7106] ppid=7093 vsize=10659048 memory=357968 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387963 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635885528912 140636396754843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7107] ppid=7093 vsize=10659048 memory=357968 CPUtime=0.63 cores=1,3,5,7
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 4860 0 -1 1077944384 5031 0 0 0 62 1 0 0 20 0 15 0 93387963 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635884477296 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7108] ppid=7093 vsize=10659048 memory=357968 CPUtime=0.75 cores=1,3,5,7
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 4860 0 -1 1077944384 8002 0 0 0 75 0 0 0 20 0 15 0 93387963 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635883424496 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7109] ppid=7093 vsize=10659048 memory=357968 CPUtime=0.38 cores=1,3,5,7
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 4860 0 -1 1077944384 6159 0 0 0 38 0 0 0 20 0 15 0 93387963 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635882371696 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7110] ppid=7093 vsize=10659048 memory=357968 CPUtime=0 cores=1,3,5,7
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93387964 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635881319136 140636396746453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
[pid=7096/tid=7111] ppid=7093 vsize=10659048 memory=357968 CPUtime=0.53 cores=1,3,5,7
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 4860 0 -1 1077944384 826 0 0 0 23 30 0 0 20 0 15 0 93387964 10914865152 89492 33554432000 4194304 4196468 140724440214272 140635880266416 140636396747394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 11395072 140724440216749 140724440216841 140724440216841 140724440219599 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 357968 KiB

Child status: 143
Real time (s): 2506.92
CPU time (s): 2520.09
CPU user time (s): 2518.78
CPU system time (s): 1.30484
CPU usage (%): 100.525
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 357968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.78
system time used= 1.30484
maximum resident set size= 358484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69476
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 141119
involuntary context switches= 2768


# summary of solver processes directly reported to runsolver:
#   pid: 7096
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.78
#   total CPU system time (s): 1.30484

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.4997 second user time and 19.0296 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-28 08:10:48
IDJOB=4298373
IDBENCH=141118
IDSOLVER=2763
FILE ID=node151/4298373-1532758248
RUNJOBID= node151-1532740893-4892
PBS_JOBID= 21022447
Free space on /tmp= 54924 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/PseudoBoolean-opt/Pb-circ4-3_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298373-1532758248/watcher-4298373-1532758248 -o /tmp/evaluation-result-4298373-1532758248/solver-4298373-1532758248 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532740893-4892 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298373-1532758248.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 49cd334f61ed4e195aeb645067fd2083
RANDOM SEED=371316926

node151.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.87
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.87
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.87
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.87
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:        28019416 kB
MemAvailable:   31667192 kB
Buffers:          181220 kB
Cached:          3736156 kB
SwapCached:            0 kB
Active:          1711036 kB
Inactive:        2558004 kB
Active(anon):     301484 kB
Inactive(anon):    78192 kB
Active(file):    1409552 kB
Inactive(file):  2479812 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1220 kB
Writeback:             0 kB
AnonPages:        359376 kB
Mapped:            54340 kB
Shmem:             25224 kB
Slab:             175800 kB
SReclaimable:     148496 kB
SUnreclaim:        27304 kB
KernelStack:        3584 kB
PageTables:         9740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     876788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54924 MiB
End job on node151 at 2018-07-28 08:52:35