Trace number 4300512

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.12 2476.72

General information on the benchmark

NameEternity/
Eternity-15-15_c18.xml
MD5SUM07f6a500cdb84e44b97e5b2e1697edff
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 variables705
Number of constraints286
Number of domains2
Minimum domain size22
Maximum domain size225
Distribution of domain sizes[{"size":22,"count":480},{"size":225,"count":225}]
Minimum variable degree1
Maximum variable degree16
Distribution of variable degrees[{"degree":1,"count":14},{"degree":2,"count":690},{"degree":16,"count":1}]
Minimum constraint arity1
Maximum constraint arity225
Distribution of constraint arities[{"arity":1,"count":60},{"arity":5,"count":225},{"arity":225,"count":1}]
Number of extensional constraints225
Number of intensional constraints60
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":60},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.11/0.14	c version: 2018-04-11
0.11/0.14	c seed: 1811631
0.11/0.14	c timeout: -1
0.11/0.14	c memlimit: -1
0.11/0.14	c nbcore: -1
2520.09/2476.70	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300512-1532870750/watcher-4300512-1532870750 -o /tmp/evaluation-result-4300512-1532870750/solver-4300512-1532870750 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532847434-5751 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4300512-1532870750.xml 

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

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

solver pid=8657, runsolver pid=8654

[startup+0.100135 s]*
/proc/loadavg: 1.23 1.21 1.29 4/215 8672
/proc/meminfo: memFree=26143816/32770624 swapFree=67028724/67108860
[pid=8657] ppid=8654 vsize=10661052 memory=27104 CPUtime=0.11 cores=1,3,5,7
/proc/8657/stat : 8657 (java) S 8654 8657 5719 0 -1 1077944320 5205 0 0 0 10 1 0 0 20 0 15 0 104638141 10916917248 6776 33554432000 4194304 4196468 140735006167072 140735006149616 140082943557367 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
/proc/8657/statm: 2665263 6776 2812 1 0 2627263 0
[pid=8657/tid=8659] ppid=8654 vsize=10661052 memory=-8682202802176226496 CPUtime=0.08 cores=1,3,5,7
/proc/8657/task/8659/stat : 8659 (java) R 8654 8657 5719 0 -1 4202560 3157 0 0 0 8 0 0 0 20 0 15 0 104638142 10916917248 6776 33554432000 4194304 4196468 140735006167072 140082947781888 140082943569302 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8660] ppid=8654 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8660/stat : 8660 (java) S 8654 8657 5719 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104638143 10916917248 6776 33554432000 4194304 4196468 140735006167072 140082550516752 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8661] ppid=8654 vsize=10661052 memory=139903283787392 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8661/stat : 8661 (java) S 8654 8657 5719 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104638143 10916917248 6776 33554432000 4194304 4196468 140735006167072 140082549464208 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8662] ppid=8654 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8662/stat : 8662 (java) S 8654 8657 5719 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104638143 10916917248 6776 33554432000 4194304 4196468 140735006167072 140082548411152 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8663] ppid=8654 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8663/stat : 8663 (java) S 8654 8657 5719 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104638143 10916917248 6776 33554432000 4194304 4196468 140735006167072 140082547358608 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8664] ppid=8654 vsize=10661052 memory=139903283787392 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8664/stat : 8664 (java) S 8654 8657 5719 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104638144 10916917248 6776 33554432000 4194304 4196468 140735006167072 140082435569904 140082943568514 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8665] ppid=8654 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8665/stat : 8665 (java) S 8654 8657 5719 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104638145 10916917248 6776 33554432000 4194304 4196468 140735006167072 140082434516128 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8666] ppid=8654 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8666/stat : 8666 (java) S 8654 8657 5719 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104638145 10916917248 6776 33554432000 4194304 4196468 140735006167072 140082433463024 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8667] ppid=8654 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8667/stat : 8667 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638147 10916917248 6776 33554432000 4194304 4196468 140735006167072 140082432411600 140082943575963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8668] ppid=8654 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8668/stat : 8668 (java) S 8654 8657 5719 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 104638147 10916917248 6776 33554432000 4194304 4196468 140735006167072 140082431359728 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8669] ppid=8654 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8669/stat : 8669 (java) S 8654 8657 5719 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104638147 10916917248 6776 33554432000 4194304 4196468 140735006167072 140082430307184 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8670] ppid=8654 vsize=10661052 memory=139903283787392 CPUtime=0.01 cores=1,3,5,7
/proc/8657/task/8670/stat : 8670 (java) R 8654 8657 5719 0 -1 4202560 257 0 0 0 1 0 0 0 20 0 15 0 104638147 10916917248 6776 33554432000 4194304 4196468 140735006167072 140082429254128 140082943578714 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8671] ppid=8654 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8671/stat : 8671 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638148 10916917248 6776 33554432000 4194304 4196468 140735006167072 140082428201824 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8672] ppid=8654 vsize=10661052 memory=139903283787392 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8672/stat : 8672 (java) S 8654 8657 5719 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104638148 10916917248 6776 33554432000 4194304 4196468 140735006167072 140082427148848 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27104 KiB

