Trace number 4299607

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
MiniCPFever 2018-04-29? (TO) 2520.02 2476.71

General information on the benchmark

NameHaystacks/
Haystacks-ext-10_c18.xml
MD5SUMa3b0ef5b97c309412ed30b7773154191
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 benchmark17.7585
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints459
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":100}]
Minimum variable degree9
Maximum variable degree10
Distribution of variable degrees[{"degree":9,"count":82},{"degree":10,"count":18}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":459}]
Number of extensional constraints459
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":459}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.00/2476.70	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 (12714 MiB free)
  memory of node 1: 16384 MiB (14137 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299607-1532806202/watcher-4299607-1532806202 -o /tmp/evaluation-result-4299607-1532806202/solver-4299607-1532806202 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532775187-6230 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299607-1532806202.xml 

running on 4 cores: 0,2,4,6

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=11205, runsolver pid=11202


[startup+0.100082 s]*
/proc/loadavg: 1.13 1.25 1.32 3/216 11220
/proc/meminfo: memFree=27481412/32770624 swapFree=67108792/67108860
[pid=11205] ppid=11202 vsize=10658972 memory=27288 CPUtime=0.12 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11202 11205 6199 0 -1 1077944320 5242 0 0 0 11 1 0 0 20 0 15 0 98183501 10914787328 6822 33554432000 4194304 4196468 140732296096304 140732296078848 140337643646711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
/proc/11205/statm: 2664743 6822 2802 1 0 2627263 0
[pid=11205/tid=11207] ppid=11202 vsize=10658972 memory=-8269626465541066113 CPUtime=0.09 cores=0,2,4,6
/proc/11205/task/11207/stat : 11207 (java) R 11202 11205 6199 0 -1 4202560 3118 0 0 0 8 1 0 0 20 0 15 0 98183501 10914787328 6822 33554432000 4194304 4196468 140732296096304 140337647877600 140337627727228 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11208] ppid=11202 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183502 10914787328 6822 33554432000 4194304 4196468 140732296096304 140337596267024 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11209] ppid=11202 vsize=10658972 memory=140081911645824 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183502 10914787328 6822 33554432000 4194304 4196468 140732296096304 140337595214480 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11210] ppid=11202 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183502 10914787328 6822 33554432000 4194304 4196468 140732296096304 140337594161424 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11211] ppid=11202 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11202 11205 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98183502 10914787328 6822 33554432000 4194304 4196468 140732296096304 140337593108880 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11212] ppid=11202 vsize=10658972 memory=140081911645824 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11202 11205 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98183503 10914787328 6822 33554432000 4194304 4196468 140732296096304 140337203317488 140337643657858 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11213] ppid=11202 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11213/stat : 11213 (java) S 11202 11205 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98183504 10914787328 6822 33554432000 4194304 4196468 140732296096304 140337202263712 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11214] ppid=11202 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11214/stat : 11214 (java) S 11202 11205 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98183504 10914787328 6822 33554432000 4194304 4196468 140732296096304 140337201210608 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11215] ppid=11202 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11215/stat : 11215 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914787328 6822 33554432000 4194304 4196468 140732296096304 140337200159184 140337643665307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11216] ppid=11202 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11216/stat : 11216 (java) R 11202 11205 6199 0 -1 4202560 322 0 0 0 0 0 0 0 20 0 15 0 98183506 10914787328 6822 33554432000 4194304 4196468 140732296096304 140337199097792 140337629312864 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11217] ppid=11202 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11217/stat : 11217 (java) R 11202 11205 6199 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 15 0 98183506 10914787328 6822 33554432000 4194304 4196468 140732296096304 140337198053840 140337643656917 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11218] ppid=11202 vsize=10658972 memory=140081911645824 CPUtime=0.02 cores=0,2,4,6
/proc/11205/task/11218/stat : 11218 (java) S 11202 11205 6199 0 -1 1077944384 331 0 0 0 2 0 0 0 20 0 15 0 98183506 10914787328 6822 33554432000 4194304 4196468 140732296096304 140337197000688 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11219] ppid=11202 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11219/stat : 11219 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914787328 6822 33554432000 4194304 4196468 140732296096304 140337195948384 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11220] ppid=11202 vsize=10658972 memory=140081911645824 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183507 10914787328 6822 33554432000 4194304 4196468 140732296096304 140337194896432 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27288 KiB

