Trace number 4299763

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
slowpoke 2018-04-29? (TO) 2520.05 2515.91

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-13-14_c18.xml
MD5SUM1e3f313ec943efeca8787f022e591dae
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints27
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":182}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":182}]
Minimum constraint arity13
Maximum constraint arity14
Distribution of constraint arities[{"arity":13,"count":14},{"arity":14,"count":13}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27}]
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: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.02/2515.90	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 (11554 MiB free)
  memory of node 1: 16384 MiB (14837 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299763-1532827151/watcher-4299763-1532827151 -o /tmp/evaluation-result-4299763-1532827151/solver-4299763-1532827151 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532809628-10649 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299763-1532827151.xml --timelimit 2520 

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
solver pid=13314, runsolver pid=13311
Current StackSize limit: 8192 KiB


[startup+0.100162 s]*
/proc/loadavg: 1.77 1.50 1.40 3/219 13329
/proc/meminfo: memFree=27010836/32770624 swapFree=67108860/67108860
[pid=13314] ppid=13311 vsize=10661056 memory=27284 CPUtime=0.12 cores=0,2,4,6
/proc/13314/stat : 13314 (java) S 13311 13314 10618 0 -1 1077944320 5292 0 0 0 11 1 0 0 20 0 15 0 100278308 10916921344 6821 33554432000 4194304 4196468 140733050462624 140733050445168 139828232244983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
/proc/13314/statm: 2665264 6821 2809 1 0 2627263 0
[pid=13314/tid=13316] ppid=13311 vsize=10661056 memory=-8269626465541328257 CPUtime=0.09 cores=0,2,4,6
/proc/13314/task/13316/stat : 13316 (java) R 13311 13314 10618 0 -1 4202560 3174 0 0 0 8 1 0 0 20 0 15 0 100278308 10916921344 6821 33554432000 4194304 4196468 140733050462624 139828236474496 139828224482110 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13317] ppid=13311 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13317/stat : 13317 (java) S 13311 13314 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100278309 10916921344 6821 33554432000 4194304 4196468 140733050462624 139828168936336 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13318] ppid=13311 vsize=10661056 memory=140104167024256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13318/stat : 13318 (java) S 13311 13314 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100278309 10916921344 6821 33554432000 4194304 4196468 140733050462624 139828167883536 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13319] ppid=13311 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13319/stat : 13319 (java) S 13311 13314 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100278309 10916921344 6821 33554432000 4194304 4196468 140733050462624 139828166831248 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13320] ppid=13311 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13320/stat : 13320 (java) S 13311 13314 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100278309 10916921344 6821 33554432000 4194304 4196468 140733050462624 139828165778448 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13321] ppid=13311 vsize=10661056 memory=140104167024256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13321/stat : 13321 (java) S 13311 13314 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100278311 10916921344 6821 33554432000 4194304 4196468 140733050462624 139827724695664 139828232256130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13322] ppid=13311 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13322/stat : 13322 (java) S 13311 13314 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100278311 10916921344 6821 33554432000 4194304 4196468 140733050462624 139827723641632 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13323] ppid=13311 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13323/stat : 13323 (java) S 13311 13314 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100278311 10916921344 6821 33554432000 4194304 4196468 140733050462624 139827722589296 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13324] ppid=13311 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13324/stat : 13324 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916921344 6821 33554432000 4194304 4196468 140733050462624 139827721537616 139828232263579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13325] ppid=13311 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13325/stat : 13325 (java) R 13311 13314 10618 0 -1 4202560 310 0 0 0 0 0 0 0 20 0 15 0 100278314 10916921344 6821 33554432000 4194304 4196468 140733050462624 139827720485488 139828212105657 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13326] ppid=13311 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13326/stat : 13326 (java) R 13311 13314 10618 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 100278314 10916921344 6821 33554432000 4194304 4196468 140733050462624 139827719432688 139828232256130 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13327] ppid=13311 vsize=10661056 memory=140104167024256 CPUtime=0.02 cores=0,2,4,6
/proc/13314/task/13327/stat : 13327 (java) R 13311 13314 10618 0 -1 4202560 320 0 0 0 2 0 0 0 20 0 15 0 100278314 10916921344 6821 33554432000 4194304 4196468 140733050462624 139827718380400 139828211205846 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13328] ppid=13311 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13328/stat : 13328 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916921344 6821 33554432000 4194304 4196468 140733050462624 139827717327840 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13329] ppid=13311 vsize=10661056 memory=140104167024256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13329/stat : 13329 (java) R 13311 13314 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100278314 10916921344 6821 33554432000 4194304 4196468 140733050462624 139827716274608 139828232256130 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27284 KiB

