Trace number 4404223

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
choco-solver 2019-09-20 parallel? (TO) 16156.8 2522.23

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-15-036.xml
MD5SUM5e5c63d89f6605b36f0577fcc9be8ecb
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 benchmark1.60869
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints105
Number of domains15
Minimum domain size22
Maximum domain size36
Distribution of domain sizes[{"size":22,"count":2},{"size":23,"count":2},{"size":24,"count":2},{"size":25,"count":2},{"size":26,"count":2},{"size":27,"count":2},{"size":28,"count":2},{"size":29,"count":2},{"size":30,"count":2},{"size":31,"count":2},{"size":32,"count":2},{"size":33,"count":2},{"size":34,"count":2},{"size":35,"count":2},{"size":36,"count":2}]
Minimum variable degree14
Maximum variable degree14
Distribution of variable degrees[{"degree":14,"count":30}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":105}]
Number of extensional constraints0
Number of intensional constraints105
Distribution of constraint types[{"type":"intension","count":105}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404223-1569012590.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404223-1569012590.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404223-1569012590/watcher-4404223-1569012590 -o /var/tmp/evaluation-result-4404223-1569012590/solver-4404223-1569012590 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node136-1569005419-13542 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 397276433 HOME/instance-4404223-1569012590.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=14900, runsolver pid=14897
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 8.05 8.19 8.27 2/211 14921
/proc/meminfo: memFree=26185076/32770624 swapFree=67001836/67108860
[pid=14900] ppid=14897 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/14900/stat : 14900 (xcsp3-exec) S 14897 14900 13515 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477507613 115843072 363 33554432000 4194304 5098028 140721432818816 140721432816920 140516881212028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18145280 140721432822610 140721432822869 140721432822869 140721432825798 0
/proc/14900/statm: 28282 363 304 221 0 87 0
[pid=14902] ppid=14900 vsize=28227396 memory=30024 CPUtime=0.12 cores=0-7
/proc/14902/stat : 14902 (java) S 14900 14900 13515 0 -1 1077944320 5988 0 0 0 11 1 0 0 20 0 20 0 477507613 28904853504 7506 33554432000 4194304 4196468 140724411130496 140724411113040 140386833882871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
/proc/14902/statm: 7056849 7506 3116 1 0 7019032 0
[pid=14902/tid=14903] ppid=14900 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/14902/task/14903/stat : 14903 (java) R 14900 14900 13515 0 -1 4202560 3891 0 0 0 8 0 0 0 20 0 20 0 477507613 28904853504 7506 33554432000 4194304 4196468 140724411130496 140386838116144 140386833894806 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14904] ppid=14900 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/14902/task/14904/stat : 14904 (java) S 14900 14900 13515 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 7506 33554432000 4194304 4196468 140724411130496 140386786503056 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14905] ppid=14900 vsize=28227396 memory=140495263172224 CPUtime=0 cores=0-7
/proc/14902/task/14905/stat : 14905 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 7506 33554432000 4194304 4196468 140724411130496 140386785450256 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14906] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14906/stat : 14906 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 7506 33554432000 4194304 4196468 140724411130496 140386784397968 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14907] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14907/stat : 14907 (java) S 14900 14900 13515 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 7506 33554432000 4194304 4196468 140724411130496 140386783345168 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14908] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14908/stat : 14908 (java) S 14900 14900 13515 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 7506 33554432000 4194304 4196468 140724411130496 140386782292880 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14909] ppid=14900 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/14902/task/14909/stat : 14909 (java) S 14900 14900 13515 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 7506 33554432000 4194304 4196468 140724411130496 140386781240080 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14910] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14910/stat : 14910 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 7506 33554432000 4194304 4196468 140724411130496 140386780187792 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14911] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14911/stat : 14911 (java) S 14900 14900 13515 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 7506 33554432000 4194304 4196468 140724411130496 140386779134992 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14912] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14912/stat : 14912 (java) S 14900 14900 13515 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477507615 28904853504 7506 33554432000 4194304 4196468 140724411130496 140385230764144 140386833894018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14913] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14913/stat : 14913 (java) S 14900 14900 13515 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477507616 28904853504 7506 33554432000 4194304 4196468 140724411130496 140385229710112 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14914] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14914/stat : 14914 (java) S 14900 14900 13515 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477507616 28904853504 7506 33554432000 4194304 4196468 140724411130496 140385228657776 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14915] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14915/stat : 14915 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507619 28904853504 7506 33554432000 4194304 4196468 140724411130496 140385227606096 140386833901467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14916] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14916/stat : 14916 (java) S 14900 14900 13515 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 477507619 28904853504 7506 33554432000 4194304 4196468 140724411130496 140385226553968 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14917] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14917/stat : 14917 (java) S 14900 14900 13515 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 477507619 28904853504 7506 33554432000 4194304 4196468 140724411130496 140385225501168 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14918] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14918/stat : 14918 (java) S 14900 14900 13515 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477507619 28904853504 7506 33554432000 4194304 4196468 140724411130496 140385224448880 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14919] ppid=14900 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/14902/task/14919/stat : 14919 (java) R 14900 14900 13515 0 -1 4202560 345 0 0 0 1 0 0 0 20 0 20 0 477507619 28904853504 7506 33554432000 4194304 4196468 140724411130496 140385223396080 140386812686008 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14920] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14920/stat : 14920 (java) S 14900 14900 13515 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477507619 28904853504 7506 33554432000 4194304 4196468 140724411130496 140385222343008 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14921] ppid=14900 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/14902/task/14921/stat : 14921 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507619 28904853504 7506 33554432000 4194304 4196468 140724411130496 140385221290288 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31476 KiB

