Trace number 4304480

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-SuperNG? (TO) 2528.07 941.448

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-15-4-rom_c18.xml
MD5SUM11fd43c8e45d476b85885954fcb4d1ec
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables585
Number of constraints120
Number of domains5
Minimum domain size2
Maximum domain size133790
Distribution of domain sizes[{"size":2,"count":30},{"size":16,"count":210},{"size":27,"count":225},{"size":133790,"count":120}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":150},{"degree":2,"count":210},{"degree":8,"count":225}]
Minimum constraint arity18
Maximum constraint arity19
Distribution of constraint arities[{"arity":18,"count":30},{"arity":19,"count":90}]
Number of extensional constraints120
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":120}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.99/0.73	c Concrete v3.9.2.1532736233296 running

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304480-1534095450/watcher-4304480-1534095450 -o /tmp/evaluation-result-4304480-1534095450/solver-4304480-1534095450 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534095450-15368 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1846908530 -superng HOME/instance-4304480-1534095450.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
Current StackSize limit: 8192 KiB

solver pid=15464, runsolver pid=15461

[startup+0.100112 s]*
/proc/loadavg: 0.67 0.71 0.97 3/208 15521
/proc/meminfo: memFree=15986584/32770624 swapFree=67108504/67108860
[pid=15464] ppid=15461 vsize=10005480 memory=17076 CPUtime=0.08 cores=1,3,5,7
/proc/15464/stat : 15464 (java) S 15461 15464 9560 0 -1 1077944320 4422 13197 0 0 1 0 5 2 20 0 6 0 227108381 10245611520 4269 33554432000 4194304 4196468 140726672415216 140726672397760 140551752564471 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
/proc/15464/statm: 2501370 4269 1934 1 0 2489808 0
[pid=15464/tid=15517] ppid=15461 vsize=10005480 memory=4279135704013962638 CPUtime=0.08 cores=1,3,5,7
/proc/15464/task/15517/stat : 15517 (java) R 15461 15464 9560 0 -1 4202560 2268 13197 0 0 1 0 5 2 20 0 6 0 227108389 10245611520 4335 33554432000 4194304 4196468 140726672415216 140551724401232 140551737876473 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15518] ppid=15461 vsize=10005480 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15518/stat : 15518 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 6 0 227108390 10245611520 4335 33554432000 4194304 4196468 140726672415216 140551756807312 140551752574677 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15519] ppid=15461 vsize=10005480 memory=140468810376832 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15519/stat : 15519 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 6 0 227108390 10245611520 4335 33554432000 4194304 4196468 140726672415216 140551611526160 140551752574677 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15520] ppid=15461 vsize=10005480 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15520/stat : 15520 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 6 0 227108390 10245611520 4335 33554432000 4194304 4196468 140726672415216 140551610473360 140551752574677 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15521] ppid=15461 vsize=10005480 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15521/stat : 15521 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 6 0 227108390 10245611520 4335 33554432000 4194304 4196468 140726672415216 140551609420560 140551752574677 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 17076 KiB

[startup+0.20984 s]*
/proc/loadavg: 0.67 0.71 0.97 4/217 15530
/proc/meminfo: memFree=15963428/32770624 swapFree=67108504/67108860
[pid=15464] ppid=15461 vsize=10982744 memory=45212 CPUtime=0.26 cores=1,3,5,7
/proc/15464/stat : 15464 (java) S 15461 15464 9560 0 -1 1077944320 8035 13197 0 0 17 2 5 2 20 0 15 0 227108381 11246329856 11303 33554432000 4194304 4196468 140726672415216 140726672397760 140551752564471 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
/proc/15464/statm: 2745686 11303 2964 1 0 2708109 0
[pid=15464/tid=15517] ppid=15461 vsize=10985364 memory=-6517102902069810590 CPUtime=0.18 cores=1,3,5,7
/proc/15464/task/15517/stat : 15517 (java) R 15461 15464 9560 0 -1 4202560 4967 13197 0 0 10 1 5 2 20 0 15 0 227108389 11249012736 11699 33554432000 4194304 4196468 140726672415216 140551724389280 140551745244189 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15518] ppid=15461 vsize=10985364 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15518/stat : 15518 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 15 0 227108390 11249012736 11699 33554432000 4194304 4196468 140726672415216 140551756807312 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15519] ppid=15461 vsize=10985364 memory=140468810376832 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15519/stat : 15519 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 15 0 227108390 11249012736 11699 33554432000 4194304 4196468 140726672415216 140551611526160 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15520] ppid=15461 vsize=10985364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15520/stat : 15520 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 15 0 227108390 11249012736 11765 33554432000 4194304 4196468 140726672415216 140551610473360 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15521] ppid=15461 vsize=10985364 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15521/stat : 15521 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 15 0 227108390 11249012736 11765 33554432000 4194304 4196468 140726672415216 140551609420560 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15522] ppid=15461 vsize=10985364 memory=140468810376832 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15522/stat : 15522 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 15 0 227108392 11249012736 11765 33554432000 4194304 4196468 140726672415216 140550722275696 140551752575618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15523] ppid=15461 vsize=10985364 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15523/stat : 15523 (java) S 15461 15464 9560 0 -1 1077944384 13 13197 0 0 0 0 5 2 20 0 15 0 227108392 11249012736 11765 33554432000 4194304 4196468 140726672415216 140550590161952 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15524] ppid=15461 vsize=10985364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15524/stat : 15524 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 15 0 227108392 11249012736 11831 33554432000 4194304 4196468 140726672415216 140550388835184 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15525] ppid=15461 vsize=10985364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15525/stat : 15525 (java) S 15461 15464 9560 0 -1 1077944384 3 13197 0 0 0 0 5 2 20 0 15 0 227108395 11249012736 11831 33554432000 4194304 4196468 140726672415216 140550081435472 140551752583067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15526] ppid=15461 vsize=10985364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15464/task/15526/stat : 15526 (java) S 15461 15464 9560 0 -1 1077944384 420 13197 0 0 1 0 5 2 20 0 15 0 227108395 11249012736 11831 33554432000 4194304 4196468 140726672415216 140550721223536 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15527] ppid=15461 vsize=10985364 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15464/task/15527/stat : 15527 (java) S 15461 15464 9560 0 -1 1077944384 193 13197 0 0 1 0 5 2 20 0 15 0 227108395 11249012736 11897 33554432000 4194304 4196468 140726672415216 140550720170736 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15528] ppid=15461 vsize=10985364 memory=140468810376832 CPUtime=0.1 cores=1,3,5,7
/proc/15464/task/15528/stat : 15528 (java) S 15461 15464 9560 0 -1 1077944384 599 13197 0 0 3 0 5 2 20 0 15 0 227108395 11249012736 11897 33554432000 4194304 4196468 140726672415216 140550719117936 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15529] ppid=15461 vsize=10985364 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15529/stat : 15529 (java) S 15461 15464 9560 0 -1 1077944384 3 13197 0 0 0 0 5 2 20 0 15 0 227108395 11249012736 11897 33554432000 4194304 4196468 140726672415216 140549650639584 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15530] ppid=15461 vsize=10985364 memory=140468810376832 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15530/stat : 15530 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 15 0 227108396 11249012736 11897 33554432000 4194304 4196468 140726672415216 140550718065328 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 45212 KiB