[startup+0.210882 s]*
/proc/loadavg: 1.77 1.50 1.40 4/219 13329
/proc/meminfo: memFree=26998316/32770624 swapFree=67108860/67108860
[pid=13314] ppid=13311 vsize=10661056 memory=40044 CPUtime=0.34 cores=0,2,4,6
/proc/13314/stat : 13314 (java) S 13311 13314 10618 0 -1 1077944320 8139 0 0 0 32 2 0 0 20 0 15 0 100278308 10916921344 10011 33554432000 4194304 4196468 140733050462624 140733050445168 139828232244983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
/proc/13314/statm: 2665264 10011 2996 1 0 2627263 0
[pid=13314/tid=13316] ppid=13311 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/13314/task/13316/stat : 13316 (java) R 13311 13314 10618 0 -1 4202560 5128 0 0 0 19 1 0 0 20 0 15 0 100278308 10916921344 10011 33554432000 4194304 4196468 140733050462624 139828236481344 139828232266909 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13317] ppid=13311 vsize=10661056 memory=365 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13317/stat : 13317 (java) S 13311 13314 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100278309 10916921344 10011 33554432000 4194304 4196468 140733050462624 139828168936336 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13318] ppid=13311 vsize=10661056 memory=288370480318736000 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13318/stat : 13318 (java) S 13311 13314 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100278309 10916921344 10011 33554432000 4194304 4196468 140733050462624 139828167883536 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13319] ppid=13311 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13319/stat : 13319 (java) S 13311 13314 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100278309 10916921344 10011 33554432000 4194304 4196468 140733050462624 139828166831248 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13320] ppid=13311 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13320/stat : 13320 (java) S 13311 13314 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100278309 10916921344 10011 33554432000 4194304 4196468 140733050462624 139828165778448 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13321] ppid=13311 vsize=10661056 memory=140104167024256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13321/stat : 13321 (java) S 13311 13314 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100278311 10916921344 10011 33554432000 4194304 4196468 140733050462624 139827724695664 139828232256130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13322] ppid=13311 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13322/stat : 13322 (java) S 13311 13314 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100278311 10916921344 10011 33554432000 4194304 4196468 140733050462624 139827723641632 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13323] ppid=13311 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13323/stat : 13323 (java) S 13311 13314 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100278311 10916921344 10011 33554432000 4194304 4196468 140733050462624 139827722589296 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13324] ppid=13311 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13324/stat : 13324 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916921344 10011 33554432000 4194304 4196468 140733050462624 139827721537616 139828232263579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13325] ppid=13311 vsize=10661056 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/13314/task/13325/stat : 13325 (java) R 13311 13314 10618 0 -1 4202560 623 0 0 0 3 0 0 0 20 0 15 0 100278314 10916921344 10011 33554432000 4194304 4196468 140733050462624 139827720485488 139828209879632 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13326] ppid=13311 vsize=10661056 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/13314/task/13326/stat : 13326 (java) R 13311 13314 10618 0 -1 4202560 256 0 0 0 1 0 0 0 20 0 15 0 100278314 10916921344 10011 33554432000 4194304 4196468 140733050462624 139827719432688 139828212945280 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13327] ppid=13311 vsize=10661056 memory=140104167024256 CPUtime=0.08 cores=0,2,4,6
/proc/13314/task/13327/stat : 13327 (java) S 13311 13314 10618 0 -1 1077944384 764 0 0 0 8 0 0 0 20 0 15 0 100278314 10916921344 10011 33554432000 4194304 4196468 140733050462624 139827718380400 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13328] ppid=13311 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13328/stat : 13328 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916921344 10011 33554432000 4194304 4196468 140733050462624 139827717327840 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13329] ppid=13311 vsize=10661056 memory=140104167024256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13329/stat : 13329 (java) S 13311 13314 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100278314 10916921344 10077 33554432000 4194304 4196468 140733050462624 139827716274608 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40044 KiB