[startup+0.210436 s]*
/proc/loadavg: 8.05 8.19 8.27 2/211 14921
/proc/meminfo: memFree=26172952/32770624 swapFree=67001836/67108860
[pid=14900] ppid=14897 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/14900/stat : 14900 (xcsp3-exec) S 14897 14900 13515 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477507613 115843072 363 33554432000 4194304 5098028 140721432818816 140721432816920 140516881212028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18145280 140721432822610 140721432822869 140721432822869 140721432825798 0
/proc/14900/statm: 28282 363 304 221 0 87 0
[pid=14902] ppid=14900 vsize=28227396 memory=41392 CPUtime=0.33 cores=0-7
/proc/14902/stat : 14902 (java) S 14900 14900 13515 0 -1 1077944320 9585 0 0 0 30 3 0 0 20 0 20 0 477507613 28904853504 10348 33554432000 4194304 4196468 140724411130496 140724411113040 140386833882871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
/proc/14902/statm: 7056849 10348 3308 1 0 7019032 0
[pid=14902/tid=14903] ppid=14900 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/14902/task/14903/stat : 14903 (java) R 14900 14900 13515 0 -1 4202560 6699 0 0 0 18 2 0 0 20 0 20 0 477507613 28904853504 10348 33554432000 4194304 4196468 140724411130496 140386838114784 140386458743774 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14904] ppid=14900 vsize=28227396 memory=330 CPUtime=0 cores=0-7
/proc/14902/task/14904/stat : 14904 (java) S 14900 14900 13515 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 10348 33554432000 4194304 4196468 140724411130496 140386786503056 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14905] ppid=14900 vsize=28227396 memory=3907356439500621472 CPUtime=0 cores=0-7
/proc/14902/task/14905/stat : 14905 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 10348 33554432000 4194304 4196468 140724411130496 140386785450256 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14906] ppid=14900 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/14902/task/14906/stat : 14906 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 10348 33554432000 4194304 4196468 140724411130496 140386784397968 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14907] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14907/stat : 14907 (java) S 14900 14900 13515 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 10348 33554432000 4194304 4196468 140724411130496 140386783345168 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14908] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14908/stat : 14908 (java) S 14900 14900 13515 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 10348 33554432000 4194304 4196468 140724411130496 140386782292880 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14909] ppid=14900 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/14902/task/14909/stat : 14909 (java) S 14900 14900 13515 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 10348 33554432000 4194304 4196468 140724411130496 140386781240080 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14910] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14910/stat : 14910 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 10348 33554432000 4194304 4196468 140724411130496 140386780187792 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14911] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14911/stat : 14911 (java) S 14900 14900 13515 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477507614 28904853504 10348 33554432000 4194304 4196468 140724411130496 140386779134992 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14912] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14912/stat : 14912 (java) S 14900 14900 13515 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 477507615 28904853504 10348 33554432000 4194304 4196468 140724411130496 140385230764144 140386833894018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14913] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14913/stat : 14913 (java) S 14900 14900 13515 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477507616 28904853504 10348 33554432000 4194304 4196468 140724411130496 140385229710112 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14914] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14914/stat : 14914 (java) S 14900 14900 13515 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477507616 28904853504 10348 33554432000 4194304 4196468 140724411130496 140385228657776 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14915] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14915/stat : 14915 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507619 28904853504 10348 33554432000 4194304 4196468 140724411130496 140385227606096 140386833901467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14916] ppid=14900 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/14902/task/14916/stat : 14916 (java) S 14900 14900 13515 0 -1 1077944384 340 0 0 0 1 0 0 0 20 0 20 0 477507619 28904853504 10348 33554432000 4194304 4196468 140724411130496 140385226553968 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14917] ppid=14900 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/14902/task/14917/stat : 14917 (java) S 14900 14900 13515 0 -1 1077944384 221 0 0 0 1 0 0 0 20 0 20 0 477507619 28904853504 10348 33554432000 4194304 4196468 140724411130496 140385225501168 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14918] ppid=14900 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/14902/task/14918/stat : 14918 (java) S 14900 14900 13515 0 -1 1077944384 318 0 0 0 1 0 0 0 20 0 20 0 477507619 28904853504 10348 33554432000 4194304 4196468 140724411130496 140385224448880 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14919] ppid=14900 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/14902/task/14919/stat : 14919 (java) R 14900 14900 13515 0 -1 4202560 692 0 0 0 8 0 0 0 20 0 20 0 477507619 28904853504 10348 33554432000 4194304 4196468 140724411130496 140385223396080 140386818123069 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14920] ppid=14900 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14920/stat : 14920 (java) S 14900 14900 13515 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477507619 28904853504 10348 33554432000 4194304 4196468 140724411130496 140385222343008 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14921] ppid=14900 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/14902/task/14921/stat : 14921 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507619 28904853504 10348 33554432000 4194304 4196468 140724411130496 140385221290288 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42844 KiB

