Trace number 4299075

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
slowpoke 2018-04-29? (TO) 2521.45 2427.88

General information on the benchmark

NameQuasigroups_mini/
QuasiGroup-v4-08_mini_c18.xml
MD5SUMd1f29852cfb3bd3adbf49dd6146b1886
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.770402
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints136
Number of domains2
Minimum domain size8
Maximum domain size64
Distribution of domain sizes[{"size":8,"count":64},{"size":64,"count":56}]
Minimum variable degree0
Maximum variable degree60
Distribution of variable degrees[{"degree":0,"count":8},{"degree":2,"count":56},{"degree":59,"count":8},{"degree":60,"count":56}]
Minimum constraint arity1
Maximum constraint arity65
Distribution of constraint arities[{"arity":1,"count":8},{"arity":3,"count":56},{"arity":8,"count":16},{"arity":65,"count":56}]
Number of extensional constraints56
Number of intensional constraints8
Distribution of constraint types[{"type":"extension","count":56},{"type":"intension","count":8},{"type":"allDifferent","count":16},{"type":"element","count":56}]
Optimization problemNO
Type of objective

Solver Data

0.14/0.13	c version: 2018-04-11
0.14/0.13	c seed: 1811631
0.14/0.13	c timeout: 2520
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
2521.23/2427.84	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299075-1532800006/watcher-4299075-1532800006 -o /tmp/evaluation-result-4299075-1532800006/solver-4299075-1532800006 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532775768-15808 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299075-1532800006.xml --timelimit 2520 

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=18815, runsolver pid=18812

[startup+0.10637 s]*
/proc/loadavg: 4.79 4.03 2.99 3/219 18830
/proc/meminfo: memFree=18518400/32770624 swapFree=67108860/67108860
[pid=18815] ppid=18812 vsize=10661056 memory=27972 CPUtime=0.14 cores=1,3,5,7
/proc/18815/stat : 18815 (java) S 18812 18815 15776 0 -1 1077944320 5369 0 0 0 13 1 0 0 20 0 15 0 97563782 10916921344 6993 33554432000 4194304 4196468 140731597855968 140731597838512 140377575259895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
/proc/18815/statm: 2665264 6993 2887 1 0 2627263 0
[pid=18815/tid=18817] ppid=18812 vsize=10661056 memory=-7254947776133162106 CPUtime=0.1 cores=1,3,5,7
/proc/18815/task/18817/stat : 18817 (java) R 18812 18815 15776 0 -1 4202560 3159 0 0 0 9 1 0 0 20 0 15 0 97563783 10916921344 6993 33554432000 4194304 4196468 140731597855968 140377579490784 140377197766409 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18818] ppid=18812 vsize=10661056 memory=5793855756768672185 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18818/stat : 18818 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916921344 6993 33554432000 4194304 4196468 140731597855968 140377181706512 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18819] ppid=18812 vsize=10661056 memory=140505758779008 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18819/stat : 18819 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916921344 6993 33554432000 4194304 4196468 140731597855968 140377180653968 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18820] ppid=18812 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18820/stat : 18820 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916921344 6993 33554432000 4194304 4196468 140731597855968 140377179601424 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18821] ppid=18812 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18821/stat : 18821 (java) S 18812 18815 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563783 10916921344 6993 33554432000 4194304 4196468 140731597855968 140377178548880 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18822] ppid=18812 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18822/stat : 18822 (java) S 18812 18815 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563785 10916921344 6993 33554432000 4194304 4196468 140731597855968 140377135131120 140377575271042 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18823] ppid=18812 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18823/stat : 18823 (java) S 18812 18815 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97563785 10916921344 6993 33554432000 4194304 4196468 140731597855968 140377134077344 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18824] ppid=18812 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18824/stat : 18824 (java) S 18812 18815 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97563785 10916921344 6993 33554432000 4194304 4196468 140731597855968 140377133024752 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18825] ppid=18812 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18825/stat : 18825 (java) S 18812 18815 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563788 10916921344 6993 33554432000 4194304 4196468 140731597855968 140377131973328 140377575278491 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18826] ppid=18812 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18826/stat : 18826 (java) R 18812 18815 15776 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 15 0 97563788 10916921344 6993 33554432000 4194304 4196468 140731597855968 140377130919920 140377575271042 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18827] ppid=18812 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18827/stat : 18827 (java) S 18812 18815 15776 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 97563788 10916921344 6993 33554432000 4194304 4196468 140731597855968 140377129867376 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18828] ppid=18812 vsize=10661056 memory=140505758779008 CPUtime=0.02 cores=1,3,5,7
/proc/18815/task/18828/stat : 18828 (java) R 18812 18815 15776 0 -1 4202560 361 0 0 0 2 0 0 0 20 0 15 0 97563788 10916921344 6993 33554432000 4194304 4196468 140731597855968 140377128814832 140377554651374 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18829] ppid=18812 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18829/stat : 18829 (java) S 18812 18815 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563788 10916921344 6993 33554432000 4194304 4196468 140731597855968 140377127762528 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18830] ppid=18812 vsize=10661056 memory=140505758779008 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18830/stat : 18830 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563788 10916921344 6993 33554432000 4194304 4196468 140731597855968 140377126710064 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27972 KiB

