Trace number 4304506

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.9.2-SuperNGOPT2 8.67787 4.14579

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m1s-2_c18.xml
MD5SUMa795c17341a98acc8ee8963fc359ded0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1.38107
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints40
Number of domains8
Minimum domain size2
Maximum domain size1210
Distribution of domain sizes[{"size":2,"count":5},{"size":7,"count":25},{"size":275,"count":5},{"size":286,"count":5},{"size":550,"count":5},{"size":880,"count":5},{"size":1101,"count":5},{"size":1210,"count":5}]
Minimum variable degree2
Maximum variable degree6
Distribution of variable degrees[{"degree":2,"count":55},{"degree":6,"count":5}]
Minimum constraint arity2
Maximum constraint arity5
Distribution of constraint arities[{"arity":2,"count":5},{"arity":3,"count":25},{"arity":5,"count":10}]
Number of extensional constraints5
Number of intensional constraints25
Distribution of constraint types[{"type":"extension","count":5},{"type":"intension","count":25},{"type":"sum","count":10}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

1.00/0.75	c Concrete v3.9.2.1532736233296 running
8.34/4.08	o 2
8.62/4.11	v <instantiation cost="2">
8.62/4.11	v       <list>
8.62/4.11	v         d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] npt[0] npt[1] npt[2] npt[3] npt[4] u[0] u[1] u[2] u[3] u[4] nptv[0][0] nptv[0][1] nptv[0][2] nptv[0][3] nptv[0][4] nptv[1][0] nptv[1][1] nptv[1][2] nptv[1][3] nptv[1][4] nptv[2][0] nptv[2][1] nptv[2][2] nptv[2][3] nptv[2][4] nptv[3][0] nptv[3][1] nptv[3][2] nptv[3][3] nptv[3][4] nptv[4][0] nptv[4][1] nptv[4][2] nptv[4][3] nptv[4][4]
8.62/4.11	v       </list>
8.62/4.11	v       <values>
8.62/4.11	v         0 0 0 1 5 1 1 2 2 0 0 0 0 6 0 0 0 6 0 0 0 0 6 0 0 241 274 0 0 0 1 1 0 0 0 0 0 0 241 1205 274 274 548 548 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
8.62/4.11	v       </values>
8.62/4.11	v     </instantiation>
8.62/4.11	s OPTIMUM FOUND

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304506-1534099608/watcher-4304506-1534099608 -o /tmp/evaluation-result-4304506-1534099608/solver-4304506-1534099608 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534097135-27928 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1609592587 -superng HOME/instance-4304506-1534099608.xml 

running on 4 cores: 0,2,4,6

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

solver pid=28479, runsolver pid=28476

[startup+0.100092 s]*
/proc/loadavg: 1.65 1.72 1.65 3/202 28532
/proc/meminfo: memFree=23993396/32770624 swapFree=67058900/67108860
[pid=28479] ppid=28476 vsize=10005480 memory=16548 CPUtime=0.09 cores=0,2,4,6
/proc/28479/stat : 28479 (java) S 28476 28479 20606 0 -1 1077944320 4277 13271 0 0 0 1 5 3 20 0 6 0 227523965 10245611520 4137 33554432000 4194304 4196468 140726660842960 140726660825504 140660045541111 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
/proc/28479/statm: 2501370 4137 1932 1 0 2489808 0
[pid=28479/tid=28532] ppid=28476 vsize=10005480 memory=4279135704047321741 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28532/stat : 28532 (java) R 28476 28479 20606 0 -1 4202560 2086 13271 0 0 0 0 5 3 20 0 6 0 227523974 10245611520 4137 33554432000 4194304 4196468 140726660842960 140660017377872 140660029621598 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28533] ppid=28476 vsize=10005480 memory=-7522837583129502606 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28533/stat : 28533 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 6 0 227523975 10245611520 4137 33554432000 4194304 4196468 140726660842960 140660049783056 140660045551317 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28534] ppid=28476 vsize=10005480 memory=139775680820864 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28534/stat : 28534 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 6 0 227523975 10245611520 4137 33554432000 4194304 4196468 140726660842960 140659915118992 140660045551317 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28535] ppid=28476 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28535/stat : 28535 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 6 0 227523975 10245611520 4137 33554432000 4194304 4196468 140726660842960 140659914066448 140660045551317 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28536] ppid=28476 vsize=10005480 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28536/stat : 28536 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 6 0 227523975 10245611520 4137 33554432000 4194304 4196468 140726660842960 140659913013904 140660045551317 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16548 KiB

