Trace number 4401270

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.12.2OPT115 11.0673 4.47443

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-4-5-20-1.xml
MD5SUMe6e5223db5de59749ca81141a6ec4e70
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark115
Best CPU time to get the best result obtained on this benchmark0.248867
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints442
Number of domains42
Minimum domain size3
Maximum domain size20
Distribution of domain sizes[{"size":3,"count":7},{"size":4,"count":10},{"size":5,"count":3},{"size":11,"count":3},{"size":12,"count":3},{"size":13,"count":8},{"size":14,"count":2},{"size":15,"count":4},{"size":19,"count":20},{"size":20,"count":20}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":40},{"degree":21,"count":20},{"degree":22,"count":19},{"degree":23,"count":1}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":440},{"arity":20,"count":1}]
Number of extensional constraints40
Number of intensional constraints401
Distribution of constraint types[{"type":"extension","count":40},{"type":"intension","count":401},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.74/0.55	c Concrete v3.12.2.1568631193530 running
9.18/3.83	o 115
10.89/4.34	v <instantiation
10.89/4.34	v         cost = '115'>
10.89/4.34	v       <list>
10.89/4.34	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] l[0] l[1] l[2] l[3] l[4] l[5] l[6] l[7] l[8] l[9] l[10] l[11] l[12] l[13] l[14] l[15] l[16] l[17] l[18] l[19] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19]
10.89/4.34	v       </list>
10.89/4.34	v       <values>
10.89/4.34	v         0 1 2 3 4 5 6 7 8 10 11 15 12 9 13 19 16 17 14 18 0 0 0 0 0 0 0 0 0 6 4 1 0 1 1 14 0 0 10 12 14 11 15 18 18 9 15 14 11 15 10 11 9 9 9 9 13 15 15 18 4 2 3 2 1 3 6 3 2 1 1 9 9 5 2 3 1 2 2 5
10.89/4.34	v       </values>
10.89/4.34	v     </instantiation>
10.89/4.34	s OPTIMUM FOUND

Verifier Data

OK	115

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401270-1568679356/watcher-4401270-1568679356 -o /tmp/evaluation-result-4401270-1568679356/solver-4401270-1568679356 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568673443-12496 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=548403584 HOME/instance-4401270-1568679356.xml 

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

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


[startup+0.110273 s]*
/proc/loadavg: 1.67 1.48 1.42 3/217 15446
/proc/meminfo: memFree=30090704/32770624 swapFree=66922472/67108860
[pid=15389] ppid=15386 vsize=10153664 memory=16500 CPUtime=0.09 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 12464 0 -1 1077944320 4918 13053 0 0 2 0 5 2 20 0 8 0 444204296 10397351936 4125 33554432000 4194304 4196468 140733909230960 140733909213504 139771254447863 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
/proc/15389/statm: 2538416 4125 2069 1 0 2526854 0
[pid=15389/tid=15442] ppid=15386 vsize=10186436 memory=4279135703912841869 CPUtime=0.08 cores=1,3,5,7
/proc/15389/task/15442/stat : 15442 (java) R 15386 15389 12464 0 -1 4202560 2682 13053 0 0 1 0 5 2 20 0 8 0 444204305 10430910464 4125 33554432000 4194304 4196468 140733909230960 139771226281640 139771254446340 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15443] ppid=15386 vsize=10186436 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15443/stat : 15443 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 8 0 444204306 10430910464 4125 33554432000 4194304 4196468 140733909230960 139771258690064 139771254458069 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15444] ppid=15386 vsize=10186436 memory=140096718173824 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15444/stat : 15444 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 8 0 444204306 10430910464 4125 33554432000 4194304 4196468 140733909230960 139770827565712 139771254458069 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15445] ppid=15386 vsize=10186436 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15445/stat : 15445 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 9 0 444204306 10430910464 4637 33554432000 4194304 4196468 140733909230960 139770826512656 139771254458069 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15446] ppid=15386 vsize=10186436 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15446/stat : 15446 (java) S 15386 15389 12464 0 -1 1077944384 2 13053 0 0 0 0 5 2 20 0 9 0 444204306 10430910464 4637 33554432000 4194304 4196468 140733909230960 139770825460112 139771254458069 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15447] ppid=15386 vsize=10251960 memory=140096718173824 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15447/stat : 15447 (java) S 15386 15389 12464 0 -1 1077944384 2 13053 0 0 0 0 5 2 20 0 9 0 444204308 10498007040 4637 33554432000 4194304 4196468 140733909230960 139770713844464 139771254459010 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15448] ppid=15386 vsize=10251972 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15448/stat : 15448 (java) S 15386 15389 12464 0 -1 1077944384 33 13053 0 0 0 0 5 2 20 0 9 0 444204308 10498019328 4637 33554432000 4194304 4196468 140733909230960 139770712790688 139771254458069 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15449] ppid=15386 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15449/stat : 15449 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 9 0 444204309 10604093440 4637 33554432000 4194304 4196468 140733909230960 139770114073904 139771254458069 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10153664 KiB
Current children cumulated memory: 16500 KiB