[startup+0.310214 s]*
/proc/loadavg: 0.67 0.71 0.97 3/217 15530
/proc/meminfo: memFree=15948868/32770624 swapFree=67108504/67108860
[pid=15464] ppid=15461 vsize=10983192 memory=55928 CPUtime=0.38 cores=1,3,5,7
/proc/15464/stat : 15464 (java) S 15461 15464 9560 0 -1 1077944320 10556 13197 0 0 28 3 5 2 20 0 15 0 227108381 11246788608 13982 33554432000 4194304 4196468 140726672415216 140726672397760 140551752564471 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
/proc/15464/statm: 2745798 13982 3083 1 0 2708109 0
[pid=15464/tid=15517] ppid=15461 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/15464/task/15517/stat : 15517 (java) R 15461 15464 9560 0 -1 4202560 7118 13197 0 0 19 2 5 2 20 0 15 0 227108389 11246788608 13982 33554432000 4194304 4196468 140726672415216 140551724354000 140551744801598 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15518] ppid=15461 vsize=10983192 memory=7445121239671132496 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15518/stat : 15518 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 15 0 227108390 11246788608 13982 33554432000 4194304 4196468 140726672415216 140551756807312 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15519] ppid=15461 vsize=10983192 memory=2076 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15519/stat : 15519 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 15 0 227108390 11246788608 13982 33554432000 4194304 4196468 140726672415216 140551611526160 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15520] ppid=15461 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15520/stat : 15520 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 15 0 227108390 11246788608 13982 33554432000 4194304 4196468 140726672415216 140551610473360 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15521] ppid=15461 vsize=10983192 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15521/stat : 15521 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 15 0 227108390 11246788608 13982 33554432000 4194304 4196468 140726672415216 140551609420560 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15522] ppid=15461 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15522/stat : 15522 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 15 0 227108392 11246788608 13982 33554432000 4194304 4196468 140726672415216 140550722275696 140551752575618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15523] ppid=15461 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15523/stat : 15523 (java) S 15461 15464 9560 0 -1 1077944384 13 13197 0 0 0 0 5 2 20 0 15 0 227108392 11246788608 13982 33554432000 4194304 4196468 140726672415216 140550590161952 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15524] ppid=15461 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15524/stat : 15524 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 15 0 227108392 11246788608 13982 33554432000 4194304 4196468 140726672415216 140550388835184 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15525] ppid=15461 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15525/stat : 15525 (java) S 15461 15464 9560 0 -1 1077944384 3 13197 0 0 0 0 5 2 20 0 15 0 227108395 11246788608 13982 33554432000 4194304 4196468 140726672415216 140550081435472 140551752583067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15526] ppid=15461 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15464/task/15526/stat : 15526 (java) S 15461 15464 9560 0 -1 1077944384 423 13197 0 0 1 0 5 2 20 0 15 0 227108395 11246788608 13982 33554432000 4194304 4196468 140726672415216 140550721223536 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15527] ppid=15461 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15464/task/15527/stat : 15527 (java) S 15461 15464 9560 0 -1 1077944384 196 13197 0 0 1 0 5 2 20 0 15 0 227108395 11246788608 13982 33554432000 4194304 4196468 140726672415216 140550720170736 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15528] ppid=15461 vsize=10983192 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/15464/task/15528/stat : 15528 (java) R 15461 15464 9560 0 -1 4202560 606 13197 0 0 5 0 5 2 20 0 15 0 227108395 11246788608 13982 33554432000 4194304 4196468 140726672415216 140550719117936 140551745661315 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15529] ppid=15461 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15529/stat : 15529 (java) S 15461 15464 9560 0 -1 1077944384 3 13197 0 0 0 0 5 2 20 0 15 0 227108395 11246788608 13982 33554432000 4194304 4196468 140726672415216 140549650639584 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15530] ppid=15461 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15530/stat : 15530 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 15 0 227108396 11246788608 13982 33554432000 4194304 4196468 140726672415216 140550718065328 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55928 KiB

