Trace number 4299331

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
GG's minicp 2018-04-29? (TO) 2520.05 2497.13

General information on the benchmark

NameLangford/
LangfordBin-13_c18.xml
MD5SUMaf26c9d63c7c51246c3bfb55117cf2b4
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.615449
Satisfiable
(Un)Satisfiability was proved
Number of variables52
Number of constraints39
Number of domains2
Minimum domain size13
Maximum domain size26
Distribution of domain sizes[{"size":13,"count":26},{"size":26,"count":26}]
Minimum variable degree2
Maximum variable degree26
Distribution of variable degrees[{"degree":2,"count":26},{"degree":26,"count":26}]
Minimum constraint arity2
Maximum constraint arity27
Distribution of constraint arities[{"arity":2,"count":13},{"arity":27,"count":26}]
Number of extensional constraints0
Number of intensional constraints13
Distribution of constraint types[{"type":"intension","count":13},{"type":"element","count":26}]
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: -1
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
2520.02/2497.11	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 (14007 MiB free)
  memory of node 1: 16384 MiB (13287 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299331-1532795969/watcher-4299331-1532795969 -o /tmp/evaluation-result-4299331-1532795969/solver-4299331-1532795969 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532775757-8893 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299331-1532795969.xml 

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

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


[startup+0.106742 s]*
/proc/loadavg: 1.96 2.01 2.04 3/215 11553
/proc/meminfo: memFree=27933200/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=10661056 memory=28100 CPUtime=0.14 cores=1,3,5,7
/proc/11538/stat : 11538 (java) S 11535 11538 8861 0 -1 1077944320 5355 0 0 0 13 1 0 0 20 0 15 0 97160139 10916921344 7025 33554432000 4194304 4196468 140724143660384 140724143642928 140370883067639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
/proc/11538/statm: 2665264 7025 2906 1 0 2627263 0
[pid=11538/tid=11540] ppid=11535 vsize=10661056 memory=-8197568871503664514 CPUtime=0.1 cores=1,3,5,7
/proc/11538/task/11540/stat : 11540 (java) R 11535 11538 8861 0 -1 4202560 3182 0 0 0 9 1 0 0 20 0 15 0 97160140 10916921344 7025 33554432000 4194304 4196468 140724143660384 140370887297120 140370875304766 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11541] ppid=11535 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11541/stat : 11541 (java) S 11535 11538 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97160141 10916921344 7025 33554432000 4194304 4196468 140724143660384 140370809142160 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11542] ppid=11535 vsize=10661056 memory=140689959081600 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11542/stat : 11542 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916921344 7025 33554432000 4194304 4196468 140724143660384 140370808089360 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11543] ppid=11535 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11543/stat : 11543 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916921344 7025 33554432000 4194304 4196468 140724143660384 140370807037072 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11544] ppid=11535 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11544/stat : 11544 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916921344 7025 33554432000 4194304 4196468 140724143660384 140370486750224 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11545] ppid=11535 vsize=10661056 memory=140689959081600 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11545/stat : 11545 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160142 10916921344 7025 33554432000 4194304 4196468 140724143660384 140370120743024 140370883078786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11546] ppid=11535 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11546/stat : 11546 (java) S 11535 11538 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97160142 10916921344 7025 33554432000 4194304 4196468 140724143660384 140370119688992 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11547] ppid=11535 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11547/stat : 11547 (java) S 11535 11538 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97160143 10916921344 7025 33554432000 4194304 4196468 140724143660384 140370118636656 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11548] ppid=11535 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11548/stat : 11548 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916921344 7025 33554432000 4194304 4196468 140724143660384 140370117584976 140370883086235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11549] ppid=11535 vsize=10661056 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11538/task/11549/stat : 11549 (java) S 11535 11538 8861 0 -1 1077944384 470 0 0 0 1 0 0 0 20 0 15 0 97160145 10916921344 7025 33554432000 4194304 4196468 140724143660384 140370116532848 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11550] ppid=11535 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11550/stat : 11550 (java) R 11535 11538 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97160145 10916921344 7025 33554432000 4194304 4196468 140724143660384 140370115480144 140370883077845 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11551] ppid=11535 vsize=10661056 memory=140689959081600 CPUtime=0.02 cores=1,3,5,7
/proc/11538/task/11551/stat : 11551 (java) S 11535 11538 8861 0 -1 1077944384 333 0 0 0 2 0 0 0 20 0 15 0 97160145 10916921344 7025 33554432000 4194304 4196468 140724143660384 140370114425552 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11552] ppid=11535 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11552/stat : 11552 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916921344 7025 33554432000 4194304 4196468 140724143660384 140370113375200 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11553] ppid=11535 vsize=10661056 memory=140689959081600 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11553/stat : 11553 (java) S 11535 11538 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97160145 10916921344 7025 33554432000 4194304 4196468 140724143660384 140370112321968 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 28100 KiB