[startup+0.212914 s]*
/proc/loadavg: 1.23 1.21 1.29 3/215 8672
/proc/meminfo: memFree=26131784/32770624 swapFree=67028724/67108860
[pid=8657] ppid=8654 vsize=10661052 memory=39832 CPUtime=0.32 cores=1,3,5,7
/proc/8657/stat : 8657 (java) S 8654 8657 5719 0 -1 1077944320 8049 0 0 0 31 1 0 0 20 0 15 0 104638141 10916917248 9958 33554432000 4194304 4196468 140735006167072 140735006149616 140082943557367 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
/proc/8657/statm: 2665263 9958 2953 1 0 2627263 0
[pid=8657/tid=8659] ppid=8654 vsize=10661052 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/8657/task/8659/stat : 8659 (java) R 8654 8657 5719 0 -1 4202560 5141 0 0 0 19 0 0 0 20 0 15 0 104638142 10916917248 9958 33554432000 4194304 4196468 140735006167072 140082947788608 140082943579293 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8660] ppid=8654 vsize=10661052 memory=342 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8660/stat : 8660 (java) S 8654 8657 5719 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104638143 10916917248 9958 33554432000 4194304 4196468 140735006167072 140082550516752 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8661] ppid=8654 vsize=10661052 memory=139903283796302 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8661/stat : 8661 (java) S 8654 8657 5719 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104638143 10916917248 9958 33554432000 4194304 4196468 140735006167072 140082549464208 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8662] ppid=8654 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8662/stat : 8662 (java) S 8654 8657 5719 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104638143 10916917248 9958 33554432000 4194304 4196468 140735006167072 140082548411152 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8663] ppid=8654 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8663/stat : 8663 (java) S 8654 8657 5719 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104638143 10916917248 9958 33554432000 4194304 4196468 140735006167072 140082547358608 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8664] ppid=8654 vsize=10661052 memory=139903283787392 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8664/stat : 8664 (java) S 8654 8657 5719 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104638144 10916917248 9958 33554432000 4194304 4196468 140735006167072 140082435569904 140082943568514 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8665] ppid=8654 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8665/stat : 8665 (java) S 8654 8657 5719 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104638145 10916917248 9958 33554432000 4194304 4196468 140735006167072 140082434516128 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8666] ppid=8654 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8666/stat : 8666 (java) S 8654 8657 5719 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104638145 10916917248 9958 33554432000 4194304 4196468 140735006167072 140082433463024 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8667] ppid=8654 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8667/stat : 8667 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638147 10916917248 9958 33554432000 4194304 4196468 140735006167072 140082432411600 140082943575963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8668] ppid=8654 vsize=10661052 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8657/task/8668/stat : 8668 (java) R 8654 8657 5719 0 -1 4202560 613 0 0 0 2 0 0 0 20 0 15 0 104638147 10916917248 9958 33554432000 4194304 4196468 140735006167072 140082431359728 140082929572496 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8669] ppid=8654 vsize=10661052 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8657/task/8669/stat : 8669 (java) R 8654 8657 5719 0 -1 1077944384 119 0 0 0 2 0 0 0 20 0 15 0 104638147 10916917248 9958 33554432000 4194304 4196468 140735006167072 140082430307184 140082943568514 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8670] ppid=8654 vsize=10661052 memory=139903283787392 CPUtime=0.07 cores=1,3,5,7
/proc/8657/task/8670/stat : 8670 (java) R 8654 8657 5719 0 -1 4202560 811 0 0 0 7 0 0 0 20 0 15 0 104638147 10916917248 9958 33554432000 4194304 4196468 140735006167072 140082429254128 140082943578714 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8671] ppid=8654 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8671/stat : 8671 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638148 10916917248 9958 33554432000 4194304 4196468 140735006167072 140082428201824 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8672] ppid=8654 vsize=10661052 memory=139903283787392 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8672/stat : 8672 (java) S 8654 8657 5719 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104638148 10916917248 9958 33554432000 4194304 4196468 140735006167072 140082427148848 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 39832 KiB