[startup+0.210772 s]*
/proc/loadavg: 4.79 4.03 2.99 4/219 18830
/proc/meminfo: memFree=18506668/32770624 swapFree=67108860/67108860
[pid=18815] ppid=18812 vsize=10661056 memory=40188 CPUtime=0.34 cores=1,3,5,7
/proc/18815/stat : 18815 (java) S 18812 18815 15776 0 -1 1077944320 8193 0 0 0 32 2 0 0 20 0 15 0 97563782 10916921344 10047 33554432000 4194304 4196468 140731597855968 140731597838512 140377575259895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
/proc/18815/statm: 2665264 10047 2960 1 0 2627263 0
[pid=18815/tid=18817] ppid=18812 vsize=10661056 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/18815/task/18817/stat : 18817 (java) R 18812 18815 15776 0 -1 4202560 5179 0 0 0 19 1 0 0 20 0 15 0 97563783 10916921344 10047 33554432000 4194304 4196468 140731597855968 140377579494896 140377575281821 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18818] ppid=18812 vsize=10661056 memory=4211974231963569546 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18818/stat : 18818 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916921344 10047 33554432000 4194304 4196468 140731597855968 140377181706512 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18819] ppid=18812 vsize=10661056 memory=140505758779008 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18819/stat : 18819 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916921344 10047 33554432000 4194304 4196468 140731597855968 140377180653968 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18820] ppid=18812 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18820/stat : 18820 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916921344 10047 33554432000 4194304 4196468 140731597855968 140377179601424 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18821] ppid=18812 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18821/stat : 18821 (java) S 18812 18815 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563783 10916921344 10047 33554432000 4194304 4196468 140731597855968 140377178548880 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18822] ppid=18812 vsize=10661056 memory=140505758779008 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18822/stat : 18822 (java) S 18812 18815 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563785 10916921344 10047 33554432000 4194304 4196468 140731597855968 140377135131120 140377575271042 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18823] ppid=18812 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18823/stat : 18823 (java) S 18812 18815 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97563785 10916921344 10047 33554432000 4194304 4196468 140731597855968 140377134077344 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18824] ppid=18812 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18824/stat : 18824 (java) S 18812 18815 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97563785 10916921344 10047 33554432000 4194304 4196468 140731597855968 140377133024752 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18825] ppid=18812 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18825/stat : 18825 (java) S 18812 18815 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563788 10916921344 10047 33554432000 4194304 4196468 140731597855968 140377131973328 140377575278491 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18826] ppid=18812 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18815/task/18826/stat : 18826 (java) S 18812 18815 15776 0 -1 1077944384 670 0 0 0 2 0 0 0 20 0 15 0 97563788 10916921344 10047 33554432000 4194304 4196468 140731597855968 140377130919920 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18827] ppid=18812 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/18815/task/18827/stat : 18827 (java) S 18812 18815 15776 0 -1 1077944384 123 0 0 0 1 0 0 0 20 0 15 0 97563788 10916921344 10047 33554432000 4194304 4196468 140731597855968 140377129867376 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18828] ppid=18812 vsize=10661056 memory=140505758779008 CPUtime=0.08 cores=1,3,5,7
/proc/18815/task/18828/stat : 18828 (java) S 18812 18815 15776 0 -1 1077944384 855 0 0 0 8 0 0 0 20 0 15 0 97563788 10916921344 10047 33554432000 4194304 4196468 140731597855968 140377128814832 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18829] ppid=18812 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18829/stat : 18829 (java) S 18812 18815 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563788 10916921344 10047 33554432000 4194304 4196468 140731597855968 140377127762528 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18830] ppid=18812 vsize=10661056 memory=140505758779008 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18830/stat : 18830 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563788 10916921344 10047 33554432000 4194304 4196468 140731597855968 140377126710064 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40188 KiB