[startup+0.310272 s]*
/proc/loadavg: 8.05 8.19 8.27 4/211 14921
/proc/meminfo: memFree=26165308/32770624 swapFree=67001836/67108860
[pid=14900] ppid=14897 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/14900/stat : 14900 (xcsp3-exec) S 14897 14900 13515 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477507613 115843072 363 33554432000 4194304 5098028 140721432818816 140721432816920 140516881212028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18145280 140721432822610 140721432822869 140721432822869 140721432825798 0
/proc/14900/statm: 28282 363 304 221 0 87 0
[pid=14902] ppid=14900 vsize=28231652 memory=50272 CPUtime=0.52 cores=0-7
/proc/14902/stat : 14902 (java) S 14900 14900 13515 0 -1 1077944320 10862 0 0 0 48 4 0 0 20 0 20 0 477507613 28909211648 12568 33554432000 4194304 4196468 140724411130496 140724411113040 140386833882871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
/proc/14902/statm: 7057913 12568 3364 1 0 7019032 0
[pid=14902/tid=14903] ppid=14900 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/14902/task/14903/stat : 14903 (java) R 14900 14900 13515 0 -1 4202560 7764 0 0 0 27 2 0 0 20 0 20 0 477507613 28909211648 12568 33554432000 4194304 4196468 140724411130496 140386838113984 140386817963358 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14904] ppid=14900 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14904/stat : 14904 (java) S 14900 14900 13515 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477507614 28909211648 12568 33554432000 4194304 4196468 140724411130496 140386786503056 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14905] ppid=14900 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14905/stat : 14905 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507614 28909211648 12568 33554432000 4194304 4196468 140724411130496 140386785450256 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14906] ppid=14900 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14906/stat : 14906 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507614 28909211648 12568 33554432000 4194304 4196468 140724411130496 140386784397968 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14907] ppid=14900 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14907/stat : 14907 (java) S 14900 14900 13515 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477507614 28909211648 12568 33554432000 4194304 4196468 140724411130496 140386783345168 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14908] ppid=14900 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/14902/task/14908/stat : 14908 (java) S 14900 14900 13515 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477507614 28909211648 12568 33554432000 4194304 4196468 140724411130496 140386782292880 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14909] ppid=14900 vsize=28231652 memory=140495158342575 CPUtime=0 cores=0-7
/proc/14902/task/14909/stat : 14909 (java) S 14900 14900 13515 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477507614 28909211648 12568 33554432000 4194304 4196468 140724411130496 140386781240080 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14910] ppid=14900 vsize=28231652 memory=140495158344880 CPUtime=0 cores=0-7
/proc/14902/task/14910/stat : 14910 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507614 28909211648 12568 33554432000 4194304 4196468 140724411130496 140386780187792 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14911] ppid=14900 vsize=28231652 memory=140495158347184 CPUtime=0 cores=0-7
/proc/14902/task/14911/stat : 14911 (java) S 14900 14900 13515 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477507614 28909211648 12568 33554432000 4194304 4196468 140724411130496 140386779134992 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14912] ppid=14900 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14912/stat : 14912 (java) S 14900 14900 13515 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 477507615 28909211648 12568 33554432000 4194304 4196468 140724411130496 140385230764144 140386833894018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14913] ppid=14900 vsize=28231652 memory=280990316701328 CPUtime=0 cores=0-7
/proc/14902/task/14913/stat : 14913 (java) S 14900 14900 13515 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477507616 28909211648 12568 33554432000 4194304 4196468 140724411130496 140385229710112 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14914] ppid=14900 vsize=28231652 memory=280990316708240 CPUtime=0 cores=0-7
/proc/14902/task/14914/stat : 14914 (java) S 14900 14900 13515 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477507616 28909211648 12568 33554432000 4194304 4196468 140724411130496 140385228657776 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14915] ppid=14900 vsize=28231652 memory=280990316649520 CPUtime=0 cores=0-7
/proc/14902/task/14915/stat : 14915 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507619 28909211648 12568 33554432000 4194304 4196468 140724411130496 140385227606096 140386833901467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14916] ppid=14900 vsize=28231652 memory=280990316722064 CPUtime=0.03 cores=0-7
/proc/14902/task/14916/stat : 14916 (java) R 14900 14900 13515 0 -1 4202560 447 0 0 0 3 0 0 0 20 0 20 0 477507619 28909211648 12568 33554432000 4194304 4196468 140724411130496 140385226534984 140386814463919 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14917] ppid=14900 vsize=28231652 memory=280990316728976 CPUtime=0.01 cores=0-7
/proc/14902/task/14917/stat : 14917 (java) S 14900 14900 13515 0 -1 1077944384 224 0 0 0 1 0 0 0 20 0 20 0 477507619 28909211648 12568 33554432000 4194304 4196468 140724411130496 140385225501168 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14918] ppid=14900 vsize=28231652 memory=280990316726672 CPUtime=0.02 cores=0-7
/proc/14902/task/14918/stat : 14918 (java) S 14900 14900 13515 0 -1 1077944384 335 0 0 0 2 0 0 0 20 0 20 0 477507619 28909211648 12568 33554432000 4194304 4196468 140724411130496 140385224448880 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14919] ppid=14900 vsize=28231652 memory=280990316742832 CPUtime=0.13 cores=0-7
/proc/14902/task/14919/stat : 14919 (java) S 14900 14900 13515 0 -1 1077944384 794 0 0 0 13 0 0 0 20 0 20 0 477507619 28909211648 12568 33554432000 4194304 4196468 140724411130496 140385223396080 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14920] ppid=14900 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14920/stat : 14920 (java) S 14900 14900 13515 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477507619 28909211648 12568 33554432000 4194304 4196468 140724411130496 140385222343008 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14921] ppid=14900 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/14902/task/14921/stat : 14921 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507619 28909211648 12568 33554432000 4194304 4196468 140724411130496 140385221290288 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51724 KiB