[startup+0.210476 s]*
/proc/loadavg: 1.67 1.48 1.42 4/226 15455
/proc/meminfo: memFree=30075176/32770624 swapFree=66922472/67108860
[pid=15389] ppid=15386 vsize=10820020 memory=39044 CPUtime=0.26 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 12464 0 -1 1077944320 7648 13053 0 0 18 1 5 2 20 0 15 0 444204296 11079700480 9761 33554432000 4194304 4196468 140733909230960 140733909213504 139771254447863 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
/proc/15389/statm: 2705005 9761 3207 1 0 2667149 0
[pid=15389/tid=15442] ppid=15386 vsize=10820164 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/15389/task/15442/stat : 15442 (java) R 15386 15389 12464 0 -1 4202560 4093 13053 0 0 11 1 5 2 20 0 15 0 444204305 11079847936 9827 33554432000 4194304 4196468 140733909230960 139771226232984 139770859196146 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15443] ppid=15386 vsize=10820164 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15443/stat : 15443 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 15 0 444204306 11079847936 9827 33554432000 4194304 4196468 140733909230960 139771258690064 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15444] ppid=15386 vsize=10820164 memory=140096718173824 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15444/stat : 15444 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 15 0 444204306 11079847936 9827 33554432000 4194304 4196468 140733909230960 139770827565712 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15445] ppid=15386 vsize=10820176 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15445/stat : 15445 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 15 0 444204306 11079860224 9827 33554432000 4194304 4196468 140733909230960 139770826512656 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15446] ppid=15386 vsize=10820176 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15446/stat : 15446 (java) S 15386 15389 12464 0 -1 1077944384 2 13053 0 0 0 0 5 2 20 0 15 0 444204306 11079860224 9827 33554432000 4194304 4196468 140733909230960 139770825460112 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15447] ppid=15386 vsize=10820176 memory=140096718173824 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15447/stat : 15447 (java) S 15386 15389 12464 0 -1 1077944384 2 13053 0 0 0 0 5 2 20 0 15 0 444204308 11079860224 9827 33554432000 4194304 4196468 140733909230960 139770713844464 139771254459010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15448] ppid=15386 vsize=10820176 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15448/stat : 15448 (java) S 15386 15389 12464 0 -1 1077944384 33 13053 0 0 0 0 5 2 20 0 15 0 444204308 11079860224 9827 33554432000 4194304 4196468 140733909230960 139770712790688 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15449] ppid=15386 vsize=10820176 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15449/stat : 15449 (java) S 15386 15389 12464 0 -1 1077944384 2 13053 0 0 0 0 5 2 20 0 15 0 444204309 11079860224 9827 33554432000 4194304 4196468 140733909230960 139770114073840 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15450] ppid=15386 vsize=10820176 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15450/stat : 15450 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204311 11079860224 9827 33554432000 4194304 4196468 140733909230960 139769806674384 139771254466459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15451] ppid=15386 vsize=10820184 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15389/task/15451/stat : 15451 (java) S 15386 15389 12464 0 -1 1077944384 587 13053 0 0 1 0 5 2 20 0 15 0 444204311 11079868416 9827 33554432000 4194304 4196468 140733909230960 139770679232752 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15452] ppid=15386 vsize=10820184 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15389/task/15452/stat : 15452 (java) R 15386 15389 12464 0 -1 4202560 82 13053 0 0 1 0 5 2 20 0 15 0 444204311 11079868416 9827 33554432000 4194304 4196468 140733909230960 139770678180208 139771235148167 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15453] ppid=15386 vsize=10820184 memory=140096718173824 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15453/stat : 15453 (java) S 15386 15389 12464 0 -1 1077944384 679 13053 0 0 3 0 5 2 20 0 15 0 444204311 11079868416 9827 33554432000 4194304 4196468 140733909230960 139770677127152 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15454] ppid=15386 vsize=10820184 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15454/stat : 15454 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204311 11079868416 9827 33554432000 4194304 4196468 140733909230960 139769773115744 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15455] ppid=15386 vsize=10820184 memory=140096718173824 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15455/stat : 15455 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 15 0 444204312 11079868416 9827 33554432000 4194304 4196468 140733909230960 139770676075568 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820020 KiB
Current children cumulated memory: 39044 KiB