[startup+0.210718 s]*
/proc/loadavg: 1.13 1.25 1.32 5/216 11220
/proc/meminfo: memFree=27469668/32770624 swapFree=67108792/67108860
[pid=11205] ppid=11202 vsize=10658972 memory=39928 CPUtime=0.34 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11202 11205 6199 0 -1 1077944320 8097 0 0 0 32 2 0 0 20 0 15 0 98183501 10914787328 9982 33554432000 4194304 4196468 140732296096304 140732296078848 140337643646711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
/proc/11205/statm: 2664743 9982 2961 1 0 2627263 0
[pid=11205/tid=11207] ppid=11202 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/11205/task/11207/stat : 11207 (java) R 11202 11205 6199 0 -1 4202560 5102 0 0 0 19 1 0 0 20 0 15 0 98183501 10914787328 9982 33554432000 4194304 4196468 140732296096304 140337647872928 140337628812350 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11208] ppid=11202 vsize=10658972 memory=343 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183502 10914787328 9982 33554432000 4194304 4196468 140732296096304 140337596267024 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11209] ppid=11202 vsize=10658972 memory=288370458063357568 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183502 10914787328 9982 33554432000 4194304 4196468 140732296096304 140337595214480 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11210] ppid=11202 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183502 10914787328 9982 33554432000 4194304 4196468 140732296096304 140337594161424 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11211] ppid=11202 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11202 11205 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98183502 10914787328 9982 33554432000 4194304 4196468 140732296096304 140337593108880 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11212] ppid=11202 vsize=10658972 memory=140081911645824 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11202 11205 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98183503 10914787328 9982 33554432000 4194304 4196468 140732296096304 140337203317488 140337643657858 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11213] ppid=11202 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11213/stat : 11213 (java) S 11202 11205 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98183504 10914787328 9982 33554432000 4194304 4196468 140732296096304 140337202263712 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11214] ppid=11202 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11214/stat : 11214 (java) S 11202 11205 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98183504 10914787328 9982 33554432000 4194304 4196468 140732296096304 140337201210608 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11215] ppid=11202 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11215/stat : 11215 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914787328 9982 33554432000 4194304 4196468 140732296096304 140337200159184 140337643665307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11216] ppid=11202 vsize=10658972 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11205/task/11216/stat : 11216 (java) S 11202 11205 6199 0 -1 1077944384 469 0 0 0 2 0 0 0 20 0 15 0 98183506 10914787328 9982 33554432000 4194304 4196468 140732296096304 140337199106288 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11217] ppid=11202 vsize=10658972 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/11205/task/11217/stat : 11217 (java) S 11202 11205 6199 0 -1 1077944384 241 0 0 0 1 0 0 0 20 0 15 0 98183506 10914787328 9982 33554432000 4194304 4196468 140732296096304 140337198053744 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11218] ppid=11202 vsize=10658972 memory=140081911645824 CPUtime=0.08 cores=0,2,4,6
/proc/11205/task/11218/stat : 11218 (java) R 11202 11205 6199 0 -1 4202560 918 0 0 0 8 0 0 0 20 0 15 0 98183506 10914787328 9982 33554432000 4194304 4196468 140732296096304 140337196996640 140337635883838 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11219] ppid=11202 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11219/stat : 11219 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914787328 9982 33554432000 4194304 4196468 140732296096304 140337195948384 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11220] ppid=11202 vsize=10658972 memory=140081911645824 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183507 10914787328 9982 33554432000 4194304 4196468 140732296096304 140337194896432 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 39928 KiB

