Trace number 4300594

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.03 2504.12

General information on the benchmark

NameEternity/
Eternity-07-07_c18.xml
MD5SUMd2370bf20b8fe6e2b2b2b678a676e404
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.6944
Satisfiable
(Un)Satisfiability was proved
Number of variables161
Number of constraints78
Number of domains2
Minimum domain size10
Maximum domain size49
Distribution of domain sizes[{"size":10,"count":112},{"size":49,"count":49}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":6},{"degree":2,"count":154},{"degree":8,"count":1}]
Minimum constraint arity1
Maximum constraint arity49
Distribution of constraint arities[{"arity":1,"count":28},{"arity":5,"count":49},{"arity":49,"count":1}]
Number of extensional constraints49
Number of intensional constraints28
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":28},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.01/2504.11	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300594-1532899429/watcher-4300594-1532899429 -o /tmp/evaluation-result-4300594-1532899429/solver-4300594-1532899429 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532899429-22854 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4300594-1532899429.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
Current StackSize limit: 8192 KiB

solver pid=22877, runsolver pid=22874

[startup+0.10024 s]*
/proc/loadavg: 0.96 1.33 1.53 4/216 22912
/proc/meminfo: memFree=24730212/32770624 swapFree=67108860/67108860
[pid=22877] ppid=22874 vsize=10658972 memory=28224 CPUtime=0.12 cores=1,3,5,7
/proc/22877/stat : 22877 (java) S 22874 22877 12183 0 -1 1077944320 4950 0 0 0 11 1 0 0 20 0 15 0 107506076 10914787328 7056 33554432000 4194304 4196468 140727462345136 140727462327680 140152435724023 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
/proc/22877/statm: 2664743 7056 2831 1 0 2627263 0
[pid=22877/tid=22879] ppid=22874 vsize=10658972 memory=5450919713671312938 CPUtime=0.08 cores=1,3,5,7
/proc/22877/task/22879/stat : 22879 (java) R 22874 22877 12183 0 -1 4202560 2838 0 0 0 8 0 0 0 20 0 15 0 107506076 10914787328 7056 33554432000 4194304 4196468 140727462345136 140152439963096 140152435735958 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22887] ppid=22874 vsize=10658972 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 12183 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107506078 10914787328 7056 33554432000 4194304 4196468 140727462345136 140152372414992 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22888] ppid=22874 vsize=10658972 memory=139758008952448 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 12183 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107506078 10914787328 7056 33554432000 4194304 4196468 140727462345136 140152371362448 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22889] ppid=22874 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 12183 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107506078 10914787328 7056 33554432000 4194304 4196468 140727462345136 140152370309392 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22890] ppid=22874 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 12183 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107506078 10914787328 7056 33554432000 4194304 4196468 140727462345136 140152369256848 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22895] ppid=22874 vsize=10658972 memory=139758008952448 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22895/stat : 22895 (java) S 22874 22877 12183 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107506079 10914787328 7056 33554432000 4194304 4196468 140727462345136 140151671950064 140152435735170 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22897] ppid=22874 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22897/stat : 22897 (java) S 22874 22877 12183 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107506079 10914787328 7056 33554432000 4194304 4196468 140727462345136 140151670896288 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22898] ppid=22874 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22898/stat : 22898 (java) S 22874 22877 12183 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107506080 10914787328 7056 33554432000 4194304 4196468 140727462345136 140151669843184 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22901] ppid=22874 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22901/stat : 22901 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10914787328 7056 33554432000 4194304 4196468 140727462345136 140151668791760 140152435742619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22902] ppid=22874 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22902/stat : 22902 (java) S 22874 22877 12183 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 107506082 10914787328 7056 33554432000 4194304 4196468 140727462345136 140151667738864 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22903] ppid=22874 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22903/stat : 22903 (java) S 22874 22877 12183 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 107506082 10914787328 7056 33554432000 4194304 4196468 140727462345136 140151666686320 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22904] ppid=22874 vsize=10658972 memory=139758008952448 CPUtime=0.01 cores=1,3,5,7
/proc/22877/task/22904/stat : 22904 (java) R 22874 22877 12183 0 -1 4202560 321 0 0 0 1 0 0 0 20 0 15 0 107506082 10914787328 7056 33554432000 4194304 4196468 140727462345136 140151665629928 140152414861520 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22905] ppid=22874 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22905/stat : 22905 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10914787328 7056 33554432000 4194304 4196468 140727462345136 140151664580960 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22910] ppid=22874 vsize=10658972 memory=139758008952448 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22910/stat : 22910 (java) S 22874 22877 12183 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107506082 10914787328 7056 33554432000 4194304 4196468 140727462345136 140151663529008 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 28224 KiB

