Trace number 4298439

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
SuperSolver_Macq_Stevenart 2018-04-27SAT4 304.08 300.387

General information on the benchmark

NameGraphColoring/
GraphColoring-queen5-5_c18.xml
MD5SUMe12c8a42b46a63e49e1504c0c9e3cd93
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.029325
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints160
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":25}]
Minimum variable degree13
Maximum variable degree17
Distribution of variable degrees[{"degree":13,"count":16},{"degree":15,"count":8},{"degree":17,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":160}]
Number of extensional constraints0
Number of intensional constraints160
Distribution of constraint types[{"type":"intension","count":160}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
0.54/0.40	o 6
0.54/0.40	o 5
0.54/0.40	o 4
303.98/300.38	s SATISFIABLE
303.98/300.38	v <instantiation>
303.98/300.38	v 	<list>
303.98/300.38	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] 
303.98/300.38	v 	</list>
303.98/300.38	v 	<values>
303.98/300.38	v 		0 1 3 2 4 2 4 0 1 3 1 3 2 4 0 4 0 1 3 2 3 2 4 0 1 
303.98/300.38	v 	</values>
303.98/300.38	v </instantiation>

Verifier Data

OK	4

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298439-1532810676/watcher-4298439-1532810676 -o /tmp/evaluation-result-4298439-1532810676/solver-4298439-1532810676 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532805080-30860 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298439-1532810676.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
Current StackSize limit: 8192 KiB

solver pid=31703, runsolver pid=31700

[startup+0.100119 s]*
/proc/loadavg: 1.33 1.39 1.41 3/215 31718
/proc/meminfo: memFree=20079652/32770624 swapFree=67108860/67108860
[pid=31703] ppid=31700 vsize=10661052 memory=27528 CPUtime=0.13 cores=1,3,5,7
/proc/31703/stat : 31703 (java) S 31700 31703 26996 0 -1 1077944320 5286 0 0 0 11 2 0 0 20 0 15 0 98630771 10916917248 6882 33554432000 4194304 4196468 140730268784240 140730268766784 139976677424887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
/proc/31703/statm: 2665263 6882 2841 1 0 2627263 0
[pid=31703/tid=31705] ppid=31700 vsize=10661052 memory=-7254952174179673210 CPUtime=0.09 cores=1,3,5,7
/proc/31703/task/31705/stat : 31705 (java) R 31700 31703 26996 0 -1 4202560 3161 0 0 0 8 1 0 0 20 0 15 0 98630771 10916917248 6882 33554432000 4194304 4196468 140730268784240 139976681658368 139976677436822 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31706] ppid=31700 vsize=10661052 memory=5793854998415489465 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31706/stat : 31706 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10916917248 6882 33554432000 4194304 4196468 140730268784240 139976614115600 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31707] ppid=31700 vsize=10661052 memory=139747405596288 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31707/stat : 31707 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10916917248 6882 33554432000 4194304 4196468 140730268784240 139976613063056 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31708] ppid=31700 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31708/stat : 31708 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10916917248 6882 33554432000 4194304 4196468 140730268784240 139976612010512 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31709] ppid=31700 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31709/stat : 31709 (java) S 31700 31703 26996 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98630772 10916917248 6882 33554432000 4194304 4196468 140730268784240 139976610957968 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31710] ppid=31700 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31710/stat : 31710 (java) S 31700 31703 26996 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98630774 10916917248 6882 33554432000 4194304 4196468 140730268784240 139976169503216 139976677436034 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31711] ppid=31700 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31711/stat : 31711 (java) S 31700 31703 26996 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98630774 10916917248 6882 33554432000 4194304 4196468 140730268784240 139976168449440 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31712] ppid=31700 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31712/stat : 31712 (java) S 31700 31703 26996 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98630774 10916917248 6882 33554432000 4194304 4196468 140730268784240 139976167396848 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31713] ppid=31700 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31713/stat : 31713 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916917248 6882 33554432000 4194304 4196468 140730268784240 139976166345424 139976677443483 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31714] ppid=31700 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31714/stat : 31714 (java) S 31700 31703 26996 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 15 0 98630777 10916917248 6882 33554432000 4194304 4196468 140730268784240 139976165292016 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31715] ppid=31700 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31715/stat : 31715 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916917248 6882 33554432000 4194304 4196468 140730268784240 139976164239472 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31716] ppid=31700 vsize=10661052 memory=139747405596288 CPUtime=0.02 cores=1,3,5,7
/proc/31703/task/31716/stat : 31716 (java) R 31700 31703 26996 0 -1 4202560 325 0 0 0 2 0 0 0 20 0 15 0 98630777 10916917248 6882 33554432000 4194304 4196468 140730268784240 139976163186928 139976656393524 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31717] ppid=31700 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31717/stat : 31717 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916917248 6882 33554432000 4194304 4196468 140730268784240 139976162134624 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31718] ppid=31700 vsize=10661052 memory=139747405596288 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31718/stat : 31718 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630777 10916917248 6882 33554432000 4194304 4196468 140730268784240 139976161082160 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27528 KiB

