Trace number 4305087

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.9.2SAT 10.1047 4.36378

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-04-05_c18.xml
MD5SUM340365fb59c69c653973bf6f753c5e6c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.04534
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints9
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":20}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":20}]
Minimum constraint arity4
Maximum constraint arity5
Distribution of constraint arities[{"arity":4,"count":5},{"arity":5,"count":4}]
Number of extensional constraints9
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":9}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
9.73/4.29	v <instantiation>
9.73/4.29	v       <list>
9.73/4.29	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4]
9.73/4.29	v       </list>
9.73/4.29	v       <values>
9.73/4.29	v         0 17 0 3 9 25 24 17 24 0 24 0 2 10 18 18 3 7 4 0
9.73/4.29	v       </values>
9.73/4.29	v     </instantiation>
9.73/4.30	s SATISFIABLE

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305087-1534112734/watcher-4305087-1534112734 -o /tmp/evaluation-result-4305087-1534112734/solver-4305087-1534112734 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534097917-15761 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1618553477 HOME/instance-4305087-1534112734.xml 

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

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
solver pid=18611, runsolver pid=18608
Current StackSize limit: 8192 KiB


[startup+0.100121 s]*
/proc/loadavg: 1.58 1.40 1.38 3/206 18668
/proc/meminfo: memFree=15303316/32770624 swapFree=67108504/67108860
[pid=18611] ppid=18608 vsize=10005480 memory=18324 CPUtime=0.1 cores=1,3,5,7
/proc/18611/stat : 18611 (java) S 18608 18611 15729 0 -1 1077944320 4249 13157 0 0 1 1 5 3 20 0 6 0 228836543 10245611520 4581 33554432000 4194304 4196468 140726844821696 140726844804240 139647789780727 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
/proc/18611/statm: 2501370 4581 1930 1 0 2489808 0
[pid=18611/tid=18664] ppid=18608 vsize=10005480 memory=4279135703980081295 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18664/stat : 18664 (java) R 18608 18611 15729 0 -1 4202560 2063 13157 0 0 0 0 5 3 20 0 6 0 228836552 10245611520 4647 33554432000 4194304 4196468 140726844821696 139647761617488 139647775463253 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18665] ppid=18608 vsize=10005480 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18665/stat : 18665 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 6 0 228836553 10245611520 4647 33554432000 4194304 4196468 140726844821696 139647794023184 139647789790933 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18666] ppid=18608 vsize=10005480 memory=140356631529088 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18666/stat : 18666 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 6 0 228836553 10245611520 4647 33554432000 4194304 4196468 140726844821696 139647648742288 139647789790933 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18667] ppid=18608 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18667/stat : 18667 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 6 0 228836553 10245611520 4647 33554432000 4194304 4196468 140726844821696 139647647689744 139647789790933 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18668] ppid=18608 vsize=10005480 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18668/stat : 18668 (java) S 18608 18611 15729 0 -1 1077944384 2 13157 0 0 0 0 5 3 20 0 6 0 228836553 10245611520 4647 33554432000 4194304 4196468 140726844821696 139647646637200 139647789790933 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18324 KiB

[startup+0.209892 s]*
/proc/loadavg: 1.58 1.40 1.38 3/215 18677
/proc/meminfo: memFree=15280248/32770624 swapFree=67108504/67108860
[pid=18611] ppid=18608 vsize=10985364 memory=47592 CPUtime=0.26 cores=1,3,5,7
/proc/18611/stat : 18611 (java) S 18608 18611 15729 0 -1 1077944320 8088 13157 0 0 16 2 5 3 20 0 15 0 228836543 11249012736 11898 33554432000 4194304 4196468 140726844821696 140726844804240 139647789780727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
/proc/18611/statm: 2746341 11898 2950 1 0 2708764 0
[pid=18611/tid=18664] ppid=18608 vsize=10985364 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/18611/task/18664/stat : 18664 (java) R 18608 18611 15729 0 -1 4202560 5012 13157 0 0 10 1 5 3 20 0 15 0 228836552 11249012736 12228 33554432000 4194304 4196468 140726844821696 139647761605536 139647782460445 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18665] ppid=18608 vsize=10985364 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18665/stat : 18665 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836553 11249012736 12228 33554432000 4194304 4196468 140726844821696 139647794023184 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18666] ppid=18608 vsize=10985364 memory=140356631529088 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18666/stat : 18666 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836553 11249012736 11876 33554432000 4194304 4196468 140726844821696 139647648742288 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18667] ppid=18608 vsize=10985364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18667/stat : 18667 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836553 11249012736 11876 33554432000 4194304 4196468 140726844821696 139647647689744 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18668] ppid=18608 vsize=10985364 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18668/stat : 18668 (java) S 18608 18611 15729 0 -1 1077944384 2 13157 0 0 0 0 5 3 20 0 15 0 228836553 11249012736 11876 33554432000 4194304 4196468 140726844821696 139647646637200 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18669] ppid=18608 vsize=10983736 memory=140356631529088 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18669/stat : 18669 (java) S 18608 18611 15729 0 -1 1077944384 2 13157 0 0 0 0 5 3 20 0 15 0 228836554 11247345664 11873 33554432000 4194304 4196468 140726844821696 139647214618608 139647789791874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18670] ppid=18608 vsize=10983736 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18670/stat : 18670 (java) S 18608 18611 15729 0 -1 1077944384 13 13157 0 0 0 0 5 3 20 0 15 0 228836554 11247345664 11636 33554432000 4194304 4196468 140726844821696 139646633763744 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18671] ppid=18608 vsize=10982776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18671/stat : 18671 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836555 11246362624 11628 33554432000 4194304 4196468 140726844821696 139646432437232 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18672] ppid=18608 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18672/stat : 18672 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 15 0 228836557 11246329856 11628 33554432000 4194304 4196468 140726844821696 139646125037776 139647789799323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18673] ppid=18608 vsize=10982744 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18673/stat : 18673 (java) S 18608 18611 15729 0 -1 1077944384 356 13157 0 0 1 0 5 3 20 0 15 0 228836557 11246329856 11628 33554432000 4194304 4196468 140726844821696 139647213566448 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18674] ppid=18608 vsize=10982744 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18674/stat : 18674 (java) S 18608 18611 15729 0 -1 1077944384 241 13157 0 0 1 0 5 3 20 0 15 0 228836557 11246329856 11628 33554432000 4194304 4196468 140726844821696 139647212513904 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18675] ppid=18608 vsize=10982744 memory=140356631529088 CPUtime=0.11 cores=1,3,5,7
/proc/18611/task/18675/stat : 18675 (java) S 18608 18611 15729 0 -1 1077944384 624 13157 0 0 3 0 5 3 20 0 15 0 228836557 11246329856 11628 33554432000 4194304 4196468 140726844821696 139647211461360 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18676] ppid=18608 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18676/stat : 18676 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 15 0 228836557 11246329856 11628 33554432000 4194304 4196468 140726844821696 139645694241888 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18677] ppid=18608 vsize=10982776 memory=140356631529088 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18677/stat : 18677 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836558 11246362624 11628 33554432000 4194304 4196468 140726844821696 139647210408240 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10985364 KiB
Current children cumulated memory: 47592 KiB