[startup+0.210563 s]*
/proc/loadavg: 0.96 1.33 1.53 5/216 22912
/proc/meminfo: memFree=24707516/32770624 swapFree=67108860/67108860
[pid=22877] ppid=22874 vsize=10661056 memory=40120 CPUtime=0.33 cores=1,3,5,7
/proc/22877/stat : 22877 (java) S 22874 22877 12183 0 -1 1077944320 7641 0 0 0 31 2 0 0 20 0 15 0 107506076 10916921344 10030 33554432000 4194304 4196468 140727462345136 140727462327680 140152435724023 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
/proc/22877/statm: 2665264 10030 2971 1 0 2627263 0
[pid=22877/tid=22879] ppid=22874 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/22877/task/22879/stat : 22879 (java) R 22874 22877 12183 0 -1 4202560 4639 0 0 0 18 1 0 0 20 0 15 0 107506076 10916921344 10030 33554432000 4194304 4196468 140727462345136 140152439963200 140152047495888 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22887] ppid=22874 vsize=10661056 memory=345 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 12183 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107506078 10916921344 10030 33554432000 4194304 4196468 140727462345136 140152372414992 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22888] ppid=22874 vsize=10661056 memory=3833608150263424672 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 12183 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107506078 10916921344 10030 33554432000 4194304 4196468 140727462345136 140152371362448 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22889] ppid=22874 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 12183 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107506078 10916921344 10030 33554432000 4194304 4196468 140727462345136 140152370309392 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22890] ppid=22874 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 12183 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107506078 10916921344 10030 33554432000 4194304 4196468 140727462345136 140152369256848 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22895] ppid=22874 vsize=10661056 memory=139758008952448 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22895/stat : 22895 (java) S 22874 22877 12183 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107506079 10916921344 10030 33554432000 4194304 4196468 140727462345136 140151671950064 140152435735170 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22897] ppid=22874 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22897/stat : 22897 (java) S 22874 22877 12183 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107506079 10916921344 10030 33554432000 4194304 4196468 140727462345136 140151670896288 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22898] ppid=22874 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22898/stat : 22898 (java) S 22874 22877 12183 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107506080 10916921344 10030 33554432000 4194304 4196468 140727462345136 140151669843184 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22901] ppid=22874 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22901/stat : 22901 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10916921344 10030 33554432000 4194304 4196468 140727462345136 140151668791760 140152435742619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22902] ppid=22874 vsize=10661056 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/22877/task/22902/stat : 22902 (java) S 22874 22877 12183 0 -1 1077944384 781 0 0 0 3 0 0 0 20 0 15 0 107506082 10916921344 10030 33554432000 4194304 4196468 140727462345136 140151667738864 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22903] ppid=22874 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/22877/task/22903/stat : 22903 (java) S 22874 22877 12183 0 -1 1077944384 56 0 0 0 1 0 0 0 20 0 15 0 107506082 10916921344 10030 33554432000 4194304 4196468 140727462345136 140151666686320 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22904] ppid=22874 vsize=10661056 memory=139758008952448 CPUtime=0.07 cores=1,3,5,7
/proc/22877/task/22904/stat : 22904 (java) R 22874 22877 12183 0 -1 4202560 802 0 0 0 7 0 0 0 20 0 15 0 107506082 10916921344 10030 33554432000 4194304 4196468 140727462345136 140151665627800 140152414437520 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22905] ppid=22874 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22905/stat : 22905 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10916921344 10030 33554432000 4194304 4196468 140727462345136 140151664580960 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22910] ppid=22874 vsize=10661056 memory=139758008952448 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22910/stat : 22910 (java) S 22874 22877 12183 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107506082 10916921344 10030 33554432000 4194304 4196468 140727462345136 140151663529008 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40120 KiB