[startup+0.210618 s]*
/proc/loadavg: 1.96 2.01 2.04 3/215 11553
/proc/meminfo: memFree=27921548/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=10661056 memory=40516 CPUtime=0.32 cores=1,3,5,7
/proc/11538/stat : 11538 (java) S 11535 11538 8861 0 -1 1077944320 8169 0 0 0 30 2 0 0 20 0 15 0 97160139 10916921344 10129 33554432000 4194304 4196468 140724143660384 140724143642928 140370883067639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
/proc/11538/statm: 2665264 10129 2970 1 0 2627263 0
[pid=11538/tid=11540] ppid=11535 vsize=10661132 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/11538/task/11540/stat : 11540 (java) R 11535 11538 8861 0 -1 4202560 5220 0 0 0 19 1 0 0 20 0 15 0 97160140 10916999168 10129 33554432000 4194304 4196468 140724143660384 140370887299952 140370875745653 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11541] ppid=11535 vsize=10661132 memory=364 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11541/stat : 11541 (java) S 11535 11538 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 10129 33554432000 4194304 4196468 140724143660384 140370809142160 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11542] ppid=11535 vsize=10661132 memory=3688649464895821472 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11542/stat : 11542 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 10129 33554432000 4194304 4196468 140724143660384 140370808089360 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11543] ppid=11535 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11543/stat : 11543 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 10129 33554432000 4194304 4196468 140724143660384 140370807037072 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11544] ppid=11535 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11544/stat : 11544 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 10129 33554432000 4194304 4196468 140724143660384 140370486750224 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11545] ppid=11535 vsize=10661132 memory=140689959081600 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11545/stat : 11545 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160142 10916999168 10129 33554432000 4194304 4196468 140724143660384 140370120743024 140370883078786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11546] ppid=11535 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11546/stat : 11546 (java) S 11535 11538 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97160142 10916999168 10129 33554432000 4194304 4196468 140724143660384 140370119688992 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11547] ppid=11535 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11547/stat : 11547 (java) S 11535 11538 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97160143 10916999168 10129 33554432000 4194304 4196468 140724143660384 140370118636656 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11548] ppid=11535 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11548/stat : 11548 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 10129 33554432000 4194304 4196468 140724143660384 140370117584976 140370883086235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11549] ppid=11535 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11538/task/11549/stat : 11549 (java) S 11535 11538 8861 0 -1 1077944384 777 0 0 0 2 0 0 0 20 0 15 0 97160145 10916999168 10129 33554432000 4194304 4196468 140724143660384 140370116532848 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11550] ppid=11535 vsize=10661132 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/11538/task/11550/stat : 11550 (java) S 11535 11538 8861 0 -1 1077944384 90 0 0 0 1 0 0 0 20 0 15 0 97160145 10916999168 10129 33554432000 4194304 4196468 140724143660384 140370115480048 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11551] ppid=11535 vsize=10661132 memory=140689959081600 CPUtime=0.06 cores=1,3,5,7
/proc/11538/task/11551/stat : 11551 (java) S 11535 11538 8861 0 -1 1077944384 732 0 0 0 6 0 0 0 20 0 15 0 97160145 10916999168 10129 33554432000 4194304 4196468 140724143660384 140370114427760 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11552] ppid=11535 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11552/stat : 11552 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 10129 33554432000 4194304 4196468 140724143660384 140370113375200 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11553] ppid=11535 vsize=10661132 memory=140689959081600 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11553/stat : 11553 (java) S 11535 11538 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 10129 33554432000 4194304 4196468 140724143660384 140370112321968 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40516 KiB