[startup+0.3103 s]*
/proc/loadavg: 1.23 1.21 1.29 4/215 8672
/proc/meminfo: memFree=26119888/32770624 swapFree=67028724/67108860
[pid=8657] ppid=8654 vsize=10661128 memory=51708 CPUtime=0.58 cores=1,3,5,7
/proc/8657/stat : 8657 (java) S 8654 8657 5719 0 -1 1077944320 9006 0 0 0 55 3 0 0 20 0 15 0 104638141 10916995072 12927 33554432000 4194304 4196468 140735006167072 140735006149616 140082943557367 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
/proc/8657/statm: 2665282 12927 3059 1 0 2627263 0
[pid=8657/tid=8659] ppid=8654 vsize=10661128 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/8657/task/8659/stat : 8659 (java) R 8654 8657 5719 0 -1 4202560 5466 0 0 0 27 2 0 0 20 0 15 0 104638142 10916995072 12927 33554432000 4194304 4196468 140735006167072 140082947794176 140082927637854 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8660] ppid=8654 vsize=10661128 memory=4294976237 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8660/stat : 8660 (java) S 8654 8657 5719 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104638143 10916995072 12927 33554432000 4194304 4196468 140735006167072 140082550516752 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8661] ppid=8654 vsize=10661128 memory=139903284405312 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8661/stat : 8661 (java) S 8654 8657 5719 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104638143 10916995072 12927 33554432000 4194304 4196468 140735006167072 140082549464208 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8662] ppid=8654 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8662/stat : 8662 (java) S 8654 8657 5719 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104638143 10916995072 12927 33554432000 4194304 4196468 140735006167072 140082548411152 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8663] ppid=8654 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8663/stat : 8663 (java) S 8654 8657 5719 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104638143 10916995072 12927 33554432000 4194304 4196468 140735006167072 140082547358608 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8664] ppid=8654 vsize=10661128 memory=139903283787392 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8664/stat : 8664 (java) S 8654 8657 5719 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 104638144 10916995072 12927 33554432000 4194304 4196468 140735006167072 140082435569904 140082943568514 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8665] ppid=8654 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8665/stat : 8665 (java) S 8654 8657 5719 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104638145 10916995072 12927 33554432000 4194304 4196468 140735006167072 140082434516128 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8666] ppid=8654 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8666/stat : 8666 (java) S 8654 8657 5719 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104638145 10916995072 12927 33554432000 4194304 4196468 140735006167072 140082433463024 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8667] ppid=8654 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8667/stat : 8667 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638147 10916995072 12927 33554432000 4194304 4196468 140735006167072 140082432411600 140082943575963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8668] ppid=8654 vsize=10661128 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/8657/task/8668/stat : 8668 (java) S 8654 8657 5719 0 -1 1077944384 849 0 0 0 5 0 0 0 20 0 15 0 104638147 10916995072 12927 33554432000 4194304 4196468 140735006167072 140082431359728 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8669] ppid=8654 vsize=10661128 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/8657/task/8669/stat : 8669 (java) S 8654 8657 5719 0 -1 1077944384 269 0 0 0 7 0 0 0 20 0 15 0 104638147 10916995072 12927 33554432000 4194304 4196468 140735006167072 140082430307184 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8670] ppid=8654 vsize=10661128 memory=139903283787392 CPUtime=0.14 cores=1,3,5,7
/proc/8657/task/8670/stat : 8670 (java) R 8654 8657 5719 0 -1 4202560 1053 0 0 0 14 0 0 0 20 0 15 0 104638147 10916995072 12927 33554432000 4194304 4196468 140735006167072 140082429254128 140082922095601 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8671] ppid=8654 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8671/stat : 8671 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638148 10916995072 12927 33554432000 4194304 4196468 140735006167072 140082428201824 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8672] ppid=8654 vsize=10661128 memory=139903283787392 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8672/stat : 8672 (java) S 8654 8657 5719 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104638148 10916995072 12927 33554432000 4194304 4196468 140735006167072 140082427148848 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 51708 KiB