[startup+0.314418 s]*
/proc/loadavg: 0.96 1.33 1.53 6/216 22912
/proc/meminfo: memFree=24693116/32770624 swapFree=67108860/67108860
[pid=22877] ppid=22874 vsize=10661132 memory=51992 CPUtime=0.62 cores=1,3,5,7
/proc/22877/stat : 22877 (java) S 22874 22877 12183 0 -1 1077944320 9027 0 0 0 60 2 0 0 20 0 15 0 107506076 10916999168 12998 33554432000 4194304 4196468 140727462345136 140727462327680 140152435724023 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
/proc/22877/statm: 2665283 12998 3052 1 0 2627263 0
[pid=22877/tid=22879] ppid=22874 vsize=10661132 memory=53476 CPUtime=0.29 cores=1,3,5,7
/proc/22877/task/22879/stat : 22879 (java) R 22874 22877 12183 0 -1 4202560 4964 0 0 0 28 1 0 0 20 0 15 0 107506076 10916999168 12998 33554432000 4194304 4196468 140727462345136 140152439958832 140152049412116 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22887] ppid=22874 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 12183 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107506078 10916999168 12998 33554432000 4194304 4196468 140727462345136 140152372414992 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22888] ppid=22874 vsize=10661132 memory=139758009010464 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 12183 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107506078 10916999168 12998 33554432000 4194304 4196468 140727462345136 140152371362448 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22889] ppid=22874 vsize=10661132 memory=60388 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 12183 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107506078 10916999168 12998 33554432000 4194304 4196468 140727462345136 140152370309392 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22890] ppid=22874 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 12183 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107506078 10916999168 12998 33554432000 4194304 4196468 140727462345136 140152369256848 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22895] ppid=22874 vsize=10661132 memory=139758009017376 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22895/stat : 22895 (java) S 22874 22877 12183 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107506079 10916999168 12998 33554432000 4194304 4196468 140727462345136 140151671950064 140152435735170 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22897] ppid=22874 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22897/stat : 22897 (java) S 22874 22877 12183 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107506079 10916999168 12998 33554432000 4194304 4196468 140727462345136 140151670896288 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22898] ppid=22874 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22898/stat : 22898 (java) S 22874 22877 12183 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107506080 10916999168 12998 33554432000 4194304 4196468 140727462345136 140151669843184 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22901] ppid=22874 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22901/stat : 22901 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10916999168 12998 33554432000 4194304 4196468 140727462345136 140151668791760 140152435742619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22902] ppid=22874 vsize=10661132 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/22877/task/22902/stat : 22902 (java) R 22874 22877 12183 0 -1 4202560 1079 0 0 0 9 0 0 0 20 0 15 0 107506082 10916999168 12998 33554432000 4194304 4196468 140727462345136 140151667738048 140152416423583 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22903] ppid=22874 vsize=10661132 memory=139757900390351 CPUtime=0.07 cores=1,3,5,7
/proc/22877/task/22903/stat : 22903 (java) R 22874 22877 12183 0 -1 4202560 599 0 0 0 7 0 0 0 20 0 15 0 107506082 10916999168 12998 33554432000 4194304 4196468 140727462345136 140151666667432 140152414967915 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22904] ppid=22874 vsize=10661132 memory=139758008975302 CPUtime=0.14 cores=1,3,5,7
/proc/22877/task/22904/stat : 22904 (java) R 22874 22877 12183 0 -1 1077944384 1017 0 0 0 14 0 0 0 20 0 15 0 107506082 10916999168 12998 33554432000 4194304 4196468 140727462345136 140151665633264 140152435735170 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22905] ppid=22874 vsize=10661132 memory=139757900390351 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22905/stat : 22905 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10916999168 12998 33554432000 4194304 4196468 140727462345136 140151664580960 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22910] ppid=22874 vsize=10661132 memory=279515909349760 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22910/stat : 22910 (java) S 22874 22877 12183 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107506082 10916999168 12998 33554432000 4194304 4196468 140727462345136 140151663529008 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 51992 KiB

