Trace number 4285068

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 5.4001598 1.86063

General information on the benchmark

NameAllInterval/AllInterval-m1-s1/
AllInterval-035.xml
MD5SUMfe30f006f3af9f6842518347a037ed7d
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.066059001
Satisfiable
(Un)Satisfiability was proved
Number of variables69
Number of constraints36
Number of domains2
Minimum domain size34
Maximum domain size35
Distribution of domain sizes[{"size":34,"count":34},{"size":35,"count":35}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":36},{"degree":3,"count":33}]
Minimum constraint arity3
Maximum constraint arity35
Distribution of constraint arities[{"arity":3,"count":34},{"arity":34,"count":1},{"arity":35,"count":1}]
Number of extensional constraints0
Number of intensional constraints34
Distribution of constraint types[{"type":"intension","count":34},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 91296041
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
0.83/0.53	c Parsing done, starting search...
3.35/1.78	s SATISFIABLE
3.35/1.78	v <instantiation>
3.35/1.78	v 	<list>
3.35/1.78	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33]
3.35/1.78	v 	</list>
3.35/1.78	v 	<values>
3.35/1.78	v 		34 0 33 1 32 2 31 3 30 4 29 5 28 6 27 7 26 8 25 9 24 10 23 11 22 12 21 13 20 14 19 15 18 16 17 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 
3.35/1.78	v 	</values>
3.35/1.78	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 (12313 MiB free)
  memory of node 1: 16384 MiB (9111 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285068-1503424434/watcher-4285068-1503424434 -o /tmp/evaluation-result-4285068-1503424434/solver-4285068-1503424434 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503423567-5157 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 91296041 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285068-1503424434.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=5393, runsolver pid=5390
Current StackSize limit: 8192 KiB


[startup+0.100186 s]*
/proc/loadavg: 7.71 8.23 7.38 2/198 5413
/proc/meminfo: memFree=21920244/32770624 swapFree=67108860/67108860
[pid=5393] ppid=5390 vsize=26000852 memory=32876 CPUtime=0.13 cores=0-7
/proc/5393/stat : 5393 (java) S 5390 5393 5130 0 -1 1077944320 8631 0 0 0 11 2 0 0 20 0 20 0 175524235 26624872448 8219 33554432000 4194304 4196468 140733101332720 140733101315264 139817906953975 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
/proc/5393/statm: 6500213 8219 3390 1 0 6487932 0
[pid=5393/tid=5395] ppid=5390 vsize=26000852 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/5393/task/5395/stat : 5395 (java) R 5390 5393 5130 0 -1 4202560 6577 0 0 0 8 1 0 0 20 0 20 0 175524235 26624872448 8219 33554432000 4194304 4196468 140733101332720 139817911164448 139817891034462 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5396] ppid=5390 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/5393/task/5396/stat : 5396 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 8219 33554432000 4194304 4196468 140733101332720 139817829534736 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5397] ppid=5390 vsize=26000852 memory=140436458854016 CPUtime=0 cores=0-7
/proc/5393/task/5397/stat : 5397 (java) S 5390 5393 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 8219 33554432000 4194304 4196468 140733101332720 139817464650896 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5398] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5398/stat : 5398 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 8219 33554432000 4194304 4196468 140733101332720 139817463597840 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5399] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5399/stat : 5399 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 8219 33554432000 4194304 4196468 140733101332720 139817462545296 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5400] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5400/stat : 5400 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 8219 33554432000 4194304 4196468 140733101332720 139817461492240 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5401] ppid=5390 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5393/task/5401/stat : 5401 (java) S 5390 5393 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 8219 33554432000 4194304 4196468 140733101332720 139817460439696 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5402] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5402/stat : 5402 (java) S 5390 5393 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 8219 33554432000 4194304 4196468 140733101332720 139817459386640 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5403] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5403/stat : 5403 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 8219 33554432000 4194304 4196468 140733101332720 139817458334096 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5404] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5404/stat : 5404 (java) S 5390 5393 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175524237 26624872448 8219 33554432000 4194304 4196468 140733101332720 139816180636400 139817906965122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5405] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5405/stat : 5405 (java) S 5390 5393 5130 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175524238 26624872448 8219 33554432000 4194304 4196468 140733101332720 139816179582624 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5406] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5406/stat : 5406 (java) S 5390 5393 5130 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175524238 26624872448 8219 33554432000 4194304 4196468 140733101332720 139816178529520 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5407] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5407/stat : 5407 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524241 26624872448 8219 33554432000 4194304 4196468 140733101332720 139816177478096 139817906972571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5408] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5408/stat : 5408 (java) S 5390 5393 5130 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 175524241 26624872448 8219 33554432000 4194304 4196468 140733101332720 139816176425200 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5409] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5409/stat : 5409 (java) S 5390 5393 5130 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 20 0 175524241 26624872448 8219 33554432000 4194304 4196468 140733101332720 139816175372656 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5410] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5410/stat : 5410 (java) S 5390 5393 5130 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 175524241 26624872448 8219 33554432000 4194304 4196468 140733101332720 139816174319600 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5411] ppid=5390 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/5393/task/5411/stat : 5411 (java) S 5390 5393 5130 0 -1 1077944384 366 0 0 0 1 0 0 0 20 0 20 0 175524241 26624872448 8219 33554432000 4194304 4196468 140733101332720 139816173267056 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5412] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5412/stat : 5412 (java) S 5390 5393 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175524241 26624872448 8219 33554432000 4194304 4196468 140733101332720 139816172215264 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5413] ppid=5390 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5393/task/5413/stat : 5413 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524241 26624872448 8219 33554432000 4194304 4196468 140733101332720 139816171162800 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32876 KiB