[startup+0.21615 s]*
/proc/loadavg: 1.33 1.39 1.41 4/215 31718
/proc/meminfo: memFree=20066628/32770624 swapFree=67108860/67108860
[pid=31703] ppid=31700 vsize=10661128 memory=40688 CPUtime=0.34 cores=1,3,5,7
/proc/31703/stat : 31703 (java) S 31700 31703 26996 0 -1 1077944320 8274 0 0 0 31 3 0 0 20 0 15 0 98630771 10916995072 10172 33554432000 4194304 4196468 140730268784240 140730268766784 139976677424887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
/proc/31703/statm: 2665282 10172 3000 1 0 2627263 0
[pid=31703/tid=31705] ppid=31700 vsize=10661128 memory=6735269665583770266 CPUtime=0.21 cores=1,3,5,7
/proc/31703/task/31705/stat : 31705 (java) R 31700 31703 26996 0 -1 4202560 5270 0 0 0 19 2 0 0 20 0 15 0 98630771 10916995072 10172 33554432000 4194304 4196468 140730268784240 139976681657200 139976677446813 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31706] ppid=31700 vsize=10661128 memory=4211973473610386826 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31706/stat : 31706 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 10172 33554432000 4194304 4196468 140730268784240 139976614115600 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31707] ppid=31700 vsize=10661128 memory=139747405596288 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31707/stat : 31707 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 10172 33554432000 4194304 4196468 140730268784240 139976613063056 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31708] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31708/stat : 31708 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 10172 33554432000 4194304 4196468 140730268784240 139976612010512 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31709] ppid=31700 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31709/stat : 31709 (java) S 31700 31703 26996 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 10172 33554432000 4194304 4196468 140730268784240 139976610957968 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31710] ppid=31700 vsize=10661128 memory=139747405596288 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31710/stat : 31710 (java) S 31700 31703 26996 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 10172 33554432000 4194304 4196468 140730268784240 139976169503216 139976677436034 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31711] ppid=31700 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31711/stat : 31711 (java) S 31700 31703 26996 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 10172 33554432000 4194304 4196468 140730268784240 139976168449440 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31712] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31712/stat : 31712 (java) S 31700 31703 26996 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 10172 33554432000 4194304 4196468 140730268784240 139976167396848 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31713] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31713/stat : 31713 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 10172 33554432000 4194304 4196468 140730268784240 139976166345424 139976677443483 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31714] ppid=31700 vsize=10661128 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/31703/task/31714/stat : 31714 (java) S 31700 31703 26996 0 -1 1077944384 677 0 0 0 3 0 0 0 20 0 15 0 98630777 10916995072 10172 33554432000 4194304 4196468 140730268784240 139976165292016 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31715] ppid=31700 vsize=10661128 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/31703/task/31715/stat : 31715 (java) S 31700 31703 26996 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 15 0 98630777 10916995072 10172 33554432000 4194304 4196468 140730268784240 139976164239472 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31716] ppid=31700 vsize=10661128 memory=139747405596288 CPUtime=0.08 cores=1,3,5,7
/proc/31703/task/31716/stat : 31716 (java) S 31700 31703 26996 0 -1 1077944384 922 0 0 0 8 0 0 0 20 0 15 0 98630777 10916995072 10172 33554432000 4194304 4196468 140730268784240 139976163186928 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31717] ppid=31700 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31717/stat : 31717 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 10172 33554432000 4194304 4196468 140730268784240 139976162134624 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31718] ppid=31700 vsize=10661128 memory=139747405596288 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31718/stat : 31718 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 10172 33554432000 4194304 4196468 140730268784240 139976161082160 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 40688 KiB