[startup+0.701019 s]
/proc/loadavg: 1.23 1.21 1.29 5/215 8672
/proc/meminfo: memFree=26063108/32770624 swapFree=67028724/67108860
[pid=8657] ppid=8654 vsize=10661128 memory=189008 CPUtime=1.82 cores=1,3,5,7
/proc/8657/stat : 8657 (java) S 8654 8657 5719 0 -1 1077944320 11159 0 0 0 176 6 0 0 20 0 15 0 104638141 10916995072 47252 33554432000 4194304 4196468 140735006167072 140735006149616 140082943557367 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
/proc/8657/statm: 2665282 47252 3115 1 0 2627263 0
[pid=8657/tid=8659] ppid=8654 vsize=10661128 memory=177114720515383 CPUtime=0.66 cores=1,3,5,7
/proc/8657/task/8659/stat : 8659 (java) R 8654 8657 5719 0 -1 4202560 5534 0 0 0 63 3 0 0 20 0 15 0 104638142 10916995072 47252 33554432000 4194304 4196468 140735006167072 140082947794784 140082581031568 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8660] ppid=8654 vsize=10661128 memory=446000 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8660/stat : 8660 (java) S 8654 8657 5719 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 104638143 10916995072 47252 33554432000 4194304 4196468 140735006167072 140082550516752 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8661] ppid=8654 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8661/stat : 8661 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638143 10916995072 47252 33554432000 4194304 4196468 140735006167072 140082549464208 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8662] ppid=8654 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8662/stat : 8662 (java) S 8654 8657 5719 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 104638143 10916995072 47252 33554432000 4194304 4196468 140735006167072 140082548411152 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8663] ppid=8654 vsize=10661128 memory=7809523229951467572 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8663/stat : 8663 (java) S 8654 8657 5719 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 104638143 10916995072 47252 33554432000 4194304 4196468 140735006167072 140082547358608 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8664] ppid=8654 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8664/stat : 8664 (java) S 8654 8657 5719 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 104638144 10916995072 47252 33554432000 4194304 4196468 140735006167072 140082435569904 140082943568514 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8665] ppid=8654 vsize=10661128 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8665/stat : 8665 (java) S 8654 8657 5719 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104638145 10916995072 47252 33554432000 4194304 4196468 140735006167072 140082434516128 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8666] ppid=8654 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8666/stat : 8666 (java) S 8654 8657 5719 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104638145 10916995072 47252 33554432000 4194304 4196468 140735006167072 140082433463024 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8667] ppid=8654 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8667/stat : 8667 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638147 10916995072 47252 33554432000 4194304 4196468 140735006167072 140082432411600 140082943575963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8668] ppid=8654 vsize=10661128 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/8657/task/8668/stat : 8668 (java) R 8654 8657 5719 0 -1 4202560 1626 0 0 0 42 0 0 0 20 0 15 0 104638147 10916995072 47252 33554432000 4194304 4196468 140735006167072 140082431347120 140082925093481 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8669] ppid=8654 vsize=10661128 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/8657/task/8669/stat : 8669 (java) R 8654 8657 5719 0 -1 4202560 1151 0 0 0 43 0 0 0 20 0 15 0 104638147 10916995072 47252 33554432000 4194304 4196468 140735006167072 140082430292176 140082927049099 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8670] ppid=8654 vsize=10661128 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/8657/task/8670/stat : 8670 (java) S 8654 8657 5719 0 -1 1077944384 1353 0 0 0 24 0 0 0 20 0 15 0 104638147 10916995072 47252 33554432000 4194304 4196468 140735006167072 140082429254128 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8671] ppid=8654 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8671/stat : 8671 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638148 10916995072 47252 33554432000 4194304 4196468 140735006167072 140082428201824 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8672] ppid=8654 vsize=10661128 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8672/stat : 8672 (java) S 8654 8657 5719 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104638148 10916995072 47252 33554432000 4194304 4196468 140735006167072 140082427148848 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
Current children cumulated CPU time: 1.82 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 189008 KiB

