Trace number 4285117

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22SAT 1.91201 1.10674

General information on the benchmark

NameCryptoPuzzle/CryptoPuzzle-m1-s1/
CryptoPuzzle-no-no-yes.xml
MD5SUM2c7cec4e166e832ba284a0019c7eebcb
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.006513
Satisfiable
(Un)Satisfiability was proved
Number of variables29
Number of constraints10
Number of domains2
Minimum domain size2
Maximum domain size10
Distribution of domain sizes[{"size":2,"count":3},{"size":10,"count":5}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":21},{"degree":2,"count":3},{"degree":3,"count":4},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity5
Distribution of constraint arities[{"arity":1,"count":4},{"arity":2,"count":1},{"arity":3,"count":4},{"arity":5,"count":1}]
Number of extensional constraints0
Number of intensional constraints9
Distribution of constraint types[{"type":"intension","count":9},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-08-22
0.30/0.25	c seed: 437970067
0.30/0.25	c timeout: 20160
0.30/0.25	c memlimit: 22000
0.30/0.25	c nbcore: 8
0.30/0.28	c Parsing instance...
0.83/0.54	c Parsing done, starting search...
1.56/1.08	s SATISFIABLE
1.56/1.08	v <instantiation>
1.56/1.08	v 	<list>
1.56/1.08	v 		l[4] l[13] l[14] l[18] l[24] C[0] C[1] C[2]
1.56/1.08	v 	</list>
1.56/1.08	v 	<values>
1.56/1.08	v 		0 5 4 8 1 0 0 1 
1.56/1.08	v 	</values>
1.56/1.08	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12141 MiB free)
  memory of node 1: 16384 MiB (10974 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285117-1503458276/watcher-4285117-1503458276 -o /tmp/evaluation-result-4285117-1503458276/solver-4285117-1503458276 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1503449773-8151 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 437970067 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285117-1503458276.xml 

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

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


[startup+0.100437 s]*
/proc/loadavg: 4.68 2.23 1.51 1/200 9673
/proc/meminfo: memFree=23654128/32770624 swapFree=67108860/67108860
[pid=9653] ppid=9650 vsize=26000852 memory=32848 CPUtime=0.12 cores=0-7
/proc/9653/stat : 9653 (java) S 9650 9653 8124 0 -1 1077944320 8602 0 0 0 11 1 0 0 20 0 20 0 178915190 26624872448 8212 33554432000 4194304 4196468 140726353969120 140726353951664 139695485755127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
/proc/9653/statm: 6500213 8212 3412 1 0 6487932 0
[pid=9653/tid=9655] ppid=9650 vsize=26000852 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9653/task/9655/stat : 9655 (java) R 9650 9653 8124 0 -1 4202560 6563 0 0 0 8 1 0 0 20 0 20 0 178915190 26624872448 8212 33554432000 4194304 4196468 140726353969120 139695489952272 139695469835614 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9656] ppid=9650 vsize=26000852 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/9653/task/9656/stat : 9656 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 8212 33554432000 4194304 4196468 140726353969120 139695438375440 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9657] ppid=9650 vsize=26000852 memory=139944720701056 CPUtime=0 cores=0-7
/proc/9653/task/9657/stat : 9657 (java) S 9650 9653 8124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 8212 33554432000 4194304 4196468 140726353969120 139695437322896 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9658] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9658/stat : 9658 (java) S 9650 9653 8124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 8212 33554432000 4194304 4196468 140726353969120 139695436269840 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9659] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9659/stat : 9659 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 8212 33554432000 4194304 4196468 140726353969120 139695435217296 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9660] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9660/stat : 9660 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 8212 33554432000 4194304 4196468 140726353969120 139695434165264 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9661] ppid=9650 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9653/task/9661/stat : 9661 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 8212 33554432000 4194304 4196468 140726353969120 139695433112720 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9662] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9662/stat : 9662 (java) S 9650 9653 8124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 8212 33554432000 4194304 4196468 140726353969120 139695432059664 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9663] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9663/stat : 9663 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 8212 33554432000 4194304 4196468 140726353969120 139695431007120 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9664] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9664/stat : 9664 (java) S 9650 9653 8124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178915192 26624872448 8212 33554432000 4194304 4196468 140726353969120 139693758277872 139695485766274 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9665] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9665/stat : 9665 (java) S 9650 9653 8124 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178915193 26624872448 8212 33554432000 4194304 4196468 140726353969120 139693757224096 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9666] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9666/stat : 9666 (java) S 9650 9653 8124 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178915193 26624872448 8212 33554432000 4194304 4196468 140726353969120 139693756170992 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9667] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9667/stat : 9667 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915195 26624872448 8212 33554432000 4194304 4196468 140726353969120 139693755119568 139695485773723 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9668] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9668/stat : 9668 (java) S 9650 9653 8124 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 178915195 26624872448 8212 33554432000 4194304 4196468 140726353969120 139693754067696 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9669] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9669/stat : 9669 (java) S 9650 9653 8124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178915195 26624872448 8212 33554432000 4194304 4196468 140726353969120 139693753015152 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9670] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9670/stat : 9670 (java) S 9650 9653 8124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178915195 26624872448 8212 33554432000 4194304 4196468 140726353969120 139693751962096 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9671] ppid=9650 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/9653/task/9671/stat : 9671 (java) S 9650 9653 8124 0 -1 1077944384 359 0 0 0 2 0 0 0 20 0 20 0 178915196 26624872448 8212 33554432000 4194304 4196468 140726353969120 139693750909552 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9672] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9672/stat : 9672 (java) S 9650 9653 8124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178915196 26624872448 8212 33554432000 4194304 4196468 140726353969120 139693749856736 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9673] ppid=9650 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9653/task/9673/stat : 9673 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915196 26624872448 8212 33554432000 4194304 4196468 140726353969120 139693748804272 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32848 KiB