[startup+0.310146 s]*
/proc/loadavg: 1.33 1.39 1.41 4/215 31718
/proc/meminfo: memFree=20062720/32770624 swapFree=67108860/67108860
[pid=31703] ppid=31700 vsize=10661128 memory=46880 CPUtime=0.54 cores=1,3,5,7
/proc/31703/stat : 31703 (java) S 31700 31703 26996 0 -1 1077944320 8893 0 0 0 51 3 0 0 20 0 15 0 98630771 10916995072 11720 33554432000 4194304 4196468 140730268784240 140730268766784 139976677424887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
/proc/31703/statm: 2665282 11720 3017 1 0 2627263 0
[pid=31703/tid=31705] ppid=31700 vsize=10661128 memory=6735269665583770266 CPUtime=0.29 cores=1,3,5,7
/proc/31703/task/31705/stat : 31705 (java) R 31700 31703 26996 0 -1 4202560 5650 0 0 0 27 2 0 0 20 0 15 0 98630771 10916995072 11720 33554432000 4194304 4196468 140730268784240 139976681639952 139976670104109 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31706] ppid=31700 vsize=10661160 memory=4211973473610386826 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31706/stat : 31706 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10917027840 11720 33554432000 4194304 4196468 140730268784240 139976614115600 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31707] ppid=31700 vsize=10661128 memory=279494702774656 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31707/stat : 31707 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 11720 33554432000 4194304 4196468 140730268784240 139976613063056 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31708] ppid=31700 vsize=10661128 memory=279494594384384 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31708/stat : 31708 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 11720 33554432000 4194304 4196468 140730268784240 139976612010512 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31709] ppid=31700 vsize=10661128 memory=139747297178383 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31709/stat : 31709 (java) S 31700 31703 26996 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 11720 33554432000 4194304 4196468 140730268784240 139976610957968 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31710] ppid=31700 vsize=10661128 memory=279494702783872 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31710/stat : 31710 (java) S 31700 31703 26996 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 11720 33554432000 4194304 4196468 140730268784240 139976169503216 139976677436034 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31711] ppid=31700 vsize=10661128 memory=139747297182991 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31711/stat : 31711 (java) S 31700 31703 26996 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 11720 33554432000 4194304 4196468 140730268784240 139976168449440 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31712] ppid=31700 vsize=10661128 memory=139747297216156 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31712/stat : 31712 (java) S 31700 31703 26996 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 11720 33554432000 4194304 4196468 140730268784240 139976167396848 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31713] ppid=31700 vsize=10661160 memory=139747297218812 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31713/stat : 31713 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10917027840 11720 33554432000 4194304 4196468 140730268784240 139976166345424 139976677443483 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31714] ppid=31700 vsize=10661160 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/31703/task/31714/stat : 31714 (java) S 31700 31703 26996 0 -1 1077944384 697 0 0 0 4 0 0 0 20 0 15 0 98630777 10917027840 11720 33554432000 4194304 4196468 140730268784240 139976165292016 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31715] ppid=31700 vsize=10661128 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/31703/task/31715/stat : 31715 (java) S 31700 31703 26996 0 -1 1077944384 137 0 0 0 4 0 0 0 20 0 15 0 98630777 10916995072 11720 33554432000 4194304 4196468 140730268784240 139976164239472 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31716] ppid=31700 vsize=10661128 memory=139747405596288 CPUtime=0.15 cores=1,3,5,7
/proc/31703/task/31716/stat : 31716 (java) S 31700 31703 26996 0 -1 1077944384 1041 0 0 0 15 0 0 0 20 0 15 0 98630777 10916995072 11720 33554432000 4194304 4196468 140730268784240 139976163186928 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31717] ppid=31700 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31717/stat : 31717 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 11720 33554432000 4194304 4196468 140730268784240 139976162134624 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31718] ppid=31700 vsize=10661128 memory=139747405623816 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31718/stat : 31718 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 11720 33554432000 4194304 4196468 140730268784240 139976161082160 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 46880 KiB