[startup+0.310637 s]*
/proc/loadavg: 4.79 4.03 2.99 6/219 18830
/proc/meminfo: memFree=18502264/32770624 swapFree=67108860/67108860
[pid=18815] ppid=18812 vsize=10661132 memory=46584 CPUtime=0.55 cores=1,3,5,7
/proc/18815/stat : 18815 (java) S 18812 18815 15776 0 -1 1077944320 8766 0 0 0 53 2 0 0 20 0 15 0 97563782 10916999168 11646 33554432000 4194304 4196468 140731597855968 140731597838512 140377575259895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
/proc/18815/statm: 2665283 11646 3047 1 0 2627263 0
[pid=18815/tid=18817] ppid=18812 vsize=10661132 memory=6735269665583770266 CPUtime=0.29 cores=1,3,5,7
/proc/18815/task/18817/stat : 18817 (java) R 18812 18815 15776 0 -1 4202560 5496 0 0 0 27 2 0 0 20 0 15 0 97563783 10916999168 11646 33554432000 4194304 4196468 140731597855968 140377579499200 140377559340382 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18818] ppid=18812 vsize=10661132 memory=4211974231963569546 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18818/stat : 18818 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916999168 11646 33554432000 4194304 4196468 140731597855968 140377181706512 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18819] ppid=18812 vsize=10661132 memory=281011386120576 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18819/stat : 18819 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916999168 11646 33554432000 4194304 4196468 140731597855968 140377180653968 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18820] ppid=18812 vsize=10661132 memory=281011254710784 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18820/stat : 18820 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916999168 11646 33554432000 4194304 4196468 140731597855968 140377179601424 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18821] ppid=18812 vsize=10661132 memory=140505627341583 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18821/stat : 18821 (java) S 18812 18815 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563783 10916999168 11646 33554432000 4194304 4196468 140731597855968 140377178548880 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18822] ppid=18812 vsize=10661132 memory=281011386129792 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18822/stat : 18822 (java) S 18812 18815 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 11646 33554432000 4194304 4196468 140731597855968 140377135131120 140377575271042 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18823] ppid=18812 vsize=10661132 memory=140505627346191 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18823/stat : 18823 (java) S 18812 18815 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 11646 33554432000 4194304 4196468 140731597855968 140377134077344 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18824] ppid=18812 vsize=10661132 memory=140505627364304 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18824/stat : 18824 (java) S 18812 18815 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 11646 33554432000 4194304 4196468 140731597855968 140377133024752 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18825] ppid=18812 vsize=10661132 memory=140505627368897 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18825/stat : 18825 (java) S 18812 18815 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563788 10916999168 11646 33554432000 4194304 4196468 140731597855968 140377131973328 140377575278491 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18826] ppid=18812 vsize=10661132 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/18815/task/18826/stat : 18826 (java) R 18812 18815 15776 0 -1 1077944384 750 0 0 0 5 0 0 0 20 0 15 0 97563788 10916999168 11646 33554432000 4194304 4196468 140731597855968 140377130919920 140377575271042 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18827] ppid=18812 vsize=10661132 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/18815/task/18827/stat : 18827 (java) R 18812 18815 15776 0 -1 4202560 193 0 0 0 4 0 0 0 20 0 15 0 97563788 10916999168 11646 33554432000 4194304 4196468 140731597855968 140377129848392 140377559367026 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18828] ppid=18812 vsize=10661132 memory=140505758779008 CPUtime=0.14 cores=1,3,5,7
/proc/18815/task/18828/stat : 18828 (java) R 18812 18815 15776 0 -1 4202560 959 0 0 0 14 0 0 0 20 0 15 0 97563788 10916999168 11646 33554432000 4194304 4196468 140731597855968 140377128814832 140377575271830 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18829] ppid=18812 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18829/stat : 18829 (java) S 18812 18815 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563788 10916999168 11646 33554432000 4194304 4196468 140731597855968 140377127762528 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18830] ppid=18812 vsize=10661132 memory=140505758806980 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18830/stat : 18830 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563788 10916999168 11646 33554432000 4194304 4196468 140731597855968 140377126710064 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46584 KiB

