Trace number 4299958

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
The dodo solver 2018-04-29? (TO) 2520.02 2502.51

General information on the benchmark

NameMagicSquare/
MagicSquare-11-sum_c18.xml
MD5SUM9fb1cf873c57982715ec6b9bcc5cb523
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 variables121
Number of constraints25
Number of domains1
Minimum domain size121
Maximum domain size121
Distribution of domain sizes[{"size":121,"count":121}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":100},{"degree":4,"count":20},{"degree":5,"count":1}]
Minimum constraint arity11
Maximum constraint arity121
Distribution of constraint arities[{"arity":11,"count":24},{"arity":121,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":24}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299958-1532835642/watcher-4299958-1532835642 -o /tmp/evaluation-result-4299958-1532835642/solver-4299958-1532835642 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532809720-10553 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299958-1532835642.xml --timelimit 2520 

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

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


[startup+0.101067 s]*
/proc/loadavg: 1.38 1.36 1.38 4/220 13783
/proc/meminfo: memFree=27912140/32770624 swapFree=67108744/67108860
[pid=13768] ppid=13765 vsize=10658972 memory=28460 CPUtime=0.13 cores=1,3,5,7
/proc/13768/stat : 13768 (java) S 13765 13768 10521 0 -1 1077944320 4994 0 0 0 13 0 0 0 20 0 15 0 101127440 10914787328 7115 33554432000 4194304 4196468 140732058824144 140732058806688 140500260290295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
/proc/13768/statm: 2664743 7115 2830 1 0 2627263 0
[pid=13768/tid=13770] ppid=13765 vsize=10658972 memory=-8197568871503662975 CPUtime=0.09 cores=1,3,5,7
/proc/13768/task/13770/stat : 13770 (java) R 13765 13768 10521 0 -1 4202560 2842 0 0 0 9 0 0 0 20 0 15 0 101127441 10914787328 7181 33554432000 4194304 4196468 140732058824144 140500264518000 140499872782276 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13771] ppid=13765 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13771/stat : 13771 (java) S 13765 13768 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101127442 10914787328 7181 33554432000 4194304 4196468 140732058824144 140500196981904 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13772] ppid=13765 vsize=10658972 memory=139883154720384 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13772/stat : 13772 (java) S 13765 13768 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101127442 10914787328 7181 33554432000 4194304 4196468 140732058824144 140500195929104 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13773] ppid=13765 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13773/stat : 13773 (java) S 13765 13768 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101127442 10914787328 7181 33554432000 4194304 4196468 140732058824144 140500194876304 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13774] ppid=13765 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13774/stat : 13774 (java) S 13765 13768 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101127442 10914787328 7181 33554432000 4194304 4196468 140732058824144 140500193823504 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13775] ppid=13765 vsize=10658972 memory=139883154720384 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13775/stat : 13775 (java) S 13765 13768 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101127443 10914787328 7181 33554432000 4194304 4196468 140732058824144 140499497191792 140500260301442 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13776] ppid=13765 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13776/stat : 13776 (java) S 13765 13768 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101127443 10914787328 7181 33554432000 4194304 4196468 140732058824144 140499496137760 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13777] ppid=13765 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13777/stat : 13777 (java) S 13765 13768 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101127444 10914787328 7181 33554432000 4194304 4196468 140732058824144 140499495084912 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13778] ppid=13765 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13778/stat : 13778 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10914787328 7181 33554432000 4194304 4196468 140732058824144 140499494033232 140500260308891 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13779] ppid=13765 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13779/stat : 13779 (java) R 13765 13768 10521 0 -1 4202560 464 0 0 0 0 0 0 0 20 0 15 0 101127446 10914787328 7181 33554432000 4194304 4196468 140732058824144 140499492973120 140500237535040 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13780] ppid=13765 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13780/stat : 13780 (java) R 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10914787328 7181 33554432000 4194304 4196468 140732058824144 140499491928816 140500260301442 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13781] ppid=13765 vsize=10658972 memory=139883154720384 CPUtime=0.02 cores=1,3,5,7
/proc/13768/task/13781/stat : 13781 (java) R 13765 13768 10521 0 -1 4202560 334 0 0 0 2 0 0 0 20 0 15 0 101127446 10914787328 7181 33554432000 4194304 4196468 140732058824144 140499490871744 140500260311642 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13782] ppid=13765 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13782/stat : 13782 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10914787328 7181 33554432000 4194304 4196468 140732058824144 140499489823456 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13783] ppid=13765 vsize=10658972 memory=139883154720384 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13783/stat : 13783 (java) S 13765 13768 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101127446 10914787328 7181 33554432000 4194304 4196468 140732058824144 140499488770736 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 28460 KiB