[startup+0.21002 s]*
/proc/loadavg: 1.65 1.72 1.65 3/215 28545
/proc/meminfo: memFree=23968376/32770624 swapFree=67058900/67108860
[pid=28479] ppid=28476 vsize=10982744 memory=42272 CPUtime=0.26 cores=0,2,4,6
/proc/28479/stat : 28479 (java) S 28476 28479 20606 0 -1 1077944320 7254 13271 0 0 16 2 5 3 20 0 15 0 227523965 11246329856 10568 33554432000 4194304 4196468 140726660842960 140726660825504 140660045541111 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
/proc/28479/statm: 2745686 10568 2979 1 0 2708109 0
[pid=28479/tid=28532] ppid=28476 vsize=10982744 memory=-6517102902069810590 CPUtime=0.19 cores=0,2,4,6
/proc/28479/task/28532/stat : 28532 (java) R 28476 28479 20606 0 -1 4202560 3803 13271 0 0 10 1 5 3 20 0 15 0 227523974 11246329856 10568 33554432000 4194304 4196468 140726660842960 140660017337152 140660027104727 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28533] ppid=28476 vsize=10982744 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28533/stat : 28533 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 15 0 227523975 11246329856 10568 33554432000 4194304 4196468 140726660842960 140660049783056 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28534] ppid=28476 vsize=10982744 memory=139775680820864 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28534/stat : 28534 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 15 0 227523975 11246329856 10568 33554432000 4194304 4196468 140726660842960 140659915118992 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28535] ppid=28476 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28535/stat : 28535 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 15 0 227523975 11246329856 10568 33554432000 4194304 4196468 140726660842960 140659914066448 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28536] ppid=28476 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28536/stat : 28536 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 15 0 227523975 11246329856 10568 33554432000 4194304 4196468 140726660842960 140659913013904 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28537] ppid=28476 vsize=10982744 memory=139775680820864 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28537/stat : 28537 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 15 0 227523976 11246329856 10568 33554432000 4194304 4196468 140726660842960 140659471550960 140660045552258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28538] ppid=28476 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28538/stat : 28538 (java) S 28476 28479 20606 0 -1 1077944384 13 13271 0 0 0 0 5 3 20 0 15 0 227523977 11246329856 10568 33554432000 4194304 4196468 140726660842960 140658903868832 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28539] ppid=28476 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28539/stat : 28539 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 15 0 227523977 11246329856 10634 33554432000 4194304 4196468 140726660842960 140658702542320 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28540] ppid=28476 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28540/stat : 28540 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523979 11246329856 10634 33554432000 4194304 4196468 140726660842960 140658395142864 140660045559707 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28541] ppid=28476 vsize=10982744 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28479/task/28541/stat : 28541 (java) S 28476 28479 20606 0 -1 1077944384 529 13271 0 0 1 0 5 3 20 0 15 0 227523979 11246329856 10634 33554432000 4194304 4196468 140726660842960 140659470497776 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28542] ppid=28476 vsize=10982744 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/28479/task/28542/stat : 28542 (java) S 28476 28479 20606 0 -1 1077944384 72 13271 0 0 1 0 5 3 20 0 15 0 227523980 11246329856 10634 33554432000 4194304 4196468 140726660842960 140659469445232 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28543] ppid=28476 vsize=10982744 memory=139775680820864 CPUtime=0.11 cores=0,2,4,6
/proc/28479/task/28543/stat : 28543 (java) S 28476 28479 20606 0 -1 1077944384 627 13271 0 0 3 0 5 3 20 0 15 0 227523980 11246329856 10634 33554432000 4194304 4196468 140726660842960 140659468392688 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28544] ppid=28476 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28544/stat : 28544 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523980 11246329856 10634 33554432000 4194304 4196468 140726660842960 140657964345952 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28545] ppid=28476 vsize=10982744 memory=139775680820864 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28545/stat : 28545 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 15 0 227523980 11246329856 10634 33554432000 4194304 4196468 140726660842960 140659467340592 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 42272 KiB

[startup+0.310092 s]*
/proc/loadavg: 1.65 1.72 1.65 3/215 28545
/proc/meminfo: memFree=23955184/32770624 swapFree=67058900/67108860
[pid=28479] ppid=28476 vsize=10983192 memory=55152 CPUtime=0.39 cores=0,2,4,6
/proc/28479/stat : 28479 (java) S 28476 28479 20606 0 -1 1077944320 10311 13271 0 0 27 4 5 3 20 0 15 0 227523965 11246788608 13788 33554432000 4194304 4196468 140726660842960 140726660825504 140660045541111 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
/proc/28479/statm: 2745798 13788 3098 1 0 2708109 0
[pid=28479/tid=28532] ppid=28476 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/28479/task/28532/stat : 28532 (java) R 28476 28479 20606 0 -1 4202560 6881 13271 0 0 19 2 5 3 20 0 15 0 227523974 11246788608 13854 33554432000 4194304 4196468 140726660842960 140660017353120 140660025816925 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28533] ppid=28476 vsize=10983192 memory=7084813469699035216 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28533/stat : 28533 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 15 0 227523975 11246788608 13854 33554432000 4194304 4196468 140726660842960 140660049783056 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28534] ppid=28476 vsize=10983192 memory=2076 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28534/stat : 28534 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 15 0 227523975 11246788608 13854 33554432000 4194304 4196468 140726660842960 140659915118992 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28535] ppid=28476 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28535/stat : 28535 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 15 0 227523975 11246788608 13854 33554432000 4194304 4196468 140726660842960 140659914066448 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28536] ppid=28476 vsize=10983192 memory=4872558044660077418 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28536/stat : 28536 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 15 0 227523975 11246788608 13854 33554432000 4194304 4196468 140726660842960 140659913013904 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28537] ppid=28476 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28537/stat : 28537 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 15 0 227523976 11246788608 13854 33554432000 4194304 4196468 140726660842960 140659471550960 140660045552258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28538] ppid=28476 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28538/stat : 28538 (java) S 28476 28479 20606 0 -1 1077944384 13 13271 0 0 0 0 5 3 20 0 15 0 227523977 11246788608 13854 33554432000 4194304 4196468 140726660842960 140658903868832 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28539] ppid=28476 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28539/stat : 28539 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 15 0 227523977 11246788608 13854 33554432000 4194304 4196468 140726660842960 140658702542320 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28540] ppid=28476 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28540/stat : 28540 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523979 11246788608 13854 33554432000 4194304 4196468 140726660842960 140658395142864 140660045559707 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28541] ppid=28476 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28479/task/28541/stat : 28541 (java) S 28476 28479 20606 0 -1 1077944384 529 13271 0 0 1 0 5 3 20 0 15 0 227523979 11246788608 13854 33554432000 4194304 4196468 140726660842960 140659470497776 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28542] ppid=28476 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28479/task/28542/stat : 28542 (java) S 28476 28479 20606 0 -1 1077944384 73 13271 0 0 1 0 5 3 20 0 15 0 227523980 11246788608 13854 33554432000 4194304 4196468 140726660842960 140659469445232 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28543] ppid=28476 vsize=10983192 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/28479/task/28543/stat : 28543 (java) S 28476 28479 20606 0 -1 1077944384 637 13271 0 0 5 0 5 3 20 0 15 0 227523980 11246788608 13854 33554432000 4194304 4196468 140726660842960 140659468392688 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28544] ppid=28476 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28544/stat : 28544 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523980 11246788608 13854 33554432000 4194304 4196468 140726660842960 140657964345952 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28545] ppid=28476 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28545/stat : 28545 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 15 0 227523980 11246788608 13854 33554432000 4194304 4196468 140726660842960 140659467340592 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55152 KiB