[startup+0.310324 s]*
/proc/loadavg: 1.96 2.01 2.04 5/215 11553
/proc/meminfo: memFree=27916896/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=10661132 memory=47188 CPUtime=0.54 cores=1,3,5,7
/proc/11538/stat : 11538 (java) S 11535 11538 8861 0 -1 1077944320 8861 0 0 0 51 3 0 0 20 0 15 0 97160139 10916999168 11797 33554432000 4194304 4196468 140724143660384 140724143642928 140370883067639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
/proc/11538/statm: 2665283 11797 3027 1 0 2627263 0
[pid=11538/tid=11540] ppid=11535 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/11538/task/11540/stat : 11540 (java) R 11535 11538 8861 0 -1 4202560 5560 0 0 0 28 2 0 0 20 0 15 0 97160140 10916999168 11797 33554432000 4194304 4196468 140724143660384 140370887302704 140370486906160 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11541] ppid=11535 vsize=10661132 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11541/stat : 11541 (java) S 11535 11538 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 11797 33554432000 4194304 4196468 140724143660384 140370809142160 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11542] ppid=11535 vsize=10661132 memory=3473317809177286304 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11542/stat : 11542 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 11797 33554432000 4194304 4196468 140724143660384 140370808089360 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11543] ppid=11535 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11543/stat : 11543 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 11797 33554432000 4194304 4196468 140724143660384 140370807037072 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11544] ppid=11535 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11544/stat : 11544 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 11797 33554432000 4194304 4196468 140724143660384 140370486750224 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11545] ppid=11535 vsize=10661132 memory=140689959081600 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11545/stat : 11545 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160142 10916999168 11797 33554432000 4194304 4196468 140724143660384 140370120743024 140370883078786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11546] ppid=11535 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11546/stat : 11546 (java) S 11535 11538 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97160142 10916999168 11797 33554432000 4194304 4196468 140724143660384 140370119688992 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11547] ppid=11535 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11547/stat : 11547 (java) S 11535 11538 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97160143 10916999168 11797 33554432000 4194304 4196468 140724143660384 140370118636656 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11548] ppid=11535 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11548/stat : 11548 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 11797 33554432000 4194304 4196468 140724143660384 140370117584976 140370883086235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11549] ppid=11535 vsize=10661132 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/11538/task/11549/stat : 11549 (java) R 11535 11538 8861 0 -1 1077944384 786 0 0 0 4 0 0 0 20 0 15 0 97160145 10916999168 11797 33554432000 4194304 4196468 140724143660384 140370116532848 140370883078786 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11550] ppid=11535 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/11538/task/11550/stat : 11550 (java) R 11535 11538 8861 0 -1 4202560 273 0 0 0 5 0 0 0 20 0 15 0 97160145 10916999168 11797 33554432000 4194304 4196468 140724143660384 140370115466072 140370860662880 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11551] ppid=11535 vsize=10661132 memory=140689959081600 CPUtime=0.13 cores=1,3,5,7
/proc/11538/task/11551/stat : 11551 (java) R 11535 11538 8861 0 -1 4202560 872 0 0 0 13 0 0 0 20 0 15 0 97160145 10916999168 11797 33554432000 4194304 4196468 140724143660384 140370114427760 140370868233303 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11552] ppid=11535 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11552/stat : 11552 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 11797 33554432000 4194304 4196468 140724143660384 140370113375200 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11553] ppid=11535 vsize=10661132 memory=140689959081600 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11553/stat : 11553 (java) S 11535 11538 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 11797 33554432000 4194304 4196468 140724143660384 140370112321968 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 47188 KiB