[startup+0.214081 s]*
/proc/loadavg: 4.68 2.23 1.51 2/200 9673
/proc/meminfo: memFree=23643008/32770624 swapFree=67108860/67108860
[pid=9653] ppid=9650 vsize=26000852 memory=41912 CPUtime=0.3 cores=0-7
/proc/9653/stat : 9653 (java) S 9650 9653 8124 0 -1 1077944320 9674 0 0 0 28 2 0 0 20 0 20 0 178915190 26624872448 10478 33554432000 4194304 4196468 140726353969120 140726353951664 139695485755127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
/proc/9653/statm: 6500213 10478 3592 1 0 6487932 0
[pid=9653/tid=9655] ppid=9650 vsize=26000852 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/9653/task/9655/stat : 9655 (java) R 9650 9653 8124 0 -1 4202560 7241 0 0 0 19 1 0 0 20 0 20 0 178915190 26624872448 10478 33554432000 4194304 4196468 140726353969120 139695489967200 139695485777053 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9656] ppid=9650 vsize=26000852 memory=9419 CPUtime=0 cores=0-7
/proc/9653/task/9656/stat : 9656 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 10478 33554432000 4194304 4196468 140726353969120 139695438375440 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9657] ppid=9650 vsize=26000852 memory=139944720709784 CPUtime=0 cores=0-7
/proc/9653/task/9657/stat : 9657 (java) S 9650 9653 8124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 10478 33554432000 4194304 4196468 140726353969120 139695437322896 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9658] ppid=9650 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9653/task/9658/stat : 9658 (java) S 9650 9653 8124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 10478 33554432000 4194304 4196468 140726353969120 139695436269840 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9659] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9659/stat : 9659 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 10478 33554432000 4194304 4196468 140726353969120 139695435217296 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9660] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9660/stat : 9660 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 10478 33554432000 4194304 4196468 140726353969120 139695434165264 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9661] ppid=9650 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9653/task/9661/stat : 9661 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 10478 33554432000 4194304 4196468 140726353969120 139695433112720 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9662] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9662/stat : 9662 (java) S 9650 9653 8124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 10478 33554432000 4194304 4196468 140726353969120 139695432059664 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9663] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9663/stat : 9663 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624872448 10478 33554432000 4194304 4196468 140726353969120 139695431007120 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9664] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9664/stat : 9664 (java) S 9650 9653 8124 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178915192 26624872448 10478 33554432000 4194304 4196468 140726353969120 139693758277872 139695485766274 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9665] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9665/stat : 9665 (java) S 9650 9653 8124 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178915193 26624872448 10478 33554432000 4194304 4196468 140726353969120 139693757224096 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9666] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9666/stat : 9666 (java) S 9650 9653 8124 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178915193 26624872448 10478 33554432000 4194304 4196468 140726353969120 139693756170992 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9667] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9667/stat : 9667 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915195 26624872448 10478 33554432000 4194304 4196468 140726353969120 139693755119568 139695485773723 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9668] ppid=9650 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/9653/task/9668/stat : 9668 (java) R 9650 9653 8124 0 -1 4202560 426 0 0 0 1 0 0 0 20 0 20 0 178915195 26624872448 10478 33554432000 4194304 4196468 140726353969120 139693754067696 139695467291182 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9669] ppid=9650 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/9653/task/9669/stat : 9669 (java) R 9650 9653 8124 0 -1 1077944384 189 0 0 0 1 0 0 0 20 0 20 0 178915195 26624872448 10478 33554432000 4194304 4196468 140726353969120 139693753015152 139695485766274 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9670] ppid=9650 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/9653/task/9670/stat : 9670 (java) R 9650 9653 8124 0 -1 4202560 60 0 0 0 1 0 0 0 20 0 20 0 178915195 26624872448 10478 33554432000 4194304 4196468 140726353969120 139693751962096 139695485766274 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9671] ppid=9650 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/9653/task/9671/stat : 9671 (java) R 9650 9653 8124 0 -1 4202560 376 0 0 0 5 0 0 0 20 0 20 0 178915196 26624872448 10478 33554432000 4194304 4196468 140726353969120 139693750909552 139695485776474 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9672] ppid=9650 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9672/stat : 9672 (java) S 9650 9653 8124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178915196 26624872448 10478 33554432000 4194304 4196468 140726353969120 139693749856736 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9673] ppid=9650 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9653/task/9673/stat : 9673 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915196 26624872448 10478 33554432000 4194304 4196468 140726353969120 139693748804272 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41912 KiB