[startup+0.310815 s]*
/proc/loadavg: 1.77 1.50 1.40 4/219 13329
/proc/meminfo: memFree=26971748/32770624 swapFree=67108860/67108860
[pid=13314] ppid=13311 vsize=10661132 memory=66896 CPUtime=0.56 cores=0,2,4,6
/proc/13314/stat : 13314 (java) S 13311 13314 10618 0 -1 1077944320 8704 0 0 0 53 3 0 0 20 0 15 0 100278308 10916999168 16724 33554432000 4194304 4196468 140733050462624 140733050445168 139828232244983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
/proc/13314/statm: 2665283 16724 3050 1 0 2627263 0
[pid=13314/tid=13316] ppid=13311 vsize=10661132 memory=8390339637985935414 CPUtime=0.3 cores=0,2,4,6
/proc/13314/task/13316/stat : 13316 (java) R 13311 13314 10618 0 -1 4202560 5467 0 0 0 28 2 0 0 20 0 15 0 100278308 10916999168 16724 33554432000 4194304 4196468 140733050462624 139828236479904 139827844613593 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13317] ppid=13311 vsize=10661132 memory=304556157668950039 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13317/stat : 13317 (java) S 13311 13314 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100278309 10916999168 16724 33554432000 4194304 4196468 140733050462624 139828168936336 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13318] ppid=13311 vsize=10661132 memory=288370480318736000 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13318/stat : 13318 (java) S 13311 13314 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100278309 10916999168 16724 33554432000 4194304 4196468 140733050462624 139828167883536 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13319] ppid=13311 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13319/stat : 13319 (java) S 13311 13314 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100278309 10916999168 16724 33554432000 4194304 4196468 140733050462624 139828166831248 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13320] ppid=13311 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13320/stat : 13320 (java) S 13311 13314 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100278309 10916999168 16724 33554432000 4194304 4196468 140733050462624 139828165778448 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13321] ppid=13311 vsize=10661132 memory=140104167024256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13321/stat : 13321 (java) S 13311 13314 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 16724 33554432000 4194304 4196468 140733050462624 139827724695664 139828232256130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13322] ppid=13311 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13322/stat : 13322 (java) S 13311 13314 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 16724 33554432000 4194304 4196468 140733050462624 139827723641632 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13323] ppid=13311 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13323/stat : 13323 (java) S 13311 13314 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 16724 33554432000 4194304 4196468 140733050462624 139827722589296 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13324] ppid=13311 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13324/stat : 13324 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916999168 16724 33554432000 4194304 4196468 140733050462624 139827721537616 139828232263579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13325] ppid=13311 vsize=10661132 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/13314/task/13325/stat : 13325 (java) R 13311 13314 10618 0 -1 4202560 691 0 0 0 7 0 0 0 20 0 15 0 100278314 10916999168 16724 33554432000 4194304 4196468 140733050462624 139827720472800 139828232266330 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13326] ppid=13311 vsize=10661132 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/13314/task/13326/stat : 13326 (java) R 13311 13314 10618 0 -1 1077944384 330 0 0 0 4 0 0 0 20 0 15 0 100278314 10916999168 16724 33554432000 4194304 4196468 140733050462624 139827719432688 139828232256130 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13327] ppid=13311 vsize=10661132 memory=140104167024256 CPUtime=0.12 cores=0,2,4,6
/proc/13314/task/13327/stat : 13327 (java) R 13311 13314 10618 0 -1 4202560 851 0 0 0 12 0 0 0 20 0 15 0 100278314 10916999168 16724 33554432000 4194304 4196468 140733050462624 139827718376128 139828225348635 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13328] ppid=13311 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13328/stat : 13328 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916999168 16724 33554432000 4194304 4196468 140733050462624 139827717327840 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13329] ppid=13311 vsize=10661132 memory=140104167024256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13329/stat : 13329 (java) S 13311 13314 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100278314 10916999168 16724 33554432000 4194304 4196468 140733050462624 139827716274608 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 66896 KiB