[startup+0.310532 s]*
/proc/loadavg: 1.70 1.49 1.43 4/226 15455
/proc/meminfo: memFree=30061996/32770624 swapFree=66922472/67108860
[pid=15389] ppid=15386 vsize=10820196 memory=47860 CPUtime=0.39 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 12464 0 -1 1077944320 11220 13053 0 0 29 3 5 2 20 0 15 0 444204296 11079880704 11965 33554432000 4194304 4196468 140733909230960 140733909213504 139771254447863 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
/proc/15389/statm: 2705049 11965 3336 1 0 2667149 0
[pid=15389/tid=15442] ppid=15386 vsize=10820196 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/15389/task/15442/stat : 15442 (java) R 15386 15389 12464 0 -1 4202560 7568 13053 0 0 19 2 5 2 20 0 15 0 444204305 11079880704 11965 33554432000 4194304 4196468 140733909230960 139771226256816 139771238528350 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15443] ppid=15386 vsize=10820196 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15443/stat : 15443 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 15 0 444204306 11079880704 11965 33554432000 4194304 4196468 140733909230960 139771258690064 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15444] ppid=15386 vsize=10820196 memory=140096718180817 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15444/stat : 15444 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 15 0 444204306 11079880704 11965 33554432000 4194304 4196468 140733909230960 139770827565712 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15445] ppid=15386 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15445/stat : 15445 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 15 0 444204306 11079880704 11965 33554432000 4194304 4196468 140733909230960 139770826512656 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15446] ppid=15386 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15446/stat : 15446 (java) S 15386 15389 12464 0 -1 1077944384 2 13053 0 0 0 0 5 2 20 0 15 0 444204306 11079880704 11965 33554432000 4194304 4196468 140733909230960 139770825460112 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15447] ppid=15386 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15447/stat : 15447 (java) S 15386 15389 12464 0 -1 1077944384 2 13053 0 0 0 0 5 2 20 0 15 0 444204308 11079880704 11965 33554432000 4194304 4196468 140733909230960 139770713844464 139771254459010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15448] ppid=15386 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15448/stat : 15448 (java) S 15386 15389 12464 0 -1 1077944384 33 13053 0 0 0 0 5 2 20 0 15 0 444204308 11079880704 11965 33554432000 4194304 4196468 140733909230960 139770712790688 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15449] ppid=15386 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15449/stat : 15449 (java) S 15386 15389 12464 0 -1 1077944384 2 13053 0 0 0 0 5 2 20 0 15 0 444204309 11079880704 11965 33554432000 4194304 4196468 140733909230960 139770114073840 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15450] ppid=15386 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15450/stat : 15450 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204311 11079880704 11965 33554432000 4194304 4196468 140733909230960 139769806674384 139771254466459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15451] ppid=15386 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/15389/task/15451/stat : 15451 (java) S 15386 15389 12464 0 -1 1077944384 595 13053 0 0 2 0 5 2 20 0 15 0 444204311 11079880704 11965 33554432000 4194304 4196468 140733909230960 139770679232752 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15452] ppid=15386 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15389/task/15452/stat : 15452 (java) S 15386 15389 12464 0 -1 1077944384 93 13053 0 0 1 0 5 2 20 0 15 0 444204311 11079880704 11965 33554432000 4194304 4196468 140733909230960 139770678180208 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15453] ppid=15386 vsize=10820196 memory=140096718173824 CPUtime=0.12 cores=1,3,5,7
/proc/15389/task/15453/stat : 15453 (java) S 15386 15389 12464 0 -1 1077944384 710 13053 0 0 5 0 5 2 20 0 15 0 444204311 11079880704 11965 33554432000 4194304 4196468 140733909230960 139770677127152 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15454] ppid=15386 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15454/stat : 15454 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204311 11079880704 11965 33554432000 4194304 4196468 140733909230960 139769773115744 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15455] ppid=15386 vsize=10820196 memory=140096718173824 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15455/stat : 15455 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 15 0 444204312 11079880704 11965 33554432000 4194304 4196468 140733909230960 139770676075568 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 47860 KiB

