Trace number 4308802

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
OscaR - Parallel with EPS 2018-08-14OPT25 7.77886 3.05125

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-07_c18.xml
MD5SUMe42a0bd121bf3364b1a4e345eaac980a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark2.66706
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints22
Number of domains2
Minimum domain size49
Maximum domain size50
Distribution of domain sizes[{"size":49,"count":21},{"size":50,"count":7}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":28},{"degree":2,"count":21},{"degree":6,"count":6},{"degree":7,"count":1}]
Minimum constraint arity3
Maximum constraint arity21
Distribution of constraint arities[{"arity":3,"count":21},{"arity":21,"count":1}]
Number of extensional constraints0
Number of intensional constraints21
Distribution of constraint types[{"type":"intension","count":21},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 1463324070
0.67/0.55	c timeout: 20160
0.67/0.55	c memlimit: 22000
0.67/0.55	c nbcore: 8
0.67/0.58	c Parsing instance...
1.16/0.85	c Parsing done, starting search...
5.37/2.42	o 49
5.37/2.42	o 47
5.37/2.46	o 46
7.75/2.85	o 45
7.75/2.85	o 44
7.75/2.85	o 43
7.75/2.85	o 42
7.75/2.85	o 41
7.75/2.85	o 40
7.75/2.85	o 39
7.75/2.85	o 38
7.75/2.85	o 37
7.75/2.85	o 36
7.75/2.85	o 35
7.75/2.85	o 34
7.75/2.85	o 33
7.75/2.85	o 32
7.75/2.85	o 31
7.75/2.85	o 30
7.75/2.85	o 29
7.75/2.85	o 28
7.75/2.85	o 27
7.75/2.85	o 26
7.75/2.85	o 25
7.75/2.85	s OPTIMUM FOUND
7.75/2.85	v <instantiation>
7.75/2.85	v 	<list>
7.75/2.85	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[2][3] y[2][4] y[2][5] y[2][6] y[3][4] y[3][5] y[3][6] y[4][5] y[4][6] y[5][6]
7.75/2.85	v 	</list>
7.75/2.85	v 	<values>
7.75/2.85	v 		0 2 3 10 16 21 25 2 3 10 16 21 25 1 8 14 19 23 7 13 18 22 6 11 15 5 9 4 
7.75/2.85	v 	</values>
7.75/2.85	v </instantiation>

Verifier Data

OK	25

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308802-1534378008/watcher-4308802-1534378008 -o /tmp/evaluation-result-4308802-1534378008/solver-4308802-1534378008 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node138-1534372877-31723 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1463324070 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308802-1534378008.xml 

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

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

solver pid=32201, runsolver pid=32198

[startup+0.100133 s]*
/proc/loadavg: 8.37 8.57 8.68 2/199 32221
/proc/meminfo: memFree=28667448/32770624 swapFree=67108796/67108860
[pid=32201] ppid=32198 vsize=26103420 memory=31384 CPUtime=0.11 cores=0-7
/proc/32201/stat : 32201 (java) S 32198 32201 31696 0 -1 1077944320 7279 0 0 0 10 1 0 0 20 0 20 0 255364004 26729902080 7846 33554432000 4194304 4196468 140731506075808 140731506058352 140148379533047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
/proc/32201/statm: 6525855 7846 3141 1 0 6487932 0
[pid=32201/tid=32203] ppid=32198 vsize=26103420 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/32201/task/32203/stat : 32203 (java) R 32198 32201 31696 0 -1 4202560 5353 0 0 0 8 0 0 0 20 0 20 0 255364004 26729902080 7846 33554432000 4194304 4196468 140731506075808 140148383758736 140148365730992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32204] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32204/stat : 32204 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 7846 33554432000 4194304 4196468 140731506075808 140147937426448 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32205] ppid=32198 vsize=26103420 memory=139750049699456 CPUtime=0 cores=0-7
/proc/32201/task/32205/stat : 32205 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 7846 33554432000 4194304 4196468 140731506075808 140147936373904 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32206] ppid=32198 vsize=26103164 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32206/stat : 32206 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26729639936 7863 33554432000 4194304 4196468 140731506075808 140147935320848 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32207] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32207/stat : 32207 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147934268304 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32208] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32208/stat : 32208 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147933215248 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32209] ppid=32198 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32201/task/32209/stat : 32209 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147932162704 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32210] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32210/stat : 32210 (java) S 32198 32201 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147931109648 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32211] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32211/stat : 32211 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147930057104 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32212] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32212/stat : 32212 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364006 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147506957040 140148379544194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32213] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32213/stat : 32213 (java) S 32198 32201 31696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255364007 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147505903264 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32214] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32214/stat : 32214 (java) S 32198 32201 31696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255364007 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147504850160 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32215] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32215/stat : 32215 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364009 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147503798736 140148379551643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32216] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32216/stat : 32216 (java) S 32198 32201 31696 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 255364009 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147502745840 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32217] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32217/stat : 32217 (java) S 32198 32201 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255364009 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147501693296 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32218] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32218/stat : 32218 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364009 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147500640240 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32219] ppid=32198 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/32201/task/32219/stat : 32219 (java) S 32198 32201 31696 0 -1 1077944384 238 0 0 0 1 0 0 0 20 0 20 0 255364009 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147499587696 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32220] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32220/stat : 32220 (java) S 32198 32201 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255364009 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147498535904 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32221] ppid=32198 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32201/task/32221/stat : 32221 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364010 26729902080 7863 33554432000 4194304 4196468 140731506075808 140147497483440 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 31384 KiB