[startup+0.700786 s]
/proc/loadavg: 4.79 4.03 2.99 5/219 18830
/proc/meminfo: memFree=18472432/32770624 swapFree=67108860/67108860
[pid=18815] ppid=18812 vsize=10661132 memory=94788 CPUtime=1.75 cores=1,3,5,7
/proc/18815/stat : 18815 (java) S 18812 18815 15776 0 -1 1077944320 15816 0 0 0 170 5 0 0 20 0 15 0 97563782 10916999168 23697 33554432000 4194304 4196468 140731597855968 140731597838512 140377575259895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
/proc/18815/statm: 2665283 23697 3118 1 0 2627263 0
[pid=18815/tid=18817] ppid=18812 vsize=10661132 memory=56 CPUtime=0.66 cores=1,3,5,7
/proc/18815/task/18817/stat : 18817 (java) R 18812 18815 15776 0 -1 4202560 5867 0 0 0 64 2 0 0 20 0 15 0 97563783 10916999168 23697 33554432000 4194304 4196468 140731597855968 140377579496352 140731598718914 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18818] ppid=18812 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18818/stat : 18818 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916999168 23697 33554432000 4194304 4196468 140731597855968 140377181706512 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18819] ppid=18812 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18819/stat : 18819 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916999168 23697 33554432000 4194304 4196468 140731597855968 140377180653968 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18820] ppid=18812 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18820/stat : 18820 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916999168 23697 33554432000 4194304 4196468 140731597855968 140377179601424 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18821] ppid=18812 vsize=10661132 memory=8320808402719684661 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18821/stat : 18821 (java) S 18812 18815 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563783 10916999168 23697 33554432000 4194304 4196468 140731597855968 140377178548880 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18822] ppid=18812 vsize=10661132 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18822/stat : 18822 (java) S 18812 18815 15776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 23697 33554432000 4194304 4196468 140731597855968 140377135131120 140377575271042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18823] ppid=18812 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18823/stat : 18823 (java) S 18812 18815 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 23697 33554432000 4194304 4196468 140731597855968 140377134077344 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18824] ppid=18812 vsize=10661132 memory=8452 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18824/stat : 18824 (java) S 18812 18815 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 23697 33554432000 4194304 4196468 140731597855968 140377133024752 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18825] ppid=18812 vsize=10661132 memory=5776 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18825/stat : 18825 (java) S 18812 18815 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563788 10916999168 23697 33554432000 4194304 4196468 140731597855968 140377131973328 140377575278491 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18826] ppid=18812 vsize=10661132 memory=1200 CPUtime=0.38 cores=1,3,5,7
/proc/18815/task/18826/stat : 18826 (java) R 18812 18815 15776 0 -1 4202560 3931 0 0 0 38 0 0 0 20 0 15 0 97563788 10916999168 23697 33554432000 4194304 4196468 140731597855968 140377130905800 140377553661912 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18827] ppid=18812 vsize=10661132 memory=12136 CPUtime=0.38 cores=1,3,5,7
/proc/18815/task/18827/stat : 18827 (java) R 18812 18815 15776 0 -1 4202560 2635 0 0 0 38 0 0 0 20 0 15 0 97563788 10916999168 23697 33554432000 4194304 4196468 140731597855968 140377129856176 140377555096251 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18828] ppid=18812 vsize=10661132 memory=1008 CPUtime=0.27 cores=1,3,5,7
/proc/18815/task/18828/stat : 18828 (java) S 18812 18815 15776 0 -1 1077944384 2011 0 0 0 27 0 0 0 20 0 15 0 97563788 10916999168 23697 33554432000 4194304 4196468 140731597855968 140377128814832 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18829] ppid=18812 vsize=10661132 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18829/stat : 18829 (java) S 18812 18815 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563788 10916999168 23697 33554432000 4194304 4196468 140731597855968 140377127762528 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18830] ppid=18812 vsize=10661132 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18830/stat : 18830 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563788 10916999168 23697 33554432000 4194304 4196468 140731597855968 140377126710064 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
Current children cumulated CPU time: 1.75 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 94788 KiB

[startup+1.50073 s]
/proc/loadavg: 4.79 4.03 2.99 5/219 18830
/proc/meminfo: memFree=18423356/32770624 swapFree=67108860/67108860
[pid=18815] ppid=18812 vsize=10661132 memory=175696 CPUtime=3.73 cores=1,3,5,7
/proc/18815/stat : 18815 (java) S 18812 18815 15776 0 -1 1077944320 24014 0 0 0 366 7 0 0 20 0 15 0 97563782 10916999168 43924 33554432000 4194304 4196468 140731597855968 140731597838512 140377575259895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
/proc/18815/statm: 2665283 43924 3124 1 0 2627263 0
[pid=18815/tid=18817] ppid=18812 vsize=10661132 memory=0 CPUtime=1.46 cores=1,3,5,7
/proc/18815/task/18817/stat : 18817 (java) R 18812 18815 15776 0 -1 4202560 6322 0 0 0 142 4 0 0 20 0 15 0 97563783 10916999168 43924 33554432000 4194304 4196468 140731597855968 140377579496448 140731598718914 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18818] ppid=18812 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18818/stat : 18818 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916999168 43924 33554432000 4194304 4196468 140731597855968 140377181706512 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18819] ppid=18812 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18819/stat : 18819 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916999168 43924 33554432000 4194304 4196468 140731597855968 140377180653968 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18820] ppid=18812 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18820/stat : 18820 (java) S 18812 18815 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563783 10916999168 43924 33554432000 4194304 4196468 140731597855968 140377179601424 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18821] ppid=18812 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18821/stat : 18821 (java) S 18812 18815 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563783 10916999168 43924 33554432000 4194304 4196468 140731597855968 140377178548880 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18822] ppid=18812 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18822/stat : 18822 (java) S 18812 18815 15776 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 43924 33554432000 4194304 4196468 140731597855968 140377135131120 140377575271042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0

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