[startup+0.700793 s]
/proc/loadavg: 0.96 1.33 1.53 9/216 22912
/proc/meminfo: memFree=24657000/32770624 swapFree=67108860/67108860
[pid=22877] ppid=22874 vsize=10661132 memory=94212 CPUtime=1.89 cores=1,3,5,7
/proc/22877/stat : 22877 (java) S 22874 22877 12183 0 -1 1077944320 12612 0 0 0 185 4 0 0 20 0 15 0 107506076 10916999168 23553 33554432000 4194304 4196468 140727462345136 140727462327680 140152435724023 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
/proc/22877/statm: 2665283 23553 3128 1 0 2627263 0
[pid=22877/tid=22879] ppid=22874 vsize=10661132 memory=2372 CPUtime=0.65 cores=1,3,5,7
/proc/22877/task/22879/stat : 22879 (java) R 22874 22877 12183 0 -1 4202560 5427 0 0 0 63 2 0 0 20 0 15 0 107506076 10916999168 23553 33554432000 4194304 4196468 140727462345136 140152439957056 140152435735958 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22887] ppid=22874 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 12183 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107506078 10916999168 23553 33554432000 4194304 4196468 140727462345136 140152372414992 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22888] ppid=22874 vsize=10661132 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 12183 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107506078 10916999168 23553 33554432000 4194304 4196468 140727462345136 140152371362448 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22889] ppid=22874 vsize=10661132 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 12183 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107506078 10916999168 23553 33554432000 4194304 4196468 140727462345136 140152370309392 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22890] ppid=22874 vsize=10661132 memory=17548 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 12183 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107506078 10916999168 23553 33554432000 4194304 4196468 140727462345136 140152369256848 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22895] ppid=22874 vsize=10661132 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22895/stat : 22895 (java) S 22874 22877 12183 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 107506079 10916999168 23553 33554432000 4194304 4196468 140727462345136 140151671950064 140152435735170 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22897] ppid=22874 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22897/stat : 22897 (java) S 22874 22877 12183 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107506079 10916999168 23553 33554432000 4194304 4196468 140727462345136 140151670896288 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22898] ppid=22874 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22898/stat : 22898 (java) S 22874 22877 12183 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107506080 10916999168 23553 33554432000 4194304 4196468 140727462345136 140151669843184 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22901] ppid=22874 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22901/stat : 22901 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10916999168 23553 33554432000 4194304 4196468 140727462345136 140151668791760 140152435742619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22902] ppid=22874 vsize=10661132 memory=0 CPUtime=0.46 cores=1,3,5,7
/proc/22877/task/22902/stat : 22902 (java) R 22874 22877 12183 0 -1 4202560 2942 0 0 0 46 0 0 0 20 0 15 0 107506082 10916999168 23553 33554432000 4194304 4196468 140727462345136 140151667725184 140152421753968 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22903] ppid=22874 vsize=10661132 memory=0 CPUtime=0.45 cores=1,3,5,7
/proc/22877/task/22903/stat : 22903 (java) R 22874 22877 12183 0 -1 4202560 1330 0 0 0 45 0 0 0 20 0 15 0 107506082 10916999168 23553 33554432000 4194304 4196468 140727462345136 140151666675920 140152421739136 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22904] ppid=22874 vsize=10661132 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/22877/task/22904/stat : 22904 (java) R 22874 22877 12183 0 -1 1077944384 1542 0 0 0 29 0 0 0 20 0 15 0 107506082 10916999168 23553 33554432000 4194304 4196468 140727462345136 140151665633264 140152435735170 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22905] ppid=22874 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22905/stat : 22905 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10916999168 23553 33554432000 4194304 4196468 140727462345136 140151664580960 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22910] ppid=22874 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22910/stat : 22910 (java) S 22874 22877 12183 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107506082 10916999168 23553 33554432000 4194304 4196468 140727462345136 140151663529008 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
Current children cumulated CPU time: 1.89 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 94212 KiB

[startup+1.50078 s]
/proc/loadavg: 0.96 1.33 1.53 3/216 22912
/proc/meminfo: memFree=24534144/32770624 swapFree=67108860/67108860
[pid=22877] ppid=22874 vsize=10661132 memory=189028 CPUtime=3.38 cores=1,3,5,7
/proc/22877/stat : 22877 (java) S 22874 22877 12183 0 -1 1077944320 18717 0 0 0 332 6 0 0 20 0 15 0 107506076 10916999168 47257 33554432000 4194304 4196468 140727462345136 140727462327680 140152435724023 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
/proc/22877/statm: 2665283 47257 3149 1 0 2627263 0
[pid=22877/tid=22879] ppid=22874 vsize=10661132 memory=3976737008727256432 CPUtime=1.45 cores=1,3,5,7
/proc/22877/task/22879/stat : 22879 (java) R 22874 22877 12183 0 -1 4202560 5661 0 0 0 141 4 0 0 20 0 15 0 107506076 10916999168 47257 33554432000 4194304 4196468 140727462345136 140152439953296 140727463479234 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22887] ppid=22874 vsize=10661132 memory=118268 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 12183 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 15 0 107506078 10916999168 47257 33554432000 4194304 4196468 140727462345136 140152372414992 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22888] ppid=22874 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 12183 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107506078 10916999168 47257 33554432000 4194304 4196468 140727462345136 140152371362448 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22889] ppid=22874 vsize=10661132 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 12183 0 -1 1077944384 243 0 0 0 0 0 0 0 20 0 15 0 107506078 10916999168 47257 33554432000 4194304 4196468 140727462345136 140152370309392 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22890] ppid=22874 vsize=10661132 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 12183 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 107506078 10916999168 47257 33554432000 4194304 4196468 140727462345136 140152369256848 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22895] ppid=22874 vsize=10661132 memory=17548 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22895/stat : 22895 (java) S 22874 22877 12183 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 107506079 10916999168 47257 33554432000 4194304 4196468 140727462345136 140151671950064 140152435735170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0

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