[startup+0.310164 s]*
/proc/loadavg: 1.58 1.40 1.38 3/215 18677
/proc/meminfo: memFree=15266512/32770624 swapFree=67108504/67108860
[pid=18611] ppid=18608 vsize=10983192 memory=56976 CPUtime=0.39 cores=1,3,5,7
/proc/18611/stat : 18611 (java) S 18608 18611 15729 0 -1 1077944320 10310 13157 0 0 28 3 5 3 20 0 15 0 228836543 11246788608 14244 33554432000 4194304 4196468 140726844821696 140726844804240 139647789780727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
/proc/18611/statm: 2745798 14244 3069 1 0 2708109 0
[pid=18611/tid=18664] ppid=18608 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/18611/task/18664/stat : 18664 (java) R 18608 18611 15729 0 -1 4202560 6870 13157 0 0 19 2 5 3 20 0 15 0 228836552 11246788608 14244 33554432000 4194304 4196468 140726844821696 139647761592736 139647773861214 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18665] ppid=18608 vsize=10983192 memory=7084813469699035216 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18665/stat : 18665 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836553 11246788608 14244 33554432000 4194304 4196468 140726844821696 139647794023184 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18666] ppid=18608 vsize=10983192 memory=2076 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18666/stat : 18666 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836553 11246788608 14244 33554432000 4194304 4196468 140726844821696 139647648742288 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18667] ppid=18608 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18667/stat : 18667 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836553 11246788608 14244 33554432000 4194304 4196468 140726844821696 139647647689744 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18668] ppid=18608 vsize=10983192 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18668/stat : 18668 (java) S 18608 18611 15729 0 -1 1077944384 2 13157 0 0 0 0 5 3 20 0 15 0 228836553 11246788608 14244 33554432000 4194304 4196468 140726844821696 139647646637200 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18669] ppid=18608 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18669/stat : 18669 (java) S 18608 18611 15729 0 -1 1077944384 2 13157 0 0 0 0 5 3 20 0 15 0 228836554 11246788608 14244 33554432000 4194304 4196468 140726844821696 139647214618608 139647789791874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18670] ppid=18608 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18670/stat : 18670 (java) S 18608 18611 15729 0 -1 1077944384 13 13157 0 0 0 0 5 3 20 0 15 0 228836554 11246788608 14244 33554432000 4194304 4196468 140726844821696 139646633763744 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18671] ppid=18608 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18671/stat : 18671 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836555 11246788608 14244 33554432000 4194304 4196468 140726844821696 139646432437232 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18672] ppid=18608 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18672/stat : 18672 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 15 0 228836557 11246788608 14244 33554432000 4194304 4196468 140726844821696 139646125037776 139647789799323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18673] ppid=18608 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18673/stat : 18673 (java) S 18608 18611 15729 0 -1 1077944384 357 13157 0 0 1 0 5 3 20 0 15 0 228836557 11246788608 14244 33554432000 4194304 4196468 140726844821696 139647213566448 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18674] ppid=18608 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18674/stat : 18674 (java) S 18608 18611 15729 0 -1 1077944384 241 13157 0 0 1 0 5 3 20 0 15 0 228836557 11246788608 14244 33554432000 4194304 4196468 140726844821696 139647212513904 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18675] ppid=18608 vsize=10983192 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/18611/task/18675/stat : 18675 (java) R 18608 18611 15729 0 -1 4202560 632 13157 0 0 5 0 5 3 20 0 15 0 228836557 11246788608 14244 33554432000 4194304 4196468 140726844821696 139647211461360 139647782017854 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18676] ppid=18608 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18676/stat : 18676 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 15 0 228836557 11246788608 14244 33554432000 4194304 4196468 140726844821696 139645694241888 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18677] ppid=18608 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18677/stat : 18677 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836558 11246788608 14244 33554432000 4194304 4196468 140726844821696 139647210408240 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56976 KiB