[startup+0.210767 s]*
/proc/loadavg: 1.38 1.36 1.38 3/220 13783
/proc/meminfo: memFree=27901224/32770624 swapFree=67108744/67108860
[pid=13768] ppid=13765 vsize=10661132 memory=40596 CPUtime=0.33 cores=1,3,5,7
/proc/13768/stat : 13768 (java) S 13765 13768 10521 0 -1 1077944320 7634 0 0 0 32 1 0 0 20 0 15 0 101127440 10916999168 10149 33554432000 4194304 4196468 140732058824144 140732058806688 140500260290295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
/proc/13768/statm: 2665283 10149 3005 1 0 2627263 0
[pid=13768/tid=13770] ppid=13765 vsize=10661132 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/13768/task/13770/stat : 13770 (java) R 13765 13768 10521 0 -1 4202560 4759 0 0 0 19 1 0 0 20 0 15 0 101127441 10916999168 10149 33554432000 4194304 4196468 140732058824144 140500264522608 140500244370782 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13771] ppid=13765 vsize=10661132 memory=364 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13771/stat : 13771 (java) S 13765 13768 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 10149 33554432000 4194304 4196468 140732058824144 140500196981904 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13772] ppid=13765 vsize=10661132 memory=139883155327955 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13772/stat : 13772 (java) S 13765 13768 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 10149 33554432000 4194304 4196468 140732058824144 140500195929104 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13773] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13773/stat : 13773 (java) S 13765 13768 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 10149 33554432000 4194304 4196468 140732058824144 140500194876304 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13774] ppid=13765 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13774/stat : 13774 (java) S 13765 13768 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 10149 33554432000 4194304 4196468 140732058824144 140500193823504 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13775] ppid=13765 vsize=10661132 memory=139883154720384 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13775/stat : 13775 (java) S 13765 13768 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101127443 10916999168 10149 33554432000 4194304 4196468 140732058824144 140499497191792 140500260301442 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13776] ppid=13765 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13776/stat : 13776 (java) S 13765 13768 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101127443 10916999168 10149 33554432000 4194304 4196468 140732058824144 140499496137760 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13777] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13777/stat : 13777 (java) S 13765 13768 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101127444 10916999168 10149 33554432000 4194304 4196468 140732058824144 140499495084912 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13778] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13778/stat : 13778 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 10149 33554432000 4194304 4196468 140732058824144 140499494033232 140500260308891 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13779] ppid=13765 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/13768/task/13779/stat : 13779 (java) S 13765 13768 10521 0 -1 1077944384 494 0 0 0 2 0 0 0 20 0 15 0 101127446 10916999168 10149 33554432000 4194304 4196468 140732058824144 140499492981616 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13780] ppid=13765 vsize=10661132 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/13768/task/13780/stat : 13780 (java) S 13765 13768 10521 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 15 0 101127446 10916999168 10149 33554432000 4194304 4196468 140732058824144 140499491928816 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13781] ppid=13765 vsize=10661132 memory=139883154720384 CPUtime=0.07 cores=1,3,5,7
/proc/13768/task/13781/stat : 13781 (java) S 13765 13768 10521 0 -1 1077944384 758 0 0 0 7 0 0 0 20 0 15 0 101127446 10916999168 10149 33554432000 4194304 4196468 140732058824144 140499490876016 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13782] ppid=13765 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13782/stat : 13782 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 10149 33554432000 4194304 4196468 140732058824144 140499489823456 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13783] ppid=13765 vsize=10661132 memory=139883154720384 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13783/stat : 13783 (java) S 13765 13768 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 10149 33554432000 4194304 4196468 140732058824144 140499488770736 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40596 KiB