[startup+0.701307 s]
/proc/loadavg: 1.70 1.49 1.43 4/226 15455
/proc/meminfo: memFree=30047324/32770624 swapFree=66922472/67108860
[pid=15389] ppid=15386 vsize=10824364 memory=82444 CPUtime=1.1 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 12464 0 -1 1077944320 15346 13053 0 0 98 5 5 2 20 0 15 0 444204296 11084148736 20611 33554432000 4194304 4196468 140733909230960 140733909213504 139771254447863 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
/proc/15389/statm: 2706091 20611 3512 1 0 2668173 0
[pid=15389/tid=15442] ppid=15386 vsize=10824364 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/15389/task/15442/stat : 15442 (java) R 15386 15389 12464 0 -1 4202560 10493 13053 0 0 55 4 5 2 20 0 15 0 444204305 11084148736 20611 33554432000 4194304 4196468 140733909230960 139771226264288 139771240660464 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15443] ppid=15386 vsize=10824364 memory=13705017269951528 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15443/stat : 15443 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 15 0 444204306 11084148736 20611 33554432000 4194304 4196468 140733909230960 139771258690064 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15444] ppid=15386 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15444/stat : 15444 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 15 0 444204306 11084148736 20611 33554432000 4194304 4196468 140733909230960 139770827565712 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15445] ppid=15386 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15445/stat : 15445 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 15 0 444204306 11084148736 20611 33554432000 4194304 4196468 140733909230960 139770826512656 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15446] ppid=15386 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15446/stat : 15446 (java) S 15386 15389 12464 0 -1 1077944384 2 13053 0 0 0 0 5 2 20 0 15 0 444204306 11084148736 20611 33554432000 4194304 4196468 140733909230960 139770825460112 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15447] ppid=15386 vsize=10824364 memory=6944656592455359580 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15447/stat : 15447 (java) S 15386 15389 12464 0 -1 1077944384 5 13053 0 0 0 0 5 2 20 0 15 0 444204308 11084148736 20611 33554432000 4194304 4196468 140733909230960 139770713844464 139771254459010 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15448] ppid=15386 vsize=10824364 memory=6943526294502006880 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15448/stat : 15448 (java) S 15386 15389 12464 0 -1 1077944384 33 13053 0 0 0 0 5 2 20 0 15 0 444204308 11084148736 20611 33554432000 4194304 4196468 140733909230960 139770712790688 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15449] ppid=15386 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15449/stat : 15449 (java) S 15386 15389 12464 0 -1 1077944384 2 13053 0 0 0 0 5 2 20 0 15 0 444204309 11084148736 20611 33554432000 4194304 4196468 140733909230960 139770114073840 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15450] ppid=15386 vsize=10824364 memory=6655300316396806240 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15450/stat : 15450 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204311 11084148736 20611 33554432000 4194304 4196468 140733909230960 139769806674384 139771254466459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15451] ppid=15386 vsize=10824364 memory=280193197458688 CPUtime=0.19 cores=1,3,5,7
/proc/15389/task/15451/stat : 15451 (java) R 15386 15389 12464 0 -1 4202560 1067 13053 0 0 12 0 5 2 20 0 15 0 444204311 11084148736 20611 33554432000 4194304 4196468 140733909230960 139770679232752 139771233949360 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15452] ppid=15386 vsize=10824364 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/15389/task/15452/stat : 15452 (java) R 15386 15389 12464 0 -1 4202560 493 13053 0 0 12 0 5 2 20 0 15 0 444204311 11084148736 20611 33554432000 4194304 4196468 140733909230960 139770678180208 139771239345998 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15453] ppid=15386 vsize=10824364 memory=280193197408496 CPUtime=0.24 cores=1,3,5,7
/proc/15389/task/15453/stat : 15453 (java) S 15386 15389 12464 0 -1 1077944384 1036 13053 0 0 17 0 5 2 20 0 15 0 444204311 11084148736 20611 33554432000 4194304 4196468 140733909230960 139770677127152 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15454] ppid=15386 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15454/stat : 15454 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204311 11084148736 20611 33554432000 4194304 4196468 140733909230960 139769773115744 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15455] ppid=15386 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15455/stat : 15455 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 15 0 444204312 11084148736 20611 33554432000 4194304 4196468 140733909230960 139770676075568 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 82444 KiB

[startup+1.50071 s]
/proc/loadavg: 1.70 1.49 1.43 5/226 15455
/proc/meminfo: memFree=30002708/32770624 swapFree=66922472/67108860
[pid=15389] ppid=15386 vsize=10834680 memory=176616 CPUtime=2.63 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 12464 0 -1 1077944320 24182 13053 0 0 246 10 5 2 20 0 15 0 444204296 11094712320 44154 33554432000 4194304 4196468 140733909230960 140733909213504 139771254447863 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
/proc/15389/statm: 2708670 44154 3580 1 0 2670733 0
[pid=15389/tid=15442] ppid=15386 vsize=10834680 memory=98044 CPUtime=1.43 cores=1,3,5,7
/proc/15389/task/15442/stat : 15442 (java) R 15386 15389 12464 0 -1 4202560 15872 13053 0 0 130 6 5 2 20 0 15 0 444204305 11094712320 44154 33554432000 4194304 4196468 140733909230960 139771226272240 139771254459798 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15443] ppid=15386 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15389/task/15443/stat : 15443 (java) S 15386 15389 12464 0 -1 1077944384 62 13053 0 0 1 0 5 2 20 0 15 0 444204306 11094712320 44154 33554432000 4194304 4196468 140733909230960 139771258690064 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15444] ppid=15386 vsize=10834680 memory=7893295687695687954 CPUtime=0.08 cores=1,3,5,7
/proc/15389/task/15444/stat : 15444 (java) S 15386 15389 12464 0 -1 1077944384 44 13053 0 0 1 0 5 2 20 0 15 0 444204306 11094712320 44154 33554432000 4194304 4196468 140733909230960 139770827565712 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15445] ppid=15386 vsize=10834680 memory=6994781559841273980 CPUtime=0.08 cores=1,3,5,7
/proc/15389/task/15445/stat : 15445 (java) S 15386 15389 12464 0 -1 1077944384 50 13053 0 0 1 0 5 2 20 0 15 0 444204306 11094712320 44154 33554432000 4194304 4196468 140733909230960 139770826512656 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15446] ppid=15386 vsize=10834680 memory=4498404016631593314 CPUtime=0.08 cores=1,3,5,7
/proc/15389/task/15446/stat : 15446 (java) S 15386 15389 12464 0 -1 1077944384 319 13053 0 0 1 0 5 2 20 0 15 0 444204306 11094712320 44154 33554432000 4194304 4196468 140733909230960 139770825460112 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15447] ppid=15386 vsize=10834680 memory=11524085015 CPUtime=0.08 cores=1,3,5,7
/proc/15389/task/15447/stat : 15447 (java) S 15386 15389 12464 0 -1 1077944384 382 13053 0 0 1 0 5 2 20 0 15 0 444204308 11094712320 44154 33554432000 4194304 4196468 140733909230960 139770713844464 139771254459010 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15448] ppid=15386 vsize=10834680 memory=280193197443608 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15448/stat : 15448 (java) S 15386 15389 12464 0 -1 1077944384 33 13053 0 0 0 0 5 2 20 0 15 0 444204308 11094712320 44154 33554432000 4194304 4196468 140733909230960 139770712790752 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15449] ppid=15386 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15449/stat : 15449 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204309 11094712320 44154 33554432000 4194304 4196468 140733909230960 139770114073856 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15450] ppid=15386 vsize=10834680 memory=288230596050944315 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15450/stat : 15450 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204311 11094712320 44154 33554432000 4194304 4196468 140733909230960 139769806674384 139771254466459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15451] ppid=15386 vsize=10834680 memory=15823283127847325 CPUtime=0.44 cores=1,3,5,7
/proc/15389/task/15451/stat : 15451 (java) S 15386 15389 12464 0 -1 1077944384 2015 13053 0 0 37 0 5 2 20 0 15 0 444204311 11094712320 44154 33554432000 4194304 4196468 140733909230960 139770679232752 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15452] ppid=15386 vsize=10834680 memory=0 CPUtime=0.37 cores=1,3,5,7
/proc/15389/task/15452/stat : 15452 (java) S 15386 15389 12464 0 -1 1077944384 1187 13053 0 0 30 0 5 2 20 0 15 0 444204311 11094712320 44154 33554432000 4194304 4196468 140733909230960 139770678180208 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15453] ppid=15386 vsize=10834680 memory=0 CPUtime=0.48 cores=1,3,5,7
/proc/15389/task/15453/stat : 15453 (java) R 15386 15389 12464 0 -1 4202560 2004 13053 0 0 41 0 5 2 20 0 15 0 444204311 11094712320 44154 33554432000 4194304 4196468 140733909230960 139770677127152 139771238528350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15454] ppid=15386 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15454/stat : 15454 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204311 11094712320 44154 33554432000 4194304 4196468 140733909230960 139769773115744 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15455] ppid=15386 vsize=10834680 memory=8976414709404591081 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15455/stat : 15455 (java) S 15386 15389 12464 0 -1 1077944384 1 13053 0 0 0 0 5 2 20 0 15 0 444204312 11094712320 44154 33554432000 4194304 4196468 140733909230960 139770676075568 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
Current children cumulated CPU time: 2.63 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 176616 KiB