[startup+0.210384 s]*
/proc/loadavg: 8.37 8.57 8.68 3/199 32221
/proc/meminfo: memFree=28653744/32770624 swapFree=67108796/67108860
[pid=32201] ppid=32198 vsize=26103420 memory=43132 CPUtime=0.3 cores=0-7
/proc/32201/stat : 32201 (java) S 32198 32201 31696 0 -1 1077944320 10450 0 0 0 28 2 0 0 20 0 20 0 255364004 26729902080 10783 33554432000 4194304 4196468 140731506075808 140731506058352 140148379533047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
/proc/32201/statm: 6525855 10783 3350 1 0 6487932 0
[pid=32201/tid=32203] ppid=32198 vsize=26103420 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/32201/task/32203/stat : 32203 (java) R 32198 32201 31696 0 -1 4202560 8209 0 0 0 18 1 0 0 20 0 20 0 255364004 26729902080 10783 33554432000 4194304 4196468 140731506075808 140148383761760 140148363613534 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32204] ppid=32198 vsize=26103420 memory=8974 CPUtime=0 cores=0-7
/proc/32201/task/32204/stat : 32204 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147937426448 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32205] ppid=32198 vsize=26103420 memory=288370126201411200 CPUtime=0 cores=0-7
/proc/32201/task/32205/stat : 32205 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147936373904 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32206] ppid=32198 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32201/task/32206/stat : 32206 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147935320848 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32207] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32207/stat : 32207 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147934268304 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32208] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32208/stat : 32208 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147933215248 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32209] ppid=32198 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32201/task/32209/stat : 32209 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147932162704 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32210] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32210/stat : 32210 (java) S 32198 32201 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147931109648 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32211] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32211/stat : 32211 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147930057104 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32212] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32212/stat : 32212 (java) S 32198 32201 31696 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 255364006 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147506957040 140148379544194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32213] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32213/stat : 32213 (java) S 32198 32201 31696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255364007 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147505903264 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32214] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32214/stat : 32214 (java) S 32198 32201 31696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255364007 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147504850160 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32215] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32215/stat : 32215 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364009 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147503798736 140148379551643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32216] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32216/stat : 32216 (java) S 32198 32201 31696 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 20 0 255364009 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147502745840 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32217] ppid=32198 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/32201/task/32217/stat : 32217 (java) S 32198 32201 31696 0 -1 1077944384 78 0 0 0 1 0 0 0 20 0 20 0 255364009 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147501693296 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32218] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32218/stat : 32218 (java) S 32198 32201 31696 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 20 0 255364009 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147500640240 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32219] ppid=32198 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/32201/task/32219/stat : 32219 (java) R 32198 32201 31696 0 -1 4202560 316 0 0 0 6 0 0 0 20 0 20 0 255364009 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147499586880 140148356757200 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32220] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32220/stat : 32220 (java) S 32198 32201 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255364009 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147498535904 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32221] ppid=32198 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32201/task/32221/stat : 32221 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364010 26729902080 10783 33554432000 4194304 4196468 140731506075808 140147497483440 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43132 KiB