[startup+0.700726 s]
/proc/loadavg: 1.68 1.72 1.65 3/215 28545
/proc/meminfo: memFree=23944684/32770624 swapFree=67058900/67108860
[pid=28479] ppid=28476 vsize=10983192 memory=88356 CPUtime=1 cores=0,2,4,6
/proc/28479/stat : 28479 (java) S 28476 28479 20606 0 -1 1077944320 16739 13271 0 0 87 5 5 3 20 0 15 0 227523965 11246788608 22089 33554432000 4194304 4196468 140726660842960 140726660825504 140660045541111 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
/proc/28479/statm: 2745798 22089 3238 1 0 2708109 0
[pid=28479/tid=28532] ppid=28476 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/28479/task/28532/stat : 28532 (java) R 28476 28479 20606 0 -1 4202560 12144 13271 0 0 55 3 5 3 20 0 15 0 227523974 11246788608 22089 33554432000 4194304 4196468 140726660842960 140660017334624 140660025816246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28533] ppid=28476 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28533/stat : 28533 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 15 0 227523975 11246788608 22089 33554432000 4194304 4196468 140726660842960 140660049783056 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28534] ppid=28476 vsize=10983192 memory=3544 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28534/stat : 28534 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 15 0 227523975 11246788608 22089 33554432000 4194304 4196468 140726660842960 140659915118992 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28535] ppid=28476 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28535/stat : 28535 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 15 0 227523975 11246788608 22089 33554432000 4194304 4196468 140726660842960 140659914066448 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28536] ppid=28476 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28536/stat : 28536 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 15 0 227523975 11246788608 22089 33554432000 4194304 4196468 140726660842960 140659913013904 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28537] ppid=28476 vsize=10983192 memory=4420 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28537/stat : 28537 (java) S 28476 28479 20606 0 -1 1077944384 5 13271 0 0 0 0 5 3 20 0 15 0 227523976 11246788608 22089 33554432000 4194304 4196468 140726660842960 140659471550960 140660045552258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28538] ppid=28476 vsize=10983192 memory=6628 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28538/stat : 28538 (java) S 28476 28479 20606 0 -1 1077944384 13 13271 0 0 0 0 5 3 20 0 15 0 227523977 11246788608 22089 33554432000 4194304 4196468 140726660842960 140658903868832 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28539] ppid=28476 vsize=10983192 memory=8836 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28539/stat : 28539 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 15 0 227523977 11246788608 22089 33554432000 4194304 4196468 140726660842960 140658702542320 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28540] ppid=28476 vsize=10983192 memory=11044 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28540/stat : 28540 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523979 11246788608 22089 33554432000 4194304 4196468 140726660842960 140658395142864 140660045559707 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28541] ppid=28476 vsize=10983192 memory=13252 CPUtime=0.15 cores=0,2,4,6
/proc/28479/task/28541/stat : 28541 (java) S 28476 28479 20606 0 -1 1077944384 953 13271 0 0 7 0 5 3 20 0 15 0 227523979 11246788608 22089 33554432000 4194304 4196468 140726660842960 140659470497776 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28542] ppid=28476 vsize=10983192 memory=15460 CPUtime=0.18 cores=0,2,4,6
/proc/28479/task/28542/stat : 28542 (java) S 28476 28479 20606 0 -1 1077944384 711 13271 0 0 10 0 5 3 20 0 15 0 227523980 11246788608 22089 33554432000 4194304 4196468 140726660842960 140659469445232 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28543] ppid=28476 vsize=10983192 memory=17668 CPUtime=0.21 cores=0,2,4,6
/proc/28479/task/28543/stat : 28543 (java) S 28476 28479 20606 0 -1 1077944384 705 13271 0 0 13 0 5 3 20 0 15 0 227523980 11246788608 22089 33554432000 4194304 4196468 140726660842960 140659468392688 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28544] ppid=28476 vsize=10983192 memory=19876 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28544/stat : 28544 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523980 11246788608 22089 33554432000 4194304 4196468 140726660842960 140657964345952 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28545] ppid=28476 vsize=10983192 memory=22084 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28545/stat : 28545 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 15 0 227523980 11246788608 22089 33554432000 4194304 4196468 140726660842960 140659467340592 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88356 KiB