[startup+0.700799 s]
/proc/loadavg: 1.33 1.39 1.41 5/215 31718
/proc/meminfo: memFree=20040888/32770624 swapFree=67108860/67108860
[pid=31703] ppid=31700 vsize=10661128 memory=84852 CPUtime=1.67 cores=1,3,5,7
/proc/31703/stat : 31703 (java) S 31700 31703 26996 0 -1 1077944320 13772 0 0 0 162 5 0 0 20 0 15 0 98630771 10916995072 21147 33554432000 4194304 4196468 140730268784240 140730268766784 139976677424887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
/proc/31703/statm: 2665282 21213 3097 1 0 2627263 0
[pid=31703/tid=31705] ppid=31700 vsize=10661128 memory=54 CPUtime=0.67 cores=1,3,5,7
/proc/31703/task/31705/stat : 31705 (java) R 31700 31703 26996 0 -1 4202560 6038 0 0 0 64 3 0 0 20 0 15 0 98630771 10916995072 21213 33554432000 4194304 4196468 140730268784240 139976681663984 139976292673560 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31706] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31706/stat : 31706 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 21213 33554432000 4194304 4196468 140730268784240 139976614115600 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31707] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31707/stat : 31707 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 21213 33554432000 4194304 4196468 140730268784240 139976613063056 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31708] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31708/stat : 31708 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 21213 33554432000 4194304 4196468 140730268784240 139976612010512 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31709] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31709/stat : 31709 (java) S 31700 31703 26996 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 21213 33554432000 4194304 4196468 140730268784240 139976610957968 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31710] ppid=31700 vsize=10661128 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31710/stat : 31710 (java) S 31700 31703 26996 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 21213 33554432000 4194304 4196468 140730268784240 139976169503216 139976677436034 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31711] ppid=31700 vsize=10661128 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31711/stat : 31711 (java) S 31700 31703 26996 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 21213 33554432000 4194304 4196468 140730268784240 139976168449440 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31712] ppid=31700 vsize=10661128 memory=12032 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31712/stat : 31712 (java) S 31700 31703 26996 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 21213 33554432000 4194304 4196468 140730268784240 139976167396848 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31713] ppid=31700 vsize=10661128 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31713/stat : 31713 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 21213 33554432000 4194304 4196468 140730268784240 139976166345424 139976677443483 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31714] ppid=31700 vsize=10661128 memory=792 CPUtime=0.37 cores=1,3,5,7
/proc/31703/task/31714/stat : 31714 (java) R 31700 31703 26996 0 -1 4202560 2106 0 0 0 37 0 0 0 20 0 15 0 98630777 10916995072 21213 33554432000 4194304 4196468 140730268784240 139976165292016 139976654654174 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31715] ppid=31700 vsize=10661128 memory=1716 CPUtime=0.33 cores=1,3,5,7
/proc/31703/task/31715/stat : 31715 (java) S 31700 31703 26996 0 -1 1077944384 2585 0 0 0 33 0 0 0 20 0 15 0 98630777 10916995072 21213 33554432000 4194304 4196468 140730268784240 139976164239472 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31716] ppid=31700 vsize=10661128 memory=1952 CPUtime=0.26 cores=1,3,5,7
/proc/31703/task/31716/stat : 31716 (java) S 31700 31703 26996 0 -1 1077944384 1748 0 0 0 26 0 0 0 20 0 15 0 98630777 10916995072 21213 33554432000 4194304 4196468 140730268784240 139976163186928 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31717] ppid=31700 vsize=10661128 memory=8584 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31717/stat : 31717 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 21213 33554432000 4194304 4196468 140730268784240 139976162134624 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31718] ppid=31700 vsize=10661128 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31718/stat : 31718 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 21213 33554432000 4194304 4196468 140730268784240 139976161082160 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 84852 KiB

[startup+1.50077 s]
/proc/loadavg: 1.33 1.39 1.41 3/215 31718
/proc/meminfo: memFree=19984420/32770624 swapFree=67108860/67108860
[pid=31703] ppid=31700 vsize=10661128 memory=184516 CPUtime=2.66 cores=1,3,5,7
/proc/31703/stat : 31703 (java) S 31700 31703 26996 0 -1 1077944320 16283 0 0 0 259 7 0 0 20 0 15 0 98630771 10916995072 46129 33554432000 4194304 4196468 140730268784240 140730268766784 139976677424887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
/proc/31703/statm: 2665282 46129 3106 1 0 2627263 0
[pid=31703/tid=31705] ppid=31700 vsize=10661128 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/31703/task/31705/stat : 31705 (java) R 31700 31703 26996 0 -1 4202560 6445 0 0 0 143 4 0 0 20 0 15 0 98630771 10916995072 46129 33554432000 4194304 4196468 140730268784240 139976681660432 139976292672895 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31706] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31706/stat : 31706 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 46129 33554432000 4194304 4196468 140730268784240 139976614115600 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31707] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31707/stat : 31707 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 46129 33554432000 4194304 4196468 140730268784240 139976613063056 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31708] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31708/stat : 31708 (java) S 31700 31703 26996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 46129 33554432000 4194304 4196468 140730268784240 139976612010512 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31709] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31709/stat : 31709 (java) S 31700 31703 26996 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98630772 10916995072 46129 33554432000 4194304 4196468 140730268784240 139976610957968 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31710] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31710/stat : 31710 (java) S 31700 31703 26996 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 46129 33554432000 4194304 4196468 140730268784240 139976169503216 139976677436034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0

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

[pid=31703/tid=31717] ppid=31700 vsize=10661128 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31717/stat : 31717 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976162134624 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31718] ppid=31700 vsize=10661128 memory=6791534058613427641 CPUtime=0.11 cores=1,3,5,7
/proc/31703/task/31718/stat : 31718 (java) S 31700 31703 26996 0 -1 1077944384 193 0 0 0 5 6 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976161082160 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
Current children cumulated CPU time: 301.27 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 187180 KiB