[startup+0.310287 s]*
/proc/loadavg: 1.38 1.36 1.38 5/220 13783
/proc/meminfo: memFree=27894772/32770624 swapFree=67108744/67108860
[pid=13768] ppid=13765 vsize=10661132 memory=46620 CPUtime=0.55 cores=1,3,5,7
/proc/13768/stat : 13768 (java) S 13765 13768 10521 0 -1 1077944320 8325 0 0 0 53 2 0 0 20 0 15 0 101127440 10916999168 11655 33554432000 4194304 4196468 140732058824144 140732058806688 140500260290295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
/proc/13768/statm: 2665283 11655 3055 1 0 2627263 0
[pid=13768/tid=13770] ppid=13765 vsize=10661132 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/13768/task/13770/stat : 13770 (java) R 13765 13768 10521 0 -1 4202560 5207 0 0 0 28 1 0 0 20 0 15 0 101127441 10916999168 11655 33554432000 4194304 4196468 140732058824144 140500264527808 140499872782508 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13771] ppid=13765 vsize=10661132 memory=4294980952 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13771/stat : 13771 (java) S 13765 13768 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 11655 33554432000 4194304 4196468 140732058824144 140500196981904 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13772] ppid=13765 vsize=10661132 memory=139883155330367 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13772/stat : 13772 (java) S 13765 13768 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 11655 33554432000 4194304 4196468 140732058824144 140500195929104 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13773] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13773/stat : 13773 (java) S 13765 13768 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 11655 33554432000 4194304 4196468 140732058824144 140500194876304 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13774] ppid=13765 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13774/stat : 13774 (java) S 13765 13768 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 11655 33554432000 4194304 4196468 140732058824144 140500193823504 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13775] ppid=13765 vsize=10661132 memory=139883154720384 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13775/stat : 13775 (java) S 13765 13768 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101127443 10916999168 11655 33554432000 4194304 4196468 140732058824144 140499497191792 140500260301442 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13776] ppid=13765 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13776/stat : 13776 (java) S 13765 13768 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101127443 10916999168 11655 33554432000 4194304 4196468 140732058824144 140499496137760 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13777] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13777/stat : 13777 (java) S 13765 13768 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101127444 10916999168 11655 33554432000 4194304 4196468 140732058824144 140499495084912 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13778] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13778/stat : 13778 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 11655 33554432000 4194304 4196468 140732058824144 140499494033232 140500260308891 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13779] ppid=13765 vsize=10661132 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/13768/task/13779/stat : 13779 (java) R 13765 13768 10521 0 -1 4202560 544 0 0 0 4 0 0 0 20 0 15 0 101127446 10916999168 11655 33554432000 4194304 4196468 140732058824144 140499492981712 140500244688411 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13780] ppid=13765 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/13768/task/13780/stat : 13780 (java) R 13765 13768 10521 0 -1 1077944384 361 0 0 0 5 0 0 0 20 0 15 0 101127446 10916999168 11655 33554432000 4194304 4196468 140732058824144 140499491920272 140500260300501 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13781] ppid=13765 vsize=10661132 memory=139883154720384 CPUtime=0.13 cores=1,3,5,7
/proc/13768/task/13781/stat : 13781 (java) S 13765 13768 10521 0 -1 1077944384 853 0 0 0 13 0 0 0 20 0 15 0 101127446 10916999168 11655 33554432000 4194304 4196468 140732058824144 140499490871088 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13782] ppid=13765 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13782/stat : 13782 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 11655 33554432000 4194304 4196468 140732058824144 140499489823456 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13783] ppid=13765 vsize=10661132 memory=139883154720384 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13783/stat : 13783 (java) S 13765 13768 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 11655 33554432000 4194304 4196468 140732058824144 140499488770736 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46620 KiB

[startup+0.700668 s]
/proc/loadavg: 1.38 1.36 1.38 5/220 13783
/proc/meminfo: memFree=27858292/32770624 swapFree=67108744/67108860
[pid=13768] ppid=13765 vsize=10661132 memory=110200 CPUtime=1.63 cores=1,3,5,7
/proc/13768/stat : 13768 (java) S 13765 13768 10521 0 -1 1077944320 11977 0 0 0 159 4 0 0 20 0 15 0 101127440 10916999168 27550 33554432000 4194304 4196468 140732058824144 140732058806688 140500260290295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
/proc/13768/statm: 2665283 27550 3093 1 0 2627263 0
[pid=13768/tid=13770] ppid=13765 vsize=10661132 memory=199046232820014 CPUtime=0.67 cores=1,3,5,7
/proc/13768/task/13770/stat : 13770 (java) R 13765 13768 10521 0 -1 4202560 5289 0 0 0 65 2 0 0 20 0 15 0 101127441 10916999168 27550 33554432000 4194304 4196468 140732058824144 140500264518144 140500260302230 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13771] ppid=13765 vsize=10661132 memory=471971 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13771/stat : 13771 (java) S 13765 13768 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 27550 33554432000 4194304 4196468 140732058824144 140500196981904 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13772] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13772/stat : 13772 (java) S 13765 13768 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 27550 33554432000 4194304 4196468 140732058824144 140500195929104 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13773] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13773/stat : 13773 (java) S 13765 13768 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 27550 33554432000 4194304 4196468 140732058824144 140500194876304 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13774] ppid=13765 vsize=10661132 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13774/stat : 13774 (java) S 13765 13768 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 27550 33554432000 4194304 4196468 140732058824144 140500193823504 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13775] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13775/stat : 13775 (java) S 13765 13768 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101127443 10916999168 27550 33554432000 4194304 4196468 140732058824144 140499497191792 140500260301442 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13776] ppid=13765 vsize=10661132 memory=-3472574513799858008 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13776/stat : 13776 (java) S 13765 13768 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101127443 10916999168 27550 33554432000 4194304 4196468 140732058824144 140499496137760 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13777] ppid=13765 vsize=10661132 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13777/stat : 13777 (java) S 13765 13768 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101127444 10916999168 27550 33554432000 4194304 4196468 140732058824144 140499495084912 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13778] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13778/stat : 13778 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 27550 33554432000 4194304 4196468 140732058824144 140499494033232 140500260308891 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13779] ppid=13765 vsize=10661132 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/13768/task/13779/stat : 13779 (java) R 13765 13768 10521 0 -1 4202560 2269 0 0 0 36 0 0 0 20 0 15 0 101127446 10916999168 27550 33554432000 4194304 4196468 140732058824144 140499492981616 140500244282241 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13780] ppid=13765 vsize=10661132 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/13768/task/13780/stat : 13780 (java) R 13765 13768 10521 0 -1 4202560 1805 0 0 0 40 0 0 0 20 0 15 0 101127446 10916999168 27550 33554432000 4194304 4196468 140732058824144 140499491928816 140500243784473 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13781] ppid=13765 vsize=10661132 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/13768/task/13781/stat : 13781 (java) R 13765 13768 10521 0 -1 1077944384 1245 0 0 0 16 0 0 0 20 0 15 0 101127446 10916999168 27550 33554432000 4194304 4196468 140732058824144 140499490876016 140500260301442 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13782] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13782/stat : 13782 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 27550 33554432000 4194304 4196468 140732058824144 140499489823456 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13783] ppid=13765 vsize=10661132 memory=18280 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13783/stat : 13783 (java) S 13765 13768 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 27550 33554432000 4194304 4196468 140732058824144 140499488770736 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 110200 KiB

