Trace number 4300109

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.1 2491.12

General information on the benchmark

NameMagicHexagon/
MagicHexagon-08-m009_c18.xml
MD5SUM012ef72073aa4b47e82f6ff4769ae682
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 variables225
Number of constraints52
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":56},{"degree":4,"count":163},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":3},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":45}]
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
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.33/0.31	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
0.56/0.32	I had a sum
2520.08/2491.11	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13484 MiB free)
  memory of node 1: 16384 MiB (14096 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300109-1532871090/watcher-4300109-1532871090 -o /tmp/evaluation-result-4300109-1532871090/solver-4300109-1532871090 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532871090-8822 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4300109-1532871090.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
Current StackSize limit: 8192 KiB

solver pid=8852, runsolver pid=8845

[startup+0.100108 s]*
/proc/loadavg: 1.22 1.75 1.95 7/216 8881
/proc/meminfo: memFree=28209608/32770624 swapFree=67108436/67108860
[pid=8852] ppid=8845 vsize=10661056 memory=29848 CPUtime=0.12 cores=0,2,4,6
/proc/8852/stat : 8852 (java) S 8845 8852 5289 0 -1 1077944320 5352 0 0 0 11 1 0 0 20 0 15 0 104672205 10916921344 7462 33554432000 4194304 4196468 140722417334944 140722417317488 140413194546935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
/proc/8852/statm: 2665264 7462 2840 1 0 2627263 0
[pid=8852/tid=8855] ppid=8845 vsize=10661056 memory=-8253362762721355408 CPUtime=0.09 cores=0,2,4,6
/proc/8852/task/8855/stat : 8855 (java) R 8845 8852 5289 0 -1 4202560 3232 0 0 0 8 1 0 0 20 0 15 0 104672205 10916921344 7462 33554432000 4194304 4196468 140722417334944 140413198777344 140413186784062 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8857] ppid=8845 vsize=10661056 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8857/stat : 8857 (java) S 8845 8852 5289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104672206 10916921344 7462 33554432000 4194304 4196468 140722417334944 140413153307280 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8858] ppid=8845 vsize=10661056 memory=139655694718592 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8858/stat : 8858 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672206 10916921344 7462 33554432000 4194304 4196468 140722417334944 140412799756816 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8859] ppid=8845 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8859/stat : 8859 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672206 10916921344 7462 33554432000 4194304 4196468 140722417334944 140412798704016 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8860] ppid=8845 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8860/stat : 8860 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672206 10916921344 7462 33554432000 4194304 4196468 140722417334944 140412797651216 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8864] ppid=8845 vsize=10661056 memory=139655694718592 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8864/stat : 8864 (java) S 8845 8852 5289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104672207 10916921344 7462 33554432000 4194304 4196468 140722417334944 140412754234224 140413194558082 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8866] ppid=8845 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8866/stat : 8866 (java) S 8845 8852 5289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104672208 10916921344 7462 33554432000 4194304 4196468 140722417334944 140412753180192 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8868] ppid=8845 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8868/stat : 8868 (java) S 8845 8852 5289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104672208 10916921344 7462 33554432000 4194304 4196468 140722417334944 140412752127344 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8873] ppid=8845 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8873/stat : 8873 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672210 10916921344 7462 33554432000 4194304 4196468 140722417334944 140412751075664 140413194565531 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8875] ppid=8845 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8875/stat : 8875 (java) S 8845 8852 5289 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 15 0 104672211 10916921344 7462 33554432000 4194304 4196468 140722417334944 140412750023024 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8876] ppid=8845 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8876/stat : 8876 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672211 10916921344 7462 33554432000 4194304 4196468 140722417334944 140412292425968 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8877] ppid=8845 vsize=10661056 memory=139655694718592 CPUtime=0.01 cores=0,2,4,6
/proc/8852/task/8877/stat : 8877 (java) R 8845 8852 5289 0 -1 4202560 319 0 0 0 1 0 0 0 20 0 15 0 104672211 10916921344 7462 33554432000 4194304 4196468 140722417334944 140412291373168 140413172913315 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8879] ppid=8845 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8879/stat : 8879 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672211 10916921344 7462 33554432000 4194304 4196468 140722417334944 140412290320608 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8881] ppid=8845 vsize=10661056 memory=139655694718592 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8881/stat : 8881 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672211 10916921344 7462 33554432000 4194304 4196468 140722417334944 140412289268912 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 29848 KiB