[startup+0.700764 s]
/proc/loadavg: 1.58 1.40 1.38 3/215 18677
/proc/meminfo: memFree=15257828/32770624 swapFree=67108504/67108860
[pid=18611] ppid=18608 vsize=10983192 memory=89072 CPUtime=0.99 cores=1,3,5,7
/proc/18611/stat : 18611 (java) S 18608 18611 15729 0 -1 1077944320 16413 13157 0 0 86 5 5 3 20 0 15 0 228836543 11246788608 22268 33554432000 4194304 4196468 140726844821696 140726844804240 139647789780727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
/proc/18611/statm: 2745798 22268 3238 1 0 2708109 0
[pid=18611/tid=18664] ppid=18608 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/18611/task/18664/stat : 18664 (java) R 18608 18611 15729 0 -1 4202560 11951 13157 0 0 55 3 5 3 20 0 15 0 228836552 11246788608 22268 33554432000 4194304 4196468 140726844821696 139647761601552 139647771344283 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18665] ppid=18608 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18665/stat : 18665 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836553 11246788608 22268 33554432000 4194304 4196468 140726844821696 139647794023184 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18666] ppid=18608 vsize=10983192 memory=3816 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18666/stat : 18666 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836553 11246788608 22268 33554432000 4194304 4196468 140726844821696 139647648742288 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18667] ppid=18608 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18667/stat : 18667 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836553 11246788608 22268 33554432000 4194304 4196468 140726844821696 139647647689744 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18668] ppid=18608 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18668/stat : 18668 (java) S 18608 18611 15729 0 -1 1077944384 2 13157 0 0 0 0 5 3 20 0 15 0 228836553 11246788608 22268 33554432000 4194304 4196468 140726844821696 139647646637200 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18669] ppid=18608 vsize=10983192 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18669/stat : 18669 (java) S 18608 18611 15729 0 -1 1077944384 6 13157 0 0 0 0 5 3 20 0 15 0 228836554 11246788608 22268 33554432000 4194304 4196468 140726844821696 139647214618608 139647789791874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18670] ppid=18608 vsize=10983192 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18670/stat : 18670 (java) S 18608 18611 15729 0 -1 1077944384 13 13157 0 0 0 0 5 3 20 0 15 0 228836554 11246788608 22268 33554432000 4194304 4196468 140726844821696 139646633763744 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18671] ppid=18608 vsize=10983192 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18671/stat : 18671 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836555 11246788608 22268 33554432000 4194304 4196468 140726844821696 139646432437232 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18672] ppid=18608 vsize=10983192 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18672/stat : 18672 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 15 0 228836557 11246788608 22268 33554432000 4194304 4196468 140726844821696 139646125037776 139647789799323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18673] ppid=18608 vsize=10983192 memory=13252 CPUtime=0.17 cores=1,3,5,7
/proc/18611/task/18673/stat : 18673 (java) S 18608 18611 15729 0 -1 1077944384 901 13157 0 0 9 0 5 3 20 0 15 0 228836557 11246788608 22268 33554432000 4194304 4196468 140726844821696 139647213566448 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18674] ppid=18608 vsize=10983192 memory=15460 CPUtime=0.15 cores=1,3,5,7
/proc/18611/task/18674/stat : 18674 (java) S 18608 18611 15729 0 -1 1077944384 660 13157 0 0 7 0 5 3 20 0 15 0 228836557 11246788608 22268 33554432000 4194304 4196468 140726844821696 139647212513904 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18675] ppid=18608 vsize=10983192 memory=17668 CPUtime=0.21 cores=1,3,5,7
/proc/18611/task/18675/stat : 18675 (java) S 18608 18611 15729 0 -1 1077944384 680 13157 0 0 13 0 5 3 20 0 15 0 228836557 11246788608 22268 33554432000 4194304 4196468 140726844821696 139647211461360 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18676] ppid=18608 vsize=10983192 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18676/stat : 18676 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 15 0 228836557 11246788608 22268 33554432000 4194304 4196468 140726844821696 139645694241888 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18677] ppid=18608 vsize=10983192 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18677/stat : 18677 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836558 11246788608 22268 33554432000 4194304 4196468 140726844821696 139647210408240 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 89072 KiB