[startup+0.310302 s]*
/proc/loadavg: 4.68 2.23 1.51 2/200 9673
/proc/meminfo: memFree=23636224/32770624 swapFree=67108860/67108860
[pid=9653] ppid=9650 vsize=26000872 memory=49380 CPUtime=0.48 cores=0-7
/proc/9653/stat : 9653 (java) S 9650 9653 8124 0 -1 1077944320 10642 0 0 0 46 2 0 0 20 0 20 0 178915190 26624892928 12345 33554432000 4194304 4196468 140726353969120 140726353951664 139695485755127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
/proc/9653/statm: 6500218 12345 3713 1 0 6487932 0
[pid=9653/tid=9655] ppid=9650 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9653/task/9655/stat : 9655 (java) R 9650 9653 8124 0 -1 4202560 7755 0 0 0 27 2 0 0 20 0 20 0 178915190 26624892928 12345 33554432000 4194304 4196468 140726353969120 139695489992672 139695485767062 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9656] ppid=9650 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9656/stat : 9656 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624892928 12345 33554432000 4194304 4196468 140726353969120 139695438375440 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9657] ppid=9650 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9657/stat : 9657 (java) S 9650 9653 8124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178915191 26624892928 12345 33554432000 4194304 4196468 140726353969120 139695437322896 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9658] ppid=9650 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9658/stat : 9658 (java) S 9650 9653 8124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178915191 26624892928 12345 33554432000 4194304 4196468 140726353969120 139695436269840 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9659] ppid=9650 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9659/stat : 9659 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624892928 12345 33554432000 4194304 4196468 140726353969120 139695435217296 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9660] ppid=9650 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/9653/task/9660/stat : 9660 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624892928 12345 33554432000 4194304 4196468 140726353969120 139695434165264 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9661] ppid=9650 vsize=26000872 memory=139944597222319 CPUtime=0 cores=0-7
/proc/9653/task/9661/stat : 9661 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624892928 12345 33554432000 4194304 4196468 140726353969120 139695433112720 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9662] ppid=9650 vsize=26000872 memory=139944597224624 CPUtime=0 cores=0-7
/proc/9653/task/9662/stat : 9662 (java) S 9650 9653 8124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178915191 26624892928 12345 33554432000 4194304 4196468 140726353969120 139695432059664 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9663] ppid=9650 vsize=26000872 memory=139944597226928 CPUtime=0 cores=0-7
/proc/9653/task/9663/stat : 9663 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26624892928 12345 33554432000 4194304 4196468 140726353969120 139695431007120 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9664] ppid=9650 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9664/stat : 9664 (java) S 9650 9653 8124 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178915192 26624892928 12345 33554432000 4194304 4196468 140726353969120 139693758277872 139695485766274 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9665] ppid=9650 vsize=26000872 memory=279889194460816 CPUtime=0 cores=0-7
/proc/9653/task/9665/stat : 9665 (java) S 9650 9653 8124 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178915193 26624892928 12345 33554432000 4194304 4196468 140726353969120 139693757224096 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9666] ppid=9650 vsize=26000872 memory=279889194467728 CPUtime=0 cores=0-7
/proc/9653/task/9666/stat : 9666 (java) S 9650 9653 8124 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178915193 26624892928 12345 33554432000 4194304 4196468 140726353969120 139693756170992 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9667] ppid=9650 vsize=26000872 memory=279889194409008 CPUtime=0 cores=0-7
/proc/9653/task/9667/stat : 9667 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915195 26624892928 12345 33554432000 4194304 4196468 140726353969120 139693755119568 139695485773723 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9668] ppid=9650 vsize=26000872 memory=279889194481552 CPUtime=0.04 cores=0-7
/proc/9653/task/9668/stat : 9668 (java) S 9650 9653 8124 0 -1 1077944384 578 0 0 0 4 0 0 0 20 0 20 0 178915195 26624892928 12345 33554432000 4194304 4196468 140726353969120 139693754067696 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9669] ppid=9650 vsize=26000872 memory=279889194488464 CPUtime=0.03 cores=0-7
/proc/9653/task/9669/stat : 9669 (java) R 9650 9653 8124 0 -1 1077944384 371 0 0 0 3 0 0 0 20 0 20 0 178915195 26624892928 12345 33554432000 4194304 4196468 140726353969120 139693753015152 139695485766274 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9670] ppid=9650 vsize=26000872 memory=279889194486160 CPUtime=0.01 cores=0-7
/proc/9653/task/9670/stat : 9670 (java) S 9650 9653 8124 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 20 0 178915195 26624892928 12410 33554432000 4194304 4196468 140726353969120 139693751962096 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9671] ppid=9650 vsize=26000872 memory=279889194502768 CPUtime=0.08 cores=0-7
/proc/9653/task/9671/stat : 9671 (java) R 9650 9653 8124 0 -1 4202560 485 0 0 0 8 0 0 0 20 0 20 0 178915196 26624892928 12410 33554432000 4194304 4196468 140726353969120 139693750909552 139695485767062 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9672] ppid=9650 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9672/stat : 9672 (java) S 9650 9653 8124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178915196 26624892928 12410 33554432000 4194304 4196468 140726353969120 139693749856736 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9673] ppid=9650 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/9653/task/9673/stat : 9673 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915196 26624892928 12410 33554432000 4194304 4196468 140726353969120 139693748804272 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49380 KiB