[startup+0.310596 s]*
/proc/loadavg: 8.37 8.57 8.68 3/199 32221
/proc/meminfo: memFree=28650084/32770624 swapFree=67108796/67108860
[pid=32201] ppid=32198 vsize=26103420 memory=47172 CPUtime=0.43 cores=0-7
/proc/32201/stat : 32201 (java) S 32198 32201 31696 0 -1 1077944320 10904 0 0 0 41 2 0 0 20 0 20 0 255364004 26729902080 11793 33554432000 4194304 4196468 140731506075808 140731506058352 140148379533047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
/proc/32201/statm: 6525855 11793 3404 1 0 6487932 0
[pid=32201/tid=32203] ppid=32198 vsize=26103420 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32201/task/32203/stat : 32203 (java) R 32198 32201 31696 0 -1 4202560 8556 0 0 0 28 1 0 0 20 0 20 0 255364004 26729902080 11793 33554432000 4194304 4196468 140731506075808 140148383694784 140148363613534 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32204] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32204/stat : 32204 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147937426448 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32205] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32205/stat : 32205 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147936373904 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32206] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32206/stat : 32206 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147935320848 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32207] ppid=32198 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/32201/task/32207/stat : 32207 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147934268304 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32208] ppid=32198 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/32201/task/32208/stat : 32208 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147933215248 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32209] ppid=32198 vsize=26103420 memory=139749914410159 CPUtime=0 cores=0-7
/proc/32201/task/32209/stat : 32209 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147932162704 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32210] ppid=32198 vsize=26103420 memory=139749914412464 CPUtime=0 cores=0-7
/proc/32201/task/32210/stat : 32210 (java) S 32198 32201 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147931109648 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32211] ppid=32198 vsize=26103420 memory=139749914414768 CPUtime=0 cores=0-7
/proc/32201/task/32211/stat : 32211 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147930057104 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32212] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32212/stat : 32212 (java) S 32198 32201 31696 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 255364006 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147506957040 140148379544194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32213] ppid=32198 vsize=26103420 memory=279499828838800 CPUtime=0 cores=0-7
/proc/32201/task/32213/stat : 32213 (java) S 32198 32201 31696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255364007 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147505903264 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32214] ppid=32198 vsize=26103420 memory=279499828780080 CPUtime=0 cores=0-7
/proc/32201/task/32214/stat : 32214 (java) S 32198 32201 31696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255364007 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147504850160 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32215] ppid=32198 vsize=26103420 memory=279499828852624 CPUtime=0 cores=0-7
/proc/32201/task/32215/stat : 32215 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364009 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147503798736 140148379551643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32216] ppid=32198 vsize=26103420 memory=279499828859536 CPUtime=0.01 cores=0-7
/proc/32201/task/32216/stat : 32216 (java) S 32198 32201 31696 0 -1 1077944384 398 0 0 0 1 0 0 0 20 0 20 0 255364009 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147502745840 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32217] ppid=32198 vsize=26103420 memory=279499828857232 CPUtime=0.01 cores=0-7
/proc/32201/task/32217/stat : 32217 (java) S 32198 32201 31696 0 -1 1077944384 78 0 0 0 1 0 0 0 20 0 20 0 255364009 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147501693296 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32218] ppid=32198 vsize=26103420 memory=279499828873360 CPUtime=0 cores=0-7
/proc/32201/task/32218/stat : 32218 (java) S 32198 32201 31696 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 20 0 255364009 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147500640240 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32219] ppid=32198 vsize=26103420 memory=279499828871056 CPUtime=0.08 cores=0-7
/proc/32201/task/32219/stat : 32219 (java) S 32198 32201 31696 0 -1 1077944384 335 0 0 0 8 0 0 0 20 0 20 0 255364009 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147499587696 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32220] ppid=32198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32220/stat : 32220 (java) S 32198 32201 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255364009 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147498535904 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32221] ppid=32198 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32201/task/32221/stat : 32221 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364010 26729902080 11793 33554432000 4194304 4196468 140731506075808 140147497483440 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 47172 KiB