[startup+0.700826 s]
/proc/loadavg: 1.77 1.50 1.40 4/219 13329
/proc/meminfo: memFree=26905260/32770624 swapFree=67108860/67108860
[pid=13314] ppid=13311 vsize=10661132 memory=196124 CPUtime=1.59 cores=0,2,4,6
/proc/13314/stat : 13314 (java) S 13311 13314 10618 0 -1 1077944320 10942 0 0 0 152 7 0 0 20 0 15 0 100278308 10916999168 49031 33554432000 4194304 4196468 140733050462624 140733050445168 139828232244983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
/proc/13314/statm: 2665283 49031 3118 1 0 2627263 0
[pid=13314/tid=13316] ppid=13311 vsize=10661132 memory=17324 CPUtime=0.66 cores=0,2,4,6
/proc/13314/task/13316/stat : 13316 (java) R 13311 13314 10618 0 -1 4202560 5557 0 0 0 63 3 0 0 20 0 15 0 100278308 10916999168 49031 33554432000 4194304 4196468 140733050462624 139828236480328 139827846645393 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13317] ppid=13311 vsize=10661132 memory=18220 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13317/stat : 13317 (java) S 13311 13314 10618 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 100278309 10916999168 49031 33554432000 4194304 4196468 140733050462624 139828168936336 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13318] ppid=13311 vsize=10661132 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13318/stat : 13318 (java) S 13311 13314 10618 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 100278309 10916999168 49031 33554432000 4194304 4196468 140733050462624 139828167883536 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13319] ppid=13311 vsize=10661132 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13319/stat : 13319 (java) S 13311 13314 10618 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 100278309 10916999168 49031 33554432000 4194304 4196468 140733050462624 139828166831248 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13320] ppid=13311 vsize=10661132 memory=644 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13320/stat : 13320 (java) S 13311 13314 10618 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 100278309 10916999168 49031 33554432000 4194304 4196468 140733050462624 139828165778448 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13321] ppid=13311 vsize=10661132 memory=952 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13321/stat : 13321 (java) S 13311 13314 10618 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 49031 33554432000 4194304 4196468 140733050462624 139827724695664 139828232256130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13322] ppid=13311 vsize=10661132 memory=2376 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13322/stat : 13322 (java) S 13311 13314 10618 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 49031 33554432000 4194304 4196468 140733050462624 139827723641632 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13323] ppid=13311 vsize=10661132 memory=6153431502485414241 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13323/stat : 13323 (java) S 13311 13314 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 49031 33554432000 4194304 4196468 140733050462624 139827722589296 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13324] ppid=13311 vsize=10661132 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13324/stat : 13324 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916999168 49031 33554432000 4194304 4196468 140733050462624 139827721537616 139828232263579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13325] ppid=13311 vsize=10661132 memory=7588684550706915689 CPUtime=0.31 cores=0,2,4,6
/proc/13314/task/13325/stat : 13325 (java) S 13311 13314 10618 0 -1 1077944384 1614 0 0 0 31 0 0 0 20 0 15 0 100278314 10916999168 49031 33554432000 4194304 4196468 140733050462624 139827720485488 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13326] ppid=13311 vsize=10661132 memory=8514726395715218844 CPUtime=0.33 cores=0,2,4,6
/proc/13314/task/13326/stat : 13326 (java) S 13311 13314 10618 0 -1 1077944384 1108 0 0 0 33 0 0 0 20 0 15 0 100278314 10916999168 49031 33554432000 4194304 4196468 140733050462624 139827719432688 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13327] ppid=13311 vsize=10661132 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/13314/task/13327/stat : 13327 (java) S 13311 13314 10618 0 -1 1077944384 1155 0 0 0 20 0 0 0 20 0 15 0 100278314 10916999168 49031 33554432000 4194304 4196468 140733050462624 139827718380400 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13328] ppid=13311 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13328/stat : 13328 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916999168 49031 33554432000 4194304 4196468 140733050462624 139827717327840 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13329] ppid=13311 vsize=10661132 memory=4576 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13329/stat : 13329 (java) S 13311 13314 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100278314 10916999168 49031 33554432000 4194304 4196468 140733050462624 139827716274608 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 196124 KiB