[startup+0.700958 s]
/proc/loadavg: 8.05 8.19 8.27 5/211 14921
/proc/meminfo: memFree=26152800/32770624 swapFree=67001836/67108860
[pid=14900] ppid=14897 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/14900/stat : 14900 (xcsp3-exec) S 14897 14900 13515 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477507613 115843072 363 33554432000 4194304 5098028 140721432818816 140721432816920 140516881212028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18145280 140721432822610 140721432822869 140721432822869 140721432825798 0
/proc/14900/statm: 28282 363 304 221 0 87 0
[pid=14902] ppid=14900 vsize=28233776 memory=183652 CPUtime=1.31 cores=0-7
/proc/14902/stat : 14902 (java) S 14900 14900 13515 0 -1 1077944320 13650 0 0 0 123 8 0 0 20 0 20 0 477507613 28911386624 45913 33554432000 4194304 4196468 140724411130496 140724411113040 140386833882871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
/proc/14902/statm: 7058444 45913 3449 1 0 7019544 0
[pid=14902/tid=14903] ppid=14900 vsize=28233776 memory=280990317100720 CPUtime=0.66 cores=0-7
/proc/14902/task/14903/stat : 14903 (java) R 14900 14900 13515 0 -1 4202560 9121 0 0 0 61 5 0 0 20 0 20 0 477507613 28911386624 45913 33554432000 4194304 4196468 140724411130496 140386838120640 140386462015653 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14904] ppid=14900 vsize=28233776 memory=140495158551408 CPUtime=0 cores=0-7
/proc/14902/task/14904/stat : 14904 (java) S 14900 14900 13515 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 477507614 28911386624 45913 33554432000 4194304 4196468 140724411130496 140386786503056 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14905] ppid=14900 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14905/stat : 14905 (java) S 14900 14900 13515 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 477507614 28911386624 45913 33554432000 4194304 4196468 140724411130496 140386785450256 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14906] ppid=14900 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/14902/task/14906/stat : 14906 (java) S 14900 14900 13515 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477507614 28911386624 45913 33554432000 4194304 4196468 140724411130496 140386784397968 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0

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

# cumulated CPU time of all completed processes:  user=0.001516 s, system=0.001205 s

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