[startup+0.700807 s]
/proc/loadavg: 1.96 2.01 2.04 5/215 11553
/proc/meminfo: memFree=27887488/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=10661132 memory=87356 CPUtime=1.69 cores=1,3,5,7
/proc/11538/stat : 11538 (java) S 11535 11538 8861 0 -1 1077944320 13755 0 0 0 165 4 0 0 20 0 15 0 97160139 10916999168 21839 33554432000 4194304 4196468 140724143660384 140724143642928 140370883067639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
/proc/11538/statm: 2665283 21839 3092 1 0 2627263 0
[pid=11538/tid=11540] ppid=11535 vsize=10661132 memory=1840 CPUtime=0.68 cores=1,3,5,7
/proc/11538/task/11540/stat : 11540 (java) R 11535 11538 8861 0 -1 4202560 5670 0 0 0 66 2 0 0 20 0 15 0 97160140 10916999168 21839 33554432000 4194304 4196468 140724143660384 140370887306832 140370487093318 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11541] ppid=11535 vsize=10661132 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11541/stat : 11541 (java) S 11535 11538 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 21839 33554432000 4194304 4196468 140724143660384 140370809142160 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11542] ppid=11535 vsize=10661132 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11542/stat : 11542 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 21839 33554432000 4194304 4196468 140724143660384 140370808089360 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11543] ppid=11535 vsize=10661132 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11543/stat : 11543 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 21839 33554432000 4194304 4196468 140724143660384 140370807037072 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11544] ppid=11535 vsize=10661132 memory=792 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11544/stat : 11544 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 21839 33554432000 4194304 4196468 140724143660384 140370486750224 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11545] ppid=11535 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11545/stat : 11545 (java) S 11535 11538 8861 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97160142 10916999168 21839 33554432000 4194304 4196468 140724143660384 140370120743024 140370883078786 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11546] ppid=11535 vsize=10661132 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11546/stat : 11546 (java) S 11535 11538 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97160142 10916999168 21839 33554432000 4194304 4196468 140724143660384 140370119688992 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11547] ppid=11535 vsize=10661132 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11547/stat : 11547 (java) S 11535 11538 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97160143 10916999168 21839 33554432000 4194304 4196468 140724143660384 140370118636656 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11548] ppid=11535 vsize=10661132 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11548/stat : 11548 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 21839 33554432000 4194304 4196468 140724143660384 140370117584976 140370883086235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11549] ppid=11535 vsize=10661132 memory=7163631965283378496 CPUtime=0.39 cores=1,3,5,7
/proc/11538/task/11549/stat : 11549 (java) R 11535 11538 8861 0 -1 4202560 3515 0 0 0 39 0 0 0 20 0 15 0 97160145 10916999168 21839 33554432000 4194304 4196468 140724143660384 140370116532848 140370869084162 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11550] ppid=11535 vsize=10661132 memory=7667213801450137426 CPUtime=0.39 cores=1,3,5,7
/proc/11538/task/11550/stat : 11550 (java) R 11535 11538 8861 0 -1 4202560 1863 0 0 0 39 0 0 0 20 0 15 0 97160145 10916999168 21839 33554432000 4194304 4196468 140724143660384 140370115480048 140370869081948 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11551] ppid=11535 vsize=10661132 memory=7151830906713428048 CPUtime=0.19 cores=1,3,5,7
/proc/11538/task/11551/stat : 11551 (java) S 11535 11538 8861 0 -1 1077944384 1334 0 0 0 19 0 0 0 20 0 15 0 97160145 10916999168 21839 33554432000 4194304 4196468 140724143660384 140370114427760 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11552] ppid=11535 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11552/stat : 11552 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 21839 33554432000 4194304 4196468 140724143660384 140370113375200 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11553] ppid=11535 vsize=10661132 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11553/stat : 11553 (java) S 11535 11538 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 21839 33554432000 4194304 4196468 140724143660384 140370112321968 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 87356 KiB

[startup+1.50077 s]
/proc/loadavg: 1.96 2.01 2.04 3/215 11553
/proc/meminfo: memFree=27861924/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=10661132 memory=112524 CPUtime=2.61 cores=1,3,5,7
/proc/11538/stat : 11538 (java) S 11535 11538 8861 0 -1 1077944320 14718 0 0 0 257 4 0 0 20 0 15 0 97160139 10916999168 28131 33554432000 4194304 4196468 140724143660384 140724143642928 140370883067639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
/proc/11538/statm: 2665283 28131 3107 1 0 2627263 0
[pid=11538/tid=11540] ppid=11535 vsize=10661132 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/11538/task/11540/stat : 11540 (java) R 11535 11538 8861 0 -1 4202560 5962 0 0 0 145 2 0 0 20 0 15 0 97160140 10916999168 28131 33554432000 4194304 4196468 140724143660384 140370887251040 140370487093312 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11541] ppid=11535 vsize=10661132 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11541/stat : 11541 (java) S 11535 11538 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 28131 33554432000 4194304 4196468 140724143660384 140370809142160 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11542] ppid=11535 vsize=10661132 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11542/stat : 11542 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 28131 33554432000 4194304 4196468 140724143660384 140370808089360 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11543] ppid=11535 vsize=10661132 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11543/stat : 11543 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 28131 33554432000 4194304 4196468 140724143660384 140370807037072 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11544] ppid=11535 vsize=10661132 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11544/stat : 11544 (java) S 11535 11538 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97160141 10916999168 28131 33554432000 4194304 4196468 140724143660384 140370486750224 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11545] ppid=11535 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11545/stat : 11545 (java) S 11535 11538 8861 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 97160142 10916999168 28131 33554432000 4194304 4196468 140724143660384 140370120743024 140370883078786 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0

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