[startup+1.5007 s]
/proc/loadavg: 1.68 1.72 1.65 3/215 28545
/proc/meminfo: memFree=23807652/32770624 swapFree=67058900/67108860
[pid=28479] ppid=28476 vsize=10998092 memory=179180 CPUtime=2.32 cores=0,2,4,6
/proc/28479/stat : 28479 (java) S 28476 28479 20606 0 -1 1077944320 23912 13271 0 0 214 10 5 3 20 0 15 0 227523965 11262046208 44795 33554432000 4194304 4196468 140726660842960 140726660825504 140660045541111 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
/proc/28479/statm: 2749523 44795 3470 1 0 2711181 0
[pid=28479/tid=28532] ppid=28476 vsize=10998092 memory=0 CPUtime=1.43 cores=0,2,4,6
/proc/28479/task/28532/stat : 28532 (java) R 28476 28479 20606 0 -1 4202560 17727 13271 0 0 129 6 5 3 20 0 15 0 227523974 11262046208 44795 33554432000 4194304 4196468 140726660842960 140660017373088 140660029621598 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28533] ppid=28476 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28479/task/28533/stat : 28533 (java) S 28476 28479 20606 0 -1 1077944384 184 13271 0 0 1 0 5 3 20 0 15 0 227523975 11262046208 44795 33554432000 4194304 4196468 140726660842960 140660049783056 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28534] ppid=28476 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28479/task/28534/stat : 28534 (java) S 28476 28479 20606 0 -1 1077944384 15 13271 0 0 1 0 5 3 20 0 15 0 227523975 11262046208 44795 33554432000 4194304 4196468 140726660842960 140659915118992 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28535] ppid=28476 vsize=10998092 memory=3834024672109998386 CPUtime=0.09 cores=0,2,4,6
/proc/28479/task/28535/stat : 28535 (java) S 28476 28479 20606 0 -1 1077944384 28 13271 0 0 1 0 5 3 20 0 15 0 227523975 11262046208 44795 33554432000 4194304 4196468 140726660842960 140659914066448 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28536] ppid=28476 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28536/stat : 28536 (java) S 28476 28479 20606 0 -1 1077944384 71 13271 0 0 0 0 5 3 20 0 15 0 227523975 11262046208 44795 33554432000 4194304 4196468 140726660842960 140659913013904 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28537] ppid=28476 vsize=10998092 memory=-7965959130280075168 CPUtime=0.09 cores=0,2,4,6
/proc/28479/task/28537/stat : 28537 (java) S 28476 28479 20606 0 -1 1077944384 50 13271 0 0 1 0 5 3 20 0 15 0 227523976 11262046208 44795 33554432000 4194304 4196468 140726660842960 140659471550960 140660045552258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28538] ppid=28476 vsize=10998092 memory=279551099873536 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28538/stat : 28538 (java) S 28476 28479 20606 0 -1 1077944384 13 13271 0 0 0 0 5 3 20 0 15 0 227523977 11262046208 44795 33554432000 4194304 4196468 140726660842960 140658903868896 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28539] ppid=28476 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28539/stat : 28539 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 15 0 227523977 11262046208 44795 33554432000 4194304 4196468 140726660842960 140658702542336 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28540] ppid=28476 vsize=10998092 memory=1024 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28540/stat : 28540 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523979 11262046208 44795 33554432000 4194304 4196468 140726660842960 140658395142864 140660045559707 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28541] ppid=28476 vsize=10998092 memory=3172 CPUtime=0.26 cores=0,2,4,6
/proc/28479/task/28541/stat : 28541 (java) S 28476 28479 20606 0 -1 1077944384 1153 13271 0 0 18 0 5 3 20 0 15 0 227523979 11262046208 44795 33554432000 4194304 4196468 140726660842960 140659470497776 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28542] ppid=28476 vsize=10998092 memory=2076 CPUtime=0.33 cores=0,2,4,6
/proc/28479/task/28542/stat : 28542 (java) S 28476 28479 20606 0 -1 1077944384 1180 13271 0 0 25 0 5 3 20 0 15 0 227523980 11262046208 44795 33554432000 4194304 4196468 140726660842960 140659469445232 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28543] ppid=28476 vsize=10998092 memory=9004 CPUtime=0.41 cores=0,2,4,6
/proc/28479/task/28543/stat : 28543 (java) S 28476 28479 20606 0 -1 1077944384 1290 13271 0 0 33 0 5 3 20 0 15 0 227523980 11262046208 44795 33554432000 4194304 4196468 140726660842960 140659468392688 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28544] ppid=28476 vsize=10998092 memory=768 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28544/stat : 28544 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523980 11262046208 44795 33554432000 4194304 4196468 140726660842960 140657964345952 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28545] ppid=28476 vsize=10998092 memory=736 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28545/stat : 28545 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 15 0 227523980 11262046208 44795 33554432000 4194304 4196468 140726660842960 140659467340592 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
Current children cumulated CPU time: 2.32 s
Current children cumulated vsize: 10998092 KiB

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

[startup+4.14573 s]
# the end of solver process 28479 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.41607 s, system=0.261798 s

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