[startup+0.700723 s]
/proc/loadavg: 0.85 0.75 0.98 4/217 15530
/proc/meminfo: memFree=15935968/32770624 swapFree=67108504/67108860
[pid=15464] ppid=15461 vsize=10983192 memory=88584 CPUtime=0.99 cores=1,3,5,7
/proc/15464/stat : 15464 (java) S 15461 15464 9560 0 -1 1077944320 16778 13197 0 0 87 5 5 2 20 0 15 0 227108381 11246788608 22146 33554432000 4194304 4196468 140726672415216 140726672397760 140551752564471 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
/proc/15464/statm: 2745798 22146 3238 1 0 2708109 0
[pid=15464/tid=15517] ppid=15461 vsize=10983192 memory=0 CPUtime=0.65 cores=1,3,5,7
/proc/15464/task/15517/stat : 15517 (java) R 15461 15464 9560 0 -1 4202560 12274 13197 0 0 55 3 5 2 20 0 15 0 227108389 11246788608 22146 33554432000 4194304 4196468 140726672415216 140551724385296 140551737730110 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15518] ppid=15461 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15518/stat : 15518 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 15 0 227108390 11246788608 22146 33554432000 4194304 4196468 140726672415216 140551756807312 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15519] ppid=15461 vsize=10983192 memory=3816 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15519/stat : 15519 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 15 0 227108390 11246788608 22146 33554432000 4194304 4196468 140726672415216 140551611526160 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15520] ppid=15461 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15520/stat : 15520 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 15 0 227108390 11246788608 22146 33554432000 4194304 4196468 140726672415216 140551610473360 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15521] ppid=15461 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15521/stat : 15521 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 15 0 227108390 11246788608 22146 33554432000 4194304 4196468 140726672415216 140551609420560 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15522] ppid=15461 vsize=10983192 memory=4420 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15522/stat : 15522 (java) S 15461 15464 9560 0 -1 1077944384 5 13197 0 0 0 0 5 2 20 0 15 0 227108392 11246788608 22146 33554432000 4194304 4196468 140726672415216 140550722275696 140551752575618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15523] ppid=15461 vsize=10983192 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15523/stat : 15523 (java) S 15461 15464 9560 0 -1 1077944384 13 13197 0 0 0 0 5 2 20 0 15 0 227108392 11246788608 22146 33554432000 4194304 4196468 140726672415216 140550590161952 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15524] ppid=15461 vsize=10983192 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15524/stat : 15524 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 15 0 227108392 11246788608 22146 33554432000 4194304 4196468 140726672415216 140550388835184 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15525] ppid=15461 vsize=10983192 memory=11044 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15525/stat : 15525 (java) S 15461 15464 9560 0 -1 1077944384 3 13197 0 0 0 0 5 2 20 0 15 0 227108395 11246788608 22146 33554432000 4194304 4196468 140726672415216 140550081435472 140551752583067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15526] ppid=15461 vsize=10983192 memory=13252 CPUtime=0.14 cores=1,3,5,7
/proc/15464/task/15526/stat : 15526 (java) S 15461 15464 9560 0 -1 1077944384 834 13197 0 0 7 0 5 2 20 0 15 0 227108395 11246788608 22146 33554432000 4194304 4196468 140726672415216 140550721223536 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15527] ppid=15461 vsize=10983192 memory=15460 CPUtime=0.17 cores=1,3,5,7
/proc/15464/task/15527/stat : 15527 (java) S 15461 15464 9560 0 -1 1077944384 752 13197 0 0 10 0 5 2 20 0 15 0 227108395 11246788608 22146 33554432000 4194304 4196468 140726672415216 140550720170736 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15528] ppid=15461 vsize=10983192 memory=17668 CPUtime=0.2 cores=1,3,5,7
/proc/15464/task/15528/stat : 15528 (java) S 15461 15464 9560 0 -1 1077944384 695 13197 0 0 13 0 5 2 20 0 15 0 227108395 11246788608 22146 33554432000 4194304 4196468 140726672415216 140550719117936 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15529] ppid=15461 vsize=10983192 memory=19876 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15529/stat : 15529 (java) S 15461 15464 9560 0 -1 1077944384 3 13197 0 0 0 0 5 2 20 0 15 0 227108395 11246788608 22146 33554432000 4194304 4196468 140726672415216 140549650639584 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15530] ppid=15461 vsize=10983192 memory=22084 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15530/stat : 15530 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 15 0 227108396 11246788608 22146 33554432000 4194304 4196468 140726672415216 140550718065328 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88584 KiB