[startup+0.310689 s]*
/proc/loadavg: 1.13 1.25 1.32 4/216 11220
/proc/meminfo: memFree=27465388/32770624 swapFree=67108792/67108860
[pid=11205] ppid=11202 vsize=10659048 memory=44444 CPUtime=0.55 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11202 11205 6199 0 -1 1077944320 8699 0 0 0 53 2 0 0 20 0 15 0 98183501 10914865152 11111 33554432000 4194304 4196468 140732296096304 140732296078848 140337643646711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
/proc/11205/statm: 2664762 11111 3046 1 0 2627263 0
[pid=11205/tid=11207] ppid=11202 vsize=10659048 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/11205/task/11207/stat : 11207 (java) R 11202 11205 6199 0 -1 1077944384 5450 0 0 0 28 1 0 0 20 0 15 0 98183501 10914865152 11111 33554432000 4194304 4196468 140732296096304 140337647883200 140337643656917 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11208] ppid=11202 vsize=10659048 memory=4294977868 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183502 10914865152 11111 33554432000 4194304 4196468 140732296096304 140337596267024 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11209] ppid=11202 vsize=10659048 memory=288370458063357568 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183502 10914865152 11111 33554432000 4194304 4196468 140732296096304 140337595214480 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11210] ppid=11202 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183502 10914865152 11111 33554432000 4194304 4196468 140732296096304 140337594161424 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11211] ppid=11202 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11202 11205 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98183502 10914865152 11111 33554432000 4194304 4196468 140732296096304 140337593108880 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11212] ppid=11202 vsize=10659048 memory=140081911645824 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11202 11205 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98183503 10914865152 11111 33554432000 4194304 4196468 140732296096304 140337203317488 140337643657858 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11213] ppid=11202 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11213/stat : 11213 (java) S 11202 11205 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98183504 10914865152 11111 33554432000 4194304 4196468 140732296096304 140337202263712 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11214] ppid=11202 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11214/stat : 11214 (java) S 11202 11205 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98183504 10914865152 11111 33554432000 4194304 4196468 140732296096304 140337201210608 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11215] ppid=11202 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11215/stat : 11215 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914865152 11111 33554432000 4194304 4196468 140732296096304 140337200159184 140337643665307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11216] ppid=11202 vsize=10659048 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/11205/task/11216/stat : 11216 (java) S 11202 11205 6199 0 -1 1077944384 482 0 0 0 4 0 0 0 20 0 15 0 98183506 10914865152 11111 33554432000 4194304 4196468 140732296096304 140337199106288 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11217] ppid=11202 vsize=10659048 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/11205/task/11217/stat : 11217 (java) S 11202 11205 6199 0 -1 1077944384 333 0 0 0 4 0 0 0 20 0 15 0 98183506 10914865152 11111 33554432000 4194304 4196468 140732296096304 140337198053744 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11218] ppid=11202 vsize=10659048 memory=140081911645824 CPUtime=0.15 cores=0,2,4,6
/proc/11205/task/11218/stat : 11218 (java) R 11202 11205 6199 0 -1 4202560 1068 0 0 0 15 0 0 0 20 0 15 0 98183506 10914865152 11111 33554432000 4194304 4196468 140732296096304 140337196996416 140337623092512 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11219] ppid=11202 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11219/stat : 11219 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914865152 11111 33554432000 4194304 4196468 140732296096304 140337195948384 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11220] ppid=11202 vsize=10659048 memory=140081911645824 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183507 10914865152 11111 33554432000 4194304 4196468 140732296096304 140337194896432 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 44444 KiB