[startup+1.50106 s]
/proc/loadavg: 1.38 1.36 1.38 5/220 13783
/proc/meminfo: memFree=27778364/32770624 swapFree=67108744/67108860
[pid=13768] ppid=13765 vsize=10661132 memory=196916 CPUtime=3.25 cores=1,3,5,7
/proc/13768/stat : 13768 (java) S 13765 13768 10521 0 -1 1077944320 20328 0 0 0 318 7 0 0 20 0 15 0 101127440 10916999168 49229 33554432000 4194304 4196468 140732058824144 140732058806688 140500260290295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
/proc/13768/statm: 2665283 49229 3125 1 0 2627263 0
[pid=13768/tid=13770] ppid=13765 vsize=10661132 memory=13884 CPUtime=1.47 cores=1,3,5,7
/proc/13768/task/13770/stat : 13770 (java) R 13765 13768 10521 0 -1 4202560 5522 0 0 0 143 4 0 0 20 0 15 0 101127441 10916999168 49229 33554432000 4194304 4196468 140732058824144 140500264408096 140732059846594 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13771] ppid=13765 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13771/stat : 13771 (java) S 13765 13768 10521 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 49229 33554432000 4194304 4196468 140732058824144 140500196981904 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13772] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13772/stat : 13772 (java) S 13765 13768 10521 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 49229 33554432000 4194304 4196468 140732058824144 140500195929104 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13773] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13773/stat : 13773 (java) S 13765 13768 10521 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 49229 33554432000 4194304 4196468 140732058824144 140500194876304 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13774] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13774/stat : 13774 (java) S 13765 13768 10521 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 101127442 10916999168 49229 33554432000 4194304 4196468 140732058824144 140500193823504 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13775] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13775/stat : 13775 (java) S 13765 13768 10521 0 -1 1077944384 327 0 0 0 0 0 0 0 20 0 15 0 101127443 10916999168 49229 33554432000 4194304 4196468 140732058824144 140499497191792 140500260301442 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0

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