/proc/11538/task/11540/stat : 11540 (java) R 11535 11538 8861 0 -1 4202560 17908 0 0 0 237313 9 0 0 20 0 15 0 97160140 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370887302240 140370487093330 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11541] ppid=11535 vsize=10661132 memory=1302848 CPUtime=6.53 cores=1,3,5,7
/proc/11538/task/11541/stat : 11541 (java) S 11535 11538 8861 0 -1 1077944384 4083 0 0 0 612 41 0 0 20 0 15 0 97160141 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370809142160 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11542] ppid=11535 vsize=10661132 memory=1304896 CPUtime=6.52 cores=1,3,5,7
/proc/11538/task/11542/stat : 11542 (java) S 11535 11538 8861 0 -1 1077944384 3182 0 0 0 611 41 0 0 20 0 15 0 97160141 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370808089360 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11543] ppid=11535 vsize=10661132 memory=1952888 CPUtime=6.53 cores=1,3,5,7
/proc/11538/task/11543/stat : 11543 (java) S 11535 11538 8861 0 -1 1077944384 4408 0 0 0 609 44 0 0 20 0 15 0 97160141 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370807037072 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11544] ppid=11535 vsize=10661132 memory=235581 CPUtime=6.5 cores=1,3,5,7
/proc/11538/task/11544/stat : 11544 (java) S 11535 11538 8861 0 -1 1077944384 3339 0 0 0 609 41 0 0 20 0 15 0 97160141 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370486750224 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11545] ppid=11535 vsize=10661132 memory=1952888 CPUtime=2.45 cores=1,3,5,7
/proc/11538/task/11545/stat : 11545 (java) S 11535 11538 8861 0 -1 1077944384 8730 0 0 0 238 7 0 0 20 0 15 0 97160142 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370120743024 140370883078786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11546] ppid=11535 vsize=10661132 memory=1952888 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11546/stat : 11546 (java) S 11535 11538 8861 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 97160142 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370119688992 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11547] ppid=11535 vsize=10661132 memory=1778504 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11547/stat : 11547 (java) S 11535 11538 8861 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 97160143 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370118636656 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11548] ppid=11535 vsize=10661132 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11548/stat : 11548 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370117584976 140370883086235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11549] ppid=11535 vsize=10661132 memory=6791534058613427641 CPUtime=0.62 cores=1,3,5,7
/proc/11538/task/11549/stat : 11549 (java) S 11535 11538 8861 0 -1 1077944384 7203 0 0 0 61 1 0 0 20 0 15 0 97160145 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370116532848 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11550] ppid=11535 vsize=10661132 memory=8148 CPUtime=0.53 cores=1,3,5,7
/proc/11538/task/11550/stat : 11550 (java) S 11535 11538 8861 0 -1 1077944384 5307 0 0 0 52 1 0 0 20 0 15 0 97160145 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370115480048 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11551] ppid=11535 vsize=10661132 memory=1952888 CPUtime=0.23 cores=1,3,5,7
/proc/11538/task/11551/stat : 11551 (java) S 11535 11538 8861 0 -1 1077944384 2807 0 0 0 22 1 0 0 20 0 15 0 97160145 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370114427760 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11552] ppid=11535 vsize=10661132 memory=1952888 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11552/stat : 11552 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370113375200 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11553] ppid=11535 vsize=10661132 memory=1952888 CPUtime=1.91 cores=1,3,5,7
/proc/11538/task/11553/stat : 11553 (java) S 11535 11538 8861 0 -1 1077944384 1790 0 0 0 74 117 0 0 20 0 15 0 97160145 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370112321968 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
Current children cumulated CPU time: 2405.13 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1952888 KiB