[startup+1.50083 s]
/proc/loadavg: 0.85 0.75 0.98 6/217 15530
/proc/meminfo: memFree=15861728/32770624 swapFree=67108504/67108860
[pid=15464] ppid=15461 vsize=10991872 memory=460940 CPUtime=2.67 cores=1,3,5,7
/proc/15464/stat : 15464 (java) S 15461 15464 9560 0 -1 1077944320 22155 13197 0 0 227 33 5 2 20 0 15 0 227108381 11255676928 115235 33554432000 4194304 4196468 140726672415216 140726672397760 140551752564471 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
/proc/15464/statm: 2747968 115235 3444 1 0 2709645 0
[pid=15464/tid=15517] ppid=15461 vsize=10991872 memory=0 CPUtime=1.31 cores=1,3,5,7
/proc/15464/task/15517/stat : 15517 (java) R 15461 15464 9560 0 -1 4202560 14591 13197 0 0 115 9 5 2 20 0 15 0 227108389 11255676928 115235 33554432000 4194304 4196468 140726672415216 140551724400160 140551752586397 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15518] ppid=15461 vsize=10991872 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/15464/task/15518/stat : 15518 (java) S 15461 15464 9560 0 -1 1077944384 277 13197 0 0 7 6 5 2 20 0 15 0 227108390 11255676928 115235 33554432000 4194304 4196468 140726672415216 140551756807312 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15519] ppid=15461 vsize=10991872 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/15464/task/15519/stat : 15519 (java) S 15461 15464 9560 0 -1 1077944384 395 13197 0 0 4 5 5 2 20 0 15 0 227108390 11255676928 115235 33554432000 4194304 4196468 140726672415216 140551611526160 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15520] ppid=15461 vsize=10991872 memory=3539892194917298225 CPUtime=0.15 cores=1,3,5,7
/proc/15464/task/15520/stat : 15520 (java) S 15461 15464 9560 0 -1 1077944384 239 13197 0 0 4 4 5 2 20 0 15 0 227108390 11255676928 115235 33554432000 4194304 4196468 140726672415216 140551610473360 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15521] ppid=15461 vsize=10991872 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/15464/task/15521/stat : 15521 (java) S 15461 15464 9560 0 -1 1077944384 197 13197 0 0 6 4 5 2 20 0 15 0 227108390 11255676928 115235 33554432000 4194304 4196468 140726672415216 140551609420560 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15522] ppid=15461 vsize=10991872 memory=-7965959130280075168 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15522/stat : 15522 (java) S 15461 15464 9560 0 -1 1077944384 96 13197 0 0 0 0 5 2 20 0 15 0 227108392 11255676928 115235 33554432000 4194304 4196468 140726672415216 140550722275696 140551752575618 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15523] ppid=15461 vsize=10991872 memory=280937300568320 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15523/stat : 15523 (java) S 15461 15464 9560 0 -1 1077944384 15 13197 0 0 0 0 5 2 20 0 15 0 227108392 11255676928 115235 33554432000 4194304 4196468 140726672415216 140550590161952 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15524] ppid=15461 vsize=10991872 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15524/stat : 15524 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 15 0 227108392 11255676928 115235 33554432000 4194304 4196468 140726672415216 140550388835200 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15525] ppid=15461 vsize=10991872 memory=4552 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15525/stat : 15525 (java) S 15461 15464 9560 0 -1 1077944384 3 13197 0 0 0 0 5 2 20 0 15 0 227108395 11255676928 115235 33554432000 4194304 4196468 140726672415216 140550081435472 140551752583067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15526] ppid=15461 vsize=10991872 memory=3732 CPUtime=0.41 cores=1,3,5,7
/proc/15464/task/15526/stat : 15526 (java) S 15461 15464 9560 0 -1 1077944384 2046 13197 0 0 34 0 5 2 20 0 15 0 227108395 11255676928 115235 33554432000 4194304 4196468 140726672415216 140550721223536 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15527] ppid=15461 vsize=10991872 memory=1228 CPUtime=0.34 cores=1,3,5,7
/proc/15464/task/15527/stat : 15527 (java) S 15461 15464 9560 0 -1 1077944384 1102 13197 0 0 27 0 5 2 20 0 15 0 227108395 11255676928 115235 33554432000 4194304 4196468 140726672415216 140550720170736 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15528] ppid=15461 vsize=10991872 memory=10624 CPUtime=0.33 cores=1,3,5,7
/proc/15464/task/15528/stat : 15528 (java) S 15461 15464 9560 0 -1 1077944384 997 13197 0 0 26 0 5 2 20 0 15 0 227108395 11255676928 115235 33554432000 4194304 4196468 140726672415216 140550719117936 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15529] ppid=15461 vsize=10991872 memory=1624 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15529/stat : 15529 (java) S 15461 15464 9560 0 -1 1077944384 3 13197 0 0 0 0 5 2 20 0 15 0 227108395 11255676928 115235 33554432000 4194304 4196468 140726672415216 140549650639584 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15530] ppid=15461 vsize=10991872 memory=6768 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15530/stat : 15530 (java) S 15461 15464 9560 0 -1 1077944384 1 13197 0 0 0 0 5 2 20 0 15 0 227108396 11255676928 115235 33554432000 4194304 4196468 140726672415216 140550718065328 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
Current children cumulated CPU time: 2.67 s
Current children cumulated vsize: 10991872 KiB

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