/proc/22877/task/22879/stat : 22879 (java) R 22874 22877 12183 0 -1 4202560 18181 0 0 0 241844 1282 0 0 20 0 15 0 107506076 10916999168 84980 33554432000 4194304 4196468 140727462345136 140152439955744 140727463479234 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22887] ppid=22874 vsize=10661132 memory=339920 CPUtime=4.61 cores=1,3,5,7
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 12183 0 -1 1077944384 5611 0 0 0 427 34 0 0 20 0 15 0 107506078 10916999168 84980 33554432000 4194304 4196468 140727462345136 140152372414992 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22888] ppid=22874 vsize=10661132 memory=339920 CPUtime=4.61 cores=1,3,5,7
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 12183 0 -1 1077944384 5637 0 0 0 425 36 0 0 20 0 15 0 107506078 10916999168 84980 33554432000 4194304 4196468 140727462345136 140152371362448 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22889] ppid=22874 vsize=10661132 memory=337872 CPUtime=4.6 cores=1,3,5,7
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 12183 0 -1 1077944384 5315 0 0 0 426 34 0 0 20 0 15 0 107506078 10916999168 84980 33554432000 4194304 4196468 140727462345136 140152370309392 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22890] ppid=22874 vsize=10661132 memory=339920 CPUtime=4.63 cores=1,3,5,7
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 12183 0 -1 1077944384 4830 0 0 0 425 38 0 0 20 0 15 0 107506078 10916999168 84980 33554432000 4194304 4196468 140727462345136 140152369256848 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22895] ppid=22874 vsize=10661132 memory=339920 CPUtime=4.43 cores=1,3,5,7
/proc/22877/task/22895/stat : 22895 (java) S 22874 22877 12183 0 -1 1077944384 6774 0 0 0 413 30 0 0 20 0 15 0 107506079 10916999168 84980 33554432000 4194304 4196468 140727462345136 140151671950064 140152435735170 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22897] ppid=22874 vsize=10661132 memory=279515802558992 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22897/stat : 22897 (java) S 22874 22877 12183 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 107506079 10916999168 84980 33554432000 4194304 4196468 140727462345136 140151670896288 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22898] ppid=22874 vsize=10661132 memory=339920 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22898/stat : 22898 (java) S 22874 22877 12183 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 107506080 10916999168 84980 33554432000 4194304 4196468 140727462345136 140151669843184 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22901] ppid=22874 vsize=10661132 memory=339920 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22901/stat : 22901 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10916999168 84980 33554432000 4194304 4196468 140727462345136 140151668791760 140152435742619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22902] ppid=22874 vsize=10661132 memory=339920 CPUtime=1.73 cores=1,3,5,7
/proc/22877/task/22902/stat : 22902 (java) S 22874 22877 12183 0 -1 1077944384 9024 0 0 0 171 2 0 0 20 0 15 0 107506082 10916999168 84980 33554432000 4194304 4196468 140727462345136 140151667738864 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22903] ppid=22874 vsize=10661132 memory=339920 CPUtime=0.68 cores=1,3,5,7
/proc/22877/task/22903/stat : 22903 (java) S 22874 22877 12183 0 -1 1077944384 3039 0 0 0 68 0 0 0 20 0 15 0 107506082 10916999168 84980 33554432000 4194304 4196468 140727462345136 140151666686320 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22904] ppid=22874 vsize=10661132 memory=339920 CPUtime=0.32 cores=1,3,5,7
/proc/22877/task/22904/stat : 22904 (java) S 22874 22877 12183 0 -1 1077944384 1668 0 0 0 31 1 0 0 20 0 15 0 107506082 10916999168 84980 33554432000 4194304 4196468 140727462345136 140151665633264 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22905] ppid=22874 vsize=10661132 memory=339920 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22905/stat : 22905 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10916999168 84980 33554432000 4194304 4196468 140727462345136 140151664580960 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22910] ppid=22874 vsize=10661132 memory=6791534058613427641 CPUtime=0.79 cores=1,3,5,7
/proc/22877/task/22910/stat : 22910 (java) S 22874 22877 12183 0 -1 1077944384 576 0 0 0 43 36 0 0 20 0 15 0 107506082 10916999168 84980 33554432000 4194304 4196468 140727462345136 140151663529008 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
Current children cumulated CPU time: 2457.76 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 339920 KiB