[startup+0.210433 s]*
/proc/loadavg: 1.22 1.75 1.95 6/216 8881
/proc/meminfo: memFree=28185156/32770624 swapFree=67108436/67108860
[pid=8852] ppid=8845 vsize=10661056 memory=42648 CPUtime=0.33 cores=0,2,4,6
/proc/8852/stat : 8852 (java) S 8845 8852 5289 0 -1 1077944320 8194 0 0 0 31 2 0 0 20 0 15 0 104672205 10916921344 10662 33554432000 4194304 4196468 140722417334944 140722417317488 140413194546935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
/proc/8852/statm: 2665264 10662 2981 1 0 2627263 0
[pid=8852/tid=8855] ppid=8845 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/8852/task/8855/stat : 8855 (java) R 8845 8852 5289 0 -1 4202560 5245 0 0 0 19 1 0 0 20 0 15 0 104672205 10916921344 10681 33554432000 4194304 4196468 140722417334944 140413198776880 140413194568861 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8857] ppid=8845 vsize=10661056 memory=345 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8857/stat : 8857 (java) S 8845 8852 5289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104672206 10916921344 10681 33554432000 4194304 4196468 140722417334944 140413153307280 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8858] ppid=8845 vsize=10661056 memory=139655694727701 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8858/stat : 8858 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672206 10916921344 10681 33554432000 4194304 4196468 140722417334944 140412799756816 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8859] ppid=8845 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8859/stat : 8859 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672206 10916921344 10681 33554432000 4194304 4196468 140722417334944 140412798704016 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8860] ppid=8845 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8860/stat : 8860 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672206 10916921344 10681 33554432000 4194304 4196468 140722417334944 140412797651216 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8864] ppid=8845 vsize=10661056 memory=139655694718592 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8864/stat : 8864 (java) S 8845 8852 5289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104672207 10916921344 10681 33554432000 4194304 4196468 140722417334944 140412754234224 140413194558082 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8866] ppid=8845 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8866/stat : 8866 (java) S 8845 8852 5289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104672208 10916921344 10681 33554432000 4194304 4196468 140722417334944 140412753180192 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8868] ppid=8845 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8868/stat : 8868 (java) S 8845 8852 5289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104672208 10916921344 10681 33554432000 4194304 4196468 140722417334944 140412752127344 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8873] ppid=8845 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8873/stat : 8873 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672210 10916921344 10681 33554432000 4194304 4196468 140722417334944 140412751075664 140413194565531 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8875] ppid=8845 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8852/task/8875/stat : 8875 (java) S 8845 8852 5289 0 -1 1077944384 542 0 0 0 2 0 0 0 20 0 15 0 104672211 10916921344 10681 33554432000 4194304 4196468 140722417334944 140412750023024 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8876] ppid=8845 vsize=10661056 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/8852/task/8876/stat : 8876 (java) S 8845 8852 5289 0 -1 1077944384 214 0 0 0 1 0 0 0 20 0 15 0 104672211 10916921344 10681 33554432000 4194304 4196468 140722417334944 140412292425968 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8877] ppid=8845 vsize=10661056 memory=139655694718592 CPUtime=0.08 cores=0,2,4,6
/proc/8852/task/8877/stat : 8877 (java) S 8845 8852 5289 0 -1 1077944384 835 0 0 0 8 0 0 0 20 0 15 0 104672211 10916921344 10681 33554432000 4194304 4196468 140722417334944 140412291373168 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8879] ppid=8845 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8879/stat : 8879 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672211 10916921344 10681 33554432000 4194304 4196468 140722417334944 140412290320608 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8881] ppid=8845 vsize=10661056 memory=139655694718592 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8881/stat : 8881 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672211 10916921344 10681 33554432000 4194304 4196468 140722417334944 140412289268912 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 42648 KiB