/proc/15464/statm: 2751576 2106872 3508 1 0 2713229 0
[pid=15464/tid=15517] ppid=15461 vsize=11006304 memory=748 CPUtime=394.82 cores=1,3,5,7
/proc/15464/task/15517/stat : 15517 (java) S 15461 15464 9560 0 -1 1077944384 67820 13197 0 0 39447 28 5 2 20 0 15 0 227108389 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551724396320 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15518] ppid=15461 vsize=11006304 memory=1820 CPUtime=527.6 cores=1,3,5,7
/proc/15464/task/15518/stat : 15518 (java) R 15461 15464 9560 0 -1 4202560 83110 13197 0 0 52429 324 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551756807208 140551745192679 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15519] ppid=15461 vsize=11006304 memory=6791534058613427641 CPUtime=526.76 cores=1,3,5,7
/proc/15464/task/15519/stat : 15519 (java) R 15461 15464 9560 0 -1 4202560 90395 13197 0 0 52348 321 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551611525744 140551745192679 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15520] ppid=15461 vsize=11006304 memory=3732 CPUtime=527.42 cores=1,3,5,7
/proc/15464/task/15520/stat : 15520 (java) R 15461 15464 9560 0 -1 4202560 95836 13197 0 0 52413 322 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551610473360 140551734160304 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15521] ppid=15461 vsize=11006304 memory=1228 CPUtime=527.93 cores=1,3,5,7
/proc/15464/task/15521/stat : 15521 (java) R 15461 15464 9560 0 -1 4202560 90324 13197 0 0 52466 320 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551609420144 140551745192679 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15522] ppid=15461 vsize=11006304 memory=10624 CPUtime=7.33 cores=1,3,5,7
/proc/15464/task/15522/stat : 15522 (java) S 15461 15464 9560 0 -1 1077944384 221462 13197 0 0 713 13 5 2 20 0 15 0 227108392 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550722274016 140551752574677 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15523] ppid=15461 vsize=11006304 memory=1624 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15523/stat : 15523 (java) S 15461 15464 9560 0 -1 1077944384 19 13197 0 0 0 0 5 2 20 0 15 0 227108392 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550590162016 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15524] ppid=15461 vsize=11006304 memory=6768 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15524/stat : 15524 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 15 0 227108392 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550388835200 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15525] ppid=15461 vsize=11006304 memory=876 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15525/stat : 15525 (java) S 15461 15464 9560 0 -1 1077944384 3 13197 0 0 0 0 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550081435472 140551752583067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15526] ppid=15461 vsize=11006304 memory=1296 CPUtime=3.21 cores=1,3,5,7
/proc/15464/task/15526/stat : 15526 (java) S 15461 15464 9560 0 -1 1077944384 13537 13197 0 0 312 2 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550721223536 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15527] ppid=15461 vsize=11006304 memory=1068 CPUtime=3.77 cores=1,3,5,7
/proc/15464/task/15527/stat : 15527 (java) S 15461 15464 9560 0 -1 1077944384 14363 13197 0 0 366 4 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550720170736 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15528] ppid=15461 vsize=11006304 memory=15084 CPUtime=1.25 cores=1,3,5,7
/proc/15464/task/15528/stat : 15528 (java) S 15461 15464 9560 0 -1 1077944384 13160 13197 0 0 116 2 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550719117936 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15529] ppid=15461 vsize=11006304 memory=34952 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15529/stat : 15529 (java) S 15461 15464 9560 0 -1 1077944384 3 13197 0 0 0 0 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140549650639584 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15530] ppid=15461 vsize=11006304 memory=916 CPUtime=0.68 cores=1,3,5,7
/proc/15464/task/15530/stat : 15530 (java) S 15461 15464 9560 0 -1 1077944384 1228 13197 0 0 30 31 5 2 20 0 15 0 227108396 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550718065328 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
Current children cumulated CPU time: 2520.24 s
Current children cumulated vsize: 11006304 KiB
Current children cumulated memory: 8427488 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+941.448 s]
# the end of solver process 15464 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.46 s, system=13.6111 s

Solver just ended.
Dumping a history of the last processes samples