[startup+1.50078 s]
/proc/loadavg: 1.23 1.21 1.29 3/215 8672
/proc/meminfo: memFree=25962512/32770624 swapFree=67028724/67108860
[pid=8657] ppid=8654 vsize=10661128 memory=354692 CPUtime=3.68 cores=1,3,5,7
/proc/8657/stat : 8657 (java) S 8654 8657 5719 0 -1 1077944320 12281 0 0 0 354 14 0 0 20 0 15 0 104638141 10916995072 88673 33554432000 4194304 4196468 140735006167072 140735006149616 140082943557367 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
/proc/8657/statm: 2665282 88673 3146 1 0 2627263 0
[pid=8657/tid=8659] ppid=8654 vsize=10661128 memory=9169 CPUtime=1.42 cores=1,3,5,7
/proc/8657/task/8659/stat : 8659 (java) R 8654 8657 5719 0 -1 4202560 5808 0 0 0 136 6 0 0 20 0 15 0 104638142 10916995072 88673 33554432000 4194304 4196468 140735006167072 140082947793752 140082585943435 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8660] ppid=8654 vsize=10661128 memory=8112282956445269571 CPUtime=0.03 cores=1,3,5,7
/proc/8657/task/8660/stat : 8660 (java) S 8654 8657 5719 0 -1 1077944384 46 0 0 0 2 1 0 0 20 0 15 0 104638143 10916995072 88673 33554432000 4194304 4196468 140735006167072 140082550516752 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8661] ppid=8654 vsize=10661128 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/8657/task/8661/stat : 8661 (java) S 8654 8657 5719 0 -1 1077944384 29 0 0 0 2 1 0 0 20 0 15 0 104638143 10916995072 88673 33554432000 4194304 4196468 140735006167072 140082549464208 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8662] ppid=8654 vsize=10661128 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/8657/task/8662/stat : 8662 (java) S 8654 8657 5719 0 -1 1077944384 39 0 0 0 3 1 0 0 20 0 15 0 104638143 10916995072 88673 33554432000 4194304 4196468 140735006167072 140082548411152 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8663] ppid=8654 vsize=10661128 memory=6943526294502006880 CPUtime=0.04 cores=1,3,5,7
/proc/8657/task/8663/stat : 8663 (java) S 8654 8657 5719 0 -1 1077944384 41 0 0 0 3 1 0 0 20 0 15 0 104638143 10916995072 88673 33554432000 4194304 4196468 140735006167072 140082547358608 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8664] ppid=8654 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8664/stat : 8664 (java) S 8654 8657 5719 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 104638144 10916995072 88673 33554432000 4194304 4196468 140735006167072 140082435569904 140082943568514 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0

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

/proc/8657/task/8659/stat : 8659 (java) R 8654 8657 5719 0 -1 4202560 60882 0 0 0 235424 77 0 0 20 0 15 0 104638142 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082947797040 140082585943534 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8660] ppid=8654 vsize=10661128 memory=2564260 CPUtime=13.78 cores=1,3,5,7
/proc/8657/task/8660/stat : 8660 (java) S 8654 8657 5719 0 -1 1077944384 22712 0 0 0 1299 79 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082550516752 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8661] ppid=8654 vsize=10661128 memory=2564260 CPUtime=13.82 cores=1,3,5,7
/proc/8657/task/8661/stat : 8661 (java) S 8654 8657 5719 0 -1 1077944384 21039 0 0 0 1305 77 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082549464208 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8662] ppid=8654 vsize=10661128 memory=2564260 CPUtime=13.83 cores=1,3,5,7
/proc/8657/task/8662/stat : 8662 (java) S 8654 8657 5719 0 -1 1077944384 22428 0 0 0 1310 73 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082548411152 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8663] ppid=8654 vsize=10661128 memory=640 CPUtime=13.82 cores=1,3,5,7
/proc/8657/task/8663/stat : 8663 (java) S 8654 8657 5719 0 -1 1077944384 21685 0 0 0 1306 76 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082547358608 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8664] ppid=8654 vsize=10661128 memory=2564260 CPUtime=9.9 cores=1,3,5,7
/proc/8657/task/8664/stat : 8664 (java) S 8654 8657 5719 0 -1 1077944384 28505 0 0 0 913 77 0 0 20 0 15 0 104638144 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082435569904 140082943568514 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8665] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8665/stat : 8665 (java) S 8654 8657 5719 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 104638145 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082434516192 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8666] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8666/stat : 8666 (java) S 8654 8657 5719 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104638145 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082433463024 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8667] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8667/stat : 8667 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082432411600 140082943575963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8668] ppid=8654 vsize=10661128 memory=3544 CPUtime=0.88 cores=1,3,5,7
/proc/8657/task/8668/stat : 8668 (java) S 8654 8657 5719 0 -1 1077944384 4233 0 0 0 87 1 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082431359728 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8669] ppid=8654 vsize=10661128 memory=26676 CPUtime=0.98 cores=1,3,5,7
/proc/8657/task/8669/stat : 8669 (java) S 8654 8657 5719 0 -1 1077944384 4018 0 0 0 97 1 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082430307184 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8670] ppid=8654 vsize=10661128 memory=3544 CPUtime=0.46 cores=1,3,5,7
/proc/8657/task/8670/stat : 8670 (java) S 8654 8657 5719 0 -1 1077944384 2533 0 0 0 45 1 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082429254128 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8671] ppid=8654 vsize=10661128 memory=26676 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8671/stat : 8671 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638148 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082428201824 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8672] ppid=8654 vsize=10661128 memory=800 CPUtime=1.6 cores=1,3,5,7
/proc/8657/task/8672/stat : 8672 (java) S 8654 8657 5719 0 -1 1077944384 1792 0 0 0 69 91 0 0 20 0 15 0 104638148 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082427148848 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
Current children cumulated CPU time: 2424.17 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2564260 KiB