[startup+2442.3 s]
/proc/loadavg: 2.14 2.12 2.08 3/215 11657
/proc/meminfo: memFree=24937296/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=10661132 memory=1952888 CPUtime=2465.18 cores=1,3,5,7
/proc/11538/stat : 11538 (java) S 11535 11538 8861 0 -1 1077944320 60316 0 0 0 246253 265 0 0 20 0 15 0 97160139 10916999168 488222 33554432000 4194304 4196468 140724143660384 140724143642928 140370883067639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
/proc/11538/statm: 2665283 488222 3159 1 0 2627263 0
[pid=11538/tid=11540] ppid=11535 vsize=10661132 memory=1952888 CPUtime=2433.22 cores=1,3,5,7
/proc/11538/task/11540/stat : 11540 (java) R 11535 11538 8861 0 -1 4202560 18024 0 0 0 243313 9 0 0 20 0 15 0 97160140 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370887302240 140370487093353 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11541] ppid=11535 vsize=10661132 memory=1952888 CPUtime=6.53 cores=1,3,5,7
/proc/11538/task/11541/stat : 11541 (java) S 11535 11538 8861 0 -1 1077944384 4083 0 0 0 612 41 0 0 20 0 15 0 97160141 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370809142160 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11542] ppid=11535 vsize=10661132 memory=1952888 CPUtime=6.52 cores=1,3,5,7
/proc/11538/task/11542/stat : 11542 (java) S 11535 11538 8861 0 -1 1077944384 3182 0 0 0 611 41 0 0 20 0 15 0 97160141 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370808089360 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11543] ppid=11535 vsize=10661132 memory=1840 CPUtime=6.53 cores=1,3,5,7
/proc/11538/task/11543/stat : 11543 (java) S 11535 11538 8861 0 -1 1077944384 4408 0 0 0 609 44 0 0 20 0 15 0 97160141 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370807037072 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11544] ppid=11535 vsize=10661132 memory=1952888 CPUtime=6.5 cores=1,3,5,7
/proc/11538/task/11544/stat : 11544 (java) S 11535 11538 8861 0 -1 1077944384 3339 0 0 0 609 41 0 0 20 0 15 0 97160141 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370486750224 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11545] ppid=11535 vsize=10661132 memory=1952888 CPUtime=2.45 cores=1,3,5,7
/proc/11538/task/11545/stat : 11545 (java) S 11535 11538 8861 0 -1 1077944384 8730 0 0 0 238 7 0 0 20 0 15 0 97160142 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370120743024 140370883078786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11546] ppid=11535 vsize=10661132 memory=1952888 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11546/stat : 11546 (java) S 11535 11538 8861 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 97160142 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370119688992 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11547] ppid=11535 vsize=10661132 memory=1952888 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11547/stat : 11547 (java) S 11535 11538 8861 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 97160143 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370118636656 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11548] ppid=11535 vsize=10661132 memory=1952888 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11548/stat : 11548 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370117584976 140370883086235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11549] ppid=11535 vsize=10661132 memory=1952888 CPUtime=0.62 cores=1,3,5,7
/proc/11538/task/11549/stat : 11549 (java) S 11535 11538 8861 0 -1 1077944384 7203 0 0 0 61 1 0 0 20 0 15 0 97160145 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370116532848 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11550] ppid=11535 vsize=10661132 memory=1952888 CPUtime=0.53 cores=1,3,5,7
/proc/11538/task/11550/stat : 11550 (java) S 11535 11538 8861 0 -1 1077944384 5307 0 0 0 52 1 0 0 20 0 15 0 97160145 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370115480048 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11551] ppid=11535 vsize=10661132 memory=1952888 CPUtime=0.23 cores=1,3,5,7
/proc/11538/task/11551/stat : 11551 (java) S 11535 11538 8861 0 -1 1077944384 2807 0 0 0 22 1 0 0 20 0 15 0 97160145 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370114427760 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11552] ppid=11535 vsize=10661132 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11552/stat : 11552 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370113375200 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11553] ppid=11535 vsize=10661132 memory=1952888 CPUtime=1.96 cores=1,3,5,7
/proc/11538/task/11553/stat : 11553 (java) S 11535 11538 8861 0 -1 1077944384 1796 0 0 0 76 120 0 0 20 0 15 0 97160145 10916999168 488222 33554432000 4194304 4196468 140724143660384 140370112321968 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
Current children cumulated CPU time: 2465.18 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1952888 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2497.11 s]
/proc/loadavg: 1.80 2.04 2.05 3/215 11734
/proc/meminfo: memFree=26183040/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=10661132 memory=1953136 CPUtime=2520.02 cores=1,3,5,7
/proc/11538/stat : 11538 (java) S 11535 11538 8861 0 -1 1077944320 60371 0 0 0 251736 266 0 0 20 0 15 0 97160139 10916999168 488284 33554432000 4194304 4196468 140724143660384 140724143642928 140370883067639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
/proc/11538/statm: 2665283 488284 3159 1 0 2627263 0
[pid=11538/tid=11540] ppid=11535 vsize=10661132 memory=640 CPUtime=2488.03 cores=1,3,5,7
/proc/11538/task/11540/stat : 11540 (java) R 11535 11538 8861 0 -1 4202560 18066 0 0 0 248794 9 0 0 20 0 15 0 97160140 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370887302240 140370487093353 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11541] ppid=11535 vsize=10661132 memory=1953136 CPUtime=6.53 cores=1,3,5,7
/proc/11538/task/11541/stat : 11541 (java) S 11535 11538 8861 0 -1 1077944384 4083 0 0 0 612 41 0 0 20 0 15 0 97160141 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370809142160 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11542] ppid=11535 vsize=10661132 memory=1952888 CPUtime=6.52 cores=1,3,5,7
/proc/11538/task/11542/stat : 11542 (java) S 11535 11538 8861 0 -1 1077944384 3182 0 0 0 611 41 0 0 20 0 15 0 97160141 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370808089360 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11543] ppid=11535 vsize=10661132 memory=1952888 CPUtime=6.53 cores=1,3,5,7
/proc/11538/task/11543/stat : 11543 (java) S 11535 11538 8861 0 -1 1077944384 4408 0 0 0 609 44 0 0 20 0 15 0 97160141 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370807037072 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11544] ppid=11535 vsize=10661132 memory=1952888 CPUtime=6.5 cores=1,3,5,7
/proc/11538/task/11544/stat : 11544 (java) S 11535 11538 8861 0 -1 1077944384 3339 0 0 0 609 41 0 0 20 0 15 0 97160141 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370486750224 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11545] ppid=11535 vsize=10661132 memory=1953136 CPUtime=2.47 cores=1,3,5,7
/proc/11538/task/11545/stat : 11545 (java) S 11535 11538 8861 0 -1 1077944384 8731 0 0 0 239 8 0 0 20 0 15 0 97160142 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370120743024 140370883078786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11546] ppid=11535 vsize=10661132 memory=1953136 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11546/stat : 11546 (java) S 11535 11538 8861 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 97160142 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370119688992 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11547] ppid=11535 vsize=10661132 memory=1952888 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11547/stat : 11547 (java) S 11535 11538 8861 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 97160143 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370118636656 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11548] ppid=11535 vsize=10661132 memory=1953136 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11548/stat : 11548 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370117584976 140370883086235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11549] ppid=11535 vsize=10661132 memory=1953136 CPUtime=0.62 cores=1,3,5,7
/proc/11538/task/11549/stat : 11549 (java) S 11535 11538 8861 0 -1 1077944384 7205 0 0 0 61 1 0 0 20 0 15 0 97160145 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370116532848 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11550] ppid=11535 vsize=10661132 memory=1953136 CPUtime=0.53 cores=1,3,5,7
/proc/11538/task/11550/stat : 11550 (java) S 11535 11538 8861 0 -1 1077944384 5309 0 0 0 52 1 0 0 20 0 15 0 97160145 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370115480048 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11551] ppid=11535 vsize=10661132 memory=1953136 CPUtime=0.23 cores=1,3,5,7
/proc/11538/task/11551/stat : 11551 (java) S 11535 11538 8861 0 -1 1077944384 2809 0 0 0 22 1 0 0 20 0 15 0 97160145 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370114427760 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11552] ppid=11535 vsize=10661132 memory=1953136 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11552/stat : 11552 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370113375200 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11553] ppid=11535 vsize=10661132 memory=1953136 CPUtime=2 cores=1,3,5,7
/proc/11538/task/11553/stat : 11553 (java) S 11535 11538 8861 0 -1 1077944384 1802 0 0 0 78 122 0 0 20 0 15 0 97160145 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370112321968 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1953136 KiB

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