[startup+940.801 s]
/proc/loadavg: 4.71 3.41 2.38 6/216 15560
/proc/meminfo: memFree=5319676/32770624 swapFree=67108504/67108860
[pid=15464] ppid=15461 vsize=11006304 memory=8427488 CPUtime=2525.67 cores=1,3,5,7
/proc/15464/stat : 15464 (java) S 15461 15464 9560 0 -1 1077944320 693459 13197 0 0 251207 1353 5 2 20 0 15 0 227108381 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140726672397760 140551752564471 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
/proc/15464/statm: 2751576 2106872 3508 1 0 2713229 0
[pid=15464/tid=15517] ppid=15461 vsize=11006304 memory=1752 CPUtime=394.82 cores=1,3,5,7
/proc/15464/task/15517/stat : 15517 (java) S 15461 15464 9560 0 -1 1077944384 67820 13197 0 0 39447 28 5 2 20 0 15 0 227108389 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551724396320 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15518] ppid=15461 vsize=11006304 memory=8427488 CPUtime=528.92 cores=1,3,5,7
/proc/15464/task/15518/stat : 15518 (java) R 15461 15464 9560 0 -1 4202560 83110 13197 0 0 52561 324 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551756807208 140551745192679 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15519] ppid=15461 vsize=11006304 memory=8427488 CPUtime=528.11 cores=1,3,5,7
/proc/15464/task/15519/stat : 15519 (java) R 15461 15464 9560 0 -1 4202560 90395 13197 0 0 52482 322 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551611525744 140551745192679 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15520] ppid=15461 vsize=11006304 memory=4552 CPUtime=528.82 cores=1,3,5,7
/proc/15464/task/15520/stat : 15520 (java) R 15461 15464 9560 0 -1 4202560 95836 13197 0 0 52553 322 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551610473560 140551734161071 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15521] ppid=15461 vsize=11006304 memory=6791534058613427641 CPUtime=529.27 cores=1,3,5,7
/proc/15464/task/15521/stat : 15521 (java) R 15461 15464 9560 0 -1 4202560 90324 13197 0 0 52600 320 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551609420144 140551745192679 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15522] ppid=15461 vsize=11006304 memory=1228 CPUtime=7.33 cores=1,3,5,7
/proc/15464/task/15522/stat : 15522 (java) S 15461 15464 9560 0 -1 1077944384 221462 13197 0 0 713 13 5 2 20 0 15 0 227108392 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550722274016 140551752574677 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15523] ppid=15461 vsize=11006304 memory=10624 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15523/stat : 15523 (java) S 15461 15464 9560 0 -1 1077944384 19 13197 0 0 0 0 5 2 20 0 15 0 227108392 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550590162016 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15524] ppid=15461 vsize=11006304 memory=8427488 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15524/stat : 15524 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 15 0 227108392 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550388835200 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15525] ppid=15461 vsize=11006304 memory=8427488 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15525/stat : 15525 (java) S 15461 15464 9560 0 -1 1077944384 8 13197 0 0 0 0 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550081435120 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15526] ppid=15461 vsize=11006304 memory=8427488 CPUtime=3.21 cores=1,3,5,7
/proc/15464/task/15526/stat : 15526 (java) S 15461 15464 9560 0 -1 1077944384 13537 13197 0 0 312 2 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550721223536 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15527] ppid=15461 vsize=11006304 memory=748 CPUtime=3.77 cores=1,3,5,7
/proc/15464/task/15527/stat : 15527 (java) S 15461 15464 9560 0 -1 1077944384 14363 13197 0 0 366 4 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550720170736 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15528] ppid=15461 vsize=11006304 memory=1820 CPUtime=1.25 cores=1,3,5,7
/proc/15464/task/15528/stat : 15528 (java) S 15461 15464 9560 0 -1 1077944384 13160 13197 0 0 116 2 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550719117936 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15529] ppid=15461 vsize=11006304 memory=4552 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15529/stat : 15529 (java) S 15461 15464 9560 0 -1 1077944384 3 13197 0 0 0 0 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140549650639584 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15530] ppid=15461 vsize=11006304 memory=3732 CPUtime=0.68 cores=1,3,5,7
/proc/15464/task/15530/stat : 15530 (java) S 15461 15464 9560 0 -1 1077944384 1228 13197 0 0 30 31 5 2 20 0 15 0 227108396 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550718065328 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
Current children cumulated CPU time: 2525.67 s
Current children cumulated vsize: 11006304 KiB
Current children cumulated memory: 8427488 KiB