[startup+0.700929 s]
/proc/loadavg: 8.37 8.57 8.68 2/199 32221
/proc/meminfo: memFree=28626272/32770624 swapFree=67108796/67108860
[pid=32201] ppid=32198 vsize=26105488 memory=85228 CPUtime=0.97 cores=0-7
/proc/32201/stat : 32201 (java) S 32198 32201 31696 0 -1 1077944320 17742 0 0 0 92 5 0 0 20 0 20 0 255364004 26732019712 21307 33554432000 4194304 4196468 140731506075808 140731506058352 140148379533047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
/proc/32201/statm: 6526372 21307 3477 1 0 6488444 0
[pid=32201/tid=32203] ppid=32198 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/32201/task/32203/stat : 32203 (java) R 32198 32201 31696 0 -1 4202560 15037 0 0 0 64 3 0 0 20 0 20 0 255364004 26732019712 21307 33554432000 4194304 4196468 140731506075808 140148383748160 140148017664091 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32204] ppid=32198 vsize=26105488 memory=2241 CPUtime=0 cores=0-7
/proc/32201/task/32204/stat : 32204 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26732019712 21307 33554432000 4194304 4196468 140731506075808 140147937426448 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32205] ppid=32198 vsize=26105488 memory=2244 CPUtime=0 cores=0-7
/proc/32201/task/32205/stat : 32205 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26732019712 21307 33554432000 4194304 4196468 140731506075808 140147936373904 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32206] ppid=32198 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32206/stat : 32206 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26732019712 21307 33554432000 4194304 4196468 140731506075808 140147935320848 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32207] ppid=32198 vsize=26105488 memory=1244 CPUtime=0 cores=0-7
/proc/32201/task/32207/stat : 32207 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26732019712 21307 33554432000 4194304 4196468 140731506075808 140147934268304 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32208] ppid=32198 vsize=26105488 memory=1036 CPUtime=0 cores=0-7
/proc/32201/task/32208/stat : 32208 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26732019712 21307 33554432000 4194304 4196468 140731506075808 140147933215248 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32209] ppid=32198 vsize=26105488 memory=1776 CPUtime=0 cores=0-7
/proc/32201/task/32209/stat : 32209 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26732019712 21819 33554432000 4194304 4196468 140731506075808 140147932162704 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32210] ppid=32198 vsize=26105488 memory=5724 CPUtime=0 cores=0-7
/proc/32201/task/32210/stat : 32210 (java) S 32198 32201 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255364005 26732019712 21819 33554432000 4194304 4196468 140731506075808 140147931109648 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32211] ppid=32198 vsize=26105488 memory=14768 CPUtime=0 cores=0-7
/proc/32201/task/32211/stat : 32211 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26732019712 21819 33554432000 4194304 4196468 140731506075808 140147930057104 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32212] ppid=32198 vsize=26105488 memory=43048 CPUtime=0 cores=0-7
/proc/32201/task/32212/stat : 32212 (java) S 32198 32201 31696 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 255364006 26732019712 21819 33554432000 4194304 4196468 140731506075808 140147506957040 140148379544194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0

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

/proc/32201/task/32221/stat : 32221 (java) S 32198 32201 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255364010 26738311168 40336 33554432000 4194304 4196468 140731506075808 140147497483440 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
Current children cumulated CPU time: 3.15 s
Current children cumulated vsize: 26111632 KiB
Current children cumulated memory: 161344 KiB

[startup+3.05119 s]
# the end of solver process 32201 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.52894 s, system=0.249919 s

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