[startup+2497.13 s]
# the end of solver process 11538 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.37 s, system=2.67869 s

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

[startup+2497.11 s]
/proc/loadavg: 1.80 2.04 2.05 3/215 11734
/proc/meminfo: memFree=26183040/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=10661132 memory=1953136 CPUtime=2520.02 cores=1,3,5,7
/proc/11538/stat : 11538 (java) S 11535 11538 8861 0 -1 1077944320 60371 0 0 0 251736 266 0 0 20 0 15 0 97160139 10916999168 488284 33554432000 4194304 4196468 140724143660384 140724143642928 140370883067639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
/proc/11538/statm: 2665283 488284 3159 1 0 2627263 0
[pid=11538/tid=11540] ppid=11535 vsize=10661132 memory=640 CPUtime=2488.03 cores=1,3,5,7
/proc/11538/task/11540/stat : 11540 (java) R 11535 11538 8861 0 -1 4202560 18066 0 0 0 248794 9 0 0 20 0 15 0 97160140 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370887302240 140370487093353 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11541] ppid=11535 vsize=10661132 memory=1953136 CPUtime=6.53 cores=1,3,5,7
/proc/11538/task/11541/stat : 11541 (java) S 11535 11538 8861 0 -1 1077944384 4083 0 0 0 612 41 0 0 20 0 15 0 97160141 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370809142160 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11542] ppid=11535 vsize=10661132 memory=1952888 CPUtime=6.52 cores=1,3,5,7
/proc/11538/task/11542/stat : 11542 (java) S 11535 11538 8861 0 -1 1077944384 3182 0 0 0 611 41 0 0 20 0 15 0 97160141 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370808089360 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11543] ppid=11535 vsize=10661132 memory=1952888 CPUtime=6.53 cores=1,3,5,7
/proc/11538/task/11543/stat : 11543 (java) S 11535 11538 8861 0 -1 1077944384 4408 0 0 0 609 44 0 0 20 0 15 0 97160141 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370807037072 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11544] ppid=11535 vsize=10661132 memory=1952888 CPUtime=6.5 cores=1,3,5,7
/proc/11538/task/11544/stat : 11544 (java) S 11535 11538 8861 0 -1 1077944384 3339 0 0 0 609 41 0 0 20 0 15 0 97160141 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370486750224 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11545] ppid=11535 vsize=10661132 memory=1953136 CPUtime=2.47 cores=1,3,5,7
/proc/11538/task/11545/stat : 11545 (java) S 11535 11538 8861 0 -1 1077944384 8731 0 0 0 239 8 0 0 20 0 15 0 97160142 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370120743024 140370883078786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11546] ppid=11535 vsize=10661132 memory=1953136 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11546/stat : 11546 (java) S 11535 11538 8861 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 97160142 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370119688992 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11547] ppid=11535 vsize=10661132 memory=1952888 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11547/stat : 11547 (java) S 11535 11538 8861 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 97160143 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370118636656 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11548] ppid=11535 vsize=10661132 memory=1953136 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11548/stat : 11548 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370117584976 140370883086235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11549] ppid=11535 vsize=10661132 memory=1953136 CPUtime=0.62 cores=1,3,5,7
/proc/11538/task/11549/stat : 11549 (java) S 11535 11538 8861 0 -1 1077944384 7205 0 0 0 61 1 0 0 20 0 15 0 97160145 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370116532848 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11550] ppid=11535 vsize=10661132 memory=1953136 CPUtime=0.53 cores=1,3,5,7
/proc/11538/task/11550/stat : 11550 (java) S 11535 11538 8861 0 -1 1077944384 5309 0 0 0 52 1 0 0 20 0 15 0 97160145 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370115480048 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11551] ppid=11535 vsize=10661132 memory=1953136 CPUtime=0.23 cores=1,3,5,7
/proc/11538/task/11551/stat : 11551 (java) S 11535 11538 8861 0 -1 1077944384 2809 0 0 0 22 1 0 0 20 0 15 0 97160145 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370114427760 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11552] ppid=11535 vsize=10661132 memory=1953136 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11552/stat : 11552 (java) S 11535 11538 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97160145 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370113375200 140370883077845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
[pid=11538/tid=11553] ppid=11535 vsize=10661132 memory=1953136 CPUtime=2 cores=1,3,5,7
/proc/11538/task/11553/stat : 11553 (java) S 11535 11538 8861 0 -1 1077944384 1802 0 0 0 78 122 0 0 20 0 15 0 97160145 10916999168 488284 33554432000 4194304 4196468 140724143660384 140370112321968 140370883078786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32632832 140724143662197 140724143662345 140724143662345 140724143665103 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1953136 KiB