[startup+941.201 s]
/proc/loadavg: 4.65 3.42 2.39 6/216 15560
/proc/meminfo: memFree=5319676/32770624 swapFree=67108504/67108860
[pid=15464] ppid=15461 vsize=11006304 memory=8427488 CPUtime=2527.21 cores=1,3,5,7
/proc/15464/stat : 15464 (java) S 15461 15464 9560 0 -1 1077944320 693459 13197 0 0 251361 1353 5 2 20 0 15 0 227108381 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140726672397760 140551752564471 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
/proc/15464/statm: 2751576 2106872 3508 1 0 2713229 0
[pid=15464/tid=15517] ppid=15461 vsize=11006304 memory=3848 CPUtime=394.82 cores=1,3,5,7
/proc/15464/task/15517/stat : 15517 (java) S 15461 15464 9560 0 -1 1077944384 67820 13197 0 0 39447 28 5 2 20 0 15 0 227108389 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551724396320 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15518] ppid=15461 vsize=11006304 memory=4100 CPUtime=529.29 cores=1,3,5,7
/proc/15464/task/15518/stat : 15518 (java) R 15461 15464 9560 0 -1 4202560 83110 13197 0 0 52598 324 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551756807208 140551745192679 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15519] ppid=15461 vsize=11006304 memory=2300 CPUtime=528.49 cores=1,3,5,7
/proc/15464/task/15519/stat : 15519 (java) R 15461 15464 9560 0 -1 4202560 90395 13197 0 0 52520 322 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551611525744 140551745192679 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15520] ppid=15461 vsize=11006304 memory=2300 CPUtime=529.22 cores=1,3,5,7
/proc/15464/task/15520/stat : 15520 (java) R 15461 15464 9560 0 -1 4202560 95836 13197 0 0 52593 322 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551610473560 140551737515598 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15521] ppid=15461 vsize=11006304 memory=1408 CPUtime=529.65 cores=1,3,5,7
/proc/15464/task/15521/stat : 15521 (java) R 15461 15464 9560 0 -1 4202560 90324 13197 0 0 52638 320 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551609420144 140551745192679 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15522] ppid=15461 vsize=11006304 memory=3272 CPUtime=7.33 cores=1,3,5,7
/proc/15464/task/15522/stat : 15522 (java) S 15461 15464 9560 0 -1 1077944384 221462 13197 0 0 713 13 5 2 20 0 15 0 227108392 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550722274016 140551752574677 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15523] ppid=15461 vsize=11006304 memory=13776 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15523/stat : 15523 (java) S 15461 15464 9560 0 -1 1077944384 19 13197 0 0 0 0 5 2 20 0 15 0 227108392 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550590162016 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15524] ppid=15461 vsize=11006304 memory=3356 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15524/stat : 15524 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 15 0 227108392 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550388835200 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15525] ppid=15461 vsize=11006304 memory=492 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15525/stat : 15525 (java) S 15461 15464 9560 0 -1 1077944384 8 13197 0 0 0 0 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550081435120 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15526] ppid=15461 vsize=11006304 memory=1616 CPUtime=3.21 cores=1,3,5,7
/proc/15464/task/15526/stat : 15526 (java) S 15461 15464 9560 0 -1 1077944384 13537 13197 0 0 312 2 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550721223536 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15527] ppid=15461 vsize=11006304 memory=932 CPUtime=3.77 cores=1,3,5,7
/proc/15464/task/15527/stat : 15527 (java) S 15461 15464 9560 0 -1 1077944384 14363 13197 0 0 366 4 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550720170736 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15528] ppid=15461 vsize=11006304 memory=1168 CPUtime=1.25 cores=1,3,5,7
/proc/15464/task/15528/stat : 15528 (java) S 15461 15464 9560 0 -1 1077944384 13160 13197 0 0 116 2 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550719117936 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15529] ppid=15461 vsize=11006304 memory=2344 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15529/stat : 15529 (java) S 15461 15464 9560 0 -1 1077944384 3 13197 0 0 0 0 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140549650639584 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15530] ppid=15461 vsize=11006304 memory=924 CPUtime=0.68 cores=1,3,5,7
/proc/15464/task/15530/stat : 15530 (java) S 15461 15464 9560 0 -1 1077944384 1228 13197 0 0 30 31 5 2 20 0 15 0 227108396 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550718065328 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
Current children cumulated CPU time: 2527.21 s
Current children cumulated vsize: 11006304 KiB
Current children cumulated memory: 8427488 KiB