[startup+0.700739 s]
/proc/loadavg: 1.13 1.25 1.32 5/216 11220
/proc/meminfo: memFree=27428392/32770624 swapFree=67108792/67108860
[pid=11205] ppid=11202 vsize=10659048 memory=124280 CPUtime=1.71 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11202 11205 6199 0 -1 1077944320 14401 0 0 0 166 5 0 0 20 0 15 0 98183501 10914865152 31070 33554432000 4194304 4196468 140732296096304 140732296078848 140337643646711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
/proc/11205/statm: 2664762 31070 3092 1 0 2627263 0
[pid=11205/tid=11207] ppid=11202 vsize=10659048 memory=188236940984107 CPUtime=0.66 cores=0,2,4,6
/proc/11205/task/11207/stat : 11207 (java) R 11202 11205 6199 0 -1 4202560 5623 0 0 0 63 3 0 0 20 0 15 0 98183501 10914865152 31070 33554432000 4194304 4196468 140732296096304 140337647883064 140337270808870 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11208] ppid=11202 vsize=10659048 memory=569991 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183502 10914865152 31582 33554432000 4194304 4196468 140732296096304 140337596267024 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11209] ppid=11202 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183502 10914865152 31582 33554432000 4194304 4196468 140732296096304 140337595214480 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11210] ppid=11202 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183502 10914865152 31582 33554432000 4194304 4196468 140732296096304 140337594161424 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11211] ppid=11202 vsize=10659048 memory=7809523229951467570 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11202 11205 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98183502 10914865152 31582 33554432000 4194304 4196468 140732296096304 140337593108880 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11212] ppid=11202 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11202 11205 6199 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98183503 10914865152 31582 33554432000 4194304 4196468 140732296096304 140337203317488 140337643657858 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11213] ppid=11202 vsize=10659048 memory=-3535359994705171810 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11213/stat : 11213 (java) S 11202 11205 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98183504 10914865152 31582 33554432000 4194304 4196468 140732296096304 140337202263712 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11214] ppid=11202 vsize=10659048 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11214/stat : 11214 (java) S 11202 11205 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98183504 10914865152 31582 33554432000 4194304 4196468 140732296096304 140337201210608 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11215] ppid=11202 vsize=10659048 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11215/stat : 11215 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914865152 31582 33554432000 4194304 4196468 140732296096304 140337200159184 140337643665307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11216] ppid=11202 vsize=10659048 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/11205/task/11216/stat : 11216 (java) R 11202 11205 6199 0 -1 4202560 3349 0 0 0 36 0 0 0 20 0 15 0 98183506 10914865152 31582 33554432000 4194304 4196468 140732296096304 140337199087096 140337627057504 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11217] ppid=11202 vsize=10659048 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/11205/task/11217/stat : 11217 (java) R 11202 11205 6199 0 -1 4202560 1816 0 0 0 37 0 0 0 20 0 15 0 98183506 10914865152 31582 33554432000 4194304 4196468 140732296096304 140337198034760 140337627143481 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11218] ppid=11202 vsize=10659048 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/11205/task/11218/stat : 11218 (java) S 11202 11205 6199 0 -1 1077944384 2242 0 0 0 28 0 0 0 20 0 15 0 98183506 10914865152 31582 33554432000 4194304 4196468 140732296096304 140337197000688 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11219] ppid=11202 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11219/stat : 11219 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914865152 31582 33554432000 4194304 4196468 140732296096304 140337195948384 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11220] ppid=11202 vsize=10659048 memory=18268 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11202 11205 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98183507 10914865152 31582 33554432000 4194304 4196468 140732296096304 140337194896432 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 124280 KiB

[startup+1.50116 s]
/proc/loadavg: 1.13 1.25 1.32 5/216 11220
/proc/meminfo: memFree=27309468/32770624 swapFree=67108792/67108860
[pid=11205] ppid=11202 vsize=10659048 memory=203256 CPUtime=3.93 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11202 11205 6199 0 -1 1077944320 17603 0 0 0 386 7 0 0 20 0 15 0 98183501 10914865152 50814 33554432000 4194304 4196468 140732296096304 140732296078848 140337643646711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
/proc/11205/statm: 2664762 50814 3133 1 0 2627263 0
[pid=11205/tid=11207] ppid=11202 vsize=10659048 memory=10799 CPUtime=1.45 cores=0,2,4,6
/proc/11205/task/11207/stat : 11207 (java) R 11202 11205 6199 0 -1 4202560 5657 0 0 0 142 3 0 0 20 0 15 0 98183501 10914865152 50814 33554432000 4194304 4196468 140732296096304 140337647883448 140337271505956 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11208] ppid=11202 vsize=10659048 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11202 11205 6199 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 98183502 10914865152 50814 33554432000 4194304 4196468 140732296096304 140337596267024 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11209] ppid=11202 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11202 11205 6199 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 98183502 10914865152 50814 33554432000 4194304 4196468 140732296096304 140337595214480 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11210] ppid=11202 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11202 11205 6199 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 98183502 10914865152 50814 33554432000 4194304 4196468 140732296096304 140337594161424 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11211] ppid=11202 vsize=10659048 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11202 11205 6199 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 98183502 10914865152 50814 33554432000 4194304 4196468 140732296096304 140337593108880 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11212] ppid=11202 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11202 11205 6199 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 98183503 10914865152 50814 33554432000 4194304 4196468 140732296096304 140337203317488 140337643657858 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0

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