[startup+0.210175 s]*
/proc/loadavg: 7.71 8.23 7.38 3/198 5413
/proc/meminfo: memFree=21910368/32770624 swapFree=67108860/67108860
[pid=5393] ppid=5390 vsize=26000852 memory=42016 CPUtime=0.29 cores=0-7
/proc/5393/stat : 5393 (java) S 5390 5393 5130 0 -1 1077944320 9651 0 0 0 26 3 0 0 20 0 20 0 175524235 26624872448 10504 33554432000 4194304 4196468 140733101332720 140733101315264 139817906953975 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
/proc/5393/statm: 6500213 10504 3589 1 0 6487932 0
[pid=5393/tid=5395] ppid=5390 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/5393/task/5395/stat : 5395 (java) R 5390 5393 5130 0 -1 4202560 7209 0 0 0 17 2 0 0 20 0 20 0 175524235 26624872448 10504 33554432000 4194304 4196468 140733101332720 139817911162240 139817890997605 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5396] ppid=5390 vsize=26000852 memory=13941 CPUtime=0 cores=0-7
/proc/5393/task/5396/stat : 5396 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 10504 33554432000 4194304 4196468 140733101332720 139817829534736 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5397] ppid=5390 vsize=26000852 memory=140436458858481 CPUtime=0 cores=0-7
/proc/5393/task/5397/stat : 5397 (java) S 5390 5393 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 10504 33554432000 4194304 4196468 140733101332720 139817464650896 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5398] ppid=5390 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5393/task/5398/stat : 5398 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 10504 33554432000 4194304 4196468 140733101332720 139817463597840 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5399] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5399/stat : 5399 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 10504 33554432000 4194304 4196468 140733101332720 139817462545296 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5400] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5400/stat : 5400 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 10504 33554432000 4194304 4196468 140733101332720 139817461492240 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5401] ppid=5390 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5393/task/5401/stat : 5401 (java) S 5390 5393 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 10504 33554432000 4194304 4196468 140733101332720 139817460439696 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5402] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5402/stat : 5402 (java) S 5390 5393 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 10504 33554432000 4194304 4196468 140733101332720 139817459386640 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5403] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5403/stat : 5403 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624872448 10504 33554432000 4194304 4196468 140733101332720 139817458334096 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5404] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5404/stat : 5404 (java) S 5390 5393 5130 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175524237 26624872448 10504 33554432000 4194304 4196468 140733101332720 139816180636400 139817906965122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5405] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5405/stat : 5405 (java) S 5390 5393 5130 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175524238 26624872448 10504 33554432000 4194304 4196468 140733101332720 139816179582624 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5406] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5406/stat : 5406 (java) S 5390 5393 5130 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175524238 26624872448 10504 33554432000 4194304 4196468 140733101332720 139816178529520 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5407] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5407/stat : 5407 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524241 26624872448 10504 33554432000 4194304 4196468 140733101332720 139816177478096 139817906972571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5408] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5408/stat : 5408 (java) S 5390 5393 5130 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 20 0 175524241 26624872448 10504 33554432000 4194304 4196468 140733101332720 139816176425200 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5409] ppid=5390 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/5393/task/5409/stat : 5409 (java) S 5390 5393 5130 0 -1 1077944384 396 0 0 0 1 0 0 0 20 0 20 0 175524241 26624872448 10504 33554432000 4194304 4196468 140733101332720 139816175372656 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5410] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5410/stat : 5410 (java) S 5390 5393 5130 0 -1 1077944384 171 0 0 0 0 0 0 0 20 0 20 0 175524241 26624872448 10504 33554432000 4194304 4196468 140733101332720 139816174319600 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5411] ppid=5390 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/5393/task/5411/stat : 5411 (java) R 5390 5393 5130 0 -1 4202560 406 0 0 0 5 0 0 0 20 0 20 0 175524241 26624872448 10504 33554432000 4194304 4196468 140733101332720 139816173267056 139817885998912 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5412] ppid=5390 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5412/stat : 5412 (java) S 5390 5393 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175524241 26624872448 10504 33554432000 4194304 4196468 140733101332720 139816172215264 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5413] ppid=5390 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5393/task/5413/stat : 5413 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524241 26624872448 10504 33554432000 4194304 4196468 140733101332720 139816171162800 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 42016 KiB