[startup+2522.23 s]
# the end of solver process 14902 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=16078.4 s, system=78.3856 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+2520.8 s]
/proc/loadavg: 6.69 7.14 7.17 2/212 15143
/proc/meminfo: memFree=693652/32770624 swapFree=67001840/67108860
[pid=14902] ppid=14897 vsize=28233776 memory=25471124 CPUtime=16146.8 cores=0-7
/proc/14902/stat : 14902 (java) S 14897 14900 13515 0 -1 1077944320 25426136 0 0 0 1606865 7819 0 0 20 0 20 0 477507613 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140724411113040 140386833882871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
/proc/14902/statm: 7058444 6367781 3518 1 0 7019544 0
[pid=14902/tid=14903] ppid=14897 vsize=28233776 memory=6791534058613427641 CPUtime=357.19 cores=0-7
/proc/14902/task/14903/stat : 14903 (java) S 14897 14900 13515 0 -1 1077944384 101612 0 0 0 35599 120 0 0 20 0 20 0 477507613 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386838120640 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14904] ppid=14897 vsize=28233776 memory=4104 CPUtime=1948.05 cores=0-7
/proc/14902/task/14904/stat : 14904 (java) R 14897 14900 13515 0 -1 4202560 3675205 0 0 0 193796 1009 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386786503056 140386818833476 0 4 0 16800975 0 0 0 -1 4 0 0 49 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14905] ppid=14897 vsize=28233776 memory=1408 CPUtime=1949.52 cores=0-7
/proc/14902/task/14905/stat : 14905 (java) R 14897 14900 13515 0 -1 4202560 2471541 0 0 0 194071 881 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386785450456 140386818834058 0 4 0 16800975 0 0 0 -1 2 0 0 45 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14906] ppid=14897 vsize=28233776 memory=3404 CPUtime=1946.18 cores=0-7
/proc/14902/task/14906/stat : 14906 (java) R 14897 14900 13515 0 -1 4202560 2754790 0 0 0 193643 975 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386784398168 140386818833621 0 4 0 16800975 0 0 0 -1 1 0 0 54 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14907] ppid=14897 vsize=28233776 memory=1452 CPUtime=1953.38 cores=0-7
/proc/14902/task/14907/stat : 14907 (java) R 14897 14900 13515 0 -1 4202560 1984227 0 0 0 194525 813 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386783345056 140386818834096 0 4 0 16800975 0 0 0 -1 5 0 0 42 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14908] ppid=14897 vsize=28233776 memory=10600 CPUtime=1947.14 cores=0-7
/proc/14902/task/14908/stat : 14908 (java) R 14897 14900 13515 0 -1 4202560 3530688 0 0 0 193645 1069 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386782293080 140386818580496 0 4 0 16800975 0 0 0 -1 7 0 0 44 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14909] ppid=14897 vsize=28233776 memory=1736 CPUtime=1949.05 cores=0-7
/proc/14902/task/14909/stat : 14909 (java) R 14897 14900 13515 0 -1 4202560 2741949 0 0 0 193928 977 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386781240280 140386818833476 0 4 0 16800975 0 0 0 -1 6 0 0 45 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14910] ppid=14897 vsize=28233776 memory=6072 CPUtime=1946.22 cores=0-7
/proc/14902/task/14910/stat : 14910 (java) R 14897 14900 13515 0 -1 4202560 3174211 0 0 0 193718 904 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386780187992 140386818834046 0 4 0 16800975 0 0 0 -1 3 0 0 45 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14911] ppid=14897 vsize=28233776 memory=636 CPUtime=1948.17 cores=0-7
/proc/14902/task/14911/stat : 14911 (java) R 14897 14900 13515 0 -1 4202560 2435205 0 0 0 193955 862 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386779135192 140386818580510 0 4 0 16800975 0 0 0 -1 0 0 0 50 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14912] ppid=14897 vsize=28233776 memory=2836 CPUtime=198.29 cores=0-7
/proc/14902/task/14912/stat : 14912 (java) S 14897 14900 13515 0 -1 1077944384 2512644 0 0 0 19651 178 0 0 20 0 20 0 477507615 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385230762464 140386833893077 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14913] ppid=14897 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/14902/task/14913/stat : 14913 (java) S 14897 14900 13515 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 477507616 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385229710176 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14914] ppid=14897 vsize=28233776 memory=25471124 CPUtime=0 cores=0-7
/proc/14902/task/14914/stat : 14914 (java) S 14897 14900 13515 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 20 0 477507616 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385228657792 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14915] ppid=14897 vsize=28233776 memory=3616 CPUtime=0 cores=0-7
/proc/14902/task/14915/stat : 14915 (java) S 14897 14900 13515 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385227605168 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14916] ppid=14897 vsize=28233776 memory=55896 CPUtime=0.67 cores=0-7
/proc/14902/task/14916/stat : 14916 (java) S 14897 14900 13515 0 -1 1077944384 8872 0 0 0 65 2 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385226554016 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14917] ppid=14897 vsize=28233776 memory=988 CPUtime=0.9 cores=0-7
/proc/14902/task/14917/stat : 14917 (java) S 14897 14900 13515 0 -1 1077944384 12394 0 0 0 87 3 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385225501216 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14918] ppid=14897 vsize=28233776 memory=2024 CPUtime=0.32 cores=0-7
/proc/14902/task/14918/stat : 14918 (java) S 14897 14900 13515 0 -1 1077944384 4988 0 0 0 31 1 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385224448928 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14919] ppid=14897 vsize=28233776 memory=1416 CPUtime=0.58 cores=0-7
/proc/14902/task/14919/stat : 14919 (java) S 14897 14900 13515 0 -1 1077944384 11985 0 0 0 56 2 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385223395840 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14920] ppid=14897 vsize=28233776 memory=776 CPUtime=0 cores=0-7
/proc/14902/task/14920/stat : 14920 (java) S 14897 14900 13515 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385222343008 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14921] ppid=14897 vsize=28233776 memory=3540 CPUtime=1.04 cores=0-7
/proc/14902/task/14921/stat : 14921 (java) S 14897 14900 13515 0 -1 1077944384 4387 0 0 0 43 61 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385221290288 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
Current cumulated CPU time of completed processes: 0.002721 s
Current children cumulated CPU time: 16146.8 s
Current children cumulated vsize: 28233776 KiB
Current children cumulated memory: 25471124 KiB