[startup+0.310697 s]*
/proc/loadavg: 1.22 1.75 1.95 7/216 8881
/proc/meminfo: memFree=28171756/32770624 swapFree=67108436/67108860
[pid=8852] ppid=8845 vsize=10661132 memory=48768 CPUtime=0.56 cores=0,2,4,6
/proc/8852/stat : 8852 (java) S 8845 8852 5289 0 -1 1077944320 8765 0 0 0 53 3 0 0 20 0 15 0 104672205 10916999168 12192 33554432000 4194304 4196468 140722417334944 140722417317488 140413194546935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
/proc/8852/statm: 2665283 12192 3020 1 0 2627263 0
[pid=8852/tid=8855] ppid=8845 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/8852/task/8855/stat : 8855 (java) R 8845 8852 5289 0 -1 4202560 5584 0 0 0 28 2 0 0 20 0 15 0 104672205 10916999168 12192 33554432000 4194304 4196468 140722417334944 140413198785040 140413178627422 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8857] ppid=8845 vsize=10661132 memory=290763883793350679 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8857/stat : 8857 (java) S 8845 8852 5289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104672206 10916999168 12192 33554432000 4194304 4196468 140722417334944 140413153307280 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8858] ppid=8845 vsize=10661132 memory=14552295569561240 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8858/stat : 8858 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672206 10916999168 12192 33554432000 4194304 4196468 140722417334944 140412799756816 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8859] ppid=8845 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8859/stat : 8859 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672206 10916999168 12192 33554432000 4194304 4196468 140722417334944 140412798704016 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8860] ppid=8845 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8860/stat : 8860 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672206 10916999168 12192 33554432000 4194304 4196468 140722417334944 140412797651216 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8864] ppid=8845 vsize=10661132 memory=139655694718592 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8864/stat : 8864 (java) S 8845 8852 5289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104672207 10916999168 12192 33554432000 4194304 4196468 140722417334944 140412754234224 140413194558082 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8866] ppid=8845 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8866/stat : 8866 (java) S 8845 8852 5289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104672208 10916999168 12192 33554432000 4194304 4196468 140722417334944 140412753180192 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8868] ppid=8845 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8868/stat : 8868 (java) S 8845 8852 5289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104672208 10916999168 12192 33554432000 4194304 4196468 140722417334944 140412752127344 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8873] ppid=8845 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8873/stat : 8873 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672210 10916999168 12192 33554432000 4194304 4196468 140722417334944 140412751075664 140413194565531 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8875] ppid=8845 vsize=10661132 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/8852/task/8875/stat : 8875 (java) R 8845 8852 5289 0 -1 4202560 564 0 0 0 4 0 0 0 20 0 15 0 104672211 10916999168 12192 33554432000 4194304 4196468 140722417334944 140412750023120 140413174398963 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8876] ppid=8845 vsize=10661132 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/8852/task/8876/stat : 8876 (java) R 8845 8852 5289 0 -1 1077944384 314 0 0 0 5 0 0 0 20 0 15 0 104672211 10916999168 12192 33554432000 4194304 4196468 140722417334944 140412292412816 140413194557141 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8877] ppid=8845 vsize=10661132 memory=139655694718592 CPUtime=0.15 cores=0,2,4,6
/proc/8852/task/8877/stat : 8877 (java) R 8845 8852 5289 0 -1 4202560 938 0 0 0 15 0 0 0 20 0 15 0 104672211 10916999168 12192 33554432000 4194304 4196468 140722417334944 140412291373168 140413187646782 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8879] ppid=8845 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8879/stat : 8879 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672211 10916999168 12192 33554432000 4194304 4196468 140722417334944 140412290320608 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8881] ppid=8845 vsize=10661132 memory=139655694718592 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8881/stat : 8881 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672211 10916999168 12192 33554432000 4194304 4196468 140722417334944 140412289268912 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 48768 KiB