/proc/11205/task/11207/stat : 11207 (java) R 11202 11205 6199 0 -1 4202560 37864 0 0 0 235344 47 0 0 20 0 15 0 98183501 10914865152 179446 33554432000 4194304 4196468 140732296096304 140337647886096 140337624486192 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11208] ppid=11202 vsize=10659048 memory=717784 CPUtime=13.84 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11202 11205 6199 0 -1 1077944384 7254 0 0 0 1308 76 0 0 20 0 15 0 98183502 10914865152 179446 33554432000 4194304 4196468 140732296096304 140337596267024 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11209] ppid=11202 vsize=10659048 memory=717784 CPUtime=13.81 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11202 11205 6199 0 -1 1077944384 7373 0 0 0 1308 73 0 0 20 0 15 0 98183502 10914865152 179446 33554432000 4194304 4196468 140732296096304 140337595214480 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11210] ppid=11202 vsize=10659048 memory=717784 CPUtime=13.82 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11202 11205 6199 0 -1 1077944384 6883 0 0 0 1306 76 0 0 20 0 15 0 98183502 10914865152 179446 33554432000 4194304 4196468 140732296096304 140337594161424 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11211] ppid=11202 vsize=10659048 memory=180 CPUtime=13.84 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11202 11205 6199 0 -1 1077944384 8822 0 0 0 1314 70 0 0 20 0 15 0 98183502 10914865152 179446 33554432000 4194304 4196468 140732296096304 140337593108880 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11212] ppid=11202 vsize=10659048 memory=1944 CPUtime=10.67 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11202 11205 6199 0 -1 1077944384 8364 0 0 0 990 77 0 0 20 0 15 0 98183503 10914865152 179446 33554432000 4194304 4196468 140732296096304 140337203317488 140337643657858 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11213] ppid=11202 vsize=10659048 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11213/stat : 11213 (java) S 11202 11205 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98183504 10914865152 179446 33554432000 4194304 4196468 140732296096304 140337202263776 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11214] ppid=11202 vsize=10659048 memory=717784 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11214/stat : 11214 (java) S 11202 11205 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98183504 10914865152 179446 33554432000 4194304 4196468 140732296096304 140337201210608 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11215] ppid=11202 vsize=10659048 memory=717784 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11215/stat : 11215 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914865152 179446 33554432000 4194304 4196468 140732296096304 140337200159184 140337643665307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11216] ppid=11202 vsize=10659048 memory=717784 CPUtime=1.26 cores=0,2,4,6
/proc/11205/task/11216/stat : 11216 (java) S 11202 11205 6199 0 -1 1077944384 5922 0 0 0 125 1 0 0 20 0 15 0 98183506 10914865152 179446 33554432000 4194304 4196468 140732296096304 140337199106288 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11217] ppid=11202 vsize=10659048 memory=4136 CPUtime=1.34 cores=0,2,4,6
/proc/11205/task/11217/stat : 11217 (java) S 11202 11205 6199 0 -1 1077944384 5539 0 0 0 133 1 0 0 20 0 15 0 98183506 10914865152 179446 33554432000 4194304 4196468 140732296096304 140337198053744 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11218] ppid=11202 vsize=10659048 memory=717784 CPUtime=0.32 cores=0,2,4,6
/proc/11205/task/11218/stat : 11218 (java) S 11202 11205 6199 0 -1 1077944384 3162 0 0 0 31 1 0 0 20 0 15 0 98183506 10914865152 179446 33554432000 4194304 4196468 140732296096304 140337197000688 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11219] ppid=11202 vsize=10659048 memory=2200 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11219/stat : 11219 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914865152 179446 33554432000 4194304 4196468 140732296096304 140337195948384 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11220] ppid=11202 vsize=10659048 memory=7892 CPUtime=1.37 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11202 11205 6199 0 -1 1077944384 1435 0 0 0 64 73 0 0 20 0 15 0 98183507 10914865152 179446 33554432000 4194304 4196468 140732296096304 140337194896432 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
Current children cumulated CPU time: 2424.29 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 717784 KiB