[startup+1.50128 s]
/proc/loadavg: 1.58 1.40 1.38 3/215 18677
/proc/meminfo: memFree=15211992/32770624 swapFree=67108504/67108860
[pid=18611] ppid=18608 vsize=10998092 memory=213704 CPUtime=2.65 cores=1,3,5,7
/proc/18611/stat : 18611 (java) S 18608 18611 15729 0 -1 1077944320 23470 13157 0 0 247 10 5 3 20 0 15 0 228836543 11262046208 53426 33554432000 4194304 4196468 140726844821696 140726844804240 139647789780727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
/proc/18611/statm: 2749523 53426 3476 1 0 2711181 0
[pid=18611/tid=18664] ppid=18608 vsize=10998092 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/18611/task/18664/stat : 18664 (java) R 18608 18611 15729 0 -1 4202560 16805 13157 0 0 130 5 5 3 20 0 15 0 228836552 11262046208 53426 33554432000 4194304 4196468 140726844821696 139647761597920 139647773861214 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18665] ppid=18608 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18665/stat : 18665 (java) S 18608 18611 15729 0 -1 1077944384 38 13157 0 0 1 0 5 3 20 0 15 0 228836553 11262046208 53426 33554432000 4194304 4196468 140726844821696 139647794023184 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18666] ppid=18608 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18666/stat : 18666 (java) S 18608 18611 15729 0 -1 1077944384 10 13157 0 0 1 0 5 3 20 0 15 0 228836553 11262046208 53426 33554432000 4194304 4196468 140726844821696 139647648742288 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18667] ppid=18608 vsize=10998092 memory=3539892194917298225 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18667/stat : 18667 (java) S 18608 18611 15729 0 -1 1077944384 49 13157 0 0 1 0 5 3 20 0 15 0 228836553 11262046208 53426 33554432000 4194304 4196468 140726844821696 139647647689744 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18668] ppid=18608 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18668/stat : 18668 (java) S 18608 18611 15729 0 -1 1077944384 194 13157 0 0 0 0 5 3 20 0 15 0 228836553 11262046208 53426 33554432000 4194304 4196468 140726844821696 139647646637200 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18669] ppid=18608 vsize=10998092 memory=-7965959130280075168 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18669/stat : 18669 (java) S 18608 18611 15729 0 -1 1077944384 57 13157 0 0 1 0 5 3 20 0 15 0 228836554 11262046208 53426 33554432000 4194304 4196468 140726844821696 139647214618608 139647789791874 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18670] ppid=18608 vsize=10998092 memory=280713022744832 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18670/stat : 18670 (java) S 18608 18611 15729 0 -1 1077944384 14 13157 0 0 0 0 5 3 20 0 15 0 228836554 11262046208 53426 33554432000 4194304 4196468 140726844821696 139646633763808 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18671] ppid=18608 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18671/stat : 18671 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836555 11262046208 53426 33554432000 4194304 4196468 140726844821696 139646432437248 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18672] ppid=18608 vsize=10998092 memory=4552 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18672/stat : 18672 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 15 0 228836557 11262046208 53426 33554432000 4194304 4196468 140726844821696 139646125037776 139647789799323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18673] ppid=18608 vsize=10998092 memory=3732 CPUtime=0.46 cores=1,3,5,7
/proc/18611/task/18673/stat : 18673 (java) S 18608 18611 15729 0 -1 1077944384 1410 13157 0 0 38 0 5 3 20 0 15 0 228836557 11262046208 53426 33554432000 4194304 4196468 140726844821696 139647213566448 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18674] ppid=18608 vsize=10998092 memory=1228 CPUtime=0.45 cores=1,3,5,7
/proc/18611/task/18674/stat : 18674 (java) S 18608 18611 15729 0 -1 1077944384 1432 13157 0 0 37 0 5 3 20 0 15 0 228836557 11262046208 53426 33554432000 4194304 4196468 140726844821696 139647212513904 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18675] ppid=18608 vsize=10998092 memory=10624 CPUtime=0.42 cores=1,3,5,7
/proc/18611/task/18675/stat : 18675 (java) S 18608 18611 15729 0 -1 1077944384 1263 13157 0 0 34 0 5 3 20 0 15 0 228836557 11262046208 53426 33554432000 4194304 4196468 140726844821696 139647211461360 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18676] ppid=18608 vsize=10998092 memory=1624 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18676/stat : 18676 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 15 0 228836557 11262046208 53426 33554432000 4194304 4196468 140726844821696 139645694241888 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18677] ppid=18608 vsize=10998092 memory=6776 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18677/stat : 18677 (java) S 18608 18611 15729 0 -1 1077944384 2 13157 0 0 0 0 5 3 20 0 15 0 228836558 11262046208 53426 33554432000 4194304 4196468 140726844821696 139647210408240 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
Current children cumulated CPU time: 2.65 s
Current children cumulated vsize: 10998092 KiB
Current children cumulated memory: 213704 KiB