[startup+0.700738 s]
/proc/loadavg: 1.22 1.75 1.95 9/216 8881
/proc/meminfo: memFree=28116004/32770624 swapFree=67108436/67108860
[pid=8852] ppid=8845 vsize=10661132 memory=102092 CPUtime=1.72 cores=0,2,4,6
/proc/8852/stat : 8852 (java) S 8845 8852 5289 0 -1 1077944320 12382 0 0 0 167 5 0 0 20 0 15 0 104672205 10916999168 25523 33554432000 4194304 4196468 140722417334944 140722417317488 140413194546935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
/proc/8852/statm: 2665283 25523 3097 1 0 2627263 0
[pid=8852/tid=8855] ppid=8845 vsize=10661132 memory=1784 CPUtime=0.68 cores=0,2,4,6
/proc/8852/task/8855/stat : 8855 (java) R 8845 8852 5289 0 -1 4202560 5763 0 0 0 65 3 0 0 20 0 15 0 104672205 10916999168 25523 33554432000 4194304 4196468 140722417334944 140413198787472 140722417473474 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8857] ppid=8845 vsize=10661132 memory=5752 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8857/stat : 8857 (java) S 8845 8852 5289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104672206 10916999168 25523 33554432000 4194304 4196468 140722417334944 140413153307280 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8858] ppid=8845 vsize=10661132 memory=4588 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8858/stat : 8858 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672206 10916999168 25523 33554432000 4194304 4196468 140722417334944 140412799756816 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8859] ppid=8845 vsize=10661132 memory=1612 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8859/stat : 8859 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672206 10916999168 25523 33554432000 4194304 4196468 140722417334944 140412798704016 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8860] ppid=8845 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8860/stat : 8860 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672206 10916999168 25523 33554432000 4194304 4196468 140722417334944 140412797651216 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8864] ppid=8845 vsize=10661132 memory=1852 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8864/stat : 8864 (java) S 8845 8852 5289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 104672207 10916999168 25523 33554432000 4194304 4196468 140722417334944 140412754234224 140413194558082 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8866] ppid=8845 vsize=10661132 memory=872 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8866/stat : 8866 (java) S 8845 8852 5289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104672208 10916999168 25523 33554432000 4194304 4196468 140722417334944 140412753180192 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8868] ppid=8845 vsize=10661132 memory=8068 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8868/stat : 8868 (java) S 8845 8852 5289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104672208 10916999168 25523 33554432000 4194304 4196468 140722417334944 140412752127344 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8873] ppid=8845 vsize=10661132 memory=7518026621751089001 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8873/stat : 8873 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672210 10916999168 25523 33554432000 4194304 4196468 140722417334944 140412751075664 140413194565531 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8875] ppid=8845 vsize=10661132 memory=7881696724453321575 CPUtime=0.37 cores=0,2,4,6
/proc/8852/task/8875/stat : 8875 (java) S 8845 8852 5289 0 -1 1077944384 1872 0 0 0 37 0 0 0 20 0 15 0 104672211 10916999168 25523 33554432000 4194304 4196468 140722417334944 140412750023024 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8876] ppid=8845 vsize=10661132 memory=5787213827080022119 CPUtime=0.41 cores=0,2,4,6
/proc/8852/task/8876/stat : 8876 (java) S 8845 8852 5289 0 -1 1077944384 1912 0 0 0 41 0 0 0 20 0 15 0 104672211 10916999168 25523 33554432000 4194304 4196468 140722417334944 140412292425968 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8877] ppid=8845 vsize=10661132 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/8852/task/8877/stat : 8877 (java) S 8845 8852 5289 0 -1 1077944384 1464 0 0 0 23 0 0 0 20 0 15 0 104672211 10916999168 25523 33554432000 4194304 4196468 140722417334944 140412291373168 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8879] ppid=8845 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8879/stat : 8879 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672211 10916999168 25523 33554432000 4194304 4196468 140722417334944 140412290320608 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8881] ppid=8845 vsize=10661132 memory=33 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8881/stat : 8881 (java) S 8845 8852 5289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104672211 10916999168 25523 33554432000 4194304 4196468 140722417334944 140412289268912 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 102092 KiB

[startup+1.50079 s]
/proc/loadavg: 1.22 1.75 1.95 5/216 8881
/proc/meminfo: memFree=27947112/32770624 swapFree=67108436/67108860
[pid=8852] ppid=8845 vsize=10661132 memory=187168 CPUtime=2.79 cores=0,2,4,6
/proc/8852/stat : 8852 (java) S 8845 8852 5289 0 -1 1077944320 14491 0 0 0 270 9 0 0 20 0 15 0 104672205 10916999168 46792 33554432000 4194304 4196468 140722417334944 140722417317488 140413194546935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
/proc/8852/statm: 2665283 46792 3107 1 0 2627263 0
[pid=8852/tid=8855] ppid=8845 vsize=10661132 memory=8112282956445269571 CPUtime=1.47 cores=0,2,4,6
/proc/8852/task/8855/stat : 8855 (java) R 8845 8852 5289 0 -1 4202560 5887 0 0 0 141 6 0 0 20 0 15 0 104672205 10916999168 46792 33554432000 4194304 4196468 140722417334944 140413198786384 140722417473474 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8857] ppid=8845 vsize=10661132 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8857/stat : 8857 (java) S 8845 8852 5289 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 104672206 10916999168 46792 33554432000 4194304 4196468 140722417334944 140413153307280 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8858] ppid=8845 vsize=10661132 memory=-2843869621055772062 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8858/stat : 8858 (java) S 8845 8852 5289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 104672206 10916999168 46792 33554432000 4194304 4196468 140722417334944 140412799756816 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8859] ppid=8845 vsize=10661132 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8859/stat : 8859 (java) S 8845 8852 5289 0 -1 1077944384 185 0 0 0 0 0 0 0 20 0 15 0 104672206 10916999168 46792 33554432000 4194304 4196468 140722417334944 140412798704016 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8860] ppid=8845 vsize=10661132 memory=1401637097735671167 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8860/stat : 8860 (java) S 8845 8852 5289 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 104672206 10916999168 46792 33554432000 4194304 4196468 140722417334944 140412797651216 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8864] ppid=8845 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8864/stat : 8864 (java) S 8845 8852 5289 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 15 0 104672207 10916999168 46792 33554432000 4194304 4196468 140722417334944 140412754234224 140413194558082 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0

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