[startup+1.50086 s]
/proc/loadavg: 1.77 1.50 1.40 4/219 13329
/proc/meminfo: memFree=26811756/32770624 swapFree=67108860/67108860
[pid=13314] ppid=13311 vsize=10661132 memory=228908 CPUtime=3.1 cores=0,2,4,6
/proc/13314/stat : 13314 (java) S 13311 13314 10618 0 -1 1077944320 11985 0 0 0 301 9 0 0 20 0 15 0 100278308 10916999168 57227 33554432000 4194304 4196468 140733050462624 140733050445168 139828232244983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
/proc/13314/statm: 2665283 57227 3148 1 0 2627263 0
[pid=13314/tid=13316] ppid=13311 vsize=10661132 memory=227756 CPUtime=1.46 cores=0,2,4,6
/proc/13314/task/13316/stat : 13316 (java) R 13311 13314 10618 0 -1 4202560 5687 0 0 0 142 4 0 0 20 0 15 0 100278308 10916999168 57227 33554432000 4194304 4196468 140733050462624 139828236481712 140733050775490 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13317] ppid=13311 vsize=10661132 memory=3560 CPUtime=0.02 cores=0,2,4,6
/proc/13314/task/13317/stat : 13317 (java) S 13311 13314 10618 0 -1 1077944384 30 0 0 0 1 1 0 0 20 0 15 0 100278309 10916999168 57227 33554432000 4194304 4196468 140733050462624 139828168936336 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13318] ppid=13311 vsize=10661132 memory=28904 CPUtime=0.01 cores=0,2,4,6
/proc/13314/task/13318/stat : 13318 (java) S 13311 13314 10618 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 15 0 100278309 10916999168 57227 33554432000 4194304 4196468 140733050462624 139828167883536 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13319] ppid=13311 vsize=10661132 memory=1228 CPUtime=0.01 cores=0,2,4,6
/proc/13314/task/13319/stat : 13319 (java) S 13311 13314 10618 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 15 0 100278309 10916999168 57227 33554432000 4194304 4196468 140733050462624 139828166831248 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13320] ppid=13311 vsize=10661132 memory=6791534058613427641 CPUtime=0.02 cores=0,2,4,6
/proc/13314/task/13320/stat : 13320 (java) S 13311 13314 10618 0 -1 1077944384 235 0 0 0 1 1 0 0 20 0 15 0 100278309 10916999168 57227 33554432000 4194304 4196468 140733050462624 139828165778448 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13321] ppid=13311 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13321/stat : 13321 (java) S 13311 13314 10618 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 57227 33554432000 4194304 4196468 140733050462624 139827724695664 139828232256130 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0

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