[startup+299.201 s]
/proc/loadavg: 1.64 1.46 1.43 3/215 31798
/proc/meminfo: memFree=19365608/32770624 swapFree=67108860/67108860
[pid=31703] ppid=31700 vsize=10661128 memory=187180 CPUtime=302.88 cores=1,3,5,7
/proc/31703/stat : 31703 (java) S 31700 31703 26996 0 -1 1077944320 37091 0 0 0 30257 31 0 0 20 0 15 0 98630771 10916995072 46795 33554432000 4194304 4196468 140730268784240 140730268766784 139976677424887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
/proc/31703/statm: 2665282 46795 3137 1 0 2627263 0
[pid=31703/tid=31705] ppid=31700 vsize=10661128 memory=5788 CPUtime=297.98 cores=1,3,5,7
/proc/31703/task/31705/stat : 31705 (java) R 31700 31703 26996 0 -1 4202560 9060 0 0 0 29792 6 0 0 20 0 15 0 98630771 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976681664192 139976292442080 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31706] ppid=31700 vsize=10661128 memory=187180 CPUtime=0.39 cores=1,3,5,7
/proc/31703/task/31706/stat : 31706 (java) S 31700 31703 26996 0 -1 1077944384 1978 0 0 0 35 4 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976614115600 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31707] ppid=31700 vsize=10661128 memory=187180 CPUtime=0.39 cores=1,3,5,7
/proc/31703/task/31707/stat : 31707 (java) S 31700 31703 26996 0 -1 1077944384 1359 0 0 0 35 4 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976613063056 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31708] ppid=31700 vsize=10661128 memory=1296 CPUtime=0.39 cores=1,3,5,7
/proc/31703/task/31708/stat : 31708 (java) S 31700 31703 26996 0 -1 1077944384 823 0 0 0 34 5 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976612010512 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31709] ppid=31700 vsize=10661128 memory=2412 CPUtime=0.38 cores=1,3,5,7
/proc/31703/task/31709/stat : 31709 (java) S 31700 31703 26996 0 -1 1077944384 405 0 0 0 35 3 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976610957968 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31710] ppid=31700 vsize=10661128 memory=1724 CPUtime=0.52 cores=1,3,5,7
/proc/31703/task/31710/stat : 31710 (java) S 31700 31703 26996 0 -1 1077944384 2177 0 0 0 48 4 0 0 20 0 15 0 98630774 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976169503216 139976677436034 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31711] ppid=31700 vsize=10661128 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31711/stat : 31711 (java) S 31700 31703 26996 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976168449440 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31712] ppid=31700 vsize=10661128 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31712/stat : 31712 (java) S 31700 31703 26996 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976167396848 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31713] ppid=31700 vsize=10661128 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31713/stat : 31713 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976166345424 139976677443483 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31714] ppid=31700 vsize=10661128 memory=6791534058613427641 CPUtime=1.62 cores=1,3,5,7
/proc/31703/task/31714/stat : 31714 (java) S 31700 31703 26996 0 -1 1077944384 9009 0 0 0 161 1 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976165292016 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31715] ppid=31700 vsize=10661128 memory=12032 CPUtime=0.71 cores=1,3,5,7
/proc/31703/task/31715/stat : 31715 (java) S 31700 31703 26996 0 -1 1077944384 7295 0 0 0 70 1 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976164239472 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31716] ppid=31700 vsize=10661128 memory=1008 CPUtime=0.31 cores=1,3,5,7
/proc/31703/task/31716/stat : 31716 (java) S 31700 31703 26996 0 -1 1077944384 3376 0 0 0 31 0 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976163186928 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31717] ppid=31700 vsize=10661128 memory=792 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31717/stat : 31717 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976162134624 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31718] ppid=31700 vsize=10661128 memory=1716 CPUtime=0.11 cores=1,3,5,7
/proc/31703/task/31718/stat : 31718 (java) S 31700 31703 26996 0 -1 1077944384 193 0 0 0 5 6 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976161082160 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
Current children cumulated CPU time: 302.88 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 187180 KiB