[startup+3.10361 s]*
/proc/loadavg: 1.53 1.39 1.38 5/215 18677
/proc/meminfo: memFree=15022732/32770624 swapFree=67108504/67108860
[pid=18611] ppid=18608 vsize=11006304 memory=301112 CPUtime=6.68 cores=1,3,5,7
/proc/18611/stat : 18611 (java) S 18608 18611 15729 0 -1 1077944320 37377 13157 0 0 645 15 5 3 20 0 15 0 228836543 11270455296 75278 33554432000 4194304 4196468 140726844821696 140726844804240 139647789780727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
/proc/18611/statm: 2751576 75278 3495 1 0 2713229 0
[pid=18611/tid=18664] ppid=18608 vsize=11006304 memory=7022364594140610616 CPUtime=3.03 cores=1,3,5,7
/proc/18611/task/18664/stat : 18664 (java) R 18608 18611 15729 0 -1 4202560 25834 13157 0 0 287 8 5 3 20 0 15 0 228836552 11270455296 75278 33554432000 4194304 4196468 140726844821696 139647761604544 139647771731372 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18665] ppid=18608 vsize=11006304 memory=365 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18665/stat : 18665 (java) S 18608 18611 15729 0 -1 1077944384 38 13157 0 0 1 0 5 3 20 0 15 0 228836553 11270455296 75278 33554432000 4194304 4196468 140726844821696 139647794023184 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18666] ppid=18608 vsize=11006304 memory=140356631547783 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18666/stat : 18666 (java) S 18608 18611 15729 0 -1 1077944384 10 13157 0 0 1 0 5 3 20 0 15 0 228836553 11270455296 75278 33554432000 4194304 4196468 140726844821696 139647648742288 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18667] ppid=18608 vsize=11006304 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18667/stat : 18667 (java) S 18608 18611 15729 0 -1 1077944384 49 13157 0 0 1 0 5 3 20 0 15 0 228836553 11270455296 75278 33554432000 4194304 4196468 140726844821696 139647647689744 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18668] ppid=18608 vsize=11006304 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18668/stat : 18668 (java) S 18608 18611 15729 0 -1 1077944384 194 13157 0 0 0 0 5 3 20 0 15 0 228836553 11270455296 75278 33554432000 4194304 4196468 140726844821696 139647646637200 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18669] ppid=18608 vsize=11006304 memory=140356631529088 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18669/stat : 18669 (java) S 18608 18611 15729 0 -1 1077944384 57 13157 0 0 1 0 5 3 20 0 15 0 228836554 11270455296 75278 33554432000 4194304 4196468 140726844821696 139647214618608 139647789791874 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18670] ppid=18608 vsize=11006304 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18670/stat : 18670 (java) S 18608 18611 15729 0 -1 1077944384 14 13157 0 0 0 0 5 3 20 0 15 0 228836554 11270455296 75278 33554432000 4194304 4196468 140726844821696 139646633763808 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18671] ppid=18608 vsize=11006304 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18671/stat : 18671 (java) S 18608 18611 15729 0 -1 1077944384 1 13157 0 0 0 0 5 3 20 0 15 0 228836555 11270455296 75278 33554432000 4194304 4196468 140726844821696 139646432437248 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18672] ppid=18608 vsize=11006304 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18672/stat : 18672 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 15 0 228836557 11270455296 75278 33554432000 4194304 4196468 140726844821696 139646125037776 139647789799323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18673] ppid=18608 vsize=11006304 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/18611/task/18673/stat : 18673 (java) R 18608 18611 15729 0 -1 1077944384 3726 13157 0 0 138 1 5 3 20 0 15 0 228836557 11270455296 75278 33554432000 4194304 4196468 140726844821696 139647213552096 139647789790933 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18674] ppid=18608 vsize=11006304 memory=-1 CPUtime=1.26 cores=1,3,5,7
/proc/18611/task/18674/stat : 18674 (java) R 18608 18611 15729 0 -1 4202560 2014 13157 0 0 118 0 5 3 20 0 15 0 228836557 11270455296 75343 33554432000 4194304 4196468 140726844821696 139647212513904 139647773748607 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18675] ppid=18608 vsize=11006304 memory=140356631529088 CPUtime=1.02 cores=1,3,5,7
/proc/18611/task/18675/stat : 18675 (java) R 18608 18611 15729 0 -1 4202560 3248 13157 0 0 93 1 5 3 20 0 15 0 228836557 11270455296 75343 33554432000 4194304 4196468 140726844821696 139647211460544 139647773824357 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18676] ppid=18608 vsize=11006304 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18676/stat : 18676 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 15 0 228836557 11270455296 75343 33554432000 4194304 4196468 140726844821696 139645694241888 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18677] ppid=18608 vsize=11006304 memory=140356631529088 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18677/stat : 18677 (java) S 18608 18611 15729 0 -1 1077944384 2 13157 0 0 0 0 5 3 20 0 15 0 228836558 11270455296 75343 33554432000 4194304 4196468 140726844821696 139647210408240 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
Current children cumulated CPU time: 6.68 s
Current children cumulated vsize: 11006304 KiB
Current children cumulated memory: 301112 KiB

[startup+4.36372 s]
# the end of solver process 18611 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.85215 s, system=0.252574 s

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