[startup+2442.3 s]
/proc/loadavg: 1.30 1.37 1.34 3/215 8844
/proc/meminfo: memFree=21996712/32770624 swapFree=67028736/67108860
[pid=8657] ppid=8654 vsize=10661128 memory=2564260 CPUtime=2485.13 cores=1,3,5,7
/proc/8657/stat : 8657 (java) S 8654 8657 5719 0 -1 1077944320 194399 0 0 0 248049 464 0 0 20 0 15 0 104638141 10916995072 641065 33554432000 4194304 4196468 140735006167072 140735006149616 140082943557367 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
/proc/8657/statm: 2665282 641065 3171 1 0 2627263 0
[pid=8657/tid=8659] ppid=8654 vsize=10661128 memory=2564260 CPUtime=2414.31 cores=1,3,5,7
/proc/8657/task/8659/stat : 8659 (java) R 8654 8657 5719 0 -1 4202560 62220 0 0 0 241353 78 0 0 20 0 15 0 104638142 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082947797040 140082581337676 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8660] ppid=8654 vsize=10661128 memory=2564260 CPUtime=14.1 cores=1,3,5,7
/proc/8657/task/8660/stat : 8660 (java) S 8654 8657 5719 0 -1 1077944384 23351 0 0 0 1330 80 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082550516752 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8661] ppid=8654 vsize=10661128 memory=2564260 CPUtime=14.16 cores=1,3,5,7
/proc/8657/task/8661/stat : 8661 (java) S 8654 8657 5719 0 -1 1077944384 21187 0 0 0 1336 80 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082549464208 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8662] ppid=8654 vsize=10661128 memory=2564260 CPUtime=14.16 cores=1,3,5,7
/proc/8657/task/8662/stat : 8662 (java) S 8654 8657 5719 0 -1 1077944384 22544 0 0 0 1342 74 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082548411152 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8663] ppid=8654 vsize=10661128 memory=2564260 CPUtime=14.15 cores=1,3,5,7
/proc/8657/task/8663/stat : 8663 (java) S 8654 8657 5719 0 -1 1077944384 22100 0 0 0 1338 77 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082547358608 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8664] ppid=8654 vsize=10661128 memory=2564260 CPUtime=10.17 cores=1,3,5,7
/proc/8657/task/8664/stat : 8664 (java) S 8654 8657 5719 0 -1 1077944384 29008 0 0 0 939 78 0 0 20 0 15 0 104638144 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082435569904 140082943568514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8665] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8665/stat : 8665 (java) S 8654 8657 5719 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 104638145 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082434516192 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8666] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8666/stat : 8666 (java) S 8654 8657 5719 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104638145 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082433463024 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8667] ppid=8654 vsize=10661128 memory=26676 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8667/stat : 8667 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082432411600 140082943575963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8668] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0.88 cores=1,3,5,7
/proc/8657/task/8668/stat : 8668 (java) S 8654 8657 5719 0 -1 1077944384 4239 0 0 0 87 1 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082431359728 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8669] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0.98 cores=1,3,5,7
/proc/8657/task/8669/stat : 8669 (java) S 8654 8657 5719 0 -1 1077944384 4024 0 0 0 97 1 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082430307184 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8670] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0.46 cores=1,3,5,7
/proc/8657/task/8670/stat : 8670 (java) S 8654 8657 5719 0 -1 1077944384 2539 0 0 0 45 1 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082429254128 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8671] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8671/stat : 8671 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638148 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082428201824 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8672] ppid=8654 vsize=10661128 memory=2564260 CPUtime=1.64 cores=1,3,5,7
/proc/8657/task/8672/stat : 8672 (java) S 8654 8657 5719 0 -1 1077944384 1826 0 0 0 71 93 0 0 20 0 15 0 104638148 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082427148848 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
Current children cumulated CPU time: 2485.13 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2564260 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2476.7 s]
/proc/loadavg: 1.42 1.39 1.34 3/215 8845
/proc/meminfo: memFree=21992532/32770624 swapFree=67028736/67108860
[pid=8657] ppid=8654 vsize=10661128 memory=2564260 CPUtime=2520.09 cores=1,3,5,7
/proc/8657/stat : 8657 (java) S 8654 8657 5719 0 -1 1077944320 195718 0 0 0 251540 469 0 0 20 0 15 0 104638141 10916995072 641065 33554432000 4194304 4196468 140735006167072 140735006149616 140082943557367 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
/proc/8657/statm: 2665282 641065 3171 1 0 2627263 0
[pid=8657/tid=8659] ppid=8654 vsize=10661128 memory=2564260 CPUtime=2448.3 cores=1,3,5,7
/proc/8657/task/8659/stat : 8659 (java) R 8654 8657 5719 0 -1 4202560 62773 0 0 0 244751 79 0 0 20 0 15 0 104638142 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082947797040 140082585943684 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8660] ppid=8654 vsize=10661128 memory=2564260 CPUtime=14.31 cores=1,3,5,7
/proc/8657/task/8660/stat : 8660 (java) S 8654 8657 5719 0 -1 1077944384 23617 0 0 0 1350 81 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082550516752 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8661] ppid=8654 vsize=10661128 memory=2564260 CPUtime=14.36 cores=1,3,5,7
/proc/8657/task/8661/stat : 8661 (java) S 8654 8657 5719 0 -1 1077944384 21352 0 0 0 1355 81 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082549464208 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8662] ppid=8654 vsize=10661128 memory=2564260 CPUtime=14.36 cores=1,3,5,7
/proc/8657/task/8662/stat : 8662 (java) S 8654 8657 5719 0 -1 1077944384 22613 0 0 0 1361 75 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082548411152 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8663] ppid=8654 vsize=10661128 memory=2564260 CPUtime=14.34 cores=1,3,5,7
/proc/8657/task/8663/stat : 8663 (java) S 8654 8657 5719 0 -1 1077944384 22175 0 0 0 1356 78 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082547358608 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8664] ppid=8654 vsize=10661128 memory=2564260 CPUtime=10.33 cores=1,3,5,7
/proc/8657/task/8664/stat : 8664 (java) S 8654 8657 5719 0 -1 1077944384 29177 0 0 0 954 79 0 0 20 0 15 0 104638144 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082435569904 140082943568514 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8665] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8665/stat : 8665 (java) S 8654 8657 5719 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 104638145 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082434516192 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8666] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8666/stat : 8666 (java) S 8654 8657 5719 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104638145 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082433463024 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8667] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8667/stat : 8667 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082432411600 140082943575963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8668] ppid=8654 vsize=10661128 memory=3544 CPUtime=0.88 cores=1,3,5,7
/proc/8657/task/8668/stat : 8668 (java) S 8654 8657 5719 0 -1 1077944384 4242 0 0 0 87 1 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082431359728 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8669] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0.98 cores=1,3,5,7
/proc/8657/task/8669/stat : 8669 (java) S 8654 8657 5719 0 -1 1077944384 4026 0 0 0 97 1 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082430307184 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8670] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0.46 cores=1,3,5,7
/proc/8657/task/8670/stat : 8670 (java) S 8654 8657 5719 0 -1 1077944384 2541 0 0 0 45 1 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082429254128 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8671] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8671/stat : 8671 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638148 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082428201824 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8672] ppid=8654 vsize=10661128 memory=3544 CPUtime=1.67 cores=1,3,5,7
/proc/8657/task/8672/stat : 8672 (java) S 8654 8657 5719 0 -1 1077944384 1841 0 0 0 72 95 0 0 20 0 15 0 104638148 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082427148848 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2564260 KiB

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