/proc/13768/task/13770/stat : 13770 (java) R 13765 13768 10521 0 -1 4202560 20584 0 0 0 240799 1955 0 0 20 0 15 0 101127441 10916999168 92600 33554432000 4194304 4196468 140732058824144 140500264388080 140732059846594 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13771] ppid=13765 vsize=10661132 memory=366304 CPUtime=5.74 cores=1,3,5,7
/proc/13768/task/13771/stat : 13771 (java) S 13765 13768 10521 0 -1 1077944384 5628 0 0 0 531 43 0 0 20 0 15 0 101127442 10916999168 92600 33554432000 4194304 4196468 140732058824144 140500196981904 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13772] ppid=13765 vsize=10661132 memory=368352 CPUtime=5.72 cores=1,3,5,7
/proc/13768/task/13772/stat : 13772 (java) S 13765 13768 10521 0 -1 1077944384 5013 0 0 0 533 39 0 0 20 0 15 0 101127442 10916999168 92600 33554432000 4194304 4196468 140732058824144 140500195929104 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13773] ppid=13765 vsize=10661132 memory=368352 CPUtime=5.71 cores=1,3,5,7
/proc/13768/task/13773/stat : 13773 (java) S 13765 13768 10521 0 -1 1077944384 6262 0 0 0 528 43 0 0 20 0 15 0 101127442 10916999168 92600 33554432000 4194304 4196468 140732058824144 140500194876304 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13774] ppid=13765 vsize=10661132 memory=368352 CPUtime=5.71 cores=1,3,5,7
/proc/13768/task/13774/stat : 13774 (java) S 13765 13768 10521 0 -1 1077944384 4728 0 0 0 530 41 0 0 20 0 15 0 101127442 10916999168 92600 33554432000 4194304 4196468 140732058824144 140500193823504 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13775] ppid=13765 vsize=10661132 memory=368352 CPUtime=6.08 cores=1,3,5,7
/proc/13768/task/13775/stat : 13775 (java) S 13765 13768 10521 0 -1 1077944384 8572 0 0 0 573 35 0 0 20 0 15 0 101127443 10916999168 92600 33554432000 4194304 4196468 140732058824144 140499497191792 140500260301442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13776] ppid=13765 vsize=10661132 memory=370400 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13776/stat : 13776 (java) S 13765 13768 10521 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 101127443 10916999168 92600 33554432000 4194304 4196468 140732058824144 140499496137760 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13777] ppid=13765 vsize=10661132 memory=370400 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13777/stat : 13777 (java) S 13765 13768 10521 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 101127444 10916999168 92600 33554432000 4194304 4196468 140732058824144 140499495084912 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13778] ppid=13765 vsize=10661132 memory=370400 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13778/stat : 13778 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 92600 33554432000 4194304 4196468 140732058824144 140499494033232 140500260308891 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13779] ppid=13765 vsize=10661132 memory=370400 CPUtime=0.44 cores=1,3,5,7
/proc/13768/task/13779/stat : 13779 (java) S 13765 13768 10521 0 -1 1077944384 2392 0 0 0 43 1 0 0 20 0 15 0 101127446 10916999168 92600 33554432000 4194304 4196468 140732058824144 140499492981616 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13780] ppid=13765 vsize=10661132 memory=370400 CPUtime=1.17 cores=1,3,5,7
/proc/13768/task/13780/stat : 13780 (java) S 13765 13768 10521 0 -1 1077944384 8968 0 0 0 116 1 0 0 20 0 15 0 101127446 10916999168 92600 33554432000 4194304 4196468 140732058824144 140499491928816 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13781] ppid=13765 vsize=10661132 memory=368352 CPUtime=0.18 cores=1,3,5,7
/proc/13768/task/13781/stat : 13781 (java) S 13765 13768 10521 0 -1 1077944384 1438 0 0 0 18 0 0 0 20 0 15 0 101127446 10916999168 92600 33554432000 4194304 4196468 140732058824144 140499490876016 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13782] ppid=13765 vsize=10661132 memory=368352 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13782/stat : 13782 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 92600 33554432000 4194304 4196468 140732058824144 140499489823456 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13783] ppid=13765 vsize=10661132 memory=956 CPUtime=0.94 cores=1,3,5,7
/proc/13768/task/13783/stat : 13783 (java) S 13765 13768 10521 0 -1 1077944384 595 0 0 0 47 47 0 0 20 0 15 0 101127446 10916999168 92600 33554432000 4194304 4196468 140732058824144 140499488770736 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
Current children cumulated CPU time: 2459.32 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 370400 KiB