[startup+3.30126 s]
/proc/loadavg: 1.53 1.39 1.38 5/215 18677
/proc/meminfo: memFree=15022732/32770624 swapFree=67108504/67108860
[pid=18611] ppid=18608 vsize=11008352 memory=320520 CPUtime=7.19 cores=1,3,5,7
/proc/18611/stat : 18611 (java) S 18608 18611 15729 0 -1 1077944320 44072 13157 0 0 695 16 5 3 20 0 15 0 228836543 11272552448 80130 33554432000 4194304 4196468 140726844821696 140726844804240 139647789780727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
/proc/18611/statm: 2752088 80130 3508 1 0 2713741 0
[pid=18611/tid=18664] ppid=18608 vsize=11008352 memory=0 CPUtime=3.21 cores=1,3,5,7
/proc/18611/task/18664/stat : 18664 (java) R 18608 18611 15729 0 -1 4202560 28788 13157 0 0 304 9 5 3 20 0 15 0 228836552 11272552448 80130 33554432000 4194304 4196468 140726844821696 139647761606496 139647321713800 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18665] ppid=18608 vsize=11008352 memory=6656426216303648864 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18665/stat : 18665 (java) S 18608 18611 15729 0 -1 1077944384 604 13157 0 0 1 0 5 3 20 0 15 0 228836553 11272552448 80130 33554432000 4194304 4196468 140726844821696 139647794023184 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18666] ppid=18608 vsize=11008352 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18666/stat : 18666 (java) S 18608 18611 15729 0 -1 1077944384 24 13157 0 0 1 0 5 3 20 0 15 0 228836553 11272552448 80130 33554432000 4194304 4196468 140726844821696 139647648742288 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18667] ppid=18608 vsize=11008352 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18667/stat : 18667 (java) S 18608 18611 15729 0 -1 1077944384 404 13157 0 0 1 0 5 3 20 0 15 0 228836553 11272552448 80130 33554432000 4194304 4196468 140726844821696 139647647689744 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18668] ppid=18608 vsize=11008352 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18611/task/18668/stat : 18668 (java) S 18608 18611 15729 0 -1 1077944384 204 13157 0 0 1 0 5 3 20 0 15 0 228836553 11272552448 80130 33554432000 4194304 4196468 140726844821696 139647646637200 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18669] ppid=18608 vsize=11008352 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/18611/task/18669/stat : 18669 (java) S 18608 18611 15729 0 -1 1077944384 507 13157 0 0 2 0 5 3 20 0 15 0 228836554 11272552448 80130 33554432000 4194304 4196468 140726844821696 139647214618608 139647789791874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18670] ppid=18608 vsize=11008352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18670/stat : 18670 (java) S 18608 18611 15729 0 -1 1077944384 20 13157 0 0 0 0 5 3 20 0 15 0 228836554 11272552448 80130 33554432000 4194304 4196468 140726844821696 139646633763808 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18671] ppid=18608 vsize=11008352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18671/stat : 18671 (java) S 18608 18611 15729 0 -1 1077944384 11 13157 0 0 0 0 5 3 20 0 15 0 228836555 11272552448 80130 33554432000 4194304 4196468 140726844821696 139646432437248 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18672] ppid=18608 vsize=11008352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18672/stat : 18672 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 15 0 228836557 11272552448 80130 33554432000 4194304 4196468 140726844821696 139646125037776 139647789799323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18673] ppid=18608 vsize=11008352 memory=0 CPUtime=1.59 cores=1,3,5,7
/proc/18611/task/18673/stat : 18673 (java) R 18608 18611 15729 0 -1 4202560 4216 13157 0 0 150 1 5 3 20 0 15 0 228836557 11272552448 80130 33554432000 4194304 4196468 140726844821696 139647213552992 139647774710125 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18674] ppid=18608 vsize=11008352 memory=1068 CPUtime=1.38 cores=1,3,5,7
/proc/18611/task/18674/stat : 18674 (java) R 18608 18611 15729 0 -1 4202560 2554 13157 0 0 129 1 5 3 20 0 15 0 228836557 11272552448 80130 33554432000 4194304 4196468 140726844821696 139647212499104 139647774659152 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18675] ppid=18608 vsize=11008352 memory=15084 CPUtime=1.09 cores=1,3,5,7
/proc/18611/task/18675/stat : 18675 (java) R 18608 18611 15729 0 -1 4202560 4538 13157 0 0 100 1 5 3 20 0 15 0 228836557 11272552448 80130 33554432000 4194304 4196468 140726844821696 139647211461360 139647789802074 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18676] ppid=18608 vsize=11008352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18676/stat : 18676 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 15 0 228836557 11272552448 80130 33554432000 4194304 4196468 140726844821696 139645694241888 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18677] ppid=18608 vsize=11008352 memory=6788 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18677/stat : 18677 (java) S 18608 18611 15729 0 -1 1077944384 7 13157 0 0 0 0 5 3 20 0 15 0 228836558 11272552448 80130 33554432000 4194304 4196468 140726844821696 139647210408240 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
Current children cumulated CPU time: 7.19 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 320520 KiB