[startup+2476.72 s]
# the end of solver process 8657 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.41 s, system=4.70764 s

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

[startup+2476.7 s]
/proc/loadavg: 1.42 1.39 1.34 3/215 8845
/proc/meminfo: memFree=21992532/32770624 swapFree=67028736/67108860
[pid=8657] ppid=8654 vsize=10661128 memory=2564260 CPUtime=2520.09 cores=1,3,5,7
/proc/8657/stat : 8657 (java) S 8654 8657 5719 0 -1 1077944320 195718 0 0 0 251540 469 0 0 20 0 15 0 104638141 10916995072 641065 33554432000 4194304 4196468 140735006167072 140735006149616 140082943557367 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
/proc/8657/statm: 2665282 641065 3171 1 0 2627263 0
[pid=8657/tid=8659] ppid=8654 vsize=10661128 memory=2564260 CPUtime=2448.3 cores=1,3,5,7
/proc/8657/task/8659/stat : 8659 (java) R 8654 8657 5719 0 -1 4202560 62773 0 0 0 244751 79 0 0 20 0 15 0 104638142 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082947797040 140082585943684 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8660] ppid=8654 vsize=10661128 memory=2564260 CPUtime=14.31 cores=1,3,5,7
/proc/8657/task/8660/stat : 8660 (java) S 8654 8657 5719 0 -1 1077944384 23617 0 0 0 1350 81 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082550516752 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8661] ppid=8654 vsize=10661128 memory=2564260 CPUtime=14.36 cores=1,3,5,7
/proc/8657/task/8661/stat : 8661 (java) S 8654 8657 5719 0 -1 1077944384 21352 0 0 0 1355 81 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082549464208 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8662] ppid=8654 vsize=10661128 memory=2564260 CPUtime=14.36 cores=1,3,5,7
/proc/8657/task/8662/stat : 8662 (java) S 8654 8657 5719 0 -1 1077944384 22613 0 0 0 1361 75 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082548411152 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8663] ppid=8654 vsize=10661128 memory=2564260 CPUtime=14.34 cores=1,3,5,7
/proc/8657/task/8663/stat : 8663 (java) S 8654 8657 5719 0 -1 1077944384 22175 0 0 0 1356 78 0 0 20 0 15 0 104638143 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082547358608 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8664] ppid=8654 vsize=10661128 memory=2564260 CPUtime=10.33 cores=1,3,5,7
/proc/8657/task/8664/stat : 8664 (java) S 8654 8657 5719 0 -1 1077944384 29177 0 0 0 954 79 0 0 20 0 15 0 104638144 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082435569904 140082943568514 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8665] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8665/stat : 8665 (java) S 8654 8657 5719 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 104638145 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082434516192 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8666] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8666/stat : 8666 (java) S 8654 8657 5719 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104638145 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082433463024 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8667] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8667/stat : 8667 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082432411600 140082943575963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8668] ppid=8654 vsize=10661128 memory=3544 CPUtime=0.88 cores=1,3,5,7
/proc/8657/task/8668/stat : 8668 (java) S 8654 8657 5719 0 -1 1077944384 4242 0 0 0 87 1 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082431359728 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8669] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0.98 cores=1,3,5,7
/proc/8657/task/8669/stat : 8669 (java) S 8654 8657 5719 0 -1 1077944384 4026 0 0 0 97 1 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082430307184 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8670] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0.46 cores=1,3,5,7
/proc/8657/task/8670/stat : 8670 (java) S 8654 8657 5719 0 -1 1077944384 2541 0 0 0 45 1 0 0 20 0 15 0 104638147 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082429254128 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8671] ppid=8654 vsize=10661128 memory=2564260 CPUtime=0 cores=1,3,5,7
/proc/8657/task/8671/stat : 8671 (java) S 8654 8657 5719 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104638148 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082428201824 140082943567573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
[pid=8657/tid=8672] ppid=8654 vsize=10661128 memory=3544 CPUtime=1.67 cores=1,3,5,7
/proc/8657/task/8672/stat : 8672 (java) S 8654 8657 5719 0 -1 1077944384 1841 0 0 0 72 95 0 0 20 0 15 0 104638148 10916995072 641065 33554432000 4194304 4196468 140735006167072 140082427148848 140082943568514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 36265984 140735006172333 140735006172425 140735006172425 140735006175183 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2564260 KiB