[startup+3.11227 s]
/proc/loadavg: 1.70 1.49 1.43 6/226 15455
/proc/meminfo: memFree=29859576/32770624 swapFree=66922472/67108860
[pid=15389] ppid=15386 vsize=10844940 memory=255408 CPUtime=6.98 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 12464 0 -1 1077944320 44209 13053 0 0 673 18 5 2 20 0 15 0 444204296 11105218560 63852 33554432000 4194304 4196468 140733909230960 140733909213504 139771254447863 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
/proc/15389/statm: 2711235 63852 3613 1 0 2673293 0
[pid=15389/tid=15442] ppid=15386 vsize=10844940 memory=0 CPUtime=2.97 cores=1,3,5,7
/proc/15389/task/15442/stat : 15442 (java) R 15386 15389 12464 0 -1 4202560 23558 13053 0 0 282 8 5 2 20 0 15 0 444204305 11105218560 63852 33554432000 4194304 4196468 140733909230960 139771226266448 139771238528350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15443] ppid=15386 vsize=10844940 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15443/stat : 15443 (java) S 15386 15389 12464 0 -1 1077944384 77 13053 0 0 3 0 5 2 20 0 15 0 444204306 11105218560 63852 33554432000 4194304 4196468 140733909230960 139771258690064 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15444] ppid=15386 vsize=10844940 memory=56 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15444/stat : 15444 (java) S 15386 15389 12464 0 -1 1077944384 137 13053 0 0 3 0 5 2 20 0 15 0 444204306 11105218560 63852 33554432000 4194304 4196468 140733909230960 139770827565712 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15445] ppid=15386 vsize=10844940 memory=12861 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15445/stat : 15445 (java) S 15386 15389 12464 0 -1 1077944384 108 13053 0 0 3 0 5 2 20 0 15 0 444204306 11105218560 63852 33554432000 4194304 4196468 140733909230960 139770826512656 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15446] ppid=15386 vsize=10844940 memory=3205339 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15446/stat : 15446 (java) S 15386 15389 12464 0 -1 1077944384 354 13053 0 0 3 0 5 2 20 0 15 0 444204306 11105218560 63852 33554432000 4194304 4196468 140733909230960 139770825460112 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15447] ppid=15386 vsize=10844940 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15447/stat : 15447 (java) S 15386 15389 12464 0 -1 1077944384 2841 13053 0 0 3 0 5 2 20 0 15 0 444204308 11105218560 63852 33554432000 4194304 4196468 140733909230960 139770713844464 139771254459010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15448] ppid=15386 vsize=10844940 memory=-3253322038155611931 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15448/stat : 15448 (java) S 15386 15389 12464 0 -1 1077944384 37 13053 0 0 0 0 5 2 20 0 15 0 444204308 11105218560 63852 33554432000 4194304 4196468 140733909230960 139770712790752 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15449] ppid=15386 vsize=10844940 memory=280193197411632 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15449/stat : 15449 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204309 11105218560 63852 33554432000 4194304 4196468 140733909230960 139770114073856 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15450] ppid=15386 vsize=10844940 memory=68271860615658 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15450/stat : 15450 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204311 11105218560 63852 33554432000 4194304 4196468 140733909230960 139769806674384 139771254466459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15451] ppid=15386 vsize=10844940 memory=280193197847552 CPUtime=1.28 cores=1,3,5,7
/proc/15389/task/15451/stat : 15451 (java) R 15386 15389 12464 0 -1 4202560 4276 13053 0 0 120 1 5 2 20 0 15 0 444204311 11105218560 63852 33554432000 4194304 4196468 140733909230960 139770679210016 139771237948283 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15452] ppid=15386 vsize=10844940 memory=6944656592452807316 CPUtime=1.35 cores=1,3,5,7
/proc/15389/task/15452/stat : 15452 (java) R 15386 15389 12464 0 -1 4202560 4885 13053 0 0 127 1 5 2 20 0 15 0 444204311 11105218560 63852 33554432000 4194304 4196468 140733909230960 139770678166712 139771240466049 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15453] ppid=15386 vsize=10844940 memory=3059542 CPUtime=1.31 cores=1,3,5,7
/proc/15389/task/15453/stat : 15453 (java) S 15386 15389 12464 0 -1 1077944384 5717 13053 0 0 123 1 5 2 20 0 15 0 444204311 11105218560 63852 33554432000 4194304 4196468 140733909230960 139770677127152 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15454] ppid=15386 vsize=10844940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15454/stat : 15454 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204311 11105218560 63852 33554432000 4194304 4196468 140733909230960 139769773115744 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15455] ppid=15386 vsize=10844940 memory=2016 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15455/stat : 15455 (java) S 15386 15389 12464 0 -1 1077944384 6 13053 0 0 0 0 5 2 20 0 15 0 444204312 11105218560 63852 33554432000 4194304 4196468 140733909230960 139770676075568 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
Current children cumulated CPU time: 6.98 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 255408 KiB