[startup+0.700898 s]
/proc/loadavg: 4.68 2.23 1.51 2/200 9673
/proc/meminfo: memFree=23623196/32770624 swapFree=67108860/67108860
[pid=9653] ppid=9650 vsize=26004968 memory=79816 CPUtime=1.06 cores=0-7
/proc/9653/stat : 9653 (java) S 9650 9653 8124 0 -1 1077944320 13087 0 0 0 102 4 0 0 20 0 20 0 178915190 26629087232 19954 33554432000 4194304 4196468 140726353969120 140726353951664 139695485755127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
/proc/9653/statm: 6501242 19954 3753 1 0 6488956 0
[pid=9653/tid=9655] ppid=9650 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/9653/task/9655/stat : 9655 (java) R 9650 9653 8124 0 -1 4202560 9736 0 0 0 64 3 0 0 20 0 20 0 178915190 26629087232 19954 33554432000 4194304 4196468 140726353969120 139695489980896 139695485777053 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9656] ppid=9650 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9656/stat : 9656 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26629087232 19954 33554432000 4194304 4196468 140726353969120 139695438375440 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9657] ppid=9650 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9657/stat : 9657 (java) S 9650 9653 8124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178915191 26629087232 19954 33554432000 4194304 4196468 140726353969120 139695437322896 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9658] ppid=9650 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9658/stat : 9658 (java) S 9650 9653 8124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178915191 26629087232 19954 33554432000 4194304 4196468 140726353969120 139695436269840 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9659] ppid=9650 vsize=26004968 memory=792 CPUtime=0 cores=0-7
/proc/9653/task/9659/stat : 9659 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26629087232 19954 33554432000 4194304 4196468 140726353969120 139695435217296 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9660] ppid=9650 vsize=26004968 memory=948 CPUtime=0 cores=0-7
/proc/9653/task/9660/stat : 9660 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26629087232 19954 33554432000 4194304 4196468 140726353969120 139695434165264 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9661] ppid=9650 vsize=26004968 memory=10768 CPUtime=0 cores=0-7
/proc/9653/task/9661/stat : 9661 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26629087232 19954 33554432000 4194304 4196468 140726353969120 139695433112720 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9662] ppid=9650 vsize=26004968 memory=1204 CPUtime=0 cores=0-7
/proc/9653/task/9662/stat : 9662 (java) S 9650 9653 8124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178915191 26629087232 19954 33554432000 4194304 4196468 140726353969120 139695432059664 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9663] ppid=9650 vsize=26004968 memory=15828 CPUtime=0 cores=0-7
/proc/9653/task/9663/stat : 9663 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915191 26629087232 19954 33554432000 4194304 4196468 140726353969120 139695431007120 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9664] ppid=9650 vsize=26004968 memory=15796 CPUtime=0 cores=0-7
/proc/9653/task/9664/stat : 9664 (java) S 9650 9653 8124 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178915192 26629087232 19954 33554432000 4194304 4196468 140726353969120 139693758277872 139695485766274 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9665] ppid=9650 vsize=26004968 memory=4048 CPUtime=0 cores=0-7
/proc/9653/task/9665/stat : 9665 (java) S 9650 9653 8124 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178915193 26629087232 19954 33554432000 4194304 4196468 140726353969120 139693757224096 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9666] ppid=9650 vsize=26004968 memory=27032 CPUtime=0 cores=0-7
/proc/9653/task/9666/stat : 9666 (java) S 9650 9653 8124 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178915193 26629087232 19954 33554432000 4194304 4196468 140726353969120 139693756170992 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9667] ppid=9650 vsize=26004968 memory=1232 CPUtime=0 cores=0-7
/proc/9653/task/9667/stat : 9667 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915195 26629087232 19954 33554432000 4194304 4196468 140726353969120 139693755119568 139695485773723 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9668] ppid=9650 vsize=26004968 memory=1792 CPUtime=0.09 cores=0-7
/proc/9653/task/9668/stat : 9668 (java) S 9650 9653 8124 0 -1 1077944384 696 0 0 0 9 0 0 0 20 0 20 0 178915195 26629087232 19954 33554432000 4194304 4196468 140726353969120 139693754067696 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9669] ppid=9650 vsize=26004968 memory=1944 CPUtime=0.07 cores=0-7
/proc/9653/task/9669/stat : 9669 (java) S 9650 9653 8124 0 -1 1077944384 429 0 0 0 7 0 0 0 20 0 20 0 178915195 26629087232 19954 33554432000 4194304 4196468 140726353969120 139693753015152 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9670] ppid=9650 vsize=26004968 memory=1696 CPUtime=0.04 cores=0-7
/proc/9653/task/9670/stat : 9670 (java) R 9650 9653 8124 0 -1 1077944384 158 0 0 0 4 0 0 0 20 0 20 0 178915195 26629087232 19954 33554432000 4194304 4196468 140726353969120 139693751962096 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9671] ppid=9650 vsize=26004968 memory=1228 CPUtime=0.16 cores=0-7
/proc/9653/task/9671/stat : 9671 (java) S 9650 9653 8124 0 -1 1077944384 683 0 0 0 16 0 0 0 20 0 20 0 178915196 26629087232 19954 33554432000 4194304 4196468 140726353969120 139693750909552 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9672] ppid=9650 vsize=26004968 memory=5424 CPUtime=0 cores=0-7
/proc/9653/task/9672/stat : 9672 (java) S 9650 9653 8124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178915196 26629087232 19954 33554432000 4194304 4196468 140726353969120 139693749856736 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9673] ppid=9650 vsize=26004968 memory=4620 CPUtime=0 cores=0-7
/proc/9653/task/9673/stat : 9673 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178915196 26629087232 19954 33554432000 4194304 4196468 140726353969120 139693748804272 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 26004968 KiB
Current children cumulated memory: 79816 KiB