[startup+300.001 s]*
/proc/loadavg: 1.67 1.46 1.43 3/215 31798
/proc/meminfo: memFree=19365484/32770624 swapFree=67108860/67108860
[pid=31703] ppid=31700 vsize=10661128 memory=187180 CPUtime=303.69 cores=1,3,5,7
/proc/31703/stat : 31703 (java) S 31700 31703 26996 0 -1 1077944320 37094 0 0 0 30338 31 0 0 20 0 15 0 98630771 10916995072 46795 33554432000 4194304 4196468 140730268784240 140730268766784 139976677424887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
/proc/31703/statm: 2665282 46795 3137 1 0 2627263 0
[pid=31703/tid=31705] ppid=31700 vsize=10661128 memory=6791534058613427641 CPUtime=298.79 cores=1,3,5,7
/proc/31703/task/31705/stat : 31705 (java) R 31700 31703 26996 0 -1 4202560 9062 0 0 0 29873 6 0 0 20 0 15 0 98630771 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976681664080 139976292543168 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31706] ppid=31700 vsize=10661128 memory=-7003737579269690708 CPUtime=0.39 cores=1,3,5,7
/proc/31703/task/31706/stat : 31706 (java) S 31700 31703 26996 0 -1 1077944384 1978 0 0 0 35 4 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976614115600 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31707] ppid=31700 vsize=10661128 memory=-8253362762722141311 CPUtime=0.39 cores=1,3,5,7
/proc/31703/task/31707/stat : 31707 (java) S 31700 31703 26996 0 -1 1077944384 1359 0 0 0 35 4 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976613063056 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31708] ppid=31700 vsize=10661128 memory=7100839861465685612 CPUtime=0.39 cores=1,3,5,7
/proc/31703/task/31708/stat : 31708 (java) S 31700 31703 26996 0 -1 1077944384 823 0 0 0 34 5 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976612010512 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31709] ppid=31700 vsize=10661128 memory=-7175204567652784766 CPUtime=0.38 cores=1,3,5,7
/proc/31703/task/31709/stat : 31709 (java) S 31700 31703 26996 0 -1 1077944384 406 0 0 0 35 3 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976610957968 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31710] ppid=31700 vsize=10661128 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/31703/task/31710/stat : 31710 (java) S 31700 31703 26996 0 -1 1077944384 2177 0 0 0 48 4 0 0 20 0 15 0 98630774 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976169503216 139976677436034 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31711] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31711/stat : 31711 (java) S 31700 31703 26996 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976168449440 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31712] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31712/stat : 31712 (java) S 31700 31703 26996 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976167396848 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31713] ppid=31700 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31713/stat : 31713 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976166345424 139976677443483 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31714] ppid=31700 vsize=10661128 memory=139747298118288 CPUtime=1.62 cores=1,3,5,7
/proc/31703/task/31714/stat : 31714 (java) S 31700 31703 26996 0 -1 1077944384 9009 0 0 0 161 1 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976165292016 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31715] ppid=31700 vsize=10661128 memory=0 CPUtime=0.71 cores=1,3,5,7
/proc/31703/task/31715/stat : 31715 (java) S 31700 31703 26996 0 -1 1077944384 7295 0 0 0 70 1 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976164239472 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31716] ppid=31700 vsize=10661128 memory=279494702663416 CPUtime=0.31 cores=1,3,5,7
/proc/31703/task/31716/stat : 31716 (java) S 31700 31703 26996 0 -1 1077944384 3376 0 0 0 31 0 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976163186928 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31717] ppid=31700 vsize=10661128 memory=7649399388509778226 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31717/stat : 31717 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976162134624 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31718] ppid=31700 vsize=10661128 memory=279494702664968 CPUtime=0.11 cores=1,3,5,7
/proc/31703/task/31718/stat : 31718 (java) S 31700 31703 26996 0 -1 1077944384 193 0 0 0 5 6 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976161082160 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
Current children cumulated CPU time: 303.69 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 187180 KiB