[startup+3.20082 s]
/proc/loadavg: 1.68 1.72 1.65 8/215 28545
/proc/meminfo: memFree=23443892/32770624 swapFree=67058900/67108860
[pid=28479] ppid=28476 vsize=11010400 memory=264420 CPUtime=6.17 cores=0,2,4,6
/proc/28479/stat : 28479 (java) S 28476 28479 20606 0 -1 1077944320 40823 13271 0 0 593 16 5 3 20 0 15 0 227523965 11274649600 66105 33554432000 4194304 4196468 140726660842960 140726660825504 140660045541111 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
/proc/28479/statm: 2752600 66105 3493 1 0 2714253 0
[pid=28479/tid=28532] ppid=28476 vsize=11010400 memory=0 CPUtime=3.08 cores=0,2,4,6
/proc/28479/task/28532/stat : 28532 (java) R 28476 28479 20606 0 -1 4202560 28513 13271 0 0 291 9 5 3 20 0 15 0 227523974 11274649600 66105 33554432000 4194304 4196468 140726660842960 140660017371080 140660027104680 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28533] ppid=28476 vsize=11010400 memory=6656426216303648864 CPUtime=0.11 cores=0,2,4,6
/proc/28479/task/28533/stat : 28533 (java) S 28476 28479 20606 0 -1 1077944384 193 13271 0 0 3 0 5 3 20 0 15 0 227523975 11274649600 66105 33554432000 4194304 4196468 140726660842960 140660049783056 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28534] ppid=28476 vsize=11010400 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/28479/task/28534/stat : 28534 (java) S 28476 28479 20606 0 -1 1077944384 48 13271 0 0 3 0 5 3 20 0 15 0 227523975 11274649600 66105 33554432000 4194304 4196468 140726660842960 140659915118992 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28535] ppid=28476 vsize=11010400 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28479/task/28535/stat : 28535 (java) S 28476 28479 20606 0 -1 1077944384 39 13271 0 0 2 0 5 3 20 0 15 0 227523975 11274649600 66105 33554432000 4194304 4196468 140726660842960 140659914066448 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28536] ppid=28476 vsize=11010400 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28479/task/28536/stat : 28536 (java) S 28476 28479 20606 0 -1 1077944384 84 13271 0 0 2 0 5 3 20 0 15 0 227523975 11274649600 66105 33554432000 4194304 4196468 140726660842960 140659913013904 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28537] ppid=28476 vsize=11010400 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/28479/task/28537/stat : 28537 (java) S 28476 28479 20606 0 -1 1077944384 279 13271 0 0 3 0 5 3 20 0 15 0 227523976 11274649600 66105 33554432000 4194304 4196468 140726660842960 140659471550960 140660045552258 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28538] ppid=28476 vsize=11010400 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28538/stat : 28538 (java) S 28476 28479 20606 0 -1 1077944384 13 13271 0 0 0 0 5 3 20 0 15 0 227523977 11274649600 66105 33554432000 4194304 4196468 140726660842960 140658903868896 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28539] ppid=28476 vsize=11010400 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28539/stat : 28539 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 15 0 227523977 11274649600 66105 33554432000 4194304 4196468 140726660842960 140658702542336 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28540] ppid=28476 vsize=11010400 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28540/stat : 28540 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523979 11274649600 66105 33554432000 4194304 4196468 140726660842960 140658395142864 140660045559707 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28541] ppid=28476 vsize=11010400 memory=0 CPUtime=0.74 cores=0,2,4,6
/proc/28479/task/28541/stat : 28541 (java) R 28476 28479 20606 0 -1 1077944384 2091 13271 0 0 65 1 5 3 20 0 15 0 227523979 11274649600 66105 33554432000 4194304 4196468 140726660842960 140659470480848 140660045551317 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28542] ppid=28476 vsize=11010400 memory=5112 CPUtime=1.14 cores=0,2,4,6
/proc/28479/task/28542/stat : 28542 (java) S 28476 28479 20606 0 -1 1077944384 3733 13271 0 0 105 1 5 3 20 0 15 0 227523980 11274649600 66105 33554432000 4194304 4196468 140726660842960 140659469445232 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28543] ppid=28476 vsize=11010400 memory=13608 CPUtime=1.23 cores=0,2,4,6
/proc/28479/task/28543/stat : 28543 (java) R 28476 28479 20606 0 -1 4202560 3638 13271 0 0 114 1 5 3 20 0 15 0 227523980 11274649600 66105 33554432000 4194304 4196468 140726660842960 140659468392688 140660026186013 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28544] ppid=28476 vsize=11010400 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28544/stat : 28544 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523980 11274649600 66105 33554432000 4194304 4196468 140726660842960 140657964345952 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28545] ppid=28476 vsize=11010400 memory=6788 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28545/stat : 28545 (java) S 28476 28479 20606 0 -1 1077944384 1 13271 0 0 0 0 5 3 20 0 15 0 227523980 11274649600 66105 33554432000 4194304 4196468 140726660842960 140659467340592 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 264420 KiB