[startup+1.10667 s]
# the end of solver process 9653 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.79881 s, system=0.113197 s

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

[startup+0.801043 s]
/proc/loadavg: 4.68 2.23 1.51 2/200 9673
/proc/meminfo: memFree=23623196/32770624 swapFree=67108860/67108860
[pid=9653] ppid=9650 vsize=26073580 memory=92556 CPUtime=1.25 cores=0-7
/proc/9653/stat : 9653 (java) S 9650 9653 8124 0 -1 1077944320 14292 0 0 0 119 6 0 0 20 0 21 0 178915190 26699345920 23139 33554432000 4194304 4196468 140726353969120 140726353951664 139695485755127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
/proc/9653/statm: 6518395 23139 3760 1 0 6506109 0
[pid=9653/tid=9655] ppid=9650 vsize=26073580 memory=13160 CPUtime=0.77 cores=0-7
/proc/9653/task/9655/stat : 9655 (java) R 9650 9653 8124 0 -1 4202560 10788 0 0 0 73 4 0 0 20 0 21 0 178915190 26699345920 23139 33554432000 4194304 4196468 140726353969120 139695489988288 139695485767062 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9656] ppid=9650 vsize=26073580 memory=792 CPUtime=0 cores=0-7
/proc/9653/task/9656/stat : 9656 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 178915191 26699345920 23139 33554432000 4194304 4196468 140726353969120 139695438375440 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9657] ppid=9650 vsize=26073580 memory=948 CPUtime=0 cores=0-7
/proc/9653/task/9657/stat : 9657 (java) S 9650 9653 8124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 178915191 26699345920 23139 33554432000 4194304 4196468 140726353969120 139695437322896 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9658] ppid=9650 vsize=26073580 memory=10768 CPUtime=0 cores=0-7
/proc/9653/task/9658/stat : 9658 (java) S 9650 9653 8124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 178915191 26699345920 23139 33554432000 4194304 4196468 140726353969120 139695436269840 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9659] ppid=9650 vsize=26073580 memory=1204 CPUtime=0 cores=0-7
/proc/9653/task/9659/stat : 9659 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 178915191 26699345920 23139 33554432000 4194304 4196468 140726353969120 139695435217296 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9660] ppid=9650 vsize=26073580 memory=15828 CPUtime=0 cores=0-7
/proc/9653/task/9660/stat : 9660 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 178915191 26699345920 23139 33554432000 4194304 4196468 140726353969120 139695434165264 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9661] ppid=9650 vsize=26073580 memory=15796 CPUtime=0 cores=0-7
/proc/9653/task/9661/stat : 9661 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 178915191 26699345920 23139 33554432000 4194304 4196468 140726353969120 139695433112720 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9662] ppid=9650 vsize=26073580 memory=4048 CPUtime=0 cores=0-7
/proc/9653/task/9662/stat : 9662 (java) S 9650 9653 8124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 178915191 26699345920 23139 33554432000 4194304 4196468 140726353969120 139695432059664 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9663] ppid=9650 vsize=26073580 memory=279889194470864 CPUtime=0 cores=0-7
/proc/9653/task/9663/stat : 9663 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 178915191 26699345920 23139 33554432000 4194304 4196468 140726353969120 139695431007120 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9664] ppid=9650 vsize=26073580 memory=279889194257936 CPUtime=0 cores=0-7
/proc/9653/task/9664/stat : 9664 (java) S 9650 9653 8124 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 178915192 26699345920 23139 33554432000 4194304 4196468 140726353969120 139693758277872 139695485766274 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9665] ppid=9650 vsize=26073580 memory=279889194257808 CPUtime=0 cores=0-7
/proc/9653/task/9665/stat : 9665 (java) S 9650 9653 8124 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 178915193 26699345920 23139 33554432000 4194304 4196468 140726353969120 139693757224096 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9666] ppid=9650 vsize=26073580 memory=164 CPUtime=0 cores=0-7
/proc/9653/task/9666/stat : 9666 (java) S 9650 9653 8124 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 178915193 26699345920 23139 33554432000 4194304 4196468 140726353969120 139693756170992 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9667] ppid=9650 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9667/stat : 9667 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 178915195 26699345920 23139 33554432000 4194304 4196468 140726353969120 139693755119568 139695485773723 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9668] ppid=9650 vsize=26073580 memory=0 CPUtime=0.11 cores=0-7
/proc/9653/task/9668/stat : 9668 (java) S 9650 9653 8124 0 -1 1077944384 710 0 0 0 11 0 0 0 20 0 21 0 178915195 26699345920 23139 33554432000 4194304 4196468 140726353969120 139693754067696 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9669] ppid=9650 vsize=26073580 memory=0 CPUtime=0.08 cores=0-7
/proc/9653/task/9669/stat : 9669 (java) R 9650 9653 8124 0 -1 4202560 435 0 0 0 8 0 0 0 20 0 21 0 178915195 26699345920 23139 33554432000 4194304 4196468 140726353969120 139693753015152 139695470880506 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9670] ppid=9650 vsize=26073580 memory=0 CPUtime=0.05 cores=0-7
/proc/9653/task/9670/stat : 9670 (java) S 9650 9653 8124 0 -1 1077944384 170 0 0 0 5 0 0 0 20 0 21 0 178915195 26699345920 23139 33554432000 4194304 4196468 140726353969120 139693751962096 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9671] ppid=9650 vsize=26073580 memory=0 CPUtime=0.2 cores=0-7
/proc/9653/task/9671/stat : 9671 (java) R 9650 9653 8124 0 -1 4202560 783 0 0 0 20 0 0 0 20 0 21 0 178915196 26699345920 23139 33554432000 4194304 4196468 140726353969120 139693750909680 139695469835614 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9672] ppid=9650 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9672/stat : 9672 (java) S 9650 9653 8124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 178915196 26699345920 23139 33554432000 4194304 4196468 140726353969120 139693749856736 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9673] ppid=9650 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9673/stat : 9673 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 178915196 26699345920 23139 33554432000 4194304 4196468 140726353969120 139693748804272 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 26073580 KiB
Current children cumulated memory: 92556 KiB