[startup+1.6011 s]
/proc/loadavg: 7.86 8.46 8.64 3/199 32221
/proc/meminfo: memFree=28588688/32770624 swapFree=67108796/67108860
[pid=32201] ppid=32198 vsize=26111632 memory=179808 CPUtime=3.33 cores=0-7
/proc/32201/stat : 32201 (java) S 32198 32201 31696 0 -1 1077944320 27388 0 0 0 324 9 0 0 20 0 20 0 255364004 26738311168 44952 33554432000 4194304 4196468 140731506075808 140731506058352 140148379533047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
/proc/32201/statm: 6527908 44952 3547 1 0 6489980 0
[pid=32201/tid=32203] ppid=32198 vsize=26111632 memory=0 CPUtime=1.57 cores=0-7
/proc/32201/task/32203/stat : 32203 (java) R 32198 32201 31696 0 -1 4202560 19127 0 0 0 151 6 0 0 20 0 20 0 255364004 26738311168 44952 33554432000 4194304 4196468 140731506075808 140148383768944 140148022164730 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32204] ppid=32198 vsize=26111632 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32204/stat : 32204 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147937426448 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32205] ppid=32198 vsize=26111632 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32205/stat : 32205 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147936373904 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32206] ppid=32198 vsize=26111632 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32206/stat : 32206 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147935320848 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32207] ppid=32198 vsize=26111632 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32207/stat : 32207 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147934268304 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32208] ppid=32198 vsize=26111632 memory=279499829057832 CPUtime=0 cores=0-7
/proc/32201/task/32208/stat : 32208 (java) S 32198 32201 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255364005 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147933215248 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32209] ppid=32198 vsize=26111632 memory=279499828627752 CPUtime=0 cores=0-7
/proc/32201/task/32209/stat : 32209 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147932162704 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32210] ppid=32198 vsize=26111632 memory=9220 CPUtime=0 cores=0-7
/proc/32201/task/32210/stat : 32210 (java) S 32198 32201 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255364005 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147931109648 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32211] ppid=32198 vsize=26111632 memory=22943 CPUtime=0 cores=0-7
/proc/32201/task/32211/stat : 32211 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364005 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147930057104 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32212] ppid=32198 vsize=26111632 memory=2499939403521 CPUtime=0 cores=0-7
/proc/32201/task/32212/stat : 32212 (java) S 32198 32201 31696 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 255364006 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147506957040 140148379544194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32213] ppid=32198 vsize=26111632 memory=2504234370817 CPUtime=0 cores=0-7
/proc/32201/task/32213/stat : 32213 (java) S 32198 32201 31696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255364007 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147505903264 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32214] ppid=32198 vsize=26111632 memory=2521414240001 CPUtime=0 cores=0-7
/proc/32201/task/32214/stat : 32214 (java) S 32198 32201 31696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255364007 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147504850160 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32215] ppid=32198 vsize=26111632 memory=2530004174337 CPUtime=0 cores=0-7
/proc/32201/task/32215/stat : 32215 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255364009 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147503798736 140148379551643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32216] ppid=32198 vsize=26111632 memory=2542889076225 CPUtime=0.44 cores=0-7
/proc/32201/task/32216/stat : 32216 (java) S 32198 32201 31696 0 -1 1077944384 1178 0 0 0 44 0 0 0 20 0 20 0 255364009 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147502745840 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32217] ppid=32198 vsize=26111632 memory=139749914458608 CPUtime=0.4 cores=0-7
/proc/32201/task/32217/stat : 32217 (java) S 32198 32201 31696 0 -1 1077944384 1465 0 0 0 40 0 0 0 20 0 20 0 255364009 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147501693296 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32218] ppid=32198 vsize=26111632 memory=-6657000309100945312 CPUtime=0.38 cores=0-7
/proc/32201/task/32218/stat : 32218 (java) S 32198 32201 31696 0 -1 1077944384 740 0 0 0 38 0 0 0 20 0 20 0 255364009 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147500640240 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32219] ppid=32198 vsize=26111632 memory=-2893623298589923098 CPUtime=0.5 cores=0-7
/proc/32201/task/32219/stat : 32219 (java) S 32198 32201 31696 0 -1 1077944384 3479 0 0 0 50 0 0 0 20 0 20 0 255364009 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147499587696 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32220] ppid=32198 vsize=26111632 memory=139749914474864 CPUtime=0 cores=0-7
/proc/32201/task/32220/stat : 32220 (java) S 32198 32201 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255364009 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147498535904 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32221] ppid=32198 vsize=26111632 memory=278039002938261 CPUtime=0 cores=0-7
/proc/32201/task/32221/stat : 32221 (java) S 32198 32201 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255364010 26738311168 44952 33554432000 4194304 4196468 140731506075808 140147497483440 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
Current children cumulated CPU time: 3.33 s
Current children cumulated vsize: 26111632 KiB
Current children cumulated memory: 179808 KiB