[startup+2502.3 s]
/proc/loadavg: 1.66 1.50 1.39 3/219 13988
/proc/meminfo: memFree=27550952/32770624 swapFree=67108744/67108860
[pid=13768] ppid=13765 vsize=10661132 memory=374496 CPUtime=2519.8 cores=1,3,5,7
/proc/13768/stat : 13768 (java) S 13765 13768 10521 0 -1 1077944320 67048 0 0 0 249765 2215 0 0 20 0 15 0 101127440 10916999168 93624 33554432000 4194304 4196468 140732058824144 140732058806688 140500260290295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
/proc/13768/statm: 2665283 93624 3133 1 0 2627263 0
[pid=13768/tid=13770] ppid=13765 vsize=10661132 memory=374496 CPUtime=2487.1 cores=1,3,5,7
/proc/13768/task/13770/stat : 13770 (java) R 13765 13768 10521 0 -1 4202560 20962 0 0 0 246703 2007 0 0 20 0 15 0 101127441 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500264386752 140732059846594 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13771] ppid=13765 vsize=10661132 memory=368352 CPUtime=5.93 cores=1,3,5,7
/proc/13768/task/13771/stat : 13771 (java) S 13765 13768 10521 0 -1 1077944384 5786 0 0 0 549 44 0 0 20 0 15 0 101127442 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500196981904 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13772] ppid=13765 vsize=10661132 memory=370400 CPUtime=5.9 cores=1,3,5,7
/proc/13768/task/13772/stat : 13772 (java) S 13765 13768 10521 0 -1 1077944384 5346 0 0 0 550 40 0 0 20 0 15 0 101127442 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500195929104 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13773] ppid=13765 vsize=10661132 memory=279766116902272 CPUtime=5.89 cores=1,3,5,7
/proc/13768/task/13773/stat : 13773 (java) S 13765 13768 10521 0 -1 1077944384 6370 0 0 0 545 44 0 0 20 0 15 0 101127442 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500194876304 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13774] ppid=13765 vsize=10661132 memory=370400 CPUtime=5.9 cores=1,3,5,7
/proc/13768/task/13774/stat : 13774 (java) S 13765 13768 10521 0 -1 1077944384 4967 0 0 0 548 42 0 0 20 0 15 0 101127442 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500193823504 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13775] ppid=13765 vsize=10661132 memory=374496 CPUtime=6.22 cores=1,3,5,7
/proc/13768/task/13775/stat : 13775 (java) S 13765 13768 10521 0 -1 1077944384 8776 0 0 0 587 35 0 0 20 0 15 0 101127443 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499497191792 140500260301442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13776] ppid=13765 vsize=10661132 memory=374496 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13776/stat : 13776 (java) S 13765 13768 10521 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 101127443 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499496137760 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13777] ppid=13765 vsize=10661132 memory=374496 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13777/stat : 13777 (java) S 13765 13768 10521 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 101127444 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499495084912 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13778] ppid=13765 vsize=10661132 memory=372448 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13778/stat : 13778 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499494033232 140500260308891 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13779] ppid=13765 vsize=10661132 memory=374496 CPUtime=0.44 cores=1,3,5,7
/proc/13768/task/13779/stat : 13779 (java) S 13765 13768 10521 0 -1 1077944384 2394 0 0 0 43 1 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499492981616 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13780] ppid=13765 vsize=10661132 memory=374496 CPUtime=1.17 cores=1,3,5,7
/proc/13768/task/13780/stat : 13780 (java) S 13765 13768 10521 0 -1 1077944384 8970 0 0 0 116 1 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499491928816 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13781] ppid=13765 vsize=10661132 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/13768/task/13781/stat : 13781 (java) S 13765 13768 10521 0 -1 1077944384 1440 0 0 0 18 0 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499490876016 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13782] ppid=13765 vsize=10661132 memory=142 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13782/stat : 13782 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499489823456 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13783] ppid=13765 vsize=10661132 memory=0 CPUtime=0.98 cores=1,3,5,7
/proc/13768/task/13783/stat : 13783 (java) S 13765 13768 10521 0 -1 1077944384 609 0 0 0 49 49 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499488770736 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
Current children cumulated CPU time: 2519.8 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 374496 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2502.5 s]
/proc/loadavg: 1.66 1.50 1.39 3/219 13988
/proc/meminfo: memFree=27550952/32770624 swapFree=67108744/67108860
[pid=13768] ppid=13765 vsize=10661132 memory=374496 CPUtime=2520 cores=1,3,5,7
/proc/13768/stat : 13768 (java) S 13765 13768 10521 0 -1 1077944320 67049 0 0 0 249785 2215 0 0 20 0 15 0 101127440 10916999168 93624 33554432000 4194304 4196468 140732058824144 140732058806688 140500260290295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
/proc/13768/statm: 2665283 93624 3133 1 0 2627263 0
[pid=13768/tid=13770] ppid=13765 vsize=10661132 memory=374496 CPUtime=2487.29 cores=1,3,5,7
/proc/13768/task/13770/stat : 13770 (java) R 13765 13768 10521 0 -1 4202560 20963 0 0 0 246722 2007 0 0 20 0 15 0 101127441 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500264389680 140732059846594 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13771] ppid=13765 vsize=10661132 memory=374496 CPUtime=5.93 cores=1,3,5,7
/proc/13768/task/13771/stat : 13771 (java) S 13765 13768 10521 0 -1 1077944384 5786 0 0 0 549 44 0 0 20 0 15 0 101127442 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500196981904 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13772] ppid=13765 vsize=10661132 memory=370400 CPUtime=5.9 cores=1,3,5,7
/proc/13768/task/13772/stat : 13772 (java) S 13765 13768 10521 0 -1 1077944384 5346 0 0 0 550 40 0 0 20 0 15 0 101127442 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500195929104 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13773] ppid=13765 vsize=10661132 memory=279766116902272 CPUtime=5.89 cores=1,3,5,7
/proc/13768/task/13773/stat : 13773 (java) S 13765 13768 10521 0 -1 1077944384 6370 0 0 0 545 44 0 0 20 0 15 0 101127442 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500194876304 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13774] ppid=13765 vsize=10661132 memory=370400 CPUtime=5.9 cores=1,3,5,7
/proc/13768/task/13774/stat : 13774 (java) S 13765 13768 10521 0 -1 1077944384 4967 0 0 0 548 42 0 0 20 0 15 0 101127442 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500193823504 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13775] ppid=13765 vsize=10661132 memory=368352 CPUtime=6.22 cores=1,3,5,7
/proc/13768/task/13775/stat : 13775 (java) S 13765 13768 10521 0 -1 1077944384 8776 0 0 0 587 35 0 0 20 0 15 0 101127443 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499497191792 140500260301442 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13776] ppid=13765 vsize=10661132 memory=374496 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13776/stat : 13776 (java) S 13765 13768 10521 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 101127443 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499496137760 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13777] ppid=13765 vsize=10661132 memory=374496 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13777/stat : 13777 (java) S 13765 13768 10521 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 101127444 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499495084912 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13778] ppid=13765 vsize=10661132 memory=374496 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13778/stat : 13778 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499494033232 140500260308891 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13779] ppid=13765 vsize=10661132 memory=374496 CPUtime=0.44 cores=1,3,5,7
/proc/13768/task/13779/stat : 13779 (java) S 13765 13768 10521 0 -1 1077944384 2394 0 0 0 43 1 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499492981616 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13780] ppid=13765 vsize=10661132 memory=374496 CPUtime=1.17 cores=1,3,5,7
/proc/13768/task/13780/stat : 13780 (java) S 13765 13768 10521 0 -1 1077944384 8970 0 0 0 116 1 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499491928816 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13781] ppid=13765 vsize=10661132 memory=374496 CPUtime=0.18 cores=1,3,5,7
/proc/13768/task/13781/stat : 13781 (java) S 13765 13768 10521 0 -1 1077944384 1440 0 0 0 18 0 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499490876016 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13782] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13782/stat : 13782 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499489823456 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13783] ppid=13765 vsize=10661132 memory=142 CPUtime=0.98 cores=1,3,5,7
/proc/13768/task/13783/stat : 13783 (java) S 13765 13768 10521 0 -1 1077944384 609 0 0 0 49 49 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499488770736 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 374496 KiB

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