[startup+1.00143 s]*
/proc/loadavg: 4.31 2.20 1.51 2/207 9680
/proc/meminfo: memFree=23566156/32770624 swapFree=67108860/67108860
[pid=9653] ppid=9650 vsize=26477060 memory=119816 CPUtime=1.56 cores=0-7
/proc/9653/stat : 9653 (java) S 9650 9653 8124 0 -1 1077944320 15588 0 0 0 149 7 0 0 20 0 27 0 178915190 27112509440 29954 33554432000 4194304 4196468 140726353969120 140726353951664 139695485755127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
/proc/9653/statm: 6619265 29954 3778 1 0 6606979 0
[pid=9653/tid=9655] ppid=9650 vsize=26477060 memory=0 CPUtime=0.98 cores=0-7
/proc/9653/task/9655/stat : 9655 (java) R 9650 9653 8124 0 -1 4202560 11738 0 0 0 93 5 0 0 20 0 27 0 178915190 27112509440 29954 33554432000 4194304 4196468 140726353969120 139695489981920 139695469835614 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9656] ppid=9650 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9656/stat : 9656 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 178915191 27112509440 29954 33554432000 4194304 4196468 140726353969120 139695438375440 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9657] ppid=9650 vsize=26477060 memory=139944720701056 CPUtime=0 cores=0-7
/proc/9653/task/9657/stat : 9657 (java) S 9650 9653 8124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 27 0 178915191 27112509440 29954 33554432000 4194304 4196468 140726353969120 139695437322896 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9658] ppid=9650 vsize=26477060 memory=139944597161615 CPUtime=0 cores=0-7
/proc/9653/task/9658/stat : 9658 (java) S 9650 9653 8124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 178915191 27112509440 29954 33554432000 4194304 4196468 140726353969120 139695436269840 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9659] ppid=9650 vsize=26477060 memory=241925651 CPUtime=0 cores=0-7
/proc/9653/task/9659/stat : 9659 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 178915191 27112509440 29954 33554432000 4194304 4196468 140726353969120 139695435217296 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9660] ppid=9650 vsize=26477060 memory=7588673473498735959 CPUtime=0 cores=0-7
/proc/9653/task/9660/stat : 9660 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 178915191 27112509440 29954 33554432000 4194304 4196468 140726353969120 139695434165264 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9661] ppid=9650 vsize=26477060 memory=3473455227061022775 CPUtime=0 cores=0-7
/proc/9653/task/9661/stat : 9661 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 178915191 27112509440 29954 33554432000 4194304 4196468 140726353969120 139695433112720 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9662] ppid=9650 vsize=26477060 memory=7444843076533644388 CPUtime=0 cores=0-7
/proc/9653/task/9662/stat : 9662 (java) S 9650 9653 8124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 27 0 178915191 27112509440 29954 33554432000 4194304 4196468 140726353969120 139695432059664 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9663] ppid=9650 vsize=26477060 memory=8316850467074736180 CPUtime=0 cores=0-7
/proc/9653/task/9663/stat : 9663 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 178915191 27112509440 29954 33554432000 4194304 4196468 140726353969120 139695431007120 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9664] ppid=9650 vsize=26477060 memory=9423 CPUtime=0 cores=0-7
/proc/9653/task/9664/stat : 9664 (java) S 9650 9653 8124 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 27 0 178915192 27112509440 29954 33554432000 4194304 4196468 140726353969120 139693758277872 139695485766274 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9665] ppid=9650 vsize=26477060 memory=863342 CPUtime=0 cores=0-7
/proc/9653/task/9665/stat : 9665 (java) S 9650 9653 8124 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 27 0 178915193 27112509440 29954 33554432000 4194304 4196468 140726353969120 139693757224096 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9666] ppid=9650 vsize=26477060 memory=4137293581110450563 CPUtime=0 cores=0-7
/proc/9653/task/9666/stat : 9666 (java) S 9650 9653 8124 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 27 0 178915193 27112509440 29954 33554432000 4194304 4196468 140726353969120 139693756170992 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9667] ppid=9650 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9667/stat : 9667 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 178915195 27112509440 29954 33554432000 4194304 4196468 140726353969120 139693755119568 139695485773723 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9668] ppid=9650 vsize=26477060 memory=0 CPUtime=0.13 cores=0-7
/proc/9653/task/9668/stat : 9668 (java) S 9650 9653 8124 0 -1 1077944384 726 0 0 0 13 0 0 0 20 0 27 0 178915195 27112509440 29954 33554432000 4194304 4196468 140726353969120 139693754067696 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9669] ppid=9650 vsize=26477060 memory=0 CPUtime=0.09 cores=0-7
/proc/9653/task/9669/stat : 9669 (java) S 9650 9653 8124 0 -1 1077944384 449 0 0 0 9 0 0 0 20 0 27 0 178915195 27112509440 29954 33554432000 4194304 4196468 140726353969120 139693753015152 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9670] ppid=9650 vsize=26477060 memory=0 CPUtime=0.06 cores=0-7
/proc/9653/task/9670/stat : 9670 (java) S 9650 9653 8124 0 -1 1077944384 184 0 0 0 6 0 0 0 20 0 27 0 178915195 27112509440 29954 33554432000 4194304 4196468 140726353969120 139693751962096 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9671] ppid=9650 vsize=26477060 memory=0 CPUtime=0.25 cores=0-7
/proc/9653/task/9671/stat : 9671 (java) S 9650 9653 8124 0 -1 1077944384 889 0 0 0 25 0 0 0 20 0 27 0 178915196 27112509440 29954 33554432000 4194304 4196468 140726353969120 139693750909552 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9672] ppid=9650 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9672/stat : 9672 (java) S 9650 9653 8124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 178915196 27112509440 29954 33554432000 4194304 4196468 140726353969120 139693749856736 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9673] ppid=9650 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9673/stat : 9673 (java) S 9650 9653 8124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 178915196 27112509440 29954 33554432000 4194304 4196468 140726353969120 139693748804272 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9674] ppid=9650 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9674/stat : 9674 (java) S 9650 9653 8124 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 27 0 178915268 27112509440 29954 33554432000 4194304 4196468 140726353969120 139692999696896 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9675] ppid=9650 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9675/stat : 9675 (java) S 9650 9653 8124 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 27 0 178915279 27112509440 29954 33554432000 4194304 4196468 140726353969120 139692996547280 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9676] ppid=9650 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9676/stat : 9676 (java) S 9650 9653 8124 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 27 0 178915289 27112509440 29954 33554432000 4194304 4196468 140726353969120 139692995495328 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9677] ppid=9650 vsize=26477060 memory=139949015668351 CPUtime=0 cores=0-7
/proc/9653/task/9677/stat : 9677 (java) S 9650 9653 8124 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 27 0 178915289 27112509440 29954 33554432000 4194304 4196468 140726353969120 139692994442784 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9678] ppid=9650 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9678/stat : 9678 (java) R 9650 9653 8124 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 27 0 178915290 27112509440 29954 33554432000 4194304 4196468 140726353969120 139692993389520 139695485766274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9679] ppid=9650 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9679/stat : 9679 (java) S 9650 9653 8124 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 27 0 178915290 27112509440 29954 33554432000 4194304 4196468 140726353969120 139692992337184 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
[pid=9653/tid=9680] ppid=9650 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/9653/task/9680/stat : 9680 (java) S 9650 9653 8124 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 27 0 178915290 27112509440 29954 33554432000 4194304 4196468 140726353969120 139692991284128 139695485765333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24244224 140726353974370 140726353974555 140726353974555 140726353977295 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 26477060 KiB
Current children cumulated memory: 119816 KiB