[startup+0.309729 s]*
/proc/loadavg: 7.71 8.23 7.38 2/198 5413
/proc/meminfo: memFree=21902692/32770624 swapFree=67108860/67108860
[pid=5393] ppid=5390 vsize=26000872 memory=49428 CPUtime=0.48 cores=0-7
/proc/5393/stat : 5393 (java) S 5390 5393 5130 0 -1 1077944320 10637 0 0 0 44 4 0 0 20 0 20 0 175524235 26624892928 12357 33554432000 4194304 4196468 140733101332720 140733101315264 139817906953975 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
/proc/5393/statm: 6500218 12357 3716 1 0 6487932 0
[pid=5393/tid=5395] ppid=5390 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/5393/task/5395/stat : 5395 (java) R 5390 5393 5130 0 -1 4202560 7768 0 0 0 27 2 0 0 20 0 20 0 175524235 26624892928 12357 33554432000 4194304 4196468 140733101332720 139817911179568 139817511251889 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5396] ppid=5390 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5396/stat : 5396 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624892928 12357 33554432000 4194304 4196468 140733101332720 139817829534736 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5397] ppid=5390 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5397/stat : 5397 (java) S 5390 5393 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175524236 26624892928 12357 33554432000 4194304 4196468 140733101332720 139817464650896 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5398] ppid=5390 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5398/stat : 5398 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624892928 12357 33554432000 4194304 4196468 140733101332720 139817463597840 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5399] ppid=5390 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5399/stat : 5399 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624892928 12357 33554432000 4194304 4196468 140733101332720 139817462545296 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5400] ppid=5390 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/5393/task/5400/stat : 5400 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624892928 12357 33554432000 4194304 4196468 140733101332720 139817461492240 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5401] ppid=5390 vsize=26000872 memory=140436303868847 CPUtime=0 cores=0-7
/proc/5393/task/5401/stat : 5401 (java) S 5390 5393 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175524236 26624892928 12357 33554432000 4194304 4196468 140733101332720 139817460439696 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5402] ppid=5390 vsize=26000872 memory=140436303871152 CPUtime=0 cores=0-7
/proc/5393/task/5402/stat : 5402 (java) S 5390 5393 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175524236 26624892928 12357 33554432000 4194304 4196468 140733101332720 139817459386640 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5403] ppid=5390 vsize=26000872 memory=140436303873456 CPUtime=0 cores=0-7
/proc/5393/task/5403/stat : 5403 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26624892928 12357 33554432000 4194304 4196468 140733101332720 139817458334096 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5404] ppid=5390 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5404/stat : 5404 (java) S 5390 5393 5130 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175524237 26624892928 12357 33554432000 4194304 4196468 140733101332720 139816180636400 139817906965122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5405] ppid=5390 vsize=26000872 memory=280872607753872 CPUtime=0 cores=0-7
/proc/5393/task/5405/stat : 5405 (java) S 5390 5393 5130 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175524238 26624892928 12357 33554432000 4194304 4196468 140733101332720 139816179582624 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5406] ppid=5390 vsize=26000872 memory=280872607760784 CPUtime=0 cores=0-7
/proc/5393/task/5406/stat : 5406 (java) S 5390 5393 5130 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175524238 26624892928 12357 33554432000 4194304 4196468 140733101332720 139816178529520 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5407] ppid=5390 vsize=26000872 memory=280872607702064 CPUtime=0 cores=0-7
/proc/5393/task/5407/stat : 5407 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524241 26624892928 12357 33554432000 4194304 4196468 140733101332720 139816177478096 139817906972571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5408] ppid=5390 vsize=26000872 memory=280872607774608 CPUtime=0.03 cores=0-7
/proc/5393/task/5408/stat : 5408 (java) S 5390 5393 5130 0 -1 1077944384 257 0 0 0 3 0 0 0 20 0 20 0 175524241 26624892928 12357 33554432000 4194304 4196468 140733101332720 139816176425200 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5409] ppid=5390 vsize=26000872 memory=280872607781520 CPUtime=0.04 cores=0-7
/proc/5393/task/5409/stat : 5409 (java) S 5390 5393 5130 0 -1 1077944384 552 0 0 0 4 0 0 0 20 0 20 0 175524241 26624892928 12357 33554432000 4194304 4196468 140733101332720 139816175372656 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5410] ppid=5390 vsize=26000872 memory=280872607779216 CPUtime=0.02 cores=0-7
/proc/5393/task/5410/stat : 5410 (java) S 5390 5393 5130 0 -1 1077944384 230 0 0 0 2 0 0 0 20 0 20 0 175524241 26624892928 12357 33554432000 4194304 4196468 140733101332720 139816174319600 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5411] ppid=5390 vsize=26000872 memory=280872607795824 CPUtime=0.08 cores=0-7
/proc/5393/task/5411/stat : 5411 (java) R 5390 5393 5130 0 -1 4202560 446 0 0 0 8 0 0 0 20 0 20 0 175524241 26624892928 12357 33554432000 4194304 4196468 140733101332720 139816173267056 139817900060127 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5412] ppid=5390 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5412/stat : 5412 (java) S 5390 5393 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175524241 26624892928 12357 33554432000 4194304 4196468 140733101332720 139816172215264 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5413] ppid=5390 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/5393/task/5413/stat : 5413 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524241 26624892928 12357 33554432000 4194304 4196468 140733101332720 139816171162800 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49428 KiB