/proc/18815/task/18817/stat : 18817 (java) R 18812 18815 15776 0 -1 4202560 88973 0 0 0 234745 216 0 0 20 0 15 0 97563783 10916999168 1466628 33554432000 4194304 4196468 140731597855968 140377579500672 140377197979730 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18818] ppid=18812 vsize=10661132 memory=5866512 CPUtime=29.05 cores=1,3,5,7
/proc/18815/task/18818/stat : 18818 (java) S 18812 18815 15776 0 -1 1077944384 41244 0 0 0 2791 114 0 0 20 0 15 0 97563783 10916999168 1466628 33554432000 4194304 4196468 140731597855968 140377181706512 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18819] ppid=18812 vsize=10661132 memory=5866512 CPUtime=29.24 cores=1,3,5,7
/proc/18815/task/18819/stat : 18819 (java) S 18812 18815 15776 0 -1 1077944384 37873 0 0 0 2807 117 0 0 20 0 15 0 97563783 10916999168 1466628 33554432000 4194304 4196468 140731597855968 140377180653968 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18820] ppid=18812 vsize=10661132 memory=5866512 CPUtime=28.99 cores=1,3,5,7
/proc/18815/task/18820/stat : 18820 (java) S 18812 18815 15776 0 -1 1077944384 45858 0 0 0 2781 118 0 0 20 0 15 0 97563783 10916999168 1466628 33554432000 4194304 4196468 140731597855968 140377179601424 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18821] ppid=18812 vsize=10661132 memory=5866512 CPUtime=29.06 cores=1,3,5,7
/proc/18815/task/18821/stat : 18821 (java) S 18812 18815 15776 0 -1 1077944384 37956 0 0 0 2790 116 0 0 20 0 15 0 97563783 10916999168 1466628 33554432000 4194304 4196468 140731597855968 140377178548880 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18822] ppid=18812 vsize=10661132 memory=5866512 CPUtime=3.38 cores=1,3,5,7
/proc/18815/task/18822/stat : 18822 (java) S 18812 18815 15776 0 -1 1077944384 21246 0 0 0 331 7 0 0 20 0 15 0 97563785 10916999168 1466628 33554432000 4194304 4196468 140731597855968 140377135131120 140377575271042 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18823] ppid=18812 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18823/stat : 18823 (java) S 18812 18815 15776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 1466628 33554432000 4194304 4196468 140731597855968 140377134077344 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18824] ppid=18812 vsize=10661132 memory=5866512 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18824/stat : 18824 (java) S 18812 18815 15776 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 1466628 33554432000 4194304 4196468 140731597855968 140377133024752 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18825] ppid=18812 vsize=10661132 memory=5866512 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18825/stat : 18825 (java) S 18812 18815 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563788 10916999168 1466628 33554432000 4194304 4196468 140731597855968 140377131973328 140377575278491 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18826] ppid=18812 vsize=10661132 memory=5866512 CPUtime=1.23 cores=1,3,5,7
/proc/18815/task/18826/stat : 18826 (java) S 18812 18815 15776 0 -1 1077944384 11091 0 0 0 121 2 0 0 20 0 15 0 97563788 10916999168 1466628 33554432000 4194304 4196468 140731597855968 140377130919920 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18827] ppid=18812 vsize=10661132 memory=0 CPUtime=1.25 cores=1,3,5,7
/proc/18815/task/18827/stat : 18827 (java) S 18812 18815 15776 0 -1 1077944384 6886 0 0 0 124 1 0 0 20 0 15 0 97563788 10916999168 1466628 33554432000 4194304 4196468 140731597855968 140377129867376 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18828] ppid=18812 vsize=10661132 memory=5866512 CPUtime=0.35 cores=1,3,5,7
/proc/18815/task/18828/stat : 18828 (java) S 18812 18815 15776 0 -1 1077944384 3556 0 0 0 34 1 0 0 20 0 15 0 97563788 10916999168 1466628 33554432000 4194304 4196468 140731597855968 140377128814832 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18829] ppid=18812 vsize=10661132 memory=5866512 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18829/stat : 18829 (java) S 18812 18815 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563788 10916999168 1466628 33554432000 4194304 4196468 140731597855968 140377127762528 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18830] ppid=18812 vsize=10661132 memory=4132 CPUtime=1.78 cores=1,3,5,7
/proc/18815/task/18830/stat : 18830 (java) S 18812 18815 15776 0 -1 1077944384 1648 0 0 0 79 99 0 0 20 0 15 0 97563788 10916999168 1466628 33554432000 4194304 4196468 140731597855968 140377126710064 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
Current children cumulated CPU time: 2474.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 5866512 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2427.5 s]
/proc/loadavg: 2.00 2.03 2.12 3/218 19010
/proc/meminfo: memFree=12985112/32770624 swapFree=67108860/67108860
[pid=18815] ppid=18812 vsize=10661132 memory=6020112 CPUtime=2520.04 cores=1,3,5,7
/proc/18815/stat : 18815 (java) S 18812 18815 15776 0 -1 1077944320 305840 0 0 0 251194 810 0 0 20 0 15 0 97563782 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140731597838512 140377575259895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
/proc/18815/statm: 2665283 1505028 3177 1 0 2627263 0
[pid=18815/tid=18817] ppid=18812 vsize=10661132 memory=5866512 CPUtime=2394.56 cores=1,3,5,7
/proc/18815/task/18817/stat : 18817 (java) S 18812 18815 15776 0 -1 1077944384 90443 0 0 0 239237 219 0 0 20 0 15 0 97563783 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140377579499536 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18818] ppid=18812 vsize=10661132 memory=2652 CPUtime=29.3 cores=1,3,5,7
/proc/18815/task/18818/stat : 18818 (java) R 18812 18815 15776 0 -1 4202560 42080 0 0 0 2813 117 0 0 20 0 15 0 97563783 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140377181706712 140377560287314 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18819] ppid=18812 vsize=10661132 memory=5866512 CPUtime=29.49 cores=1,3,5,7
/proc/18815/task/18819/stat : 18819 (java) R 18812 18815 15776 0 -1 4202560 42283 0 0 0 2829 120 0 0 20 0 15 0 97563783 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140377180653968 140377560287769 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18820] ppid=18812 vsize=10661132 memory=5866512 CPUtime=29.24 cores=1,3,5,7
/proc/18815/task/18820/stat : 18820 (java) R 18812 18815 15776 0 -1 4202560 46425 0 0 0 2803 121 0 0 20 0 15 0 97563783 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140377179601424 140377560287293 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18821] ppid=18812 vsize=10661132 memory=5866512 CPUtime=29.31 cores=1,3,5,7
/proc/18815/task/18821/stat : 18821 (java) R 18812 18815 15776 0 -1 4202560 38613 0 0 0 2812 119 0 0 20 0 15 0 97563783 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140377178549080 140377560287314 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18822] ppid=18812 vsize=10661132 memory=5866512 CPUtime=3.38 cores=1,3,5,7
/proc/18815/task/18822/stat : 18822 (java) S 18812 18815 15776 0 -1 1077944384 21330 0 0 0 331 7 0 0 20 0 15 0 97563785 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140377135129632 140377575270101 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18823] ppid=18812 vsize=10661132 memory=5866512 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18823/stat : 18823 (java) S 18812 18815 15776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140377134077344 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18824] ppid=18812 vsize=10661132 memory=5866512 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18824/stat : 18824 (java) S 18812 18815 15776 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140377133024752 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18825] ppid=18812 vsize=10661132 memory=5866512 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18825/stat : 18825 (java) S 18812 18815 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563788 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140377131973328 140377575278491 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18826] ppid=18812 vsize=10661132 memory=5866512 CPUtime=1.23 cores=1,3,5,7
/proc/18815/task/18826/stat : 18826 (java) S 18812 18815 15776 0 -1 1077944384 11094 0 0 0 121 2 0 0 20 0 15 0 97563788 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140377130919920 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18827] ppid=18812 vsize=10661132 memory=5866512 CPUtime=1.25 cores=1,3,5,7
/proc/18815/task/18827/stat : 18827 (java) S 18812 18815 15776 0 -1 1077944384 6890 0 0 0 124 1 0 0 20 0 15 0 97563788 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140377129867376 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18828] ppid=18812 vsize=10661132 memory=5866512 CPUtime=0.35 cores=1,3,5,7
/proc/18815/task/18828/stat : 18828 (java) S 18812 18815 15776 0 -1 1077944384 3564 0 0 0 34 1 0 0 20 0 15 0 97563788 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140377128814832 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18829] ppid=18812 vsize=10661132 memory=5901328 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18829/stat : 18829 (java) S 18812 18815 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563788 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140377127762528 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18830] ppid=18812 vsize=10661132 memory=4132 CPUtime=1.82 cores=1,3,5,7
/proc/18815/task/18830/stat : 18830 (java) S 18812 18815 15776 0 -1 1077944384 1704 0 0 0 81 101 0 0 20 0 15 0 97563788 10916999168 1505028 33554432000 4194304 4196468 140731597855968 140377126710064 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 6020112 KiB

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