Child status: 0
Real time (s): 1.10674
CPU time (s): 1.91201
CPU user time (s): 1.79881
CPU system time (s): 0.113197
CPU usage (%): 172.76
Max. virtual memory (cumulated for all children) (KiB): 26477060
Max. memory (cumulated for all children) (KiB): 119816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.79881
system time used= 0.113197
maximum resident set size= 158048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20829
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3991
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 9653
#   total CPU time (s): 1.91201
#   total CPU user time (s): 1.79881
#   total CPU system time (s): 0.113197

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039106 second user time and 0.046649 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-23 05:03:35
IDJOB=4285117
IDBENCH=139161
IDSOLVER=2681
FILE ID=node114/4285117-1503458276
RUNJOBID= node114-1503449773-8151
PBS_JOBID= 20632162
Free space on /tmp= 61024 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/CryptoPuzzle/CryptoPuzzle-m1-s1/CryptoPuzzle-no-no-yes.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285117-1503458276/watcher-4285117-1503458276 -o /tmp/evaluation-result-4285117-1503458276/solver-4285117-1503458276 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1503449773-8151 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 437970067 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285117-1503458276.xml

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

MD5SUM BENCH= 2c7cec4e166e832ba284a0019c7eebcb
RANDOM SEED=437970067

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        23672436 kB
MemAvailable:   31941492 kB
Buffers:          181364 kB
Cached:          8368980 kB
SwapCached:            0 kB
Active:          2661540 kB
Inactive:        5944660 kB
Active(anon):       6808 kB
Inactive(anon):    93520 kB
Active(file):    2654732 kB
Inactive(file):  5851140 kB
Unevictable:        7248 kB
Mlocked:            7248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42588 kB
Writeback:             0 kB
AnonPages:         55008 kB
Mapped:            54708 kB
Shmem:             41608 kB
Slab:             185052 kB
SReclaimable:     158036 kB
SUnreclaim:        27016 kB
KernelStack:        3312 kB
PageTables:         4792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     342428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 60984 MiB
End job on node114 at 2017-08-23 05:03:36