[startup+300.201 s]
/proc/loadavg: 1.67 1.46 1.43 3/215 31798
/proc/meminfo: memFree=19365484/32770624 swapFree=67108860/67108860
[pid=31703] ppid=31700 vsize=10661128 memory=187180 CPUtime=303.88 cores=1,3,5,7
/proc/31703/stat : 31703 (java) S 31700 31703 26996 0 -1 1077944320 37095 0 0 0 30357 31 0 0 20 0 15 0 98630771 10916995072 46795 33554432000 4194304 4196468 140730268784240 140730268766784 139976677424887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
/proc/31703/statm: 2665282 46795 3137 1 0 2627263 0
[pid=31703/tid=31705] ppid=31700 vsize=10661128 memory=12998 CPUtime=298.98 cores=1,3,5,7
/proc/31703/task/31705/stat : 31705 (java) R 31700 31703 26996 0 -1 4202560 9063 0 0 0 29892 6 0 0 20 0 15 0 98630771 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976681664192 139976292490368 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31706] ppid=31700 vsize=10661128 memory=3472900059484678137 CPUtime=0.39 cores=1,3,5,7
/proc/31703/task/31706/stat : 31706 (java) S 31700 31703 26996 0 -1 1077944384 1978 0 0 0 35 4 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976614115600 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31707] ppid=31700 vsize=10661128 memory=-7965959121690140575 CPUtime=0.39 cores=1,3,5,7
/proc/31703/task/31707/stat : 31707 (java) S 31700 31703 26996 0 -1 1077944384 1359 0 0 0 35 4 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976613063056 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31708] ppid=31700 vsize=10661128 memory=-7595754389018307734 CPUtime=0.39 cores=1,3,5,7
/proc/31703/task/31708/stat : 31708 (java) S 31700 31703 26996 0 -1 1077944384 823 0 0 0 34 5 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976612010512 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31709] ppid=31700 vsize=10661128 memory=-7812736537705029536 CPUtime=0.38 cores=1,3,5,7
/proc/31703/task/31709/stat : 31709 (java) S 31700 31703 26996 0 -1 1077944384 406 0 0 0 35 3 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976610957968 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31710] ppid=31700 vsize=10661128 memory=-4866522518848036719 CPUtime=0.52 cores=1,3,5,7
/proc/31703/task/31710/stat : 31710 (java) S 31700 31703 26996 0 -1 1077944384 2177 0 0 0 48 4 0 0 20 0 15 0 98630774 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976169503216 139976677436034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31711] ppid=31700 vsize=10661128 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31711/stat : 31711 (java) S 31700 31703 26996 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976168449440 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31712] ppid=31700 vsize=10661128 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31712/stat : 31712 (java) S 31700 31703 26996 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976167396848 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31713] ppid=31700 vsize=10661128 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31713/stat : 31713 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976166345424 139976677443483 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31714] ppid=31700 vsize=10661128 memory=6655300316396806240 CPUtime=1.62 cores=1,3,5,7
/proc/31703/task/31714/stat : 31714 (java) S 31700 31703 26996 0 -1 1077944384 9009 0 0 0 161 1 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976165292016 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31715] ppid=31700 vsize=10661128 memory=8976414709404591081 CPUtime=0.71 cores=1,3,5,7
/proc/31703/task/31715/stat : 31715 (java) S 31700 31703 26996 0 -1 1077944384 7295 0 0 0 70 1 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976164239472 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31716] ppid=31700 vsize=10661128 memory=-8604502452425572254 CPUtime=0.31 cores=1,3,5,7
/proc/31703/task/31716/stat : 31716 (java) S 31700 31703 26996 0 -1 1077944384 3376 0 0 0 31 0 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976163186928 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31717] ppid=31700 vsize=10661128 memory=-8823246064971903881 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31717/stat : 31717 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976162134624 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31718] ppid=31700 vsize=10661128 memory=139747298172735 CPUtime=0.11 cores=1,3,5,7
/proc/31703/task/31718/stat : 31718 (java) S 31700 31703 26996 0 -1 1077944384 193 0 0 0 5 6 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976161082160 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
Current children cumulated CPU time: 303.88 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 187180 KiB