[startup+2427.88 s]
# the end of solver process 18815 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.23 s, system=8.22455 s

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

[startup+2427.61 s]
/proc/loadavg: 2.00 2.03 2.12 3/218 19010
/proc/meminfo: memFree=12985112/32770624 swapFree=67108860/67108860
[pid=18815] ppid=18812 vsize=10661132 memory=6075408 CPUtime=2520.47 cores=1,3,5,7
/proc/18815/stat : 18815 (java) S 18812 18815 15776 0 -1 1077944320 306378 0 0 0 251235 812 0 0 20 0 15 0 97563782 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140731597838512 140377575259895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
/proc/18815/statm: 2665283 1518852 3177 1 0 2627263 0
[pid=18815/tid=18817] ppid=18812 vsize=10661132 memory=8452 CPUtime=2394.56 cores=1,3,5,7
/proc/18815/task/18817/stat : 18817 (java) S 18812 18815 15776 0 -1 1077944384 90443 0 0 0 239237 219 0 0 20 0 15 0 97563783 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140377579499536 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18818] ppid=18812 vsize=10661132 memory=5776 CPUtime=29.42 cores=1,3,5,7
/proc/18815/task/18818/stat : 18818 (java) R 18812 18815 15776 0 -1 4202560 42206 0 0 0 2824 118 0 0 20 0 15 0 97563783 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140377181706712 140377560287791 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18819] ppid=18812 vsize=10661132 memory=1200 CPUtime=29.6 cores=1,3,5,7
/proc/18815/task/18819/stat : 18819 (java) R 18812 18815 15776 0 -1 4202560 42381 0 0 0 2839 121 0 0 20 0 15 0 97563783 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140377180654168 140377556907414 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18820] ppid=18812 vsize=10661132 memory=12136 CPUtime=29.35 cores=1,3,5,7
/proc/18815/task/18820/stat : 18820 (java) R 18812 18815 15776 0 -1 4202560 46547 0 0 0 2814 121 0 0 20 0 15 0 97563783 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140377179601312 140377560283950 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18821] ppid=18812 vsize=10661132 memory=1008 CPUtime=29.43 cores=1,3,5,7
/proc/18815/task/18821/stat : 18821 (java) R 18812 18815 15776 0 -1 4202560 38798 0 0 0 2823 120 0 0 20 0 15 0 97563783 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140377178549080 140377559708113 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18822] ppid=18812 vsize=10661132 memory=4620 CPUtime=3.38 cores=1,3,5,7
/proc/18815/task/18822/stat : 18822 (java) S 18812 18815 15776 0 -1 1077944384 21330 0 0 0 331 7 0 0 20 0 15 0 97563785 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140377135129632 140377575270101 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18823] ppid=18812 vsize=10661132 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18823/stat : 18823 (java) S 18812 18815 15776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140377134077344 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18824] ppid=18812 vsize=10661132 memory=16372 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18824/stat : 18824 (java) S 18812 18815 15776 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140377133024752 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18825] ppid=18812 vsize=10661132 memory=18276 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18825/stat : 18825 (java) S 18812 18815 15776 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 97563788 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140377131972976 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18826] ppid=18812 vsize=10661132 memory=4048 CPUtime=1.23 cores=1,3,5,7
/proc/18815/task/18826/stat : 18826 (java) S 18812 18815 15776 0 -1 1077944384 11094 0 0 0 121 2 0 0 20 0 15 0 97563788 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140377130919920 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18827] ppid=18812 vsize=10661132 memory=1792 CPUtime=1.25 cores=1,3,5,7
/proc/18815/task/18827/stat : 18827 (java) S 18812 18815 15776 0 -1 1077944384 6890 0 0 0 124 1 0 0 20 0 15 0 97563788 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140377129867376 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18828] ppid=18812 vsize=10661132 memory=1236 CPUtime=0.35 cores=1,3,5,7
/proc/18815/task/18828/stat : 18828 (java) S 18812 18815 15776 0 -1 1077944384 3564 0 0 0 34 1 0 0 20 0 15 0 97563788 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140377128814832 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18829] ppid=18812 vsize=10661132 memory=648 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18829/stat : 18829 (java) S 18812 18815 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563788 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140377127762528 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18830] ppid=18812 vsize=10661132 memory=956 CPUtime=1.82 cores=1,3,5,7
/proc/18815/task/18830/stat : 18830 (java) S 18812 18815 15776 0 -1 1077944384 1704 0 0 0 81 101 0 0 20 0 15 0 97563788 10916999168 1518852 33554432000 4194304 4196468 140731597855968 140377126710064 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
Current children cumulated CPU time: 2520.47 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 6075408 KiB