[startup+2442.3 s]
/proc/loadavg: 0.71 0.86 1.11 2/195 11386
/proc/meminfo: memFree=27396508/32770624 swapFree=67108792/67108860
[pid=11205] ppid=11202 vsize=10659048 memory=717788 CPUtime=2485.1 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11202 11205 6199 0 -1 1077944320 95458 0 0 0 248090 420 0 0 20 0 15 0 98183501 10914865152 179447 33554432000 4194304 4196468 140732296096304 140732296078848 140337643646711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
/proc/11205/statm: 2664762 179447 3160 1 0 2627263 0
[pid=11205/tid=11207] ppid=11202 vsize=10659048 memory=717788 CPUtime=2413.16 cores=0,2,4,6
/proc/11205/task/11207/stat : 11207 (java) R 11202 11205 6199 0 -1 4202560 38805 0 0 0 241268 48 0 0 20 0 15 0 98183501 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337647886096 140337272140960 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11208] ppid=11202 vsize=10659048 memory=717788 CPUtime=14.14 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11202 11205 6199 0 -1 1077944384 7265 0 0 0 1335 79 0 0 20 0 15 0 98183502 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337596267024 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11209] ppid=11202 vsize=10659048 memory=717788 CPUtime=14.09 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11202 11205 6199 0 -1 1077944384 7452 0 0 0 1334 75 0 0 20 0 15 0 98183502 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337595214480 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11210] ppid=11202 vsize=10659048 memory=717788 CPUtime=14.12 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11202 11205 6199 0 -1 1077944384 6895 0 0 0 1333 79 0 0 20 0 15 0 98183502 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337594161424 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11211] ppid=11202 vsize=10659048 memory=717788 CPUtime=14.12 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11202 11205 6199 0 -1 1077944384 9062 0 0 0 1340 72 0 0 20 0 15 0 98183502 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337593108880 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11212] ppid=11202 vsize=10659048 memory=717788 CPUtime=11.03 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11202 11205 6199 0 -1 1077944384 8538 0 0 0 1023 80 0 0 20 0 15 0 98183503 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337203317488 140337643657858 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11213] ppid=11202 vsize=10659048 memory=717784 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11213/stat : 11213 (java) S 11202 11205 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98183504 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337202263776 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11214] ppid=11202 vsize=10659048 memory=717788 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11214/stat : 11214 (java) S 11202 11205 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98183504 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337201210608 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11215] ppid=11202 vsize=10659048 memory=717788 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11215/stat : 11215 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337200159184 140337643665307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11216] ppid=11202 vsize=10659048 memory=717788 CPUtime=1.26 cores=0,2,4,6
/proc/11205/task/11216/stat : 11216 (java) S 11202 11205 6199 0 -1 1077944384 5924 0 0 0 125 1 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337199106288 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11217] ppid=11202 vsize=10659048 memory=717788 CPUtime=1.34 cores=0,2,4,6
/proc/11205/task/11217/stat : 11217 (java) S 11202 11205 6199 0 -1 1077944384 5541 0 0 0 133 1 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337198053744 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11218] ppid=11202 vsize=10659048 memory=717788 CPUtime=0.32 cores=0,2,4,6
/proc/11205/task/11218/stat : 11218 (java) S 11202 11205 6199 0 -1 1077944384 3164 0 0 0 31 1 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337197000688 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11219] ppid=11202 vsize=10659048 memory=717788 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11219/stat : 11219 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337195948384 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11220] ppid=11202 vsize=10659048 memory=6791534058613427641 CPUtime=1.4 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11202 11205 6199 0 -1 1077944384 1452 0 0 0 65 75 0 0 20 0 15 0 98183507 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337194896432 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
Current children cumulated CPU time: 2485.1 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 717788 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2476.7 s]
/proc/loadavg: 0.82 0.87 1.11 2/195 11386
/proc/meminfo: memFree=27396744/32770624 swapFree=67108792/67108860
[pid=11205] ppid=11202 vsize=10659048 memory=717788 CPUtime=2520 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11202 11205 6199 0 -1 1077944320 96476 0 0 0 251573 427 0 0 20 0 15 0 98183501 10914865152 179447 33554432000 4194304 4196468 140732296096304 140732296078848 140337643646711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
/proc/11205/statm: 2664762 179447 3160 1 0 2627263 0
[pid=11205/tid=11207] ppid=11202 vsize=10659048 memory=717788 CPUtime=2447.15 cores=0,2,4,6
/proc/11205/task/11207/stat : 11207 (java) R 11202 11205 6199 0 -1 4202560 39307 0 0 0 244666 49 0 0 20 0 15 0 98183501 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337647885920 140337271984196 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11208] ppid=11202 vsize=10659048 memory=717788 CPUtime=14.3 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11202 11205 6199 0 -1 1077944384 7487 0 0 0 1351 79 0 0 20 0 15 0 98183502 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337596267024 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11209] ppid=11202 vsize=10659048 memory=1720 CPUtime=14.27 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11202 11205 6199 0 -1 1077944384 7459 0 0 0 1350 77 0 0 20 0 15 0 98183502 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337595214480 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11210] ppid=11202 vsize=10659048 memory=717788 CPUtime=14.29 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11202 11205 6199 0 -1 1077944384 6965 0 0 0 1349 80 0 0 20 0 15 0 98183502 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337594161424 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11211] ppid=11202 vsize=10659048 memory=717788 CPUtime=14.29 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11202 11205 6199 0 -1 1077944384 9086 0 0 0 1355 74 0 0 20 0 15 0 98183502 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337593108880 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11212] ppid=11202 vsize=10659048 memory=717788 CPUtime=11.23 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11202 11205 6199 0 -1 1077944384 8711 0 0 0 1042 81 0 0 20 0 15 0 98183503 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337203317488 140337643657858 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11213] ppid=11202 vsize=10659048 memory=717788 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11213/stat : 11213 (java) S 11202 11205 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98183504 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337202263776 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11214] ppid=11202 vsize=10659048 memory=717788 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11214/stat : 11214 (java) S 11202 11205 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98183504 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337201210608 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11215] ppid=11202 vsize=10659048 memory=28492 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11215/stat : 11215 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337200159184 140337643665307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11216] ppid=11202 vsize=10659048 memory=6791534058613427641 CPUtime=1.26 cores=0,2,4,6
/proc/11205/task/11216/stat : 11216 (java) S 11202 11205 6199 0 -1 1077944384 5926 0 0 0 125 1 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337199106288 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11217] ppid=11202 vsize=10659048 memory=1292 CPUtime=1.34 cores=0,2,4,6
/proc/11205/task/11217/stat : 11217 (java) S 11202 11205 6199 0 -1 1077944384 5543 0 0 0 133 1 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337198053744 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11218] ppid=11202 vsize=10659048 memory=2436 CPUtime=0.32 cores=0,2,4,6
/proc/11205/task/11218/stat : 11218 (java) S 11202 11205 6199 0 -1 1077944384 3166 0 0 0 31 1 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337197000688 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11219] ppid=11202 vsize=10659048 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11219/stat : 11219 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337195948384 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11220] ppid=11202 vsize=10659048 memory=28492 CPUtime=1.43 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11202 11205 6199 0 -1 1077944384 1466 0 0 0 67 76 0 0 20 0 15 0 98183507 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337194896432 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 717788 KiB

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