[startup+2.40117 s]
/proc/loadavg: 7.86 8.46 8.64 2/200 32222
/proc/meminfo: memFree=28456976/32770624 swapFree=67108796/67108860
[pid=32201] ppid=32198 vsize=27051756 memory=278748 CPUtime=5.37 cores=0-7
/proc/32201/stat : 32201 (java) S 32198 32201 31696 0 -1 1077944320 39408 0 0 0 517 20 0 0 20 0 34 0 255364004 27700998144 69687 33554432000 4194304 4196468 140731506075808 140731506058352 140148379533047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
/proc/32201/statm: 6762939 69687 3592 1 0 6724490 0
[pid=32201/tid=32203] ppid=32198 vsize=27051756 memory=6791534058613427641 CPUtime=2.25 cores=0-7
/proc/32201/task/32203/stat : 32203 (java) S 32198 32201 31696 0 -1 1077944384 25651 0 0 0 217 8 0 0 20 0 34 0 255364004 27700998144 69687 33554432000 4194304 4196468 140731506075808 140148383770512 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32204] ppid=32198 vsize=27051756 memory=7379253978137125479 CPUtime=0.03 cores=0-7
/proc/32201/task/32204/stat : 32204 (java) S 32198 32201 31696 0 -1 1077944384 48 0 0 0 3 0 0 0 20 0 34 0 255364005 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147937426448 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32205] ppid=32198 vsize=27051756 memory=148052 CPUtime=0.02 cores=0-7
/proc/32201/task/32205/stat : 32205 (java) S 32198 32201 31696 0 -1 1077944384 45 0 0 0 2 0 0 0 20 0 34 0 255364005 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147936373904 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32206] ppid=32198 vsize=27051756 memory=5787213827347079232 CPUtime=0.03 cores=0-7
/proc/32201/task/32206/stat : 32206 (java) S 32198 32201 31696 0 -1 1077944384 169 0 0 0 2 1 0 0 20 0 34 0 255364005 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147935320848 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32207] ppid=32198 vsize=27051756 memory=0 CPUtime=0.02 cores=0-7
/proc/32201/task/32207/stat : 32207 (java) S 32198 32201 31696 0 -1 1077944384 71 0 0 0 2 0 0 0 20 0 34 0 255364005 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147934268304 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32208] ppid=32198 vsize=27051756 memory=279499828995072 CPUtime=0.03 cores=0-7
/proc/32201/task/32208/stat : 32208 (java) S 32198 32201 31696 0 -1 1077944384 620 0 0 0 2 1 0 0 20 0 34 0 255364005 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147933215248 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32209] ppid=32198 vsize=27051756 memory=279499828995264 CPUtime=0.02 cores=0-7
/proc/32201/task/32209/stat : 32209 (java) S 32198 32201 31696 0 -1 1077944384 125 0 0 0 2 0 0 0 20 0 34 0 255364005 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147932162704 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32210] ppid=32198 vsize=27051756 memory=279499828995456 CPUtime=0.02 cores=0-7
/proc/32201/task/32210/stat : 32210 (java) S 32198 32201 31696 0 -1 1077944384 20 0 0 0 2 0 0 0 20 0 34 0 255364005 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147931109648 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32211] ppid=32198 vsize=27051756 memory=279499828995648 CPUtime=0.02 cores=0-7
/proc/32201/task/32211/stat : 32211 (java) S 32198 32201 31696 0 -1 1077944384 38 0 0 0 2 0 0 0 20 0 34 0 255364005 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147930057104 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32212] ppid=32198 vsize=27051756 memory=279499828973760 CPUtime=0.02 cores=0-7
/proc/32201/task/32212/stat : 32212 (java) S 32198 32201 31696 0 -1 1077944384 1476 0 0 0 2 0 0 0 20 0 34 0 255364006 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147506957040 140148379544194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32213] ppid=32198 vsize=27051756 memory=279499828692768 CPUtime=0 cores=0-7
/proc/32201/task/32213/stat : 32213 (java) S 32198 32201 31696 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 34 0 255364007 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147505903328 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32214] ppid=32198 vsize=27051756 memory=279499828692960 CPUtime=0 cores=0-7
/proc/32201/task/32214/stat : 32214 (java) S 32198 32201 31696 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 34 0 255364007 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147504850176 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32215] ppid=32198 vsize=27051756 memory=279499828693152 CPUtime=0 cores=0-7
/proc/32201/task/32215/stat : 32215 (java) S 32198 32201 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 255364009 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147503798736 140148379551643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32216] ppid=32198 vsize=27051756 memory=56 CPUtime=0.66 cores=0-7
/proc/32201/task/32216/stat : 32216 (java) R 32198 32201 31696 0 -1 4202560 1536 0 0 0 65 1 0 0 20 0 34 0 255364009 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147502724480 140148360236389 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32217] ppid=32198 vsize=27051756 memory=288230596050944315 CPUtime=0.58 cores=0-7
/proc/32201/task/32217/stat : 32217 (java) S 32198 32201 31696 0 -1 1077944384 1766 0 0 0 58 0 0 0 20 0 34 0 255364009 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147501693104 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32218] ppid=32198 vsize=27051756 memory=13566015871133490 CPUtime=0.58 cores=0-7
/proc/32201/task/32218/stat : 32218 (java) R 32198 32201 31696 0 -1 1077944384 1114 0 0 0 57 1 0 0 20 0 34 0 255364009 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147500631344 140148379543253 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32219] ppid=32198 vsize=27051756 memory=0 CPUtime=0.71 cores=0-7
/proc/32201/task/32219/stat : 32219 (java) S 32198 32201 31696 0 -1 1077944384 4543 0 0 0 70 1 0 0 20 0 34 0 255364009 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147499582464 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32220] ppid=32198 vsize=27051756 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32220/stat : 32220 (java) S 32198 32201 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 255364009 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147498535904 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32221] ppid=32198 vsize=27051756 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32221/stat : 32221 (java) S 32198 32201 31696 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 34 0 255364010 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147497483440 140148379544194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32222] ppid=32198 vsize=27051756 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32222/stat : 32222 (java) S 32198 32201 31696 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 34 0 255364192 27700998144 69687 33554432000 4194304 4196468 140731506075808 140147486139392 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
Current children cumulated CPU time: 5.37 s
Current children cumulated vsize: 27051756 KiB
Current children cumulated memory: 278748 KiB