[startup+0.700854 s]
/proc/loadavg: 7.71 8.23 7.38 2/198 5413
/proc/meminfo: memFree=21891132/32770624 swapFree=67108860/67108860
[pid=5393] ppid=5390 vsize=26004968 memory=80236 CPUtime=1.12 cores=0-7
/proc/5393/stat : 5393 (java) S 5390 5393 5130 0 -1 1077944320 13160 0 0 0 106 6 0 0 20 0 20 0 175524235 26629087232 20059 33554432000 4194304 4196468 140733101332720 140733101315264 139817906953975 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
/proc/5393/statm: 6501242 20059 3756 1 0 6488956 0
[pid=5393/tid=5395] ppid=5390 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/5393/task/5395/stat : 5395 (java) R 5390 5393 5130 0 -1 4202560 9610 0 0 0 63 4 0 0 20 0 20 0 175524235 26629087232 20059 33554432000 4194304 4196468 140733101332720 139817911181536 139817906975901 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5396] ppid=5390 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5396/stat : 5396 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26629087232 20059 33554432000 4194304 4196468 140733101332720 139817829534736 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5397] ppid=5390 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5397/stat : 5397 (java) S 5390 5393 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175524236 26629087232 20059 33554432000 4194304 4196468 140733101332720 139817464650896 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5398] ppid=5390 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5398/stat : 5398 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26629087232 20059 33554432000 4194304 4196468 140733101332720 139817463597840 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5399] ppid=5390 vsize=26004968 memory=792 CPUtime=0 cores=0-7
/proc/5393/task/5399/stat : 5399 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26629087232 20059 33554432000 4194304 4196468 140733101332720 139817462545296 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5400] ppid=5390 vsize=26004968 memory=1204 CPUtime=0 cores=0-7
/proc/5393/task/5400/stat : 5400 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26629087232 20059 33554432000 4194304 4196468 140733101332720 139817461492240 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5401] ppid=5390 vsize=26004968 memory=1728 CPUtime=0 cores=0-7
/proc/5393/task/5401/stat : 5401 (java) S 5390 5393 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175524236 26629087232 20059 33554432000 4194304 4196468 140733101332720 139817460439696 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5402] ppid=5390 vsize=26004968 memory=1440 CPUtime=0 cores=0-7
/proc/5393/task/5402/stat : 5402 (java) S 5390 5393 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175524236 26629087232 20059 33554432000 4194304 4196468 140733101332720 139817459386640 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5403] ppid=5390 vsize=26004968 memory=15880 CPUtime=0 cores=0-7
/proc/5393/task/5403/stat : 5403 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524236 26629087232 20059 33554432000 4194304 4196468 140733101332720 139817458334096 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5404] ppid=5390 vsize=26004968 memory=16432 CPUtime=0 cores=0-7
/proc/5393/task/5404/stat : 5404 (java) S 5390 5393 5130 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175524237 26629087232 20059 33554432000 4194304 4196468 140733101332720 139816180636400 139817906965122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5405] ppid=5390 vsize=26004968 memory=27760 CPUtime=0 cores=0-7
/proc/5393/task/5405/stat : 5405 (java) S 5390 5393 5130 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175524238 26629087232 20059 33554432000 4194304 4196468 140733101332720 139816179582624 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5406] ppid=5390 vsize=26004968 memory=4044 CPUtime=0 cores=0-7
/proc/5393/task/5406/stat : 5406 (java) S 5390 5393 5130 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175524238 26629087232 20059 33554432000 4194304 4196468 140733101332720 139816178529520 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5407] ppid=5390 vsize=26004968 memory=1792 CPUtime=0 cores=0-7
/proc/5393/task/5407/stat : 5407 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524241 26629087232 20059 33554432000 4194304 4196468 140733101332720 139816177478096 139817906972571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5408] ppid=5390 vsize=26004968 memory=636 CPUtime=0.04 cores=0-7
/proc/5393/task/5408/stat : 5408 (java) S 5390 5393 5130 0 -1 1077944384 269 0 0 0 4 0 0 0 20 0 20 0 175524241 26629087232 20059 33554432000 4194304 4196468 140733101332720 139816176425200 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5409] ppid=5390 vsize=26004968 memory=12136 CPUtime=0.1 cores=0-7
/proc/5393/task/5409/stat : 5409 (java) S 5390 5393 5130 0 -1 1077944384 677 0 0 0 10 0 0 0 20 0 20 0 175524241 26629087232 20059 33554432000 4194304 4196468 140733101332720 139816175372656 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5410] ppid=5390 vsize=26004968 memory=1004 CPUtime=0.06 cores=0-7
/proc/5393/task/5410/stat : 5410 (java) S 5390 5393 5130 0 -1 1077944384 460 0 0 0 6 0 0 0 20 0 20 0 175524241 26629087232 20059 33554432000 4194304 4196468 140733101332720 139816174319600 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5411] ppid=5390 vsize=26004968 memory=1228 CPUtime=0.2 cores=0-7
/proc/5393/task/5411/stat : 5411 (java) S 5390 5393 5130 0 -1 1077944384 761 0 0 0 20 0 0 0 20 0 20 0 175524241 26629087232 20059 33554432000 4194304 4196468 140733101332720 139816173267056 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5412] ppid=5390 vsize=26004968 memory=1952 CPUtime=0 cores=0-7
/proc/5393/task/5412/stat : 5412 (java) S 5390 5393 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175524241 26629087232 20059 33554432000 4194304 4196468 140733101332720 139816172215264 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5413] ppid=5390 vsize=26004968 memory=5796 CPUtime=0 cores=0-7
/proc/5393/task/5413/stat : 5413 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175524241 26629087232 20059 33554432000 4194304 4196468 140733101332720 139816171162800 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 26004968 KiB
Current children cumulated memory: 80236 KiB