[startup+2502.3 s]
/proc/loadavg: 1.49 1.36 1.34 2/195 23078
/proc/meminfo: memFree=24430820/32770624 swapFree=67108860/67108860
[pid=22877] ppid=22874 vsize=10661132 memory=344016 CPUtime=2518.19 cores=1,3,5,7
/proc/22877/stat : 22877 (java) S 22874 22877 12183 0 -1 1077944320 63198 0 0 0 250335 1484 0 0 20 0 15 0 107506076 10916999168 86004 33554432000 4194304 4196468 140727462345136 140727462327680 140152435724023 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
/proc/22877/statm: 2665283 86004 3157 1 0 2627263 0
[pid=22877/tid=22879] ppid=22874 vsize=10661132 memory=344016 CPUtime=2490.96 cores=1,3,5,7
/proc/22877/task/22879/stat : 22879 (java) R 22874 22877 12183 0 -1 4202560 18497 0 0 0 247784 1312 0 0 20 0 15 0 107506076 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152439956688 140727463479234 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22887] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.76 cores=1,3,5,7
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 12183 0 -1 1077944384 5673 0 0 0 441 35 0 0 20 0 15 0 107506078 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152372414992 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22888] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.75 cores=1,3,5,7
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 12183 0 -1 1077944384 5729 0 0 0 439 36 0 0 20 0 15 0 107506078 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152371362448 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22889] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.75 cores=1,3,5,7
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 12183 0 -1 1077944384 5400 0 0 0 440 35 0 0 20 0 15 0 107506078 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152370309392 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22890] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.78 cores=1,3,5,7
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 12183 0 -1 1077944384 5220 0 0 0 439 39 0 0 20 0 15 0 107506078 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152369256848 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22895] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.54 cores=1,3,5,7
/proc/22877/task/22895/stat : 22895 (java) S 22874 22877 12183 0 -1 1077944384 6947 0 0 0 423 31 0 0 20 0 15 0 107506079 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151671950064 140152435735170 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22897] ppid=22874 vsize=10661132 memory=344016 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22897/stat : 22897 (java) S 22874 22877 12183 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 107506079 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151670896288 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22898] ppid=22874 vsize=10661132 memory=344016 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22898/stat : 22898 (java) S 22874 22877 12183 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 107506080 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151669843184 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22901] ppid=22874 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22901/stat : 22901 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151668791760 140152435742619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22902] ppid=22874 vsize=10661132 memory=344016 CPUtime=1.73 cores=1,3,5,7
/proc/22877/task/22902/stat : 22902 (java) S 22874 22877 12183 0 -1 1077944384 9026 0 0 0 171 2 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151667738864 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22903] ppid=22874 vsize=10661132 memory=4140 CPUtime=0.68 cores=1,3,5,7
/proc/22877/task/22903/stat : 22903 (java) S 22874 22877 12183 0 -1 1077944384 3041 0 0 0 68 0 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151666686320 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22904] ppid=22874 vsize=10661132 memory=1296 CPUtime=0.32 cores=1,3,5,7
/proc/22877/task/22904/stat : 22904 (java) S 22874 22877 12183 0 -1 1077944384 1670 0 0 0 31 1 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151665633264 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22905] ppid=22874 vsize=10661132 memory=2400 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22905/stat : 22905 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151664580960 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22910] ppid=22874 vsize=10661132 memory=6791534058613427641 CPUtime=0.81 cores=1,3,5,7
/proc/22877/task/22910/stat : 22910 (java) S 22874 22877 12183 0 -1 1077944384 590 0 0 0 44 37 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151663529008 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
Current children cumulated CPU time: 2518.19 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 344016 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2504.11 s]
/proc/loadavg: 1.49 1.36 1.34 2/195 23078
/proc/meminfo: memFree=24430820/32770624 swapFree=67108860/67108860
[pid=22877] ppid=22874 vsize=10661132 memory=344016 CPUtime=2520.01 cores=1,3,5,7
/proc/22877/stat : 22877 (java) S 22874 22877 12183 0 -1 1077944320 63204 0 0 0 250516 1485 0 0 20 0 15 0 107506076 10916999168 86004 33554432000 4194304 4196468 140727462345136 140727462327680 140152435724023 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
/proc/22877/statm: 2665283 86004 3157 1 0 2627263 0
[pid=22877/tid=22879] ppid=22874 vsize=10661132 memory=344016 CPUtime=2492.77 cores=1,3,5,7
/proc/22877/task/22879/stat : 22879 (java) R 22874 22877 12183 0 -1 4202560 18503 0 0 0 247963 1314 0 0 20 0 15 0 107506076 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152439954784 140727463479234 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22887] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.76 cores=1,3,5,7
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 12183 0 -1 1077944384 5673 0 0 0 441 35 0 0 20 0 15 0 107506078 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152372414992 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22888] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.75 cores=1,3,5,7
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 12183 0 -1 1077944384 5729 0 0 0 439 36 0 0 20 0 15 0 107506078 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152371362448 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22889] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.76 cores=1,3,5,7
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 12183 0 -1 1077944384 5400 0 0 0 441 35 0 0 20 0 15 0 107506078 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152370309392 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22890] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.79 cores=1,3,5,7
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 12183 0 -1 1077944384 5220 0 0 0 440 39 0 0 20 0 15 0 107506078 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152369256848 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22895] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.54 cores=1,3,5,7
/proc/22877/task/22895/stat : 22895 (java) S 22874 22877 12183 0 -1 1077944384 6947 0 0 0 423 31 0 0 20 0 15 0 107506079 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151671950064 140152435735170 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22897] ppid=22874 vsize=10661132 memory=344016 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22897/stat : 22897 (java) S 22874 22877 12183 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 107506079 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151670896288 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22898] ppid=22874 vsize=10661132 memory=344016 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22898/stat : 22898 (java) S 22874 22877 12183 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 107506080 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151669843184 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22901] ppid=22874 vsize=10661132 memory=344016 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22901/stat : 22901 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151668791760 140152435742619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22902] ppid=22874 vsize=10661132 memory=0 CPUtime=1.73 cores=1,3,5,7
/proc/22877/task/22902/stat : 22902 (java) S 22874 22877 12183 0 -1 1077944384 9026 0 0 0 171 2 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151667738864 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22903] ppid=22874 vsize=10661132 memory=196679437431515 CPUtime=0.68 cores=1,3,5,7
/proc/22877/task/22903/stat : 22903 (java) S 22874 22877 12183 0 -1 1077944384 3041 0 0 0 68 0 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151666686320 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22904] ppid=22874 vsize=10661132 memory=344016 CPUtime=0.32 cores=1,3,5,7
/proc/22877/task/22904/stat : 22904 (java) S 22874 22877 12183 0 -1 1077944384 1670 0 0 0 31 1 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151665633264 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22905] ppid=22874 vsize=10661132 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22905/stat : 22905 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151664580960 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22910] ppid=22874 vsize=10661132 memory=344016 CPUtime=0.81 cores=1,3,5,7
/proc/22877/task/22910/stat : 22910 (java) S 22874 22877 12183 0 -1 1077944384 590 0 0 0 44 37 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151663529008 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 344016 KiB

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