[startup+4.47436 s]
# the end of solver process 15389 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.7943 s, system=0.272916 s

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

[startup+3.21127 s]
/proc/loadavg: 1.70 1.49 1.43 6/226 15455
/proc/meminfo: memFree=29859576/32770624 swapFree=66922472/67108860
[pid=15389] ppid=15386 vsize=10846988 memory=259804 CPUtime=7.24 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 12464 0 -1 1077944320 46136 13053 0 0 699 18 5 2 20 0 15 0 444204296 11107315712 64951 33554432000 4194304 4196468 140733909230960 140733909213504 139771254447863 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
/proc/15389/statm: 2711747 64951 3613 1 0 2673805 0
[pid=15389/tid=15442] ppid=15386 vsize=10846988 memory=10728 CPUtime=3.08 cores=1,3,5,7
/proc/15389/task/15442/stat : 15442 (java) R 15386 15389 12464 0 -1 4202560 24018 13053 0 0 292 9 5 2 20 0 15 0 444204305 11107315712 64951 33554432000 4194304 4196468 140733909230960 139771226282080 139771238491493 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15443] ppid=15386 vsize=10846988 memory=1552 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15443/stat : 15443 (java) S 15386 15389 12464 0 -1 1077944384 77 13053 0 0 3 0 5 2 20 0 15 0 444204306 11107315712 64951 33554432000 4194304 4196468 140733909230960 139771258690064 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15444] ppid=15386 vsize=10846988 memory=4096 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15444/stat : 15444 (java) S 15386 15389 12464 0 -1 1077944384 137 13053 0 0 3 0 5 2 20 0 15 0 444204306 11107315712 64951 33554432000 4194304 4196468 140733909230960 139770827565712 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15445] ppid=15386 vsize=10846988 memory=2832 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15445/stat : 15445 (java) S 15386 15389 12464 0 -1 1077944384 108 13053 0 0 3 0 5 2 20 0 15 0 444204306 11107315712 64951 33554432000 4194304 4196468 140733909230960 139770826512656 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15446] ppid=15386 vsize=10846988 memory=772 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15446/stat : 15446 (java) S 15386 15389 12464 0 -1 1077944384 354 13053 0 0 3 0 5 2 20 0 15 0 444204306 11107315712 64951 33554432000 4194304 4196468 140733909230960 139770825460112 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15447] ppid=15386 vsize=10846988 memory=1060 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15447/stat : 15447 (java) S 15386 15389 12464 0 -1 1077944384 2841 13053 0 0 3 0 5 2 20 0 15 0 444204308 11107315712 64951 33554432000 4194304 4196468 140733909230960 139770713844464 139771254459010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15448] ppid=15386 vsize=10846988 memory=1484 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15448/stat : 15448 (java) S 15386 15389 12464 0 -1 1077944384 37 13053 0 0 0 0 5 2 20 0 15 0 444204308 11107315712 64951 33554432000 4194304 4196468 140733909230960 139770712790752 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15449] ppid=15386 vsize=10846988 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15449/stat : 15449 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204309 11107315712 64967 33554432000 4194304 4196468 140733909230960 139770114073856 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15450] ppid=15386 vsize=10846988 memory=2244 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15450/stat : 15450 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204311 11107315712 64967 33554432000 4194304 4196468 140733909230960 139769806674384 139771254466459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15451] ppid=15386 vsize=10846988 memory=6655300316396806240 CPUtime=1.38 cores=1,3,5,7
/proc/15389/task/15451/stat : 15451 (java) R 15386 15389 12464 0 -1 4202560 5664 13053 0 0 130 1 5 2 20 0 15 0 444204311 11107315712 64967 33554432000 4194304 4196468 140733909230960 139770679210016 139771237858754 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15452] ppid=15386 vsize=10846988 memory=0 CPUtime=1.39 cores=1,3,5,7
/proc/15389/task/15452/stat : 15452 (java) R 15386 15389 12464 0 -1 4202560 4907 13053 0 0 131 1 5 2 20 0 15 0 444204311 11107315712 64967 33554432000 4194304 4196468 140733909230960 139770678180504 139771234109568 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15453] ppid=15386 vsize=10846988 memory=0 CPUtime=1.35 cores=1,3,5,7
/proc/15389/task/15453/stat : 15453 (java) S 15386 15389 12464 0 -1 1077944384 5781 13053 0 0 127 1 5 2 20 0 15 0 444204311 11107315712 64967 33554432000 4194304 4196468 140733909230960 139770677127152 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15454] ppid=15386 vsize=10846988 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15454/stat : 15454 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204311 11107315712 64967 33554432000 4194304 4196468 140733909230960 139769773115744 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15455] ppid=15386 vsize=10846988 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15455/stat : 15455 (java) S 15386 15389 12464 0 -1 1077944384 6 13053 0 0 0 0 5 2 20 0 15 0 444204312 11107315712 64967 33554432000 4194304 4196468 140733909230960 139770676075568 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
Current children cumulated CPU time: 7.24 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 259804 KiB