[startup+3.60061 s]
/proc/loadavg: 1.68 1.72 1.65 8/215 28545
/proc/meminfo: memFree=23443892/32770624 swapFree=67058900/67108860
[pid=28479] ppid=28476 vsize=11012448 memory=272316 CPUtime=7.2 cores=0,2,4,6
/proc/28479/stat : 28479 (java) S 28476 28479 20606 0 -1 1077944320 51352 13271 0 0 694 18 5 3 20 0 15 0 227523965 11276746752 68079 33554432000 4194304 4196468 140726660842960 140726660825504 140660045541111 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
/proc/28479/statm: 2753112 68079 3499 1 0 2714765 0
[pid=28479/tid=28532] ppid=28476 vsize=11012448 memory=0 CPUtime=3.48 cores=0,2,4,6
/proc/28479/task/28532/stat : 28532 (java) R 28476 28479 20606 0 -1 4202560 33639 13271 0 0 330 10 5 3 20 0 15 0 227523974 11276746752 68079 33554432000 4194304 4196468 140726660842960 140660017372688 140660025816423 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28533] ppid=28476 vsize=11012448 memory=279551100665504 CPUtime=0.11 cores=0,2,4,6
/proc/28479/task/28533/stat : 28533 (java) S 28476 28479 20606 0 -1 1077944384 193 13271 0 0 3 0 5 3 20 0 15 0 227523975 11276746752 68079 33554432000 4194304 4196468 140726660842960 140660049783056 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28534] ppid=28476 vsize=11012448 memory=139775550335024 CPUtime=0.11 cores=0,2,4,6
/proc/28479/task/28534/stat : 28534 (java) S 28476 28479 20606 0 -1 1077944384 48 13271 0 0 3 0 5 3 20 0 15 0 227523975 11276746752 68079 33554432000 4194304 4196468 140726660842960 140659915118992 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28535] ppid=28476 vsize=11012448 memory=6791534058613427641 CPUtime=0.1 cores=0,2,4,6
/proc/28479/task/28535/stat : 28535 (java) S 28476 28479 20606 0 -1 1077944384 39 13271 0 0 2 0 5 3 20 0 15 0 227523975 11276746752 68079 33554432000 4194304 4196468 140726660842960 140659914066448 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28536] ppid=28476 vsize=11012448 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28479/task/28536/stat : 28536 (java) S 28476 28479 20606 0 -1 1077944384 84 13271 0 0 2 0 5 3 20 0 15 0 227523975 11276746752 68079 33554432000 4194304 4196468 140726660842960 140659913013904 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28537] ppid=28476 vsize=11012448 memory=-9174445032661854264 CPUtime=0.11 cores=0,2,4,6
/proc/28479/task/28537/stat : 28537 (java) S 28476 28479 20606 0 -1 1077944384 306 13271 0 0 3 0 5 3 20 0 15 0 227523976 11276746752 68079 33554432000 4194304 4196468 140726660842960 140659471550960 140660045552258 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28538] ppid=28476 vsize=11012448 memory=6944656575208382560 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28538/stat : 28538 (java) S 28476 28479 20606 0 -1 1077944384 13 13271 0 0 0 0 5 3 20 0 15 0 227523977 11276746752 68079 33554432000 4194304 4196468 140726660842960 140658903868896 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28539] ppid=28476 vsize=11012448 memory=6944656592387989600 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28539/stat : 28539 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 15 0 227523977 11276746752 68079 33554432000 4194304 4196468 140726660842960 140658702542336 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28540] ppid=28476 vsize=11012448 memory=6944656575208382560 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28540/stat : 28540 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523979 11276746752 68079 33554432000 4194304 4196468 140726660842960 140658395142864 140660045559707 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28541] ppid=28476 vsize=11012448 memory=-2892745056948402235 CPUtime=1 cores=0,2,4,6
/proc/28479/task/28541/stat : 28541 (java) R 28476 28479 20606 0 -1 4202560 5051 13271 0 0 91 1 5 3 20 0 15 0 227523979 11276746752 68079 33554432000 4194304 4196468 140726660842960 140659470476096 140660029039980 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28542] ppid=28476 vsize=11012448 memory=-3123010188551861097 CPUtime=1.33 cores=0,2,4,6
/proc/28479/task/28542/stat : 28542 (java) S 28476 28479 20606 0 -1 1077944384 4346 13271 0 0 124 1 5 3 20 0 15 0 227523980 11276746752 68079 33554432000 4194304 4196468 140726660842960 140659469445232 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28543] ppid=28476 vsize=11012448 memory=8329294824090543255 CPUtime=1.4 cores=0,2,4,6
/proc/28479/task/28543/stat : 28543 (java) S 28476 28479 20606 0 -1 1077944384 5421 13271 0 0 131 1 5 3 20 0 15 0 227523980 11276746752 68079 33554432000 4194304 4196468 140726660842960 140659468392688 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28544] ppid=28476 vsize=11012448 memory=8041079860532773434 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28544/stat : 28544 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523980 11276746752 68079 33554432000 4194304 4196468 140726660842960 140657964345952 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28545] ppid=28476 vsize=11012448 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28545/stat : 28545 (java) S 28476 28479 20606 0 -1 1077944384 10 13271 0 0 0 0 5 3 20 0 15 0 227523980 11276746752 68079 33554432000 4194304 4196468 140726660842960 140659467340592 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
Current children cumulated CPU time: 7.2 s
Current children cumulated vsize: 11012448 KiB
Current children cumulated memory: 272316 KiB