[startup+2504.12 s]
# the end of solver process 22877 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2505.17 s, system=14.8611 s

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

[startup+2504.11 s]
/proc/loadavg: 1.49 1.36 1.34 2/195 23078
/proc/meminfo: memFree=24430820/32770624 swapFree=67108860/67108860
[pid=22877] ppid=22874 vsize=10661132 memory=344016 CPUtime=2520.01 cores=1,3,5,7
/proc/22877/stat : 22877 (java) S 22874 22877 12183 0 -1 1077944320 63204 0 0 0 250516 1485 0 0 20 0 15 0 107506076 10916999168 86004 33554432000 4194304 4196468 140727462345136 140727462327680 140152435724023 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
/proc/22877/statm: 2665283 86004 3157 1 0 2627263 0
[pid=22877/tid=22879] ppid=22874 vsize=10661132 memory=344016 CPUtime=2492.77 cores=1,3,5,7
/proc/22877/task/22879/stat : 22879 (java) R 22874 22877 12183 0 -1 4202560 18503 0 0 0 247963 1314 0 0 20 0 15 0 107506076 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152439954784 140727463479234 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22887] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.76 cores=1,3,5,7
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 12183 0 -1 1077944384 5673 0 0 0 441 35 0 0 20 0 15 0 107506078 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152372414992 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22888] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.75 cores=1,3,5,7
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 12183 0 -1 1077944384 5729 0 0 0 439 36 0 0 20 0 15 0 107506078 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152371362448 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22889] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.76 cores=1,3,5,7
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 12183 0 -1 1077944384 5400 0 0 0 441 35 0 0 20 0 15 0 107506078 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152370309392 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22890] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.79 cores=1,3,5,7
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 12183 0 -1 1077944384 5220 0 0 0 440 39 0 0 20 0 15 0 107506078 10916999168 86004 33554432000 4194304 4196468 140727462345136 140152369256848 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22895] ppid=22874 vsize=10661132 memory=344016 CPUtime=4.54 cores=1,3,5,7
/proc/22877/task/22895/stat : 22895 (java) S 22874 22877 12183 0 -1 1077944384 6947 0 0 0 423 31 0 0 20 0 15 0 107506079 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151671950064 140152435735170 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22897] ppid=22874 vsize=10661132 memory=344016 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22897/stat : 22897 (java) S 22874 22877 12183 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 107506079 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151670896288 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22898] ppid=22874 vsize=10661132 memory=344016 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22898/stat : 22898 (java) S 22874 22877 12183 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 107506080 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151669843184 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22901] ppid=22874 vsize=10661132 memory=344016 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22901/stat : 22901 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151668791760 140152435742619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22902] ppid=22874 vsize=10661132 memory=0 CPUtime=1.73 cores=1,3,5,7
/proc/22877/task/22902/stat : 22902 (java) S 22874 22877 12183 0 -1 1077944384 9026 0 0 0 171 2 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151667738864 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22903] ppid=22874 vsize=10661132 memory=196679437431515 CPUtime=0.68 cores=1,3,5,7
/proc/22877/task/22903/stat : 22903 (java) S 22874 22877 12183 0 -1 1077944384 3041 0 0 0 68 0 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151666686320 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22904] ppid=22874 vsize=10661132 memory=344016 CPUtime=0.32 cores=1,3,5,7
/proc/22877/task/22904/stat : 22904 (java) S 22874 22877 12183 0 -1 1077944384 1670 0 0 0 31 1 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151665633264 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22905] ppid=22874 vsize=10661132 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/22877/task/22905/stat : 22905 (java) S 22874 22877 12183 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151664580960 140152435734229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
[pid=22877/tid=22910] ppid=22874 vsize=10661132 memory=344016 CPUtime=0.81 cores=1,3,5,7
/proc/22877/task/22910/stat : 22910 (java) S 22874 22877 12183 0 -1 1077944384 590 0 0 0 44 37 0 0 20 0 15 0 107506082 10916999168 86004 33554432000 4194304 4196468 140727462345136 140151663529008 140152435735170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 18972672 140727462347896 140727462348041 140727462348041 140727462350799 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 344016 KiB