[startup+4.10126 s]*
/proc/loadavg: 1.53 1.39 1.38 5/215 18677
/proc/meminfo: memFree=14964808/32770624 swapFree=67108504/67108860
[pid=18611] ppid=18608 vsize=11077984 memory=359148 CPUtime=9.39 cores=1,3,5,7
/proc/18611/stat : 18611 (java) S 18608 18611 15729 0 -1 1077944320 65990 13157 0 0 912 19 5 3 20 0 15 0 228836543 11343855616 89787 33554432000 4194304 4196468 140726844821696 140726844804240 139647789780727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
/proc/18611/statm: 2769496 89787 3510 1 0 2731149 0
[pid=18611/tid=18664] ppid=18608 vsize=11077984 memory=-6517102902069810590 CPUtime=3.97 cores=1,3,5,7
/proc/18611/task/18664/stat : 18664 (java) R 18608 18611 15729 0 -1 4202560 44811 13157 0 0 378 11 5 3 20 0 15 0 228836552 11343855616 89787 33554432000 4194304 4196468 140726844821696 139647761607728 139647333940027 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18665] ppid=18608 vsize=11077984 memory=4122819170707441977 CPUtime=0.11 cores=1,3,5,7
/proc/18611/task/18665/stat : 18665 (java) S 18608 18611 15729 0 -1 1077944384 614 13157 0 0 3 0 5 3 20 0 15 0 228836553 11343855616 89787 33554432000 4194304 4196468 140726844821696 139647794023184 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18666] ppid=18608 vsize=11077984 memory=3762951859767951008 CPUtime=0.11 cores=1,3,5,7
/proc/18611/task/18666/stat : 18666 (java) S 18608 18611 15729 0 -1 1077944384 53 13157 0 0 3 0 5 3 20 0 15 0 228836553 11343855616 89787 33554432000 4194304 4196468 140726844821696 139647648742288 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18667] ppid=18608 vsize=11077984 memory=7896943337487220793 CPUtime=0.11 cores=1,3,5,7
/proc/18611/task/18667/stat : 18667 (java) S 18608 18611 15729 0 -1 1077944384 437 13157 0 0 3 0 5 3 20 0 15 0 228836553 11343855616 89787 33554432000 4194304 4196468 140726844821696 139647647689744 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18668] ppid=18608 vsize=11077984 memory=79933636346856 CPUtime=0.11 cores=1,3,5,7
/proc/18611/task/18668/stat : 18668 (java) S 18608 18611 15729 0 -1 1077944384 221 13157 0 0 3 0 5 3 20 0 15 0 228836553 11343855616 89787 33554432000 4194304 4196468 140726844821696 139647646637200 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18669] ppid=18608 vsize=11077984 memory=3540059961831423201 CPUtime=0.11 cores=1,3,5,7
/proc/18611/task/18669/stat : 18669 (java) S 18608 18611 15729 0 -1 1077944384 3423 13157 0 0 3 0 5 3 20 0 15 0 228836554 11343855616 89787 33554432000 4194304 4196468 140726844821696 139647214618608 139647789791874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18670] ppid=18608 vsize=11077984 memory=3834030251390284337 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18670/stat : 18670 (java) S 18608 18611 15729 0 -1 1077944384 20 13157 0 0 0 0 5 3 20 0 15 0 228836554 11343855616 89787 33554432000 4194304 4196468 140726844821696 139646633763808 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18671] ppid=18608 vsize=11077984 memory=7811337880073693037 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18671/stat : 18671 (java) S 18608 18611 15729 0 -1 1077944384 11 13157 0 0 0 0 5 3 20 0 15 0 228836555 11343855616 89787 33554432000 4194304 4196468 140726844821696 139646432437248 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18672] ppid=18608 vsize=11077984 memory=1 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18672/stat : 18672 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 15 0 228836557 11343855616 89787 33554432000 4194304 4196468 140726844821696 139646125037776 139647789799323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18673] ppid=18608 vsize=11077984 memory=0 CPUtime=2.25 cores=1,3,5,7
/proc/18611/task/18673/stat : 18673 (java) R 18608 18611 15729 0 -1 4202560 5941 13157 0 0 216 1 5 3 20 0 15 0 228836557 11343855616 89787 33554432000 4194304 4196468 140726844821696 139647213551296 139647773338072 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18674] ppid=18608 vsize=11077984 memory=0 CPUtime=1.87 cores=1,3,5,7
/proc/18611/task/18674/stat : 18674 (java) R 18608 18611 15729 0 -1 4202560 3313 13157 0 0 178 1 5 3 20 0 15 0 228836557 11343855616 89787 33554432000 4194304 4196468 140726844821696 139647212502576 139647775795041 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18675] ppid=18608 vsize=11077984 memory=10 CPUtime=1.26 cores=1,3,5,7
/proc/18611/task/18675/stat : 18675 (java) R 18608 18611 15729 0 -1 1077944384 4944 13157 0 0 117 1 5 3 20 0 15 0 228836557 11343855616 89787 33554432000 4194304 4196468 140726844821696 139647211461360 139647789791874 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18676] ppid=18608 vsize=11077984 memory=59 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18676/stat : 18676 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 15 0 228836557 11343855616 89787 33554432000 4194304 4196468 140726844821696 139645694241888 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18677] ppid=18608 vsize=11077984 memory=64 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18677/stat : 18677 (java) S 18608 18611 15729 0 -1 1077944384 7 13157 0 0 0 0 5 3 20 0 15 0 228836558 11343855616 89787 33554432000 4194304 4196468 140726844821696 139647210408240 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
Current children cumulated CPU time: 9.39 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 359148 KiB