/proc/8852/task/8855/stat : 8855 (java) R 8845 8852 5289 0 -1 4202560 26289 0 0 0 231260 4911 0 0 20 0 15 0 104672205 10916999168 43041 33554432000 4194304 4196468 140722417334944 140413198786624 140722417473474 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8857] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.25 cores=0,2,4,6
/proc/8852/task/8857/stat : 8857 (java) S 8845 8852 5289 0 -1 1077944384 4859 0 0 0 868 57 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140413153307280 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8858] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.33 cores=0,2,4,6
/proc/8852/task/8858/stat : 8858 (java) S 8845 8852 5289 0 -1 1077944384 4117 0 0 0 877 56 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412799756816 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8859] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.26 cores=0,2,4,6
/proc/8852/task/8859/stat : 8859 (java) S 8845 8852 5289 0 -1 1077944384 3130 0 0 0 870 56 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412798704016 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8860] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.18 cores=0,2,4,6
/proc/8852/task/8860/stat : 8860 (java) S 8845 8852 5289 0 -1 1077944384 3206 0 0 0 862 56 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412797651216 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8864] ppid=8845 vsize=10661132 memory=172164 CPUtime=8.54 cores=0,2,4,6
/proc/8852/task/8864/stat : 8864 (java) S 8845 8852 5289 0 -1 1077944384 4047 0 0 0 796 58 0 0 20 0 15 0 104672207 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412754234224 140413194558082 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8866] ppid=8845 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8866/stat : 8866 (java) S 8845 8852 5289 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 104672208 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412753180192 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8868] ppid=8845 vsize=10661132 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8868/stat : 8868 (java) S 8845 8852 5289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104672208 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412752127344 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8873] ppid=8845 vsize=10661132 memory=1852 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8873/stat : 8873 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672210 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412751075664 140413194565531 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8875] ppid=8845 vsize=10661132 memory=172164 CPUtime=0.56 cores=0,2,4,6
/proc/8852/task/8875/stat : 8875 (java) S 8845 8852 5289 0 -1 1077944384 3673 0 0 0 56 0 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412750023024 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8876] ppid=8845 vsize=10661132 memory=172164 CPUtime=0.59 cores=0,2,4,6
/proc/8852/task/8876/stat : 8876 (java) S 8845 8852 5289 0 -1 1077944384 4598 0 0 0 58 1 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412292425968 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8877] ppid=8845 vsize=10661132 memory=4140 CPUtime=0.28 cores=0,2,4,6
/proc/8852/task/8877/stat : 8877 (java) S 8845 8852 5289 0 -1 1077944384 2830 0 0 0 27 1 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412291373168 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8879] ppid=8845 vsize=10661132 memory=172164 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8879/stat : 8879 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412290320608 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8881] ppid=8845 vsize=10661132 memory=30004 CPUtime=1.28 cores=0,2,4,6
/proc/8852/task/8881/stat : 8881 (java) S 8845 8852 5289 0 -1 1077944384 611 0 0 0 66 62 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412289268912 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
Current children cumulated CPU time: 2410.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 172164 KiB