[startup+1.50087 s]
/proc/loadavg: 7.71 8.23 7.38 6/198 5413
/proc/meminfo: memFree=21818556/32770624 swapFree=67108860/67108860
[pid=5393] ppid=5390 vsize=26343932 memory=229356 CPUtime=3.35 cores=0-7
/proc/5393/stat : 5393 (java) S 5390 5393 5130 0 -1 1077944320 28086 0 0 0 321 14 0 0 20 0 25 0 175524235 26976186368 57339 33554432000 4194304 4196468 140733101332720 140733101315264 139817906953975 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
/proc/5393/statm: 6585983 57339 3807 1 0 6573697 0
[pid=5393/tid=5395] ppid=5390 vsize=26343932 memory=0 CPUtime=1.45 cores=0-7
/proc/5393/task/5395/stat : 5395 (java) R 5390 5393 5130 0 -1 4202560 12315 0 0 0 138 7 0 0 20 0 25 0 175524235 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817911189136 139817906975901 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5396] ppid=5390 vsize=26343932 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5396/stat : 5396 (java) S 5390 5393 5130 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817829534736 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5397] ppid=5390 vsize=26343932 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5397/stat : 5397 (java) S 5390 5393 5130 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817464650896 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5398] ppid=5390 vsize=26343932 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5398/stat : 5398 (java) S 5390 5393 5130 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817463597840 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5399] ppid=5390 vsize=26343932 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5399/stat : 5399 (java) S 5390 5393 5130 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817462545296 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5400] ppid=5390 vsize=26343932 memory=280872608235888 CPUtime=0 cores=0-7
/proc/5393/task/5400/stat : 5400 (java) S 5390 5393 5130 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817461492240 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5401] ppid=5390 vsize=26343932 memory=25336012080106 CPUtime=0 cores=0-7
/proc/5393/task/5401/stat : 5401 (java) S 5390 5393 5130 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817460439696 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5402] ppid=5390 vsize=26343932 memory=25336012080106 CPUtime=0 cores=0-7
/proc/5393/task/5402/stat : 5402 (java) S 5390 5393 5130 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817459386640 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5403] ppid=5390 vsize=26343932 memory=2110786911229844 CPUtime=0 cores=0-7
/proc/5393/task/5403/stat : 5403 (java) S 5390 5393 5130 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817458334096 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5404] ppid=5390 vsize=26343932 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5404/stat : 5404 (java) S 5390 5393 5130 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 25 0 175524237 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816180636400 139817906965122 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5405] ppid=5390 vsize=26343932 memory=792 CPUtime=0 cores=0-7
/proc/5393/task/5405/stat : 5405 (java) S 5390 5393 5130 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 25 0 175524238 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816179582688 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5406] ppid=5390 vsize=26343932 memory=1204 CPUtime=0 cores=0-7
/proc/5393/task/5406/stat : 5406 (java) S 5390 5393 5130 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 25 0 175524238 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816178529536 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5407] ppid=5390 vsize=26343932 memory=1728 CPUtime=0 cores=0-7
/proc/5393/task/5407/stat : 5407 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 25 0 175524241 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816177478096 139817906972571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5408] ppid=5390 vsize=26343932 memory=1440 CPUtime=0.41 cores=0-7
/proc/5393/task/5408/stat : 5408 (java) S 5390 5393 5130 0 -1 1077944384 2373 0 0 0 40 1 0 0 20 0 25 0 175524241 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816176425200 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5409] ppid=5390 vsize=26343932 memory=15880 CPUtime=0.45 cores=0-7
/proc/5393/task/5409/stat : 5409 (java) S 5390 5393 5130 0 -1 1077944384 3295 0 0 0 45 0 0 0 20 0 25 0 175524241 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816175372656 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5410] ppid=5390 vsize=26343932 memory=16432 CPUtime=0.45 cores=0-7
/proc/5393/task/5410/stat : 5410 (java) S 5390 5393 5130 0 -1 1077944384 3399 0 0 0 44 1 0 0 20 0 25 0 175524241 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816174319600 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5411] ppid=5390 vsize=26343932 memory=27760 CPUtime=0.49 cores=0-7
/proc/5393/task/5411/stat : 5411 (java) S 5390 5393 5130 0 -1 1077944384 4590 0 0 0 48 1 0 0 20 0 25 0 175524241 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816173267056 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5412] ppid=5390 vsize=26343932 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5412/stat : 5412 (java) S 5390 5393 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 25 0 175524241 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816172215264 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5413] ppid=5390 vsize=26343932 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5413/stat : 5413 (java) S 5390 5393 5130 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 25 0 175524241 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816171162800 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
Current children cumulated CPU time: 3.35 s
Current children cumulated vsize: 26343932 KiB
Current children cumulated memory: 229356 KiB