[startup+4.00131 s]*
/proc/loadavg: 1.70 1.49 1.43 5/226 15455
/proc/meminfo: memFree=29802352/32770624 swapFree=66922472/67108860
[pid=15389] ppid=15386 vsize=10849048 memory=293724 CPUtime=9.92 cores=1,3,5,7
/proc/15389/stat : 15389 (java) S 15386 15389 12464 0 -1 1077944320 57384 13053 0 0 964 21 5 2 20 0 15 0 444204296 11109425152 73431 33554432000 4194304 4196468 140733909230960 140733909213504 139771254447863 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
/proc/15389/statm: 2712262 73431 3620 1 0 2674317 0
[pid=15389/tid=15442] ppid=15386 vsize=10849048 memory=-6517102902069810590 CPUtime=3.87 cores=1,3,5,7
/proc/15389/task/15442/stat : 15442 (java) R 15386 15389 12464 0 -1 4202560 26173 13053 0 0 370 10 5 2 20 0 15 0 444204305 11109425152 73431 33554432000 4194304 4196468 140733909230960 139771226279728 139770871896972 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15443] ppid=15386 vsize=10849048 memory=-9181546050914066336 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15443/stat : 15443 (java) S 15386 15389 12464 0 -1 1077944384 77 13053 0 0 3 0 5 2 20 0 15 0 444204306 11109425152 73431 33554432000 4194304 4196468 140733909230960 139771258690064 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15444] ppid=15386 vsize=10849048 memory=8751304275349758703 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15444/stat : 15444 (java) S 15386 15389 12464 0 -1 1077944384 137 13053 0 0 3 0 5 2 20 0 15 0 444204306 11109425152 73431 33554432000 4194304 4196468 140733909230960 139770827565712 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15445] ppid=15386 vsize=10849048 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15445/stat : 15445 (java) S 15386 15389 12464 0 -1 1077944384 108 13053 0 0 3 0 5 2 20 0 15 0 444204306 11109425152 73431 33554432000 4194304 4196468 140733909230960 139770826512656 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15446] ppid=15386 vsize=10849048 memory=3472328279047811119 CPUtime=0.1 cores=1,3,5,7
/proc/15389/task/15446/stat : 15446 (java) S 15386 15389 12464 0 -1 1077944384 354 13053 0 0 3 0 5 2 20 0 15 0 444204306 11109425152 73431 33554432000 4194304 4196468 140733909230960 139770825460112 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15447] ppid=15386 vsize=10849048 memory=140096718173824 CPUtime=0.11 cores=1,3,5,7
/proc/15389/task/15447/stat : 15447 (java) S 15386 15389 12464 0 -1 1077944384 2842 13053 0 0 4 0 5 2 20 0 15 0 444204308 11109425152 73431 33554432000 4194304 4196468 140733909230960 139770713844464 139771254459010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15448] ppid=15386 vsize=10849048 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15448/stat : 15448 (java) S 15386 15389 12464 0 -1 1077944384 37 13053 0 0 0 0 5 2 20 0 15 0 444204308 11109425152 73431 33554432000 4194304 4196468 140733909230960 139770712790752 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15449] ppid=15386 vsize=10849048 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15449/stat : 15449 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204309 11109425152 73431 33554432000 4194304 4196468 140733909230960 139770114073856 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15450] ppid=15386 vsize=10849048 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15450/stat : 15450 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204311 11109425152 73431 33554432000 4194304 4196468 140733909230960 139769806674384 139771254466459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15451] ppid=15386 vsize=10849048 memory=0 CPUtime=2.17 cores=1,3,5,7
/proc/15389/task/15451/stat : 15451 (java) R 15386 15389 12464 0 -1 4202560 11647 13053 0 0 208 2 5 2 20 0 15 0 444204311 11109425152 73431 33554432000 4194304 4196468 140733909230960 139770679219296 139771232614344 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15452] ppid=15386 vsize=10849048 memory=3472328296227679279 CPUtime=2.12 cores=1,3,5,7
/proc/15389/task/15452/stat : 15452 (java) R 15386 15389 12464 0 -1 4202560 6613 13053 0 0 203 2 5 2 20 0 15 0 444204311 11109425152 73431 33554432000 4194304 4196468 140733909230960 139770678170000 139771239369151 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15453] ppid=15386 vsize=10849048 memory=140096718173824 CPUtime=1.72 cores=1,3,5,7
/proc/15389/task/15453/stat : 15453 (java) R 15386 15389 12464 0 -1 1077944384 7178 13053 0 0 163 2 5 2 20 0 15 0 444204311 11109425152 73431 33554432000 4194304 4196468 140733909230960 139770677127152 139771254459010 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15454] ppid=15386 vsize=10849048 memory=3929895075839 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15454/stat : 15454 (java) S 15386 15389 12464 0 -1 1077944384 3 13053 0 0 0 0 5 2 20 0 15 0 444204311 11109425152 73431 33554432000 4194304 4196468 140733909230960 139769773115744 139771254458069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
[pid=15389/tid=15455] ppid=15386 vsize=10849048 memory=2317634030991010222 CPUtime=0.07 cores=1,3,5,7
/proc/15389/task/15455/stat : 15455 (java) S 15386 15389 12464 0 -1 1077944384 6 13053 0 0 0 0 5 2 20 0 15 0 444204312 11109425152 73431 33554432000 4194304 4196468 140733909230960 139770676075568 139771254459010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18165760 140733909236464 140733909238981 140733909238981 140733909241807 0
Current children cumulated CPU time: 9.92 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 293724 KiB