[startup+2442.3 s]
/proc/loadavg: 0.89 1.27 1.38 4/216 8977
/proc/meminfo: memFree=27898684/32770624 swapFree=67108436/67108860
[pid=8852] ppid=8845 vsize=10661132 memory=172164 CPUtime=2470.72 cores=0,2,4,6
/proc/8852/stat : 8852 (java) S 8845 8852 5289 0 -1 1077944320 59497 0 0 0 241736 5336 0 0 20 0 15 0 104672205 10916999168 43041 33554432000 4194304 4196468 140722417334944 140722417317488 140413194546935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
/proc/8852/statm: 2665283 43041 3139 1 0 2627263 0
[pid=8852/tid=8855] ppid=8845 vsize=10661132 memory=172164 CPUtime=2421.17 cores=0,2,4,6
/proc/8852/task/8855/stat : 8855 (java) R 8845 8852 5289 0 -1 4202560 26742 0 0 0 237083 5034 0 0 20 0 15 0 104672205 10916999168 43041 33554432000 4194304 4196468 140722417334944 140413198786576 140722417473474 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8857] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.5 cores=0,2,4,6
/proc/8852/task/8857/stat : 8857 (java) S 8845 8852 5289 0 -1 1077944384 4873 0 0 0 891 59 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140413153307280 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8858] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.57 cores=0,2,4,6
/proc/8852/task/8858/stat : 8858 (java) S 8845 8852 5289 0 -1 1077944384 4141 0 0 0 900 57 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412799756816 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8859] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.49 cores=0,2,4,6
/proc/8852/task/8859/stat : 8859 (java) S 8845 8852 5289 0 -1 1077944384 3359 0 0 0 892 57 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412798704016 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8860] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.42 cores=0,2,4,6
/proc/8852/task/8860/stat : 8860 (java) S 8845 8852 5289 0 -1 1077944384 3237 0 0 0 885 57 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412797651216 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8864] ppid=8845 vsize=10661132 memory=172164 CPUtime=8.76 cores=0,2,4,6
/proc/8852/task/8864/stat : 8864 (java) S 8845 8852 5289 0 -1 1077944384 4062 0 0 0 816 60 0 0 20 0 15 0 104672207 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412754234224 140413194558082 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8866] ppid=8845 vsize=10661132 memory=1388 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8866/stat : 8866 (java) S 8845 8852 5289 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 104672208 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412753180192 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8868] ppid=8845 vsize=10661132 memory=172164 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8868/stat : 8868 (java) S 8845 8852 5289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104672208 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412752127344 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8873] ppid=8845 vsize=10661132 memory=172164 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8873/stat : 8873 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672210 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412751075664 140413194565531 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8875] ppid=8845 vsize=10661132 memory=172164 CPUtime=0.56 cores=0,2,4,6
/proc/8852/task/8875/stat : 8875 (java) S 8845 8852 5289 0 -1 1077944384 3673 0 0 0 56 0 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412750023024 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8876] ppid=8845 vsize=10661132 memory=4588 CPUtime=0.59 cores=0,2,4,6
/proc/8852/task/8876/stat : 8876 (java) S 8845 8852 5289 0 -1 1077944384 4600 0 0 0 58 1 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412292425968 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8877] ppid=8845 vsize=10661132 memory=172164 CPUtime=0.28 cores=0,2,4,6
/proc/8852/task/8877/stat : 8877 (java) S 8845 8852 5289 0 -1 1077944384 2832 0 0 0 27 1 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412291373168 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8879] ppid=8845 vsize=10661132 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8879/stat : 8879 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412290320608 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8881] ppid=8845 vsize=10661132 memory=2412 CPUtime=1.3 cores=0,2,4,6
/proc/8852/task/8881/stat : 8881 (java) S 8845 8852 5289 0 -1 1077944384 617 0 0 0 67 63 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412289268912 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
Current children cumulated CPU time: 2470.72 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 172164 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2491.11 s]
/proc/loadavg: 0.88 1.21 1.36 4/216 8978
/proc/meminfo: memFree=27898312/32770624 swapFree=67108436/67108860
[pid=8852] ppid=8845 vsize=10661132 memory=172164 CPUtime=2520.08 cores=0,2,4,6
/proc/8852/stat : 8852 (java) S 8845 8852 5289 0 -1 1077944320 60188 0 0 0 246562 5446 0 0 20 0 15 0 104672205 10916999168 43041 33554432000 4194304 4196468 140722417334944 140722417317488 140413194546935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
/proc/8852/statm: 2665283 43041 3139 1 0 2627263 0
[pid=8852/tid=8855] ppid=8845 vsize=10661132 memory=0 CPUtime=2469.54 cores=0,2,4,6
/proc/8852/task/8855/stat : 8855 (java) R 8845 8852 5289 0 -1 4202560 27226 0 0 0 241816 5138 0 0 20 0 15 0 104672205 10916999168 43041 33554432000 4194304 4196468 140722417334944 140413198786576 140722417473474 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8857] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.69 cores=0,2,4,6
/proc/8852/task/8857/stat : 8857 (java) S 8845 8852 5289 0 -1 1077944384 4878 0 0 0 909 60 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140413153307280 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8858] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.77 cores=0,2,4,6
/proc/8852/task/8858/stat : 8858 (java) S 8845 8852 5289 0 -1 1077944384 4151 0 0 0 918 59 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412799756816 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8859] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.68 cores=0,2,4,6
/proc/8852/task/8859/stat : 8859 (java) S 8845 8852 5289 0 -1 1077944384 3364 0 0 0 910 58 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412798704016 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8860] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.61 cores=0,2,4,6
/proc/8852/task/8860/stat : 8860 (java) S 8845 8852 5289 0 -1 1077944384 3252 0 0 0 902 59 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412797651216 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8864] ppid=8845 vsize=10661132 memory=172164 CPUtime=8.95 cores=0,2,4,6
/proc/8852/task/8864/stat : 8864 (java) S 8845 8852 5289 0 -1 1077944384 4226 0 0 0 833 62 0 0 20 0 15 0 104672207 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412754234224 140413194558082 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8866] ppid=8845 vsize=10661132 memory=172164 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8866/stat : 8866 (java) S 8845 8852 5289 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 104672208 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412753180192 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8868] ppid=8845 vsize=10661132 memory=172164 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8868/stat : 8868 (java) S 8845 8852 5289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104672208 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412752127344 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8873] ppid=8845 vsize=10661132 memory=172164 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8873/stat : 8873 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672210 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412751075664 140413194565531 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8875] ppid=8845 vsize=10661132 memory=172164 CPUtime=0.56 cores=0,2,4,6
/proc/8852/task/8875/stat : 8875 (java) S 8845 8852 5289 0 -1 1077944384 3675 0 0 0 56 0 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412750023024 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8876] ppid=8845 vsize=10661132 memory=4140 CPUtime=0.59 cores=0,2,4,6
/proc/8852/task/8876/stat : 8876 (java) S 8845 8852 5289 0 -1 1077944384 4600 0 0 0 58 1 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412292425968 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8877] ppid=8845 vsize=10661132 memory=4140 CPUtime=0.28 cores=0,2,4,6
/proc/8852/task/8877/stat : 8877 (java) S 8845 8852 5289 0 -1 1077944384 2832 0 0 0 27 1 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412291373168 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8879] ppid=8845 vsize=10661132 memory=30004 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8879/stat : 8879 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412290320608 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8881] ppid=8845 vsize=10661132 memory=1296 CPUtime=1.33 cores=0,2,4,6
/proc/8852/task/8881/stat : 8881 (java) S 8845 8852 5289 0 -1 1077944384 623 0 0 0 69 64 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412289268912 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 172164 KiB

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