[startup+1.86056 s]
# the end of solver process 5393 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.20015 s, system=0.200005 s

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

[startup+1.50087 s]
/proc/loadavg: 7.71 8.23 7.38 6/198 5413
/proc/meminfo: memFree=21818556/32770624 swapFree=67108860/67108860
[pid=5393] ppid=5390 vsize=26343932 memory=229356 CPUtime=3.35 cores=0-7
/proc/5393/stat : 5393 (java) S 5390 5393 5130 0 -1 1077944320 28086 0 0 0 321 14 0 0 20 0 25 0 175524235 26976186368 57339 33554432000 4194304 4196468 140733101332720 140733101315264 139817906953975 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
/proc/5393/statm: 6585983 57339 3807 1 0 6573697 0
[pid=5393/tid=5395] ppid=5390 vsize=26343932 memory=0 CPUtime=1.45 cores=0-7
/proc/5393/task/5395/stat : 5395 (java) R 5390 5393 5130 0 -1 4202560 12315 0 0 0 138 7 0 0 20 0 25 0 175524235 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817911189136 139817906975901 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5396] ppid=5390 vsize=26343932 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5396/stat : 5396 (java) S 5390 5393 5130 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817829534736 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5397] ppid=5390 vsize=26343932 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5397/stat : 5397 (java) S 5390 5393 5130 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817464650896 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5398] ppid=5390 vsize=26343932 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5398/stat : 5398 (java) S 5390 5393 5130 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817463597840 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5399] ppid=5390 vsize=26343932 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5399/stat : 5399 (java) S 5390 5393 5130 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817462545296 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5400] ppid=5390 vsize=26343932 memory=280872608235888 CPUtime=0 cores=0-7
/proc/5393/task/5400/stat : 5400 (java) S 5390 5393 5130 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817461492240 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5401] ppid=5390 vsize=26343932 memory=25336012080106 CPUtime=0 cores=0-7
/proc/5393/task/5401/stat : 5401 (java) S 5390 5393 5130 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817460439696 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5402] ppid=5390 vsize=26343932 memory=25336012080106 CPUtime=0 cores=0-7
/proc/5393/task/5402/stat : 5402 (java) S 5390 5393 5130 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817459386640 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5403] ppid=5390 vsize=26343932 memory=2110786911229844 CPUtime=0 cores=0-7
/proc/5393/task/5403/stat : 5403 (java) S 5390 5393 5130 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 25 0 175524236 26976186368 57339 33554432000 4194304 4196468 140733101332720 139817458334096 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5404] ppid=5390 vsize=26343932 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5404/stat : 5404 (java) S 5390 5393 5130 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 25 0 175524237 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816180636400 139817906965122 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5405] ppid=5390 vsize=26343932 memory=792 CPUtime=0 cores=0-7
/proc/5393/task/5405/stat : 5405 (java) S 5390 5393 5130 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 25 0 175524238 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816179582688 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5406] ppid=5390 vsize=26343932 memory=1204 CPUtime=0 cores=0-7
/proc/5393/task/5406/stat : 5406 (java) S 5390 5393 5130 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 25 0 175524238 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816178529536 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5407] ppid=5390 vsize=26343932 memory=1728 CPUtime=0 cores=0-7
/proc/5393/task/5407/stat : 5407 (java) S 5390 5393 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 25 0 175524241 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816177478096 139817906972571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5408] ppid=5390 vsize=26343932 memory=1440 CPUtime=0.41 cores=0-7
/proc/5393/task/5408/stat : 5408 (java) S 5390 5393 5130 0 -1 1077944384 2373 0 0 0 40 1 0 0 20 0 25 0 175524241 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816176425200 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5409] ppid=5390 vsize=26343932 memory=15880 CPUtime=0.45 cores=0-7
/proc/5393/task/5409/stat : 5409 (java) S 5390 5393 5130 0 -1 1077944384 3295 0 0 0 45 0 0 0 20 0 25 0 175524241 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816175372656 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5410] ppid=5390 vsize=26343932 memory=16432 CPUtime=0.45 cores=0-7
/proc/5393/task/5410/stat : 5410 (java) S 5390 5393 5130 0 -1 1077944384 3399 0 0 0 44 1 0 0 20 0 25 0 175524241 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816174319600 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5411] ppid=5390 vsize=26343932 memory=27760 CPUtime=0.49 cores=0-7
/proc/5393/task/5411/stat : 5411 (java) S 5390 5393 5130 0 -1 1077944384 4590 0 0 0 48 1 0 0 20 0 25 0 175524241 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816173267056 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5412] ppid=5390 vsize=26343932 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5412/stat : 5412 (java) S 5390 5393 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 25 0 175524241 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816172215264 139817906964181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
[pid=5393/tid=5413] ppid=5390 vsize=26343932 memory=0 CPUtime=0 cores=0-7
/proc/5393/task/5413/stat : 5413 (java) S 5390 5393 5130 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 25 0 175524241 26976186368 57339 33554432000 4194304 4196468 140733101332720 139816171162800 139817906965122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10448896 140733101335651 140733101335835 140733101335835 140733101338575 0
Current children cumulated CPU time: 3.35 s
Current children cumulated vsize: 26343932 KiB
Current children cumulated memory: 229356 KiB