/proc/13314/task/13316/stat : 13316 (java) R 13311 13314 10618 0 -1 4202560 30407 0 0 0 244152 31 0 0 20 0 15 0 100278308 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828236485584 139827848602712 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13317] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.14 cores=0,2,4,6
/proc/13314/task/13317/stat : 13317 (java) S 13311 13314 10618 0 -1 1077944384 1394 0 0 0 6 8 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828168936336 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13318] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.13 cores=0,2,4,6
/proc/13314/task/13318/stat : 13318 (java) S 13311 13314 10618 0 -1 1077944384 2095 0 0 0 6 7 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828167883536 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13319] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.13 cores=0,2,4,6
/proc/13314/task/13319/stat : 13319 (java) S 13311 13314 10618 0 -1 1077944384 1058 0 0 0 6 7 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828166831248 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13320] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.13 cores=0,2,4,6
/proc/13314/task/13320/stat : 13320 (java) S 13311 13314 10618 0 -1 1077944384 1670 0 0 0 6 7 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828165778448 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13321] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.07 cores=0,2,4,6
/proc/13314/task/13321/stat : 13321 (java) S 13311 13314 10618 0 -1 1077944384 3186 0 0 0 4 3 0 0 20 0 15 0 100278311 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827724695664 139828232256130 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13322] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13322/stat : 13322 (java) S 13311 13314 10618 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827723641696 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13323] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13323/stat : 13323 (java) S 13311 13314 10618 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827722589296 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13324] ppid=13311 vsize=10661132 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13324/stat : 13324 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827721537616 139828232263579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13325] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.87 cores=0,2,4,6
/proc/13314/task/13325/stat : 13325 (java) S 13311 13314 10618 0 -1 1077944384 8156 0 0 0 86 1 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827720485488 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13326] ppid=13311 vsize=10661132 memory=6791534058613427641 CPUtime=1.14 cores=0,2,4,6
/proc/13314/task/13326/stat : 13326 (java) S 13311 13314 10618 0 -1 1077944384 8357 0 0 0 113 1 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827719432688 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13327] ppid=13311 vsize=10661132 memory=5484 CPUtime=0.38 cores=0,2,4,6
/proc/13314/task/13327/stat : 13327 (java) S 13311 13314 10618 0 -1 1077944384 5653 0 0 0 37 1 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827718380400 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13328] ppid=13311 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13328/stat : 13328 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827717327840 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13329] ppid=13311 vsize=10661132 memory=6791534058613427641 CPUtime=1.48 cores=0,2,4,6
/proc/13314/task/13329/stat : 13329 (java) S 13311 13314 10618 0 -1 1077944384 2282 0 0 0 75 73 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827716274608 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
Current children cumulated CPU time: 2446.39 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1080256 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/219 13495
/proc/meminfo: memFree=25764284/32770624 swapFree=67108860/67108860
[pid=13314] ppid=13311 vsize=10661132 memory=1080256 CPUtime=2506.41 cores=0,2,4,6
/proc/13314/stat : 13314 (java) S 13311 13314 10618 0 -1 1077944320 66044 0 0 0 250511 130 0 0 20 0 15 0 100278308 10916999168 270064 33554432000 4194304 4196468 140733050462624 140733050445168 139828232244983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
/proc/13314/statm: 2665283 270064 3163 1 0 2627263 0
[pid=13314/tid=13316] ppid=13311 vsize=10661132 memory=1080256 CPUtime=2501.82 cores=0,2,4,6
/proc/13314/task/13316/stat : 13316 (java) R 13311 13314 10618 0 -1 4202560 30743 0 0 0 250151 31 0 0 20 0 15 0 100278308 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828236485584 139827848602481 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13317] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.14 cores=0,2,4,6
/proc/13314/task/13317/stat : 13317 (java) S 13311 13314 10618 0 -1 1077944384 1394 0 0 0 6 8 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828168936336 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13318] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.13 cores=0,2,4,6
/proc/13314/task/13318/stat : 13318 (java) S 13311 13314 10618 0 -1 1077944384 2095 0 0 0 6 7 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828167883536 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13319] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.13 cores=0,2,4,6
/proc/13314/task/13319/stat : 13319 (java) S 13311 13314 10618 0 -1 1077944384 1058 0 0 0 6 7 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828166831248 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13320] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.13 cores=0,2,4,6
/proc/13314/task/13320/stat : 13320 (java) S 13311 13314 10618 0 -1 1077944384 1670 0 0 0 6 7 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828165778448 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13321] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.07 cores=0,2,4,6
/proc/13314/task/13321/stat : 13321 (java) S 13311 13314 10618 0 -1 1077944384 3191 0 0 0 4 3 0 0 20 0 15 0 100278311 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827724695664 139828232256130 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13322] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13322/stat : 13322 (java) S 13311 13314 10618 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827723641696 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13323] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13323/stat : 13323 (java) S 13311 13314 10618 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827722589296 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13324] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13324/stat : 13324 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827721537616 139828232263579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13325] ppid=13311 vsize=10661132 memory=6791534058613427641 CPUtime=0.87 cores=0,2,4,6
/proc/13314/task/13325/stat : 13325 (java) S 13311 13314 10618 0 -1 1077944384 8159 0 0 0 86 1 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827720485488 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13326] ppid=13311 vsize=10661132 memory=12040 CPUtime=1.14 cores=0,2,4,6
/proc/13314/task/13326/stat : 13326 (java) S 13311 13314 10618 0 -1 1077944384 8359 0 0 0 113 1 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827719432688 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13327] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.38 cores=0,2,4,6
/proc/13314/task/13327/stat : 13327 (java) S 13311 13314 10618 0 -1 1077944384 5655 0 0 0 37 1 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827718380400 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13328] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13328/stat : 13328 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827717327840 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13329] ppid=13311 vsize=10661132 memory=1080256 CPUtime=1.51 cores=0,2,4,6
/proc/13314/task/13329/stat : 13329 (java) S 13311 13314 10618 0 -1 1077944384 2302 0 0 0 77 74 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827716274608 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
Current children cumulated CPU time: 2506.41 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1080256 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.9 s]
/proc/loadavg: 2.01 2.04 2.00 3/219 13517
/proc/meminfo: memFree=25761644/32770624 swapFree=67108860/67108860
[pid=13314] ppid=13311 vsize=10661132 memory=1080256 CPUtime=2520.02 cores=0,2,4,6
/proc/13314/stat : 13314 (java) S 13311 13314 10618 0 -1 1077944320 66141 0 0 0 251871 131 0 0 20 0 15 0 100278308 10916999168 270064 33554432000 4194304 4196468 140733050462624 140733050445168 139828232244983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
/proc/13314/statm: 2665283 270064 3163 1 0 2627263 0
[pid=13314/tid=13316] ppid=13311 vsize=10661132 memory=0 CPUtime=2515.41 cores=0,2,4,6
/proc/13314/task/13316/stat : 13316 (java) R 13311 13314 10618 0 -1 4202560 30840 0 0 0 251510 31 0 0 20 0 15 0 100278308 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828236485584 139827848602684 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13317] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.14 cores=0,2,4,6
/proc/13314/task/13317/stat : 13317 (java) S 13311 13314 10618 0 -1 1077944384 1394 0 0 0 6 8 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828168936336 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13318] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.13 cores=0,2,4,6
/proc/13314/task/13318/stat : 13318 (java) S 13311 13314 10618 0 -1 1077944384 2095 0 0 0 6 7 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828167883536 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13319] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.13 cores=0,2,4,6
/proc/13314/task/13319/stat : 13319 (java) S 13311 13314 10618 0 -1 1077944384 1058 0 0 0 6 7 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828166831248 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13320] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.13 cores=0,2,4,6
/proc/13314/task/13320/stat : 13320 (java) S 13311 13314 10618 0 -1 1077944384 1670 0 0 0 6 7 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828165778448 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13321] ppid=13311 vsize=10661132 memory=2772 CPUtime=0.07 cores=0,2,4,6
/proc/13314/task/13321/stat : 13321 (java) S 13311 13314 10618 0 -1 1077944384 3191 0 0 0 4 3 0 0 20 0 15 0 100278311 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827724695664 139828232256130 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13322] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13322/stat : 13322 (java) S 13311 13314 10618 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827723641696 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13323] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13323/stat : 13323 (java) S 13311 13314 10618 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827722589296 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13324] ppid=13311 vsize=10661132 memory=6789802306324843961 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13324/stat : 13324 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827721537616 139828232263579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13325] ppid=13311 vsize=10661132 memory=4872558044660077418 CPUtime=0.87 cores=0,2,4,6
/proc/13314/task/13325/stat : 13325 (java) S 13311 13314 10618 0 -1 1077944384 8159 0 0 0 86 1 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827720485488 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13326] ppid=13311 vsize=10661132 memory=1080256 CPUtime=1.14 cores=0,2,4,6
/proc/13314/task/13326/stat : 13326 (java) S 13311 13314 10618 0 -1 1077944384 8359 0 0 0 113 1 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827719432688 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13327] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.38 cores=0,2,4,6
/proc/13314/task/13327/stat : 13327 (java) S 13311 13314 10618 0 -1 1077944384 5655 0 0 0 37 1 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827718380400 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13328] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13328/stat : 13328 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827717327840 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13329] ppid=13311 vsize=10661132 memory=1160 CPUtime=1.52 cores=0,2,4,6
/proc/13314/task/13329/stat : 13329 (java) S 13311 13314 10618 0 -1 1077944384 2302 0 0 0 77 75 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827716274608 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1080256 KiB

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