[startup+300.301 s]
/proc/loadavg: 1.67 1.46 1.43 3/215 31798
/proc/meminfo: memFree=19365484/32770624 swapFree=67108860/67108860
[pid=31703] ppid=31700 vsize=10661128 memory=187180 CPUtime=303.98 cores=1,3,5,7
/proc/31703/stat : 31703 (java) S 31700 31703 26996 0 -1 1077944320 37095 0 0 0 30367 31 0 0 20 0 15 0 98630771 10916995072 46795 33554432000 4194304 4196468 140730268784240 140730268766784 139976677424887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
/proc/31703/statm: 2665282 46795 3137 1 0 2627263 0
[pid=31703/tid=31705] ppid=31700 vsize=10661128 memory=187180 CPUtime=299.08 cores=1,3,5,7
/proc/31703/task/31705/stat : 31705 (java) R 31700 31703 26996 0 -1 4202560 9063 0 0 0 29902 6 0 0 20 0 15 0 98630771 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976681664192 139976292936630 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31706] ppid=31700 vsize=10661128 memory=186924 CPUtime=0.39 cores=1,3,5,7
/proc/31703/task/31706/stat : 31706 (java) S 31700 31703 26996 0 -1 1077944384 1978 0 0 0 35 4 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976614115600 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31707] ppid=31700 vsize=10661128 memory=186924 CPUtime=0.39 cores=1,3,5,7
/proc/31703/task/31707/stat : 31707 (java) S 31700 31703 26996 0 -1 1077944384 1359 0 0 0 35 4 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976613063056 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31708] ppid=31700 vsize=10661128 memory=186924 CPUtime=0.39 cores=1,3,5,7
/proc/31703/task/31708/stat : 31708 (java) S 31700 31703 26996 0 -1 1077944384 823 0 0 0 34 5 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976612010512 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31709] ppid=31700 vsize=10661128 memory=187180 CPUtime=0.38 cores=1,3,5,7
/proc/31703/task/31709/stat : 31709 (java) S 31700 31703 26996 0 -1 1077944384 406 0 0 0 35 3 0 0 20 0 15 0 98630772 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976610957968 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31710] ppid=31700 vsize=10661128 memory=1408 CPUtime=0.52 cores=1,3,5,7
/proc/31703/task/31710/stat : 31710 (java) S 31700 31703 26996 0 -1 1077944384 2177 0 0 0 48 4 0 0 20 0 15 0 98630774 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976169503216 139976677436034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31711] ppid=31700 vsize=10661128 memory=187180 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31711/stat : 31711 (java) S 31700 31703 26996 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976168449440 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31712] ppid=31700 vsize=10661128 memory=187180 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31712/stat : 31712 (java) S 31700 31703 26996 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 98630774 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976167396848 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31713] ppid=31700 vsize=10661128 memory=187180 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31713/stat : 31713 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976166345424 139976677443483 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31714] ppid=31700 vsize=10661128 memory=187180 CPUtime=1.62 cores=1,3,5,7
/proc/31703/task/31714/stat : 31714 (java) S 31700 31703 26996 0 -1 1077944384 9009 0 0 0 161 1 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976165292016 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31715] ppid=31700 vsize=10661128 memory=4140 CPUtime=0.71 cores=1,3,5,7
/proc/31703/task/31715/stat : 31715 (java) S 31700 31703 26996 0 -1 1077944384 7295 0 0 0 70 1 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976164239472 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31716] ppid=31700 vsize=10661128 memory=28340 CPUtime=0.31 cores=1,3,5,7
/proc/31703/task/31716/stat : 31716 (java) S 31700 31703 26996 0 -1 1077944384 3376 0 0 0 31 0 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976163186928 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31717] ppid=31700 vsize=10661128 memory=187180 CPUtime=0 cores=1,3,5,7
/proc/31703/task/31717/stat : 31717 (java) S 31700 31703 26996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976162134624 139976677435093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
[pid=31703/tid=31718] ppid=31700 vsize=10661128 memory=187180 CPUtime=0.11 cores=1,3,5,7
/proc/31703/task/31718/stat : 31718 (java) S 31700 31703 26996 0 -1 1077944384 193 0 0 0 5 6 0 0 20 0 15 0 98630777 10916995072 46795 33554432000 4194304 4196468 140730268784240 139976161082160 139976677436034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140730268787850 140730268787977 140730268787977 140730268790735 0
Current children cumulated CPU time: 303.98 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 187180 KiB

Child status: 0
Real time (s): 300.387
CPU time (s): 304.08
CPU user time (s): 303.763
CPU system time (s): 0.316582
CPU usage (%): 101.23
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 204328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 303.763
system time used= 0.316582
maximum resident set size= 204328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37704
page faults= 0
swaps= 0
block input operations= 0
block output operations= 416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22035
involuntary context switches= 736


# summary of solver processes directly reported to runsolver:
#   pid: 31703
#   total CPU time (s): 304.08
#   total CPU user time (s): 303.763
#   total CPU system time (s): 0.316582

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.84829 second user time and 2.76677 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-28 22:44:36
IDJOB=4298439
IDBENCH=141139
IDSOLVER=2767
FILE ID=node103/4298439-1532810676
RUNJOBID= node103-1532805080-30860
PBS_JOBID= 21022463
Free space on /tmp= 56536 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/GraphColoring/GraphColoring-queen5-5_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298439-1532810676/watcher-4298439-1532810676 -o /tmp/evaluation-result-4298439-1532810676/solver-4298439-1532810676 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532805080-30860 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298439-1532810676.xml

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

MD5SUM BENCH= e12c8a42b46a63e49e1504c0c9e3cd93
RANDOM SEED=621446535

node103.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.48
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.48
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.48
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.48
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:        20095752 kB
MemAvailable:   31805564 kB
Buffers:          303780 kB
Cached:         11589552 kB
SwapCached:            0 kB
Active:          4046740 kB
Inactive:        8027084 kB
Active(anon):     183056 kB
Inactive(anon):    25184 kB
Active(file):    3863684 kB
Inactive(file):  8001900 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:               880 kB
Writeback:             4 kB
AnonPages:        143940 kB
Mapped:            55524 kB
Shmem:             25228 kB
Slab:             300600 kB
SReclaimable:     272688 kB
SUnreclaim:        27912 kB
KernelStack:        3680 kB
PageTables:         5816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1076096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56536 MiB
End job on node103 at 2018-07-28 22:49:36