[startup+2491.12 s]
# the end of solver process 8852 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2465.63 s, system=54.4694 s

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

[startup+2491.11 s]
/proc/loadavg: 0.88 1.21 1.36 4/216 8978
/proc/meminfo: memFree=27898312/32770624 swapFree=67108436/67108860
[pid=8852] ppid=8845 vsize=10661132 memory=172164 CPUtime=2520.08 cores=0,2,4,6
/proc/8852/stat : 8852 (java) S 8845 8852 5289 0 -1 1077944320 60188 0 0 0 246562 5446 0 0 20 0 15 0 104672205 10916999168 43041 33554432000 4194304 4196468 140722417334944 140722417317488 140413194546935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
/proc/8852/statm: 2665283 43041 3139 1 0 2627263 0
[pid=8852/tid=8855] ppid=8845 vsize=10661132 memory=0 CPUtime=2469.54 cores=0,2,4,6
/proc/8852/task/8855/stat : 8855 (java) R 8845 8852 5289 0 -1 4202560 27226 0 0 0 241816 5138 0 0 20 0 15 0 104672205 10916999168 43041 33554432000 4194304 4196468 140722417334944 140413198786576 140722417473474 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8857] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.69 cores=0,2,4,6
/proc/8852/task/8857/stat : 8857 (java) S 8845 8852 5289 0 -1 1077944384 4878 0 0 0 909 60 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140413153307280 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8858] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.77 cores=0,2,4,6
/proc/8852/task/8858/stat : 8858 (java) S 8845 8852 5289 0 -1 1077944384 4151 0 0 0 918 59 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412799756816 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8859] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.68 cores=0,2,4,6
/proc/8852/task/8859/stat : 8859 (java) S 8845 8852 5289 0 -1 1077944384 3364 0 0 0 910 58 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412798704016 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8860] ppid=8845 vsize=10661132 memory=172164 CPUtime=9.61 cores=0,2,4,6
/proc/8852/task/8860/stat : 8860 (java) S 8845 8852 5289 0 -1 1077944384 3252 0 0 0 902 59 0 0 20 0 15 0 104672206 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412797651216 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8864] ppid=8845 vsize=10661132 memory=172164 CPUtime=8.95 cores=0,2,4,6
/proc/8852/task/8864/stat : 8864 (java) S 8845 8852 5289 0 -1 1077944384 4226 0 0 0 833 62 0 0 20 0 15 0 104672207 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412754234224 140413194558082 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8866] ppid=8845 vsize=10661132 memory=172164 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8866/stat : 8866 (java) S 8845 8852 5289 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 104672208 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412753180192 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8868] ppid=8845 vsize=10661132 memory=172164 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8868/stat : 8868 (java) S 8845 8852 5289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104672208 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412752127344 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8873] ppid=8845 vsize=10661132 memory=172164 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8873/stat : 8873 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672210 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412751075664 140413194565531 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8875] ppid=8845 vsize=10661132 memory=172164 CPUtime=0.56 cores=0,2,4,6
/proc/8852/task/8875/stat : 8875 (java) S 8845 8852 5289 0 -1 1077944384 3675 0 0 0 56 0 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412750023024 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8876] ppid=8845 vsize=10661132 memory=4140 CPUtime=0.59 cores=0,2,4,6
/proc/8852/task/8876/stat : 8876 (java) S 8845 8852 5289 0 -1 1077944384 4600 0 0 0 58 1 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412292425968 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8877] ppid=8845 vsize=10661132 memory=4140 CPUtime=0.28 cores=0,2,4,6
/proc/8852/task/8877/stat : 8877 (java) S 8845 8852 5289 0 -1 1077944384 2832 0 0 0 27 1 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412291373168 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8879] ppid=8845 vsize=10661132 memory=30004 CPUtime=0 cores=0,2,4,6
/proc/8852/task/8879/stat : 8879 (java) S 8845 8852 5289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412290320608 140413194557141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
[pid=8852/tid=8881] ppid=8845 vsize=10661132 memory=1296 CPUtime=1.33 cores=0,2,4,6
/proc/8852/task/8881/stat : 8881 (java) S 8845 8852 5289 0 -1 1077944384 623 0 0 0 69 64 0 0 20 0 15 0 104672211 10916999168 43041 33554432000 4194304 4196468 140722417334944 140412289268912 140413194558082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7086080 140722417341596 140722417341705 140722417341705 140722417344463 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 172164 KiB