[startup+941.401 s]
/proc/loadavg: 4.65 3.42 2.39 6/216 15560
/proc/meminfo: memFree=5319676/32770624 swapFree=67108504/67108860
[pid=15464] ppid=15461 vsize=11006304 memory=8427488 CPUtime=2527.98 cores=1,3,5,7
/proc/15464/stat : 15464 (java) S 15461 15464 9560 0 -1 1077944320 693459 13197 0 0 251438 1353 5 2 20 0 15 0 227108381 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140726672397760 140551752564471 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
/proc/15464/statm: 2751576 2106872 3508 1 0 2713229 0
[pid=15464/tid=15517] ppid=15461 vsize=11006304 memory=6791534058613427641 CPUtime=394.82 cores=1,3,5,7
/proc/15464/task/15517/stat : 15517 (java) S 15461 15464 9560 0 -1 1077944384 67820 13197 0 0 39447 28 5 2 20 0 15 0 227108389 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551724396320 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15518] ppid=15461 vsize=11006304 memory=291045345818050875 CPUtime=529.48 cores=1,3,5,7
/proc/15464/task/15518/stat : 15518 (java) R 15461 15464 9560 0 -1 4202560 83110 13197 0 0 52617 324 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551756807208 140551745192679 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15519] ppid=15461 vsize=11006304 memory=14127849082719513 CPUtime=528.68 cores=1,3,5,7
/proc/15464/task/15519/stat : 15519 (java) R 15461 15464 9560 0 -1 4202560 90395 13197 0 0 52539 322 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551611525744 140551745192679 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15520] ppid=15461 vsize=11006304 memory=4426639978525455914 CPUtime=529.42 cores=1,3,5,7
/proc/15464/task/15520/stat : 15520 (java) R 15461 15464 9560 0 -1 4202560 95836 13197 0 0 52613 322 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551610473560 140551734160288 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15521] ppid=15461 vsize=11006304 memory=3047711553219693942 CPUtime=529.85 cores=1,3,5,7
/proc/15464/task/15521/stat : 15521 (java) R 15461 15464 9560 0 -1 4202560 90324 13197 0 0 52657 321 5 2 20 0 15 0 227108390 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140551609420144 140551745192679 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15522] ppid=15461 vsize=11006304 memory=4572164749098055210 CPUtime=7.33 cores=1,3,5,7
/proc/15464/task/15522/stat : 15522 (java) S 15461 15464 9560 0 -1 1077944384 221462 13197 0 0 713 13 5 2 20 0 15 0 227108392 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550722274016 140551752574677 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15523] ppid=15461 vsize=11006304 memory=8328453600958622283 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15523/stat : 15523 (java) S 15461 15464 9560 0 -1 1077944384 19 13197 0 0 0 0 5 2 20 0 15 0 227108392 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550590162016 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15524] ppid=15461 vsize=11006304 memory=-8412652160765825907 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15524/stat : 15524 (java) S 15461 15464 9560 0 -1 1077944384 2 13197 0 0 0 0 5 2 20 0 15 0 227108392 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550388835200 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15525] ppid=15461 vsize=11006304 memory=-8634980985311628903 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15525/stat : 15525 (java) S 15461 15464 9560 0 -1 1077944384 8 13197 0 0 0 0 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550081435120 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15526] ppid=15461 vsize=11006304 memory=7100839878645619564 CPUtime=3.21 cores=1,3,5,7
/proc/15464/task/15526/stat : 15526 (java) S 15461 15464 9560 0 -1 1077944384 13537 13197 0 0 312 2 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550721223536 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15527] ppid=15461 vsize=11006304 memory=7897517683652307531 CPUtime=3.77 cores=1,3,5,7
/proc/15464/task/15527/stat : 15527 (java) S 15461 15464 9560 0 -1 1077944384 14363 13197 0 0 366 4 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550720170736 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15528] ppid=15461 vsize=11006304 memory=8514726395715349656 CPUtime=1.25 cores=1,3,5,7
/proc/15464/task/15528/stat : 15528 (java) S 15461 15464 9560 0 -1 1077944384 13160 13197 0 0 116 2 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550719117936 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15529] ppid=15461 vsize=11006304 memory=3047711553320166262 CPUtime=0.07 cores=1,3,5,7
/proc/15464/task/15529/stat : 15529 (java) S 15461 15464 9560 0 -1 1077944384 3 13197 0 0 0 0 5 2 20 0 15 0 227108395 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140549650639584 140551752574677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
[pid=15464/tid=15530] ppid=15461 vsize=11006304 memory=8514701219730523551 CPUtime=0.68 cores=1,3,5,7
/proc/15464/task/15530/stat : 15530 (java) S 15461 15464 9560 0 -1 1077944384 1228 13197 0 0 30 31 5 2 20 0 15 0 227108396 11270455296 2106872 33554432000 4194304 4196468 140726672415216 140550718065328 140551752575618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23457792 140726672419427 140726672422236 140726672422236 140726672424911 0
Current children cumulated CPU time: 2527.98 s
Current children cumulated vsize: 11006304 KiB
Current children cumulated memory: 8427488 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 941.448
CPU time (s): 2528.07
CPU user time (s): 2514.46
CPU system time (s): 13.6111
CPU usage (%): 268.53
Max. virtual memory (cumulated for all children) (KiB): 11006304
Max. memory (cumulated for all children) (KiB): 8428908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.46
system time used= 13.6111
maximum resident set size= 8428908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 706658
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59346
involuntary context switches= 23314


# summary of solver processes directly reported to runsolver:
#   pid: 15464
#   total CPU time (s): 2528.07
#   total CPU user time (s): 2514.46
#   total CPU system time (s): 13.6111

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.80751 second user time and 8.15699 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-12 19:37:32
IDJOB=4304480
IDBENCH=141314
IDSOLVER=2781
FILE ID=node104/4304480-1534095450
RUNJOBID= node104-1534095450-15368
PBS_JOBID= 21036981
Free space on /tmp= 37372 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-15-4-rom_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304480-1534095450/watcher-4304480-1534095450 -o /tmp/evaluation-result-4304480-1534095450/solver-4304480-1534095450 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534095450-15368 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1846908530 -superng HOME/instance-4304480-1534095450.xml

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

MD5SUM BENCH= 11fd43c8e45d476b85885954fcb4d1ec
RANDOM SEED=1846908530

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:        15997252 kB
MemAvailable:   31624156 kB
Buffers:          192820 kB
Cached:         15472492 kB
SwapCached:            8 kB
Active:          8097964 kB
Inactive:        7903028 kB
Active(anon):     287384 kB
Inactive(anon):   100964 kB
Active(file):    7810580 kB
Inactive(file):  7802064 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67108504 kB
Dirty:            212796 kB
Writeback:             0 kB
AnonPages:        343552 kB
Mapped:            65116 kB
Shmem:             49636 kB
Slab:             470996 kB
SReclaimable:     442720 kB
SUnreclaim:        28276 kB
KernelStack:        3520 kB
PageTables:         6060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1526008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 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= 37344 MiB
End job on node104 at 2018-08-12 19:53:14