[startup+4.00364 s]*
/proc/loadavg: 1.68 1.72 1.65 6/215 28545
/proc/meminfo: memFree=23373820/32770624 swapFree=67058900/67108860
[pid=28479] ppid=28476 vsize=11082844 memory=318676 CPUtime=8.34 cores=0,2,4,6
/proc/28479/stat : 28479 (java) S 28476 28479 20606 0 -1 1077944320 73013 13271 0 0 805 21 5 3 20 0 15 0 227523965 11348832256 79669 33554432000 4194304 4196468 140726660842960 140726660825504 140660045541111 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
/proc/28479/statm: 2770711 79669 3499 1 0 2732364 0
[pid=28479/tid=28532] ppid=28476 vsize=11082844 memory=-6517102902069810590 CPUtime=3.89 cores=0,2,4,6
/proc/28479/task/28532/stat : 28532 (java) R 28476 28479 20606 0 -1 4202560 48699 13271 0 0 370 11 5 3 20 0 15 0 227523974 11348832256 79669 33554432000 4194304 4196468 140726660842960 140660017374816 140659600176374 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28533] ppid=28476 vsize=11082844 memory=4122819170707441977 CPUtime=0.11 cores=0,2,4,6
/proc/28479/task/28533/stat : 28533 (java) S 28476 28479 20606 0 -1 1077944384 193 13271 0 0 3 0 5 3 20 0 15 0 227523975 11348832256 79669 33554432000 4194304 4196468 140726660842960 140660049783056 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28534] ppid=28476 vsize=11082844 memory=3684137271709329844 CPUtime=0.11 cores=0,2,4,6
/proc/28479/task/28534/stat : 28534 (java) S 28476 28479 20606 0 -1 1077944384 48 13271 0 0 3 0 5 3 20 0 15 0 227523975 11348832256 79669 33554432000 4194304 4196468 140726660842960 140659915118992 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28535] ppid=28476 vsize=11082844 memory=-7806830013219980966 CPUtime=0.1 cores=0,2,4,6
/proc/28479/task/28535/stat : 28535 (java) S 28476 28479 20606 0 -1 1077944384 39 13271 0 0 2 0 5 3 20 0 15 0 227523975 11348832256 79669 33554432000 4194304 4196468 140726660842960 140659914066448 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28536] ppid=28476 vsize=11082844 memory=122316373623784 CPUtime=0.1 cores=0,2,4,6
/proc/28479/task/28536/stat : 28536 (java) S 28476 28479 20606 0 -1 1077944384 84 13271 0 0 2 0 5 3 20 0 15 0 227523975 11348832256 79669 33554432000 4194304 4196468 140726660842960 140659913013904 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28537] ppid=28476 vsize=11082844 memory=3612118074430270689 CPUtime=0.11 cores=0,2,4,6
/proc/28479/task/28537/stat : 28537 (java) S 28476 28479 20606 0 -1 1077944384 306 13271 0 0 3 0 5 3 20 0 15 0 227523976 11348832256 79669 33554432000 4194304 4196468 140726660842960 140659471550960 140660045552258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28538] ppid=28476 vsize=11082844 memory=3617858564390924319 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28538/stat : 28538 (java) S 28476 28479 20606 0 -1 1077944384 13 13271 0 0 0 0 5 3 20 0 15 0 227523977 11348832256 79669 33554432000 4194304 4196468 140726660842960 140658903868896 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28539] ppid=28476 vsize=11082844 memory=7523374680885192808 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28539/stat : 28539 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 15 0 227523977 11348832256 79669 33554432000 4194304 4196468 140726660842960 140658702542336 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28540] ppid=28476 vsize=11082844 memory=1 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28540/stat : 28540 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523979 11348832256 79669 33554432000 4194304 4196468 140726660842960 140658395142864 140660045559707 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28541] ppid=28476 vsize=11082844 memory=0 CPUtime=1.41 cores=0,2,4,6
/proc/28479/task/28541/stat : 28541 (java) R 28476 28479 20606 0 -1 4202560 10851 13271 0 0 131 2 5 3 20 0 15 0 227523979 11348832256 79669 33554432000 4194304 4196468 140726660842960 140659470483752 140660027064781 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28542] ppid=28476 vsize=11082844 memory=0 CPUtime=1.5 cores=0,2,4,6
/proc/28479/task/28542/stat : 28542 (java) R 28476 28479 20606 0 -1 4202560 4573 13271 0 0 140 2 5 3 20 0 15 0 227523980 11348832256 79669 33554432000 4194304 4196468 140726660842960 140659469431328 140660029447499 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28543] ppid=28476 vsize=11082844 memory=24 CPUtime=1.55 cores=0,2,4,6
/proc/28479/task/28543/stat : 28543 (java) R 28476 28479 20606 0 -1 4202560 5996 13271 0 0 145 2 5 3 20 0 15 0 227523980 11348832256 79669 33554432000 4194304 4196468 140726660842960 140659468392688 140660024385047 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28544] ppid=28476 vsize=11082844 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28544/stat : 28544 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523980 11348832256 79669 33554432000 4194304 4196468 140726660842960 140657964345952 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28545] ppid=28476 vsize=11082844 memory=18 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28545/stat : 28545 (java) S 28476 28479 20606 0 -1 1077944384 10 13271 0 0 0 0 5 3 20 0 15 0 227523980 11348832256 79669 33554432000 4194304 4196468 140726660842960 140659467340592 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
Current children cumulated CPU time: 8.34 s
Current children cumulated vsize: 11082844 KiB
Current children cumulated memory: 318676 KiB