Child status: 143
Real time (s): 2491.12
CPU time (s): 2520.1
CPU user time (s): 2465.63
CPU system time (s): 54.4694
CPU usage (%): 101.163
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 194016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2465.63
system time used= 54.4694
maximum resident set size= 196064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60447
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 312160
involuntary context switches= 6730


# summary of solver processes directly reported to runsolver:
#   pid: 8852
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2465.63
#   total CPU system time (s): 54.4694

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4273 second user time and 23.3707 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-29 15:31:30
IDJOB=4300109
IDBENCH=141557
IDSOLVER=2765
FILE ID=node137/4300109-1532871090
RUNJOBID= node137-1532871090-8822
PBS_JOBID= 21022493
Free space on /tmp= 48540 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-08-m009_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300109-1532871090/watcher-4300109-1532871090 -o /tmp/evaluation-result-4300109-1532871090/solver-4300109-1532871090 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532871090-8822 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4300109-1532871090.xml --timelimit 2520

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

MD5SUM BENCH= 012ef72073aa4b47e82f6ff4769ae682
RANDOM SEED=1229056914

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28244808 kB
MemAvailable:   31933208 kB
Buffers:          211284 kB
Cached:          3713528 kB
SwapCached:           32 kB
Active:          1703144 kB
Inactive:        2277972 kB
Active(anon):       4140 kB
Inactive(anon):    80044 kB
Active(file):    1699004 kB
Inactive(file):  2197928 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              2404 kB
Writeback:             0 kB
AnonPages:         70860 kB
Mapped:            42568 kB
Shmem:             25052 kB
Slab:             242272 kB
SReclaimable:     214608 kB
SUnreclaim:        27664 kB
KernelStack:        3472 kB
PageTables:         4836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48536 MiB
End job on node137 at 2018-07-29 16:13:02