[startup+2515.91 s]
# the end of solver process 13314 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.73 s, system=1.32104 s

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

[startup+2515.9 s]
/proc/loadavg: 2.01 2.04 2.00 3/219 13517
/proc/meminfo: memFree=25761644/32770624 swapFree=67108860/67108860
[pid=13314] ppid=13311 vsize=10661132 memory=1080256 CPUtime=2520.02 cores=0,2,4,6
/proc/13314/stat : 13314 (java) S 13311 13314 10618 0 -1 1077944320 66141 0 0 0 251871 131 0 0 20 0 15 0 100278308 10916999168 270064 33554432000 4194304 4196468 140733050462624 140733050445168 139828232244983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
/proc/13314/statm: 2665283 270064 3163 1 0 2627263 0
[pid=13314/tid=13316] ppid=13311 vsize=10661132 memory=0 CPUtime=2515.41 cores=0,2,4,6
/proc/13314/task/13316/stat : 13316 (java) R 13311 13314 10618 0 -1 4202560 30840 0 0 0 251510 31 0 0 20 0 15 0 100278308 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828236485584 139827848602684 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13317] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.14 cores=0,2,4,6
/proc/13314/task/13317/stat : 13317 (java) S 13311 13314 10618 0 -1 1077944384 1394 0 0 0 6 8 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828168936336 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13318] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.13 cores=0,2,4,6
/proc/13314/task/13318/stat : 13318 (java) S 13311 13314 10618 0 -1 1077944384 2095 0 0 0 6 7 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828167883536 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13319] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.13 cores=0,2,4,6
/proc/13314/task/13319/stat : 13319 (java) S 13311 13314 10618 0 -1 1077944384 1058 0 0 0 6 7 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828166831248 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13320] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.13 cores=0,2,4,6
/proc/13314/task/13320/stat : 13320 (java) S 13311 13314 10618 0 -1 1077944384 1670 0 0 0 6 7 0 0 20 0 15 0 100278309 10916999168 270064 33554432000 4194304 4196468 140733050462624 139828165778448 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13321] ppid=13311 vsize=10661132 memory=2772 CPUtime=0.07 cores=0,2,4,6
/proc/13314/task/13321/stat : 13321 (java) S 13311 13314 10618 0 -1 1077944384 3191 0 0 0 4 3 0 0 20 0 15 0 100278311 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827724695664 139828232256130 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13322] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13322/stat : 13322 (java) S 13311 13314 10618 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827723641696 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13323] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13323/stat : 13323 (java) S 13311 13314 10618 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 100278311 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827722589296 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13324] ppid=13311 vsize=10661132 memory=6789802306324843961 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13324/stat : 13324 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827721537616 139828232263579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13325] ppid=13311 vsize=10661132 memory=4872558044660077418 CPUtime=0.87 cores=0,2,4,6
/proc/13314/task/13325/stat : 13325 (java) S 13311 13314 10618 0 -1 1077944384 8159 0 0 0 86 1 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827720485488 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13326] ppid=13311 vsize=10661132 memory=1080256 CPUtime=1.14 cores=0,2,4,6
/proc/13314/task/13326/stat : 13326 (java) S 13311 13314 10618 0 -1 1077944384 8359 0 0 0 113 1 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827719432688 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13327] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0.38 cores=0,2,4,6
/proc/13314/task/13327/stat : 13327 (java) S 13311 13314 10618 0 -1 1077944384 5655 0 0 0 37 1 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827718380400 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13328] ppid=13311 vsize=10661132 memory=1080256 CPUtime=0 cores=0,2,4,6
/proc/13314/task/13328/stat : 13328 (java) S 13311 13314 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827717327840 139828232255189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
[pid=13314/tid=13329] ppid=13311 vsize=10661132 memory=1160 CPUtime=1.52 cores=0,2,4,6
/proc/13314/task/13329/stat : 13329 (java) S 13311 13314 10618 0 -1 1077944384 2302 0 0 0 77 75 0 0 20 0 15 0 100278314 10916999168 270064 33554432000 4194304 4196468 140733050462624 139827716274608 139828232256130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 22847488 140733050471580 140733050471689 140733050471689 140733050474447 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1080256 KiB