[startup+4.11029 s]
/proc/loadavg: 1.68 1.72 1.65 6/215 28545
/proc/meminfo: memFree=23373820/32770624 swapFree=67058900/67108860
[pid=28479] ppid=28476 vsize=11082900 memory=319960 CPUtime=8.62 cores=0,2,4,6
/proc/28479/stat : 28479 (java) S 28476 28479 20606 0 -1 1077944320 74272 13271 0 0 833 21 5 3 20 0 15 0 227523965 11348889600 79990 33554432000 4194304 4196468 140726660842960 140726660825504 140660045541111 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
/proc/28479/statm: 2770725 79990 3500 1 0 2732378 0
[pid=28479/tid=28532] ppid=28476 vsize=11082900 memory=279551099802112 CPUtime=3.98 cores=0,2,4,6
/proc/28479/task/28532/stat : 28532 (java) R 28476 28479 20606 0 -1 4202560 48879 13271 0 0 379 11 5 3 20 0 15 0 227523974 11348889600 79990 33554432000 4194304 4196468 140726660842960 140660017373232 140659599161398 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28533] ppid=28476 vsize=11082900 memory=12902 CPUtime=0.11 cores=0,2,4,6
/proc/28479/task/28533/stat : 28533 (java) S 28476 28479 20606 0 -1 1077944384 193 13271 0 0 3 0 5 3 20 0 15 0 227523975 11348889600 79990 33554432000 4194304 4196468 140726660842960 140660049783056 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28534] ppid=28476 vsize=11082900 memory=279551100139232 CPUtime=0.11 cores=0,2,4,6
/proc/28479/task/28534/stat : 28534 (java) S 28476 28479 20606 0 -1 1077944384 48 13271 0 0 3 0 5 3 20 0 15 0 227523975 11348889600 79990 33554432000 4194304 4196468 140726660842960 140659915118992 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28535] ppid=28476 vsize=11082900 memory=6227468256122585696 CPUtime=0.1 cores=0,2,4,6
/proc/28479/task/28535/stat : 28535 (java) S 28476 28479 20606 0 -1 1077944384 39 13271 0 0 2 0 5 3 20 0 15 0 227523975 11348889600 79990 33554432000 4194304 4196468 140726660842960 140659914066448 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28536] ppid=28476 vsize=11082900 memory=6227468256122585696 CPUtime=0.1 cores=0,2,4,6
/proc/28479/task/28536/stat : 28536 (java) S 28476 28479 20606 0 -1 1077944384 84 13271 0 0 2 0 5 3 20 0 15 0 227523975 11348889600 79990 33554432000 4194304 4196468 140726660842960 140659913013904 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28537] ppid=28476 vsize=11082900 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/28479/task/28537/stat : 28537 (java) S 28476 28479 20606 0 -1 1077944384 554 13271 0 0 3 0 5 3 20 0 15 0 227523976 11348889600 79990 33554432000 4194304 4196468 140726660842960 140659471550960 140660045552258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28538] ppid=28476 vsize=11082900 memory=7589217744657475927 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28538/stat : 28538 (java) S 28476 28479 20606 0 -1 1077944384 13 13271 0 0 0 0 5 3 20 0 15 0 227523977 11348889600 79990 33554432000 4194304 4196468 140726660842960 140658903868896 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28539] ppid=28476 vsize=11082900 memory=6441648726793934445 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28539/stat : 28539 (java) S 28476 28479 20606 0 -1 1077944384 2 13271 0 0 0 0 5 3 20 0 15 0 227523977 11348889600 79990 33554432000 4194304 4196468 140726660842960 140658702542336 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28540] ppid=28476 vsize=11082900 memory=7084813469699035216 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28540/stat : 28540 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523979 11348889600 79990 33554432000 4194304 4196468 140726660842960 140658395142864 140660045559707 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28541] ppid=28476 vsize=11082900 memory=6791534058613427641 CPUtime=1.51 cores=0,2,4,6
/proc/28479/task/28541/stat : 28541 (java) R 28476 28479 20606 0 -1 4202560 11577 13271 0 0 141 2 5 3 20 0 15 0 227523979 11348889600 79990 33554432000 4194304 4196468 140726660842960 140659470483800 140660027085311 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28542] ppid=28476 vsize=11082900 memory=0 CPUtime=1.56 cores=0,2,4,6
/proc/28479/task/28542/stat : 28542 (java) R 28476 28479 20606 0 -1 4202560 4607 13271 0 0 146 2 5 3 20 0 15 0 227523980 11348889600 79990 33554432000 4194304 4196468 140726660842960 140659469434032 140660029040259 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28543] ppid=28476 vsize=11082900 memory=7079770023116558416 CPUtime=1.58 cores=0,2,4,6
/proc/28479/task/28543/stat : 28543 (java) R 28476 28479 20606 0 -1 1077944384 6066 13271 0 0 148 2 5 3 20 0 15 0 227523980 11348889600 79990 33554432000 4194304 4196468 140726660842960 140659468392688 140660045552258 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28544] ppid=28476 vsize=11082900 memory=7301853869851699536 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28544/stat : 28544 (java) S 28476 28479 20606 0 -1 1077944384 3 13271 0 0 0 0 5 3 20 0 15 0 227523980 11348889600 79990 33554432000 4194304 4196468 140726660842960 140657964345952 140660045551317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
[pid=28479/tid=28545] ppid=28476 vsize=11082900 memory=7295944995697217616 CPUtime=0.08 cores=0,2,4,6
/proc/28479/task/28545/stat : 28545 (java) S 28476 28479 20606 0 -1 1077944384 10 13271 0 0 0 0 5 3 20 0 15 0 227523980 11348889600 79990 33554432000 4194304 4196468 140726660842960 140659467340592 140660045552258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24510464 140726660848227 140726660851036 140726660851036 140726660853711 0
Current children cumulated CPU time: 8.62 s
Current children cumulated vsize: 11082900 KiB
Current children cumulated memory: 319960 KiB

Child status: 0
Real time (s): 4.14579
CPU time (s): 8.67787
CPU user time (s): 8.41607
CPU system time (s): 0.261798
CPU usage (%): 209.318
Max. virtual memory (cumulated for all children) (KiB): 11082900
Max. memory (cumulated for all children) (KiB): 319960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.41607
system time used= 0.261798
maximum resident set size= 322148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87680
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= 7097
involuntary context switches= 62


# summary of solver processes directly reported to runsolver:
#   pid: 28479
#   total CPU time (s): 8.67787
#   total CPU user time (s): 8.41607
#   total CPU system time (s): 0.261798

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.052682 second user time and 0.078921 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 20:46:48
IDJOB=4304506
IDBENCH=141350
IDSOLVER=2781
FILE ID=node103/4304506-1534099608
RUNJOBID= node103-1534097135-27928
PBS_JOBID= 21036991
Free space on /tmp= 34660 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m1s-2_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304506-1534099608/watcher-4304506-1534099608 -o /tmp/evaluation-result-4304506-1534099608/solver-4304506-1534099608 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534097135-27928 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1609592587 -superng HOME/instance-4304506-1534099608.xml

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

MD5SUM BENCH= a795c17341a98acc8ee8963fc359ded0
RANDOM SEED=1609592587

node103.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23997332 kB
MemAvailable:   30936424 kB
Buffers:          117216 kB
Cached:          7006740 kB
SwapCached:         5364 kB
Active:          4857432 kB
Inactive:        3289268 kB
Active(anon):    1013920 kB
Inactive(anon):    60472 kB
Active(file):    3843512 kB
Inactive(file):  3228796 kB
Unevictable:        7796 kB
Mlocked:            7796 kB
SwapTotal:      67108860 kB
SwapFree:       67058900 kB
Dirty:             26964 kB
Writeback:             0 kB
AnonPages:       1017444 kB
Mapped:            63532 kB
Shmem:             48632 kB
Slab:             324256 kB
SReclaimable:     295244 kB
SUnreclaim:        29012 kB
KernelStack:        3808 kB
PageTables:         7260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2505464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    868352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34636 MiB
End job on node103 at 2018-08-12 20:46:52