[startup+4.30064 s]
/proc/loadavg: 1.53 1.39 1.38 5/215 18677
/proc/meminfo: memFree=14964808/32770624 swapFree=67108504/67108860
[pid=18611] ppid=18608 vsize=11210728 memory=364780 CPUtime=10.03 cores=1,3,5,7
/proc/18611/stat : 18611 (java) S 18608 18611 15729 0 -1 1077944320 67966 13157 0 0 975 20 5 3 20 0 14 0 228836543 11479785472 91195 33554432000 4194304 4196468 140726844821696 140726844804240 139647789780727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
/proc/18611/statm: 2802682 91195 3512 1 0 2764335 0
[pid=18611/tid=18664] ppid=18608 vsize=11210728 memory=302585819863187771 CPUtime=4.16 cores=1,3,5,7
/proc/18611/task/18664/stat : 18664 (java) S 18608 18611 15729 0 -1 1077944384 45020 13157 0 0 397 11 5 3 20 0 14 0 228836552 11479785472 91195 33554432000 4194304 4196468 140726844821696 139647761624208 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18665] ppid=18608 vsize=11210728 memory=14127849082719526 CPUtime=0.11 cores=1,3,5,7
/proc/18611/task/18665/stat : 18665 (java) S 18608 18611 15729 0 -1 1077944384 614 13157 0 0 3 0 5 3 20 0 14 0 228836553 11479785472 91195 33554432000 4194304 4196468 140726844821696 139647794023184 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18666] ppid=18608 vsize=11210728 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/18611/task/18666/stat : 18666 (java) S 18608 18611 15729 0 -1 1077944384 53 13157 0 0 3 0 5 3 20 0 14 0 228836553 11479785472 91195 33554432000 4194304 4196468 140726844821696 139647648742288 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18667] ppid=18608 vsize=11210728 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/18611/task/18667/stat : 18667 (java) S 18608 18611 15729 0 -1 1077944384 437 13157 0 0 3 0 5 3 20 0 14 0 228836553 11479785472 91195 33554432000 4194304 4196468 140726844821696 139647647689744 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18668] ppid=18608 vsize=11210728 memory=7682744562830902074 CPUtime=0.11 cores=1,3,5,7
/proc/18611/task/18668/stat : 18668 (java) S 18608 18611 15729 0 -1 1077944384 221 13157 0 0 3 0 5 3 20 0 14 0 228836553 11479785472 91195 33554432000 4194304 4196468 140726844821696 139647646637200 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18669] ppid=18608 vsize=11210728 memory=7016714186490735262 CPUtime=0.11 cores=1,3,5,7
/proc/18611/task/18669/stat : 18669 (java) S 18608 18611 15729 0 -1 1077944384 3423 13157 0 0 3 0 5 3 20 0 14 0 228836554 11479785472 91195 33554432000 4194304 4196468 140726844821696 139647214618816 139647789791874 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18670] ppid=18608 vsize=11210728 memory=8761640388318109335 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18670/stat : 18670 (java) S 18608 18611 15729 0 -1 1077944384 20 13157 0 0 0 0 5 3 20 0 14 0 228836554 11479785472 91195 33554432000 4194304 4196468 140726844821696 139646633763808 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18671] ppid=18608 vsize=11210728 memory=4137293581110450563 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18671/stat : 18671 (java) S 18608 18611 15729 0 -1 1077944384 11 13157 0 0 0 0 5 3 20 0 14 0 228836555 11479785472 91195 33554432000 4194304 4196468 140726844821696 139646432437248 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18672] ppid=18608 vsize=11210728 memory=6944656592455350634 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18672/stat : 18672 (java) S 18608 18611 15729 0 -1 1077944384 26 13157 0 0 0 0 5 3 20 0 14 0 228836557 11479785472 91195 33554432000 4194304 4196468 140726844821696 139646125036544 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18673] ppid=18608 vsize=11210728 memory=8761640388318109335 CPUtime=2.44 cores=1,3,5,7
/proc/18611/task/18673/stat : 18673 (java) R 18608 18611 15729 0 -1 4202560 7332 13157 0 0 235 1 5 3 20 0 14 0 228836557 11479785472 91195 33554432000 4194304 4196468 140726844821696 139647213551952 139647774888398 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18674] ppid=18608 vsize=11210728 memory=-7385037615309293161 CPUtime=2.05 cores=1,3,5,7
/proc/18611/task/18674/stat : 18674 (java) S 18608 18611 15729 0 -1 1077944384 3504 13157 0 0 196 1 5 3 20 0 14 0 228836557 11479785472 91195 33554432000 4194304 4196468 140726844821696 139647212502976 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18675] ppid=18608 vsize=11210728 memory=0 CPUtime=1.33 cores=1,3,5,7
/proc/18611/task/18675/stat : 18675 (java) S 18608 18611 15729 0 -1 1077944384 5093 13157 0 0 123 2 5 3 20 0 14 0 228836557 11479785472 91195 33554432000 4194304 4196468 140726844821696 139647211461360 139647789791874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
[pid=18611/tid=18676] ppid=18608 vsize=11210728 memory=140356511636273 CPUtime=0.08 cores=1,3,5,7
/proc/18611/task/18676/stat : 18676 (java) S 18608 18611 15729 0 -1 1077944384 3 13157 0 0 0 0 5 3 20 0 14 0 228836557 11479785472 91195 33554432000 4194304 4196468 140726844821696 139645694241888 139647789790933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10895360 140726844824172 140726844826972 140726844826972 140726844829647 0
Current children cumulated CPU time: 10.03 s
Current children cumulated vsize: 11210728 KiB
Current children cumulated memory: 364780 KiB

Child status: 0
Real time (s): 4.36378
CPU time (s): 10.1047
CPU user time (s): 9.85215
CPU system time (s): 0.252574
CPU usage (%): 231.559
Max. virtual memory (cumulated for all children) (KiB): 11210728
Max. memory (cumulated for all children) (KiB): 364780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.85215
system time used= 0.252574
maximum resident set size= 366784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81827
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= 5539
involuntary context switches= 46


# summary of solver processes directly reported to runsolver:
#   pid: 18611
#   total CPU time (s): 10.1047
#   total CPU user time (s): 9.85215
#   total CPU system time (s): 0.252574

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044933 second user time and 0.087776 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-13 00:25:34
IDJOB=4305087
IDBENCH=141437
IDSOLVER=2780
FILE ID=node104/4305087-1534112734
RUNJOBID= node104-1534097917-15761
PBS_JOBID= 21037002
Free space on /tmp= 37524 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-04-05_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305087-1534112734/watcher-4305087-1534112734 -o /tmp/evaluation-result-4305087-1534112734/solver-4305087-1534112734 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534097917-15761 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1618553477 HOME/instance-4305087-1534112734.xml

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

MD5SUM BENCH= 340365fb59c69c653973bf6f753c5e6c
RANDOM SEED=1618553477

node104.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.11
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.11
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.11
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.11
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:        15311540 kB
MemAvailable:   30794192 kB
Buffers:          199924 kB
Cached:         15320464 kB
SwapCached:            8 kB
Active:          8774424 kB
Inactive:        7910844 kB
Active(anon):    1115996 kB
Inactive(anon):   100964 kB
Active(file):    7658428 kB
Inactive(file):  7809880 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67108504 kB
Dirty:             26916 kB
Writeback:             0 kB
AnonPages:       1183892 kB
Mapped:            65588 kB
Shmem:             49636 kB
Slab:             471300 kB
SReclaimable:     442804 kB
SUnreclaim:        28496 kB
KernelStack:        3792 kB
PageTables:         7320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2318372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    921600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 37500 MiB
End job on node104 at 2018-08-13 00:25:38