[startup+2476.71 s]
# the end of solver process 11205 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.74 s, system=4.27634 s

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

[startup+2476.7 s]
/proc/loadavg: 0.82 0.87 1.11 2/195 11386
/proc/meminfo: memFree=27396744/32770624 swapFree=67108792/67108860
[pid=11205] ppid=11202 vsize=10659048 memory=717788 CPUtime=2520 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11202 11205 6199 0 -1 1077944320 96476 0 0 0 251573 427 0 0 20 0 15 0 98183501 10914865152 179447 33554432000 4194304 4196468 140732296096304 140732296078848 140337643646711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
/proc/11205/statm: 2664762 179447 3160 1 0 2627263 0
[pid=11205/tid=11207] ppid=11202 vsize=10659048 memory=717788 CPUtime=2447.15 cores=0,2,4,6
/proc/11205/task/11207/stat : 11207 (java) R 11202 11205 6199 0 -1 4202560 39307 0 0 0 244666 49 0 0 20 0 15 0 98183501 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337647885920 140337271984196 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11208] ppid=11202 vsize=10659048 memory=717788 CPUtime=14.3 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11202 11205 6199 0 -1 1077944384 7487 0 0 0 1351 79 0 0 20 0 15 0 98183502 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337596267024 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11209] ppid=11202 vsize=10659048 memory=1720 CPUtime=14.27 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11202 11205 6199 0 -1 1077944384 7459 0 0 0 1350 77 0 0 20 0 15 0 98183502 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337595214480 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11210] ppid=11202 vsize=10659048 memory=717788 CPUtime=14.29 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11202 11205 6199 0 -1 1077944384 6965 0 0 0 1349 80 0 0 20 0 15 0 98183502 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337594161424 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11211] ppid=11202 vsize=10659048 memory=717788 CPUtime=14.29 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11202 11205 6199 0 -1 1077944384 9086 0 0 0 1355 74 0 0 20 0 15 0 98183502 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337593108880 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11212] ppid=11202 vsize=10659048 memory=717788 CPUtime=11.23 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11202 11205 6199 0 -1 1077944384 8711 0 0 0 1042 81 0 0 20 0 15 0 98183503 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337203317488 140337643657858 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11213] ppid=11202 vsize=10659048 memory=717788 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11213/stat : 11213 (java) S 11202 11205 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98183504 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337202263776 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11214] ppid=11202 vsize=10659048 memory=717788 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11214/stat : 11214 (java) S 11202 11205 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98183504 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337201210608 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11215] ppid=11202 vsize=10659048 memory=28492 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11215/stat : 11215 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337200159184 140337643665307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11216] ppid=11202 vsize=10659048 memory=6791534058613427641 CPUtime=1.26 cores=0,2,4,6
/proc/11205/task/11216/stat : 11216 (java) S 11202 11205 6199 0 -1 1077944384 5926 0 0 0 125 1 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337199106288 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11217] ppid=11202 vsize=10659048 memory=1292 CPUtime=1.34 cores=0,2,4,6
/proc/11205/task/11217/stat : 11217 (java) S 11202 11205 6199 0 -1 1077944384 5543 0 0 0 133 1 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337198053744 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11218] ppid=11202 vsize=10659048 memory=2436 CPUtime=0.32 cores=0,2,4,6
/proc/11205/task/11218/stat : 11218 (java) S 11202 11205 6199 0 -1 1077944384 3166 0 0 0 31 1 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337197000688 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11219] ppid=11202 vsize=10659048 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11219/stat : 11219 (java) S 11202 11205 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98183506 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337195948384 140337643656917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
[pid=11205/tid=11220] ppid=11202 vsize=10659048 memory=28492 CPUtime=1.43 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11202 11205 6199 0 -1 1077944384 1466 0 0 0 67 76 0 0 20 0 15 0 98183507 10914865152 179447 33554432000 4194304 4196468 140732296096304 140337194896432 140337643657858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140732296098989 140732296099081 140732296099081 140732296101839 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 717788 KiB