Child status: 143
Real time (s): 2497.13
CPU time (s): 2520.05
CPU user time (s): 2517.37
CPU system time (s): 2.67869
CPU usage (%): 100.918
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 1953136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.37
system time used= 2.67869
maximum resident set size= 1953804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60620
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55882
involuntary context switches= 958


# summary of solver processes directly reported to runsolver:
#   pid: 11538
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2517.37
#   total CPU system time (s): 2.67869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.5562 second user time and 31.4016 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-28 18:39:29
IDJOB=4299331
IDBENCH=141347
IDSOLVER=2762
FILE ID=node151/4299331-1532795969
RUNJOBID= node151-1532775757-8893
PBS_JOBID= 21022465
Free space on /tmp= 54928 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/Langford/LangfordBin-13_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299331-1532795969/watcher-4299331-1532795969 -o /tmp/evaluation-result-4299331-1532795969/solver-4299331-1532795969 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532775757-8893 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299331-1532795969.xml

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

MD5SUM BENCH= af26c9d63c7c51246c3bfb55117cf2b4
RANDOM SEED=1536490902

node151.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.87
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.87
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.87
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.87
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:        27950400 kB
MemAvailable:   31622416 kB
Buffers:          191972 kB
Cached:          3749240 kB
SwapCached:            0 kB
Active:          1767968 kB
Inactive:        2573004 kB
Active(anon):     349580 kB
Inactive(anon):    78192 kB
Active(file):    1418388 kB
Inactive(file):  2494812 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1436 kB
Writeback:             0 kB
AnonPages:        323584 kB
Mapped:            54952 kB
Shmem:             25224 kB
Slab:             177588 kB
SReclaimable:     149300 kB
SUnreclaim:        28288 kB
KernelStack:        3808 kB
PageTables:         5948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1306500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54924 MiB
End job on node151 at 2018-07-28 19:21:07