[startup+2427.8 s]
/proc/loadavg: 2.00 2.03 2.12 3/218 19010
/proc/meminfo: memFree=12985112/32770624 swapFree=67108860/67108860
[pid=18815] ppid=18812 vsize=10661132 memory=6165572 CPUtime=2521.23 cores=1,3,5,7
/proc/18815/stat : 18815 (java) S 18812 18815 15776 0 -1 1077944320 307918 0 0 0 251305 818 0 0 20 0 15 0 97563782 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140731597838512 140377575259895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
/proc/18815/statm: 2665283 1541393 3177 1 0 2627263 0
[pid=18815/tid=18817] ppid=18812 vsize=10661132 memory=1584 CPUtime=2394.56 cores=1,3,5,7
/proc/18815/task/18817/stat : 18817 (java) S 18812 18815 15776 0 -1 1077944384 90443 0 0 0 239237 219 0 0 20 0 15 0 97563783 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140377579499536 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18818] ppid=18812 vsize=10661132 memory=928 CPUtime=29.6 cores=1,3,5,7
/proc/18815/task/18818/stat : 18818 (java) R 18812 18815 15776 0 -1 4202560 42781 0 0 0 2841 119 0 0 20 0 15 0 97563783 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140377181706712 140377560287018 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18819] ppid=18812 vsize=10661132 memory=6791534058613427641 CPUtime=29.79 cores=1,3,5,7
/proc/18815/task/18819/stat : 18819 (java) R 18812 18815 15776 0 -1 4202560 42902 0 0 0 2856 123 0 0 20 0 15 0 97563783 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140377180654168 140377556885927 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18820] ppid=18812 vsize=10661132 memory=4128 CPUtime=29.54 cores=1,3,5,7
/proc/18815/task/18820/stat : 18820 (java) R 18812 18815 15776 0 -1 4202560 46774 0 0 0 2832 122 0 0 20 0 15 0 97563783 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140377179601312 140377556885840 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18821] ppid=18812 vsize=10661132 memory=2196 CPUtime=29.62 cores=1,3,5,7
/proc/18815/task/18821/stat : 18821 (java) R 18812 18815 15776 0 -1 4202560 39017 0 0 0 2840 122 0 0 20 0 15 0 97563783 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140377178549080 140377560284069 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18822] ppid=18812 vsize=10661132 memory=7288 CPUtime=3.38 cores=1,3,5,7
/proc/18815/task/18822/stat : 18822 (java) S 18812 18815 15776 0 -1 1077944384 21330 0 0 0 331 7 0 0 20 0 15 0 97563785 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140377135129632 140377575270101 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18823] ppid=18812 vsize=10661132 memory=836 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18823/stat : 18823 (java) S 18812 18815 15776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140377134077344 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18824] ppid=18812 vsize=10661132 memory=1692 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18824/stat : 18824 (java) S 18812 18815 15776 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 97563785 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140377133024752 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18825] ppid=18812 vsize=10661132 memory=912 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18825/stat : 18825 (java) S 18812 18815 15776 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 97563788 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140377131972976 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18826] ppid=18812 vsize=10661132 memory=3844 CPUtime=1.23 cores=1,3,5,7
/proc/18815/task/18826/stat : 18826 (java) S 18812 18815 15776 0 -1 1077944384 11094 0 0 0 121 2 0 0 20 0 15 0 97563788 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140377130919920 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18827] ppid=18812 vsize=10661132 memory=2744 CPUtime=1.25 cores=1,3,5,7
/proc/18815/task/18827/stat : 18827 (java) S 18812 18815 15776 0 -1 1077944384 6890 0 0 0 124 1 0 0 20 0 15 0 97563788 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140377129867376 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18828] ppid=18812 vsize=10661132 memory=2652 CPUtime=0.35 cores=1,3,5,7
/proc/18815/task/18828/stat : 18828 (java) S 18812 18815 15776 0 -1 1077944384 3564 0 0 0 34 1 0 0 20 0 15 0 97563788 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140377128814832 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18829] ppid=18812 vsize=10661132 memory=4108 CPUtime=0 cores=1,3,5,7
/proc/18815/task/18829/stat : 18829 (java) S 18812 18815 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563788 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140377127762528 140377575270101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
[pid=18815/tid=18830] ppid=18812 vsize=10661132 memory=1408 CPUtime=1.82 cores=1,3,5,7
/proc/18815/task/18830/stat : 18830 (java) S 18812 18815 15776 0 -1 1077944384 1704 0 0 0 81 101 0 0 20 0 15 0 97563788 10916999168 1541393 33554432000 4194304 4196468 140731597855968 140377126710064 140377575271042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34435072 140731597862044 140731597862153 140731597862153 140731597864911 0
Current children cumulated CPU time: 2521.23 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 6165572 KiB