Child status: 0
Real time (s): 1.86063
CPU time (s): 5.40016
CPU user time (s): 5.20015
CPU system time (s): 0.200005
CPU usage (%): 290.233
Max. virtual memory (cumulated for all children) (KiB): 26343932
Max. memory (cumulated for all children) (KiB): 229356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.20015
system time used= 0.200005
maximum resident set size= 239664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35196
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5138
involuntary context switches= 81


# summary of solver processes directly reported to runsolver:
#   pid: 5393
#   total CPU time (s): 5.40016
#   total CPU user time (s): 5.20015
#   total CPU system time (s): 0.200005

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.02778 second user time and 0.058864 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-22 19:39:33
IDJOB=4285068
IDBENCH=124113
IDSOLVER=2681
FILE ID=node148/4285068-1503424434
RUNJOBID= node148-1503423567-5157
PBS_JOBID= 20632130
Free space on /tmp= 61644 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/AllInterval/AllInterval-m1-s1/AllInterval-035.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-4285068-1503424434/watcher-4285068-1503424434 -o /tmp/evaluation-result-4285068-1503424434/solver-4285068-1503424434 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503423567-5157 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 91296041 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285068-1503424434.xml

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

MD5SUM BENCH= fe30f006f3af9f6842518347a037ed7d
RANDOM SEED=91296041

node148.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.19
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.19
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.19
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.19
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:        21939048 kB
MemAvailable:   31944128 kB
Buffers:          305164 kB
Cached:          9978428 kB
SwapCached:            0 kB
Active:          1722260 kB
Inactive:        8614644 kB
Active(anon):       4436 kB
Inactive(anon):    92788 kB
Active(file):    1717824 kB
Inactive(file):  8521856 kB
Unevictable:        7760 kB
Mlocked:            7760 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42368 kB
Writeback:             0 kB
AnonPages:         60420 kB
Mapped:            55296 kB
Shmem:             41608 kB
Slab:             189152 kB
SReclaimable:     162468 kB
SUnreclaim:        26684 kB
KernelStack:        3520 kB
PageTables:         4468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61600 MiB
End job on node148 at 2017-08-22 19:39:35