[startup+2502.51 s]
# the end of solver process 13768 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2497.86 s, system=22.1552 s

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

[startup+2502.5 s]
/proc/loadavg: 1.66 1.50 1.39 3/219 13988
/proc/meminfo: memFree=27550952/32770624 swapFree=67108744/67108860
[pid=13768] ppid=13765 vsize=10661132 memory=374496 CPUtime=2520 cores=1,3,5,7
/proc/13768/stat : 13768 (java) S 13765 13768 10521 0 -1 1077944320 67049 0 0 0 249785 2215 0 0 20 0 15 0 101127440 10916999168 93624 33554432000 4194304 4196468 140732058824144 140732058806688 140500260290295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
/proc/13768/statm: 2665283 93624 3133 1 0 2627263 0
[pid=13768/tid=13770] ppid=13765 vsize=10661132 memory=374496 CPUtime=2487.29 cores=1,3,5,7
/proc/13768/task/13770/stat : 13770 (java) R 13765 13768 10521 0 -1 4202560 20963 0 0 0 246722 2007 0 0 20 0 15 0 101127441 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500264389680 140732059846594 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13771] ppid=13765 vsize=10661132 memory=374496 CPUtime=5.93 cores=1,3,5,7
/proc/13768/task/13771/stat : 13771 (java) S 13765 13768 10521 0 -1 1077944384 5786 0 0 0 549 44 0 0 20 0 15 0 101127442 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500196981904 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13772] ppid=13765 vsize=10661132 memory=370400 CPUtime=5.9 cores=1,3,5,7
/proc/13768/task/13772/stat : 13772 (java) S 13765 13768 10521 0 -1 1077944384 5346 0 0 0 550 40 0 0 20 0 15 0 101127442 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500195929104 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13773] ppid=13765 vsize=10661132 memory=279766116902272 CPUtime=5.89 cores=1,3,5,7
/proc/13768/task/13773/stat : 13773 (java) S 13765 13768 10521 0 -1 1077944384 6370 0 0 0 545 44 0 0 20 0 15 0 101127442 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500194876304 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13774] ppid=13765 vsize=10661132 memory=370400 CPUtime=5.9 cores=1,3,5,7
/proc/13768/task/13774/stat : 13774 (java) S 13765 13768 10521 0 -1 1077944384 4967 0 0 0 548 42 0 0 20 0 15 0 101127442 10916999168 93624 33554432000 4194304 4196468 140732058824144 140500193823504 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13775] ppid=13765 vsize=10661132 memory=368352 CPUtime=6.22 cores=1,3,5,7
/proc/13768/task/13775/stat : 13775 (java) S 13765 13768 10521 0 -1 1077944384 8776 0 0 0 587 35 0 0 20 0 15 0 101127443 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499497191792 140500260301442 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13776] ppid=13765 vsize=10661132 memory=374496 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13776/stat : 13776 (java) S 13765 13768 10521 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 101127443 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499496137760 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13777] ppid=13765 vsize=10661132 memory=374496 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13777/stat : 13777 (java) S 13765 13768 10521 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 101127444 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499495084912 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13778] ppid=13765 vsize=10661132 memory=374496 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13778/stat : 13778 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499494033232 140500260308891 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13779] ppid=13765 vsize=10661132 memory=374496 CPUtime=0.44 cores=1,3,5,7
/proc/13768/task/13779/stat : 13779 (java) S 13765 13768 10521 0 -1 1077944384 2394 0 0 0 43 1 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499492981616 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13780] ppid=13765 vsize=10661132 memory=374496 CPUtime=1.17 cores=1,3,5,7
/proc/13768/task/13780/stat : 13780 (java) S 13765 13768 10521 0 -1 1077944384 8970 0 0 0 116 1 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499491928816 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13781] ppid=13765 vsize=10661132 memory=374496 CPUtime=0.18 cores=1,3,5,7
/proc/13768/task/13781/stat : 13781 (java) S 13765 13768 10521 0 -1 1077944384 1440 0 0 0 18 0 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499490876016 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13782] ppid=13765 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13768/task/13782/stat : 13782 (java) S 13765 13768 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499489823456 140500260300501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
[pid=13768/tid=13783] ppid=13765 vsize=10661132 memory=142 CPUtime=0.98 cores=1,3,5,7
/proc/13768/task/13783/stat : 13783 (java) S 13765 13768 10521 0 -1 1077944384 609 0 0 0 49 49 0 0 20 0 15 0 101127446 10916999168 93624 33554432000 4194304 4196468 140732058824144 140499488770736 140500260301442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18505728 140732058829944 140732058830089 140732058830089 140732058832847 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 374496 KiB