Child status: 143
Real time (s): 2476.71
CPU time (s): 2520.02
CPU user time (s): 2515.74
CPU system time (s): 4.27634
CPU usage (%): 101.749
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 909600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.74
system time used= 4.27635
maximum resident set size= 931812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96646
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 363356
involuntary context switches= 9166


# summary of solver processes directly reported to runsolver:
#   pid: 11205
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2515.74
#   total CPU system time (s): 4.27634

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.1358 second user time and 23.0822 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-28 21:30:02
IDJOB=4299607
IDBENCH=141420
IDSOLVER=2763
FILE ID=node150/4299607-1532806202
RUNJOBID= node150-1532775187-6230
PBS_JOBID= 21022464
Free space on /tmp= 53100 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-10_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299607-1532806202/watcher-4299607-1532806202 -o /tmp/evaluation-result-4299607-1532806202/solver-4299607-1532806202 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532775187-6230 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299607-1532806202.xml

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

MD5SUM BENCH= a3b0ef5b97c309412ed30b7773154191
RANDOM SEED=1587872612

node150.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.76
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.76
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.76
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.76
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:        27496312 kB
MemAvailable:   31330520 kB
Buffers:          208572 kB
Cached:          3864172 kB
SwapCached:           32 kB
Active:          2082508 kB
Inactive:        2650496 kB
Active(anon):     611660 kB
Inactive(anon):    76188 kB
Active(file):    1470848 kB
Inactive(file):  2574308 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:              1316 kB
Writeback:             0 kB
AnonPages:        679508 kB
Mapped:            55192 kB
Shmem:             25156 kB
Slab:             238108 kB
SReclaimable:     209772 kB
SUnreclaim:        28336 kB
KernelStack:        3808 kB
PageTables:         6204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1498380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    573440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53100 MiB
End job on node150 at 2018-07-28 22:11:19