[startup+2521.6 s]
/proc/loadavg: 6.69 7.14 7.17 9/212 15143
/proc/meminfo: memFree=693668/32770624 swapFree=67001840/67108860
[pid=14902] ppid=14897 vsize=28233776 memory=25471124 CPUtime=16153.2 cores=0-7
/proc/14902/stat : 14902 (java) S 14897 14900 13515 0 -1 1077944320 25426253 0 0 0 1607503 7819 0 0 20 0 20 0 477507613 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140724411113040 140386833882871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
/proc/14902/statm: 7058444 6367781 3518 1 0 7019544 0
[pid=14902/tid=14903] ppid=14897 vsize=28233776 memory=636 CPUtime=357.19 cores=0-7
/proc/14902/task/14903/stat : 14903 (java) S 14897 14900 13515 0 -1 1077944384 101612 0 0 0 35599 120 0 0 20 0 20 0 477507613 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386838120640 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14904] ppid=14897 vsize=28233776 memory=14008 CPUtime=1948.85 cores=0-7
/proc/14902/task/14904/stat : 14904 (java) R 14897 14900 13515 0 -1 4202560 3675205 0 0 0 193876 1009 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386786503056 140386818580510 0 4 0 16800975 0 0 0 -1 4 0 0 49 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14905] ppid=14897 vsize=28233776 memory=12040 CPUtime=1950.32 cores=0-7
/proc/14902/task/14905/stat : 14905 (java) R 14897 14900 13515 0 -1 4202560 2471541 0 0 0 194151 881 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386785450456 140386818834001 0 4 0 16800975 0 0 0 -1 2 0 0 45 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14906] ppid=14897 vsize=28233776 memory=1452 CPUtime=1946.98 cores=0-7
/proc/14902/task/14906/stat : 14906 (java) R 14897 14900 13515 0 -1 4202560 2754790 0 0 0 193723 975 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386784398168 140386813909029 0 4 0 16800975 0 0 0 -1 1 0 0 54 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14907] ppid=14897 vsize=28233776 memory=25471124 CPUtime=1954.18 cores=0-7
/proc/14902/task/14907/stat : 14907 (java) R 14897 14900 13515 0 -1 4202560 1984227 0 0 0 194605 813 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386783345056 140386818580510 0 4 0 16800975 0 0 0 -1 5 0 0 42 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14908] ppid=14897 vsize=28233776 memory=25471124 CPUtime=1947.92 cores=0-7
/proc/14902/task/14908/stat : 14908 (java) R 14897 14900 13515 0 -1 4202560 3530688 0 0 0 193723 1069 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386782293080 140386818834346 0 4 0 16800975 0 0 0 -1 7 0 0 44 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14909] ppid=14897 vsize=28233776 memory=1452 CPUtime=1949.85 cores=0-7
/proc/14902/task/14909/stat : 14909 (java) R 14897 14900 13515 0 -1 4202560 2741949 0 0 0 194008 977 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386781240280 140386819947696 0 4 0 16800975 0 0 0 -1 6 0 0 45 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14910] ppid=14897 vsize=28233776 memory=25471124 CPUtime=1947.02 cores=0-7
/proc/14902/task/14910/stat : 14910 (java) R 14897 14900 13515 0 -1 4202560 3174328 0 0 0 193798 904 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386780187992 140386818580623 0 4 0 16800975 0 0 0 -1 3 0 0 45 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14911] ppid=14897 vsize=28233776 memory=25471124 CPUtime=1948.97 cores=0-7
/proc/14902/task/14911/stat : 14911 (java) R 14897 14900 13515 0 -1 4202560 2435205 0 0 0 194035 862 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386779135192 140386818833476 0 4 0 16800975 0 0 0 -1 0 0 0 50 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14912] ppid=14897 vsize=28233776 memory=0 CPUtime=198.29 cores=0-7
/proc/14902/task/14912/stat : 14912 (java) S 14897 14900 13515 0 -1 1077944384 2512644 0 0 0 19651 178 0 0 20 0 20 0 477507615 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385230762464 140386833893077 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14913] ppid=14897 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14913/stat : 14913 (java) S 14897 14900 13515 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 477507616 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385229710176 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14914] ppid=14897 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/14902/task/14914/stat : 14914 (java) S 14897 14900 13515 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 20 0 477507616 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385228657792 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14915] ppid=14897 vsize=28233776 memory=55896 CPUtime=0 cores=0-7
/proc/14902/task/14915/stat : 14915 (java) S 14897 14900 13515 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385227605168 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14916] ppid=14897 vsize=28233776 memory=988 CPUtime=0.67 cores=0-7
/proc/14902/task/14916/stat : 14916 (java) S 14897 14900 13515 0 -1 1077944384 8872 0 0 0 65 2 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385226554016 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14917] ppid=14897 vsize=28233776 memory=2024 CPUtime=0.9 cores=0-7
/proc/14902/task/14917/stat : 14917 (java) S 14897 14900 13515 0 -1 1077944384 12394 0 0 0 87 3 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385225501216 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14918] ppid=14897 vsize=28233776 memory=1416 CPUtime=0.32 cores=0-7
/proc/14902/task/14918/stat : 14918 (java) S 14897 14900 13515 0 -1 1077944384 4988 0 0 0 31 1 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385224448928 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14919] ppid=14897 vsize=28233776 memory=776 CPUtime=0.58 cores=0-7
/proc/14902/task/14919/stat : 14919 (java) S 14897 14900 13515 0 -1 1077944384 11985 0 0 0 56 2 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385223395840 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14920] ppid=14897 vsize=28233776 memory=3540 CPUtime=0 cores=0-7
/proc/14902/task/14920/stat : 14920 (java) S 14897 14900 13515 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385222343008 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14921] ppid=14897 vsize=28233776 memory=1232 CPUtime=1.04 cores=0-7
/proc/14902/task/14921/stat : 14921 (java) S 14897 14900 13515 0 -1 1077944384 4387 0 0 0 43 61 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385221290288 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
Current cumulated CPU time of completed processes: 0.002721 s
Current children cumulated CPU time: 16153.2 s
Current children cumulated vsize: 28233776 KiB
Current children cumulated memory: 25471124 KiB