Child status: 143
Real time (s): 2427.88
CPU time (s): 2521.45
CPU user time (s): 2513.23
CPU system time (s): 8.22455
CPU usage (%): 103.854
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 6165572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.23
system time used= 8.22455
maximum resident set size= 6184544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 308577
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55242
involuntary context switches= 2964


# summary of solver processes directly reported to runsolver:
#   pid: 18815
#   total CPU time (s): 2521.45
#   total CPU user time (s): 2513.23
#   total CPU system time (s): 8.22455

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9069 second user time and 24.7348 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-28 19:46:46
IDJOB=4299075
IDBENCH=141291
IDSOLVER=2765
FILE ID=node132/4299075-1532800006
RUNJOBID= node132-1532775768-15808
PBS_JOBID= 21022466
Free space on /tmp= 51940 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/Quasigroups_mini/QuasiGroup-v4-08_mini_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299075-1532800006/watcher-4299075-1532800006 -o /tmp/evaluation-result-4299075-1532800006/solver-4299075-1532800006 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532775768-15808 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299075-1532800006.xml --timelimit 2520

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

MD5SUM BENCH= d1f29852cfb3bd3adbf49dd6146b1886
RANDOM SEED=712871525

node132.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.65
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.65
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.65
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.65
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:        18535104 kB
MemAvailable:   26889896 kB
Buffers:          209044 kB
Cached:          8349560 kB
SwapCached:            0 kB
Active:          7735176 kB
Inactive:        5908848 kB
Active(anon):    5035532 kB
Inactive(anon):    77832 kB
Active(file):    2699644 kB
Inactive(file):  5831016 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1324 kB
Writeback:             0 kB
AnonPages:       5176188 kB
Mapped:            55280 kB
Shmem:             25248 kB
Slab:             280660 kB
SReclaimable:     252592 kB
SUnreclaim:        28068 kB
KernelStack:        3888 kB
PageTables:        15748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6339236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5048320 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 /tmp at the end= 52040 MiB
End job on node132 at 2018-07-28 20:27:14