Child status: 143
Real time (s): 2515.91
CPU time (s): 2520.05
CPU user time (s): 2518.73
CPU system time (s): 1.32104
CPU usage (%): 100.164
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 1201388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.73
system time used= 1.32104
maximum resident set size= 1219928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66392
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56674
involuntary context switches= 2799


# summary of solver processes directly reported to runsolver:
#   pid: 13314
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.73
#   total CPU system time (s): 1.32104

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1241 second user time and 21.7175 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-29 03:19:11
IDJOB=4299763
IDBENCH=141441
IDSOLVER=2765
FILE ID=node135/4299763-1532827151
RUNJOBID= node135-1532809628-10649
PBS_JOBID= 21022479
Free space on /tmp= 48360 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-13-14_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299763-1532827151/watcher-4299763-1532827151 -o /tmp/evaluation-result-4299763-1532827151/solver-4299763-1532827151 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532809628-10649 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299763-1532827151.xml --timelimit 2520

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

MD5SUM BENCH= 1e3f313ec943efeca8787f022e591dae
RANDOM SEED=1627969839

node135.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.50
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.50
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.50
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.50
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:        27026732 kB
MemAvailable:   31682436 kB
Buffers:          206280 kB
Cached:          4682308 kB
SwapCached:            0 kB
Active:          1919608 kB
Inactive:        3270948 kB
Active(anon):     253360 kB
Inactive(anon):    76928 kB
Active(file):    1666248 kB
Inactive(file):  3194020 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5324 kB
Writeback:             0 kB
AnonPages:        460544 kB
Mapped:            54956 kB
Shmem:             25248 kB
Slab:             251096 kB
SReclaimable:     222540 kB
SUnreclaim:        28556 kB
KernelStack:        3904 kB
PageTables:         5324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1305600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    374784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48356 MiB
End job on node135 at 2018-07-29 04:01:07