[startup+2522 s]*
/proc/loadavg: 6.69 7.14 7.17 9/212 15143
/proc/meminfo: memFree=693668/32770624 swapFree=67001840/67108860
[pid=14902] ppid=14897 vsize=28233776 memory=25471124 CPUtime=16156.5 cores=0-7
/proc/14902/stat : 14902 (java) S 14897 14900 13515 0 -1 1077944320 25426369 0 0 0 1607829 7819 0 0 20 0 20 0 477507613 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140724411113040 140386833882871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
/proc/14902/statm: 7058444 6367781 3518 1 0 7019544 0
[pid=14902/tid=14903] ppid=14897 vsize=28233776 memory=796 CPUtime=357.19 cores=0-7
/proc/14902/task/14903/stat : 14903 (java) S 14897 14900 13515 0 -1 1077944384 101612 0 0 0 35599 120 0 0 20 0 20 0 477507613 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386838120640 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14904] ppid=14897 vsize=28233776 memory=4872558044660077418 CPUtime=1949.26 cores=0-7
/proc/14902/task/14904/stat : 14904 (java) R 14897 14900 13515 0 -1 4202560 3675205 0 0 0 193917 1009 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386786503056 140386818580696 0 4 0 16800975 0 0 0 -1 4 0 0 49 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14905] ppid=14897 vsize=28233776 memory=25471124 CPUtime=1950.72 cores=0-7
/proc/14902/task/14905/stat : 14905 (java) R 14897 14900 13515 0 -1 4202560 2471541 0 0 0 194191 881 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386785450456 140386818868167 0 4 0 16800975 0 0 0 -1 2 0 0 45 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14906] ppid=14897 vsize=28233776 memory=6791534058613427641 CPUtime=1947.39 cores=0-7
/proc/14902/task/14906/stat : 14906 (java) R 14897 14900 13515 0 -1 4202560 2754791 0 0 0 193764 975 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386784398168 140386818726648 0 4 0 16800975 0 0 0 -1 1 0 0 54 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14907] ppid=14897 vsize=28233776 memory=12040 CPUtime=1954.58 cores=0-7
/proc/14902/task/14907/stat : 14907 (java) R 14897 14900 13515 0 -1 4202560 1984227 0 0 0 194645 813 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386783345056 140386818580646 0 4 0 16800975 0 0 0 -1 5 0 0 42 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14908] ppid=14897 vsize=28233776 memory=2120 CPUtime=1948.32 cores=0-7
/proc/14902/task/14908/stat : 14908 (java) R 14897 14900 13515 0 -1 4202560 3530688 0 0 0 193763 1069 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386782293080 140386818834346 0 4 0 16800975 0 0 0 -1 7 0 0 44 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14909] ppid=14897 vsize=28233776 memory=30256 CPUtime=1950.26 cores=0-7
/proc/14902/task/14909/stat : 14909 (java) R 14897 14900 13515 0 -1 4202560 2741949 0 0 0 194049 977 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386781240280 140386818580540 0 4 0 16800975 0 0 0 -1 6 0 0 45 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14910] ppid=14897 vsize=28233776 memory=4872558044660077418 CPUtime=1947.43 cores=0-7
/proc/14902/task/14910/stat : 14910 (java) R 14897 14900 13515 0 -1 4202560 3174443 0 0 0 193839 904 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386780187992 140386818834096 0 4 0 16800975 0 0 0 -1 3 0 0 45 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14911] ppid=14897 vsize=28233776 memory=916 CPUtime=1949.38 cores=0-7
/proc/14902/task/14911/stat : 14911 (java) R 14897 14900 13515 0 -1 4202560 2435205 0 0 0 194076 862 0 0 20 0 20 0 477507614 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140386779135192 140386818833998 0 4 0 16800975 0 0 0 -1 0 0 0 50 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14912] ppid=14897 vsize=28233776 memory=4480 CPUtime=198.29 cores=0-7
/proc/14902/task/14912/stat : 14912 (java) S 14897 14900 13515 0 -1 1077944384 2512644 0 0 0 19651 178 0 0 20 0 20 0 477507615 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385230762464 140386833893077 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14913] ppid=14897 vsize=28233776 memory=4104 CPUtime=0 cores=0-7
/proc/14902/task/14913/stat : 14913 (java) S 14897 14900 13515 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 477507616 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385229710176 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14914] ppid=14897 vsize=28233776 memory=1408 CPUtime=0 cores=0-7
/proc/14902/task/14914/stat : 14914 (java) S 14897 14900 13515 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 20 0 477507616 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385228657792 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14915] ppid=14897 vsize=28233776 memory=3404 CPUtime=0 cores=0-7
/proc/14902/task/14915/stat : 14915 (java) S 14897 14900 13515 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385227605168 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14916] ppid=14897 vsize=28233776 memory=6072 CPUtime=0.67 cores=0-7
/proc/14902/task/14916/stat : 14916 (java) S 14897 14900 13515 0 -1 1077944384 8872 0 0 0 65 2 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385226554016 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14917] ppid=14897 vsize=28233776 memory=636 CPUtime=0.9 cores=0-7
/proc/14902/task/14917/stat : 14917 (java) S 14897 14900 13515 0 -1 1077944384 12394 0 0 0 87 3 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385225501216 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14918] ppid=14897 vsize=28233776 memory=2836 CPUtime=0.32 cores=0-7
/proc/14902/task/14918/stat : 14918 (java) S 14897 14900 13515 0 -1 1077944384 4988 0 0 0 31 1 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385224448928 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14919] ppid=14897 vsize=28233776 memory=1056 CPUtime=0.58 cores=0-7
/proc/14902/task/14919/stat : 14919 (java) S 14897 14900 13515 0 -1 1077944384 11985 0 0 0 56 2 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385223395840 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14920] ppid=14897 vsize=28233776 memory=2836 CPUtime=0 cores=0-7
/proc/14902/task/14920/stat : 14920 (java) S 14897 14900 13515 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385222343008 140386833893077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
[pid=14902/tid=14921] ppid=14897 vsize=28233776 memory=1056 CPUtime=1.04 cores=0-7
/proc/14902/task/14921/stat : 14921 (java) S 14897 14900 13515 0 -1 1077944384 4387 0 0 0 43 61 0 0 20 0 20 0 477507619 28911386624 6367781 33554432000 4194304 4196468 140724411130496 140385221290288 140386833894018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28344320 140724411139030 140724411139206 140724411139206 140724411142095 0
Current cumulated CPU time of completed processes: 0.002721 s
Current children cumulated CPU time: 16156.5 s
Current children cumulated vsize: 28233776 KiB
Current children cumulated memory: 25471124 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2522.23
CPU time (s): 16156.8
CPU user time (s): 16078.4
CPU system time (s): 78.3856
CPU usage (%): 640.578
Max. virtual memory (cumulated for all children) (KiB): 28346904
Max. memory (cumulated for all children) (KiB): 25472576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16078.4
system time used= 78.3856
maximum resident set size= 25471356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25426928
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 166609
involuntary context switches= 253665