Child status: 143
Real time (s): 2476.72
CPU time (s): 2520.12
CPU user time (s): 2515.41
CPU system time (s): 4.70764
CPU usage (%): 101.752
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 2716832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.41
system time used= 4.70764
maximum resident set size= 2738892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195961
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 342406
involuntary context switches= 6341


# summary of solver processes directly reported to runsolver:
#   pid: 8657
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2515.41
#   total CPU system time (s): 4.70764

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4698 second user time and 23.8174 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-29 15:25:50
IDJOB=4300512
IDBENCH=141653
IDSOLVER=2766
FILE ID=node102/4300512-1532870750
RUNJOBID= node102-1532847434-5751
PBS_JOBID= 21022508
Free space on /tmp= 52976 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/Eternity/Eternity-15-15_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300512-1532870750/watcher-4300512-1532870750 -o /tmp/evaluation-result-4300512-1532870750/solver-4300512-1532870750 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532847434-5751 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4300512-1532870750.xml

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

MD5SUM BENCH= 07f6a500cdb84e44b97e5b2e1697edff
RANDOM SEED=852359838

node102.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.51
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.51
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.51
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.51
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:        26160332 kB
MemAvailable:   31292068 kB
Buffers:          227548 kB
Cached:          5148936 kB
SwapCached:        53128 kB
Active:          1796816 kB
Inactive:        4288892 kB
Active(anon):     635360 kB
Inactive(anon):    99168 kB
Active(file):    1161456 kB
Inactive(file):  4189724 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028724 kB
Dirty:              3948 kB
Writeback:             0 kB
AnonPages:        663572 kB
Mapped:            49272 kB
Shmem:             22488 kB
Slab:             222256 kB
SReclaimable:     192780 kB
SUnreclaim:        29476 kB
KernelStack:        3520 kB
PageTables:         6584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1476668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    614400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52976 MiB
End job on node102 at 2018-07-29 16:07:07