Child status: 143
Real time (s): 2502.51
CPU time (s): 2520.02
CPU user time (s): 2497.86
CPU system time (s): 22.1552
CPU usage (%): 100.7
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 374496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2497.86
system time used= 22.1552
maximum resident set size= 374884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67222
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 208888
involuntary context switches= 6592


# summary of solver processes directly reported to runsolver:
#   pid: 13768
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2497.86
#   total CPU system time (s): 22.1552

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4855 second user time and 22.0556 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-29 05:40:42
IDJOB=4299958
IDBENCH=141512
IDSOLVER=2768
FILE ID=node134/4299958-1532835642
RUNJOBID= node134-1532809720-10553
PBS_JOBID= 21022481
Free space on /tmp= 55560 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/MagicSquare/MagicSquare-11-sum_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299958-1532835642/watcher-4299958-1532835642 -o /tmp/evaluation-result-4299958-1532835642/solver-4299958-1532835642 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532809720-10553 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299958-1532835642.xml --timelimit 2520

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

MD5SUM BENCH= 9fb1cf873c57982715ec6b9bcc5cb523
RANDOM SEED=290793923

node134.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.68
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.68
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.68
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.68
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:        27929352 kB
MemAvailable:   31754272 kB
Buffers:          196108 kB
Cached:          3891112 kB
SwapCached:            0 kB
Active:          1993012 kB
Inactive:        2355540 kB
Active(anon):     210508 kB
Inactive(anon):    78480 kB
Active(file):    1782504 kB
Inactive(file):  2277060 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:              1240 kB
Writeback:             0 kB
AnonPages:        268192 kB
Mapped:            55448 kB
Shmem:             25132 kB
Slab:             190544 kB
SReclaimable:     162384 kB
SUnreclaim:        28160 kB
KernelStack:        3616 kB
PageTables:         5824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1117500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55560 MiB
End job on node134 at 2018-07-29 06:22:25