[startup+2.80089 s]
/proc/loadavg: 7.86 8.46 8.64 2/200 32222
/proc/meminfo: memFree=28456976/32770624 swapFree=67108796/67108860
[pid=32201] ppid=32198 vsize=27850524 memory=281312 CPUtime=7.75 cores=0-7
/proc/32201/stat : 32201 (java) S 32198 32201 31696 0 -1 1077944320 40871 0 0 0 752 23 0 0 20 0 17 0 255364004 28518936576 70328 33554432000 4194304 4196468 140731506075808 140731506058352 140148379533047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
/proc/32201/statm: 6962631 70328 3597 1 0 6924182 0
[pid=32201/tid=32203] ppid=32198 vsize=27850524 memory=-7882018838379555936 CPUtime=2.25 cores=0-7
/proc/32201/task/32203/stat : 32203 (java) D 32198 32201 31696 0 -1 4202560 25657 0 0 0 217 8 0 0 20 0 17 0 255364004 28518936576 70328 33554432000 4194304 4196468 140731506075808 140148383776056 140148372218679 0 0 0 16800975 18446744072099916933 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32204] ppid=32198 vsize=27850524 memory=8187704045996132563 CPUtime=0.03 cores=0-7
/proc/32201/task/32204/stat : 32204 (java) S 32198 32201 31696 0 -1 1077944384 48 0 0 0 3 0 0 0 20 0 17 0 255364005 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147937426448 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32205] ppid=32198 vsize=27850524 memory=-6595500271158067543 CPUtime=0.02 cores=0-7
/proc/32201/task/32205/stat : 32205 (java) S 32198 32201 31696 0 -1 1077944384 45 0 0 0 2 0 0 0 20 0 17 0 255364005 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147936373904 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32206] ppid=32198 vsize=27850524 memory=-8253387987234414653 CPUtime=0.03 cores=0-7
/proc/32201/task/32206/stat : 32206 (java) S 32198 32201 31696 0 -1 1077944384 169 0 0 0 2 1 0 0 20 0 17 0 255364005 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147935320848 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32207] ppid=32198 vsize=27850524 memory=-1391509512798377067 CPUtime=0.02 cores=0-7
/proc/32201/task/32207/stat : 32207 (java) S 32198 32201 31696 0 -1 1077944384 71 0 0 0 2 0 0 0 20 0 17 0 255364005 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147934268304 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32208] ppid=32198 vsize=27850524 memory=0 CPUtime=0.03 cores=0-7
/proc/32201/task/32208/stat : 32208 (java) S 32198 32201 31696 0 -1 1077944384 620 0 0 0 2 1 0 0 20 0 17 0 255364005 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147933215248 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32209] ppid=32198 vsize=27850524 memory=0 CPUtime=0.02 cores=0-7
/proc/32201/task/32209/stat : 32209 (java) S 32198 32201 31696 0 -1 1077944384 125 0 0 0 2 0 0 0 20 0 17 0 255364005 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147932162704 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32210] ppid=32198 vsize=27850524 memory=0 CPUtime=0.02 cores=0-7
/proc/32201/task/32210/stat : 32210 (java) S 32198 32201 31696 0 -1 1077944384 20 0 0 0 2 0 0 0 20 0 17 0 255364005 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147931109648 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32211] ppid=32198 vsize=27850524 memory=0 CPUtime=0.02 cores=0-7
/proc/32201/task/32211/stat : 32211 (java) S 32198 32201 31696 0 -1 1077944384 38 0 0 0 2 0 0 0 20 0 17 0 255364005 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147930057104 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32213] ppid=32198 vsize=27850524 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32213/stat : 32213 (java) S 32198 32201 31696 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 17 0 255364007 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147505903328 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32214] ppid=32198 vsize=27850524 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32214/stat : 32214 (java) S 32198 32201 31696 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 17 0 255364007 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147504850176 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32216] ppid=32198 vsize=27850524 memory=0 CPUtime=0.9 cores=0-7
/proc/32201/task/32216/stat : 32216 (java) S 32198 32201 31696 0 -1 1077944384 1609 0 0 0 89 1 0 0 20 0 17 0 255364009 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147502724880 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32217] ppid=32198 vsize=27850524 memory=0 CPUtime=0.77 cores=0-7
/proc/32201/task/32217/stat : 32217 (java) S 32198 32201 31696 0 -1 1077944384 1815 0 0 0 76 1 0 0 20 0 17 0 255364009 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147501677440 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32218] ppid=32198 vsize=27850524 memory=0 CPUtime=0.79 cores=0-7
/proc/32201/task/32218/stat : 32218 (java) S 32198 32201 31696 0 -1 1077944384 1545 0 0 0 78 1 0 0 20 0 17 0 255364009 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147500637440 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32219] ppid=32198 vsize=27850524 memory=0 CPUtime=0.81 cores=0-7
/proc/32201/task/32219/stat : 32219 (java) S 32198 32201 31696 0 -1 1077944384 4726 0 0 0 80 1 0 0 20 0 17 0 255364009 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147499582256 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
[pid=32201/tid=32220] ppid=32198 vsize=27850524 memory=0 CPUtime=0 cores=0-7
/proc/32201/task/32220/stat : 32220 (java) S 32198 32201 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 255364009 28518936576 70328 33554432000 4194304 4196468 140731506075808 140147498535904 140148379543253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9101312 140731506082893 140731506083077 140731506083077 140731506085839 0
Current children cumulated CPU time: 7.75 s
Current children cumulated vsize: 27850524 KiB
Current children cumulated memory: 281312 KiB