Child status: 143
Real time (s): 2504.12
CPU time (s): 2520.03
CPU user time (s): 2505.17
CPU system time (s): 14.8611
CPU usage (%): 100.636
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 344016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2505.17
system time used= 14.8611
maximum resident set size= 344532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63375
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 181020
involuntary context switches= 4580


# summary of solver processes directly reported to runsolver:
#   pid: 22877
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2505.17
#   total CPU system time (s): 14.8611

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9185 second user time and 22.477 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-29 23:23:49
IDJOB=4300594
IDBENCH=141663
IDSOLVER=2768
FILE ID=node107/4300594-1532899429
RUNJOBID= node107-1532899429-22854
PBS_JOBID= 21022519
Free space on /tmp= 60828 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Eternity/Eternity-07-07_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300594-1532899429/watcher-4300594-1532899429 -o /tmp/evaluation-result-4300594-1532899429/solver-4300594-1532899429 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532899429-22854 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4300594-1532899429.xml --timelimit 2520

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

MD5SUM BENCH= d2370bf20b8fe6e2b2b2b678a676e404
RANDOM SEED=425175446

node107.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.40
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.40
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.40
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.40
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:        24764936 kB
MemAvailable:   31961932 kB
Buffers:          249704 kB
Cached:          7210456 kB
SwapCached:            0 kB
Active:          3776492 kB
Inactive:        3737252 kB
Active(anon):       5280 kB
Inactive(anon):    76484 kB
Active(file):    3771212 kB
Inactive(file):  3660768 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1196 kB
Writeback:             0 kB
AnonPages:         60892 kB
Mapped:            44972 kB
Shmem:             25228 kB
Slab:             190228 kB
SReclaimable:     161704 kB
SUnreclaim:        28524 kB
KernelStack:        3184 kB
PageTables:         5236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     334768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 60828 MiB
End job on node107 at 2018-07-30 00:05:33