[startup+4.40069 s]*
/proc/loadavg: 1.70 1.49 1.43 2/213 15456
/proc/meminfo: memFree=30090508/32770624 swapFree=66922472/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 4.47443
CPU time (s): 11.0673
CPU user time (s): 10.7943
CPU system time (s): 0.272916
CPU usage (%): 247.344
Max. virtual memory (cumulated for all children) (KiB): 10851868
Max. memory (cumulated for all children) (KiB): 332068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.7943
system time used= 0.272916
maximum resident set size= 334348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70923
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6167
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 15389
#   total CPU time (s): 11.0673
#   total CPU user time (s): 10.7943
#   total CPU system time (s): 0.272916

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.056784 second user time and 0.079571 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-17 02:17:48
IDJOB=4401270
IDBENCH=126829
IDSOLVER=2858
FILE ID=node139/4401270-1568679356
RUNJOBID= node139-1568673443-12496
PBS_JOBID= 21703780
Free space on /tmp= 59524 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Tpp/Tpp-zinc-s1/Tpp-4-5-20-1.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401270-1568679356/watcher-4401270-1568679356 -o /tmp/evaluation-result-4401270-1568679356/solver-4401270-1568679356 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568673443-12496 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=548403584 HOME/instance-4401270-1568679356.xml

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

MD5SUM BENCH= e6e5223db5de59749ca81141a6ec4e70
RANDOM SEED=548403584

node139.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.57
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.57
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.57
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.57
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:        30099860 kB
MemAvailable:   30823068 kB
Buffers:          111916 kB
Cached:           902284 kB
SwapCached:        78128 kB
Active:          1646088 kB
Inactive:         454096 kB
Active(anon):    1011384 kB
Inactive(anon):   117764 kB
Active(file):     634704 kB
Inactive(file):   336332 kB
Unevictable:      107820 kB
Mlocked:          107820 kB
SwapTotal:      67108860 kB
SwapFree:       66922472 kB
Dirty:             36140 kB
Writeback:             0 kB
AnonPages:       1117540 kB
Mapped:            61552 kB
Shmem:             34412 kB
Slab:             165240 kB
SReclaimable:     136012 kB
SUnreclaim:        29228 kB
KernelStack:        3792 kB
PageTables:         7420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2245976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    944128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59488 MiB
End job on node139 at 2019-09-17 02:17:53