[startup+3.00926 s]*
/proc/loadavg: 7.86 8.46 8.64 1/181 32248
/proc/meminfo: memFree=28681480/32770624 swapFree=67108796/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 3.05125
CPU time (s): 7.77886
CPU user time (s): 7.52894
CPU system time (s): 0.249919
CPU usage (%): 254.94
Max. virtual memory (cumulated for all children) (KiB): 27850524
Max. memory (cumulated for all children) (KiB): 282668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.52894
system time used= 0.249919
maximum resident set size= 283808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40888
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5893
involuntary context switches= 95


# summary of solver processes directly reported to runsolver:
#   pid: 32201
#   total CPU time (s): 7.77886
#   total CPU user time (s): 7.52894
#   total CPU system time (s): 0.249919

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.05125 second user time and 0.067083 second system time

The end

Launcher Data

Begin job on node138 at 2018-08-16 02:06:48
IDJOB=4308802
IDBENCH=141369
IDSOLVER=2793
FILE ID=node138/4308802-1534378008
RUNJOBID= node138-1534372877-31723
PBS_JOBID= 21038288
Free space on /tmp= 38064 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-07_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308802-1534378008/watcher-4308802-1534378008 -o /tmp/evaluation-result-4308802-1534378008/solver-4308802-1534378008 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node138-1534372877-31723 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1463324070 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308802-1534378008.xml

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

MD5SUM BENCH= e42a0bd121bf3364b1a4e345eaac980a
RANDOM SEED=1463324070

node138.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.71
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.71
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.71
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.71
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:        28684768 kB
MemAvailable:   31888116 kB
Buffers:          112444 kB
Cached:          3348556 kB
SwapCached:           12 kB
Active:          1797260 kB
Inactive:        1724924 kB
Active(anon):       4960 kB
Inactive(anon):   116692 kB
Active(file):    1792300 kB
Inactive(file):  1608232 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             35776 kB
Writeback:             0 kB
AnonPages:         86476 kB
Mapped:            55032 kB
Shmem:             57964 kB
Slab:             259248 kB
SReclaimable:     231276 kB
SUnreclaim:        27972 kB
KernelStack:        3536 kB
PageTables:         5492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     358524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 38032 MiB
End job on node138 at 2018-08-16 02:06:52