# summary of solver processes directly reported to runsolver:
#   pid: 14900,14902
#   total CPU time (s): 16156.8
#   total CPU user time (s): 16078.4
#   total CPU system time (s): 78.3856

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1681 second user time and 28.2005 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-20 22:49:05
IDJOB=4404223
IDBENCH=141717
IDSOLVER=2865
FILE ID=node136/4404223-1569012590
RUNJOBID= node136-1569005419-13542
PBS_JOBID= 21704758
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-15-036.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404223-1569012590/watcher-4404223-1569012590 -o /var/tmp/evaluation-result-4404223-1569012590/solver-4404223-1569012590 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node136-1569005419-13542 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 397276433 HOME/instance-4404223-1569012590.xml

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

MD5SUM BENCH= 5e5c63d89f6605b36f0577fcc9be8ecb
RANDOM SEED=397276433

node136.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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26203464 kB
MemAvailable:   31851380 kB
Buffers:           94200 kB
Cached:          5690724 kB
SwapCached:         3500 kB
Active:          2669776 kB
Inactive:        3120808 kB
Active(anon):       6200 kB
Inactive(anon):    47876 kB
Active(file):    2663576 kB
Inactive(file):  3072932 kB
Unevictable:      110480 kB
Mlocked:          110480 kB
SwapTotal:      67108860 kB
SwapFree:       67001836 kB
Dirty:             26188 kB
Writeback:             0 kB
AnonPages:        148324 kB
Mapped:            52836 kB
Shmem:             39800 kB
Slab:             368992 kB
SReclaimable:     339868 kB
SUnreclaim:        29124 kB
KernelStack:        3712 kB
PageTables:         5700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node136 at 2019-09-20 23:31:08