Trace number 4258353

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 NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05? (TO) 259.99799 86.058701

General information on the benchmark

NameVrp/Vrp-zinc-s1/
Vrp-A-n61-k9.xml
MD5SUM4ab7546591ba88ff6acec2aa7538cbc2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1295
Best CPU time to get the best result obtained on this benchmark251.894
Satisfiable
(Un)Satisfiability was proved
Number of variables3782
Number of constraints3720
Number of domains3
Minimum domain size1
Maximum domain size101
Distribution of domain sizes[{"size":1,"count":61},{"size":2,"count":3660},{"size":101,"count":60}]
Minimum variable degree0
Maximum variable degree119
Distribution of variable degrees[{"degree":0,"count":1},{"degree":1,"count":61},{"degree":2,"count":120},{"degree":4,"count":3540},{"degree":119,"count":60}]
Minimum constraint arity1
Maximum constraint arity60
Distribution of constraint arities[{"arity":1,"count":60},{"arity":3,"count":3540},{"arity":60,"count":120}]
Number of extensional constraints0
Number of intensional constraints60
Distribution of constraint types[{"type":"intension","count":60},{"type":"sum","count":3540},{"type":"count","count":120}]
Optimization problemYES
Type of objectivemin SUM

Solver Data


Verifier Data

One s line expected

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 (10064 MiB free)
  memory of node 1: 16384 MiB (15614 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258353-1502644979/watcher-4258353-1502644979 -o /tmp/evaluation-result-4258353-1502644979/solver-4258353-1502644979 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6041 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258353-1502644979.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=8874, runsolver pid=8871

[startup+0.100125 s]*
/proc/loadavg: 4.10 4.54 3.87 3/201 8880
/proc/meminfo: memFree=26289196/32770624 swapFree=67108860/67108860
[pid=8874] ppid=8871 vsize=9936560 memory=18532 CPUtime=0.01 cores=1,3,5,7
/proc/8874/stat : 8874 (java) S 8871 8874 17093 0 -1 1077944320 3455 0 0 0 1 0 0 0 20 0 6 0 66691269 10175037440 4633 18446744073709551615 4194304 4196468 140721400378848 140721400361392 140514391043831 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
/proc/8874/statm: 2484140 4633 1921 1 0 2473637 0
[pid=8874/tid=8876] ppid=8871 vsize=9936560 memory=4206751525541407381 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8876/stat : 8876 (java) R 8871 8874 17093 0 -1 4202560 2167 0 0 0 0 0 0 0 20 0 6 0 66691278 10175037440 4698 18446744073709551615 4194304 4196468 140721400378848 140514395279952 140514391065757 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8877] ppid=8871 vsize=9936560 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8877/stat : 8877 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 66691279 10175037440 4698 18446744073709551615 4194304 4196468 140721400378848 140514002131856 140514391054037 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8878] ppid=8871 vsize=9936560 memory=140084442642048 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8878/stat : 8878 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 66691279 10175037440 4698 18446744073709551615 4194304 4196468 140721400378848 140514001079056 140514391054037 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8879] ppid=8871 vsize=9936560 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8879/stat : 8879 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 66691279 10175037440 4698 18446744073709551615 4194304 4196468 140721400378848 140514000026768 140514391054037 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8880] ppid=8871 vsize=9936560 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8880/stat : 8880 (java) S 8871 8874 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 66691279 10175037440 4698 18446744073709551615 4194304 4196468 140721400378848 140513998973968 140514391054037 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 9936560 KiB
Current children cumulated memory: 18532 KiB

[startup+0.210007 s]*
/proc/loadavg: 4.10 4.54 3.87 4/210 8889
/proc/meminfo: memFree=26280116/32770624 swapFree=67108860/67108860
[pid=8874] ppid=8871 vsize=10551156 memory=26580 CPUtime=0.1 cores=1,3,5,7
/proc/8874/stat : 8874 (java) S 8871 8874 17093 0 -1 1077944320 5096 0 0 0 9 1 0 0 20 0 15 0 66691269 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140721400361392 140514391043831 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
/proc/8874/statm: 2637789 6645 2804 1 0 2627261 0
[pid=8874/tid=8876] ppid=8871 vsize=10551156 memory=8318255677412212789 CPUtime=0.07 cores=1,3,5,7
/proc/8874/task/8876/stat : 8876 (java) R 8871 8874 17093 0 -1 4202560 3025 0 0 0 7 0 0 0 20 0 15 0 66691278 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140514395280464 140514383672258 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8877] ppid=8871 vsize=10551156 memory=330 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8877/stat : 8877 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66691279 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140514002131856 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8878] ppid=8871 vsize=10551156 memory=140084443194218 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8878/stat : 8878 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66691279 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140514001079056 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8879] ppid=8871 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8879/stat : 8879 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66691279 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140514000026768 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8880] ppid=8871 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8880/stat : 8880 (java) S 8871 8874 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66691279 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140513998973968 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8881] ppid=8871 vsize=10551156 memory=140084442642048 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8881/stat : 8881 (java) S 8871 8874 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66691280 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140513955072112 140514391054978 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8882] ppid=8871 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8882/stat : 8882 (java) S 8871 8874 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66691280 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140513954018080 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8883] ppid=8871 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8883/stat : 8883 (java) S 8871 8874 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66691281 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140513952965744 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8884] ppid=8871 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8884/stat : 8884 (java) S 8871 8874 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66691283 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140513951914064 140514391062427 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8885] ppid=8871 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8885/stat : 8885 (java) S 8871 8874 17093 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 15 0 66691283 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140513950861936 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8886] ppid=8871 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8886/stat : 8886 (java) S 8871 8874 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66691283 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140513949809136 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8887] ppid=8871 vsize=10551156 memory=140084442642048 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8887/stat : 8887 (java) R 8871 8874 17093 0 -1 4202560 305 0 0 0 0 0 0 0 20 0 15 0 66691283 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140513881615216 140514391065178 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8888] ppid=8871 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8888/stat : 8888 (java) S 8871 8874 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66691283 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140513880562656 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8889] ppid=8871 vsize=10551156 memory=140084442642048 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8889/stat : 8889 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66691288 10804383744 6645 18446744073709551615 4194304 4196468 140721400378848 140513879509424 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 26580 KiB

[startup+0.310182 s]*
/proc/loadavg: 4.10 4.54 3.87 3/210 8889
/proc/meminfo: memFree=26268500/32770624 swapFree=67108860/67108860
[pid=8874] ppid=8871 vsize=10551156 memory=36640 CPUtime=0.24 cores=1,3,5,7
/proc/8874/stat : 8874 (java) S 8871 8874 17093 0 -1 1077944320 8396 0 0 0 21 3 0 0 20 0 15 0 66691269 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140721400361392 140514391043831 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
/proc/8874/statm: 2637789 9160 2875 1 0 2627261 0
[pid=8874/tid=8876] ppid=8871 vsize=10551156 memory=-7677926825137650786 CPUtime=0.17 cores=1,3,5,7
/proc/8874/task/8876/stat : 8876 (java) R 8871 8874 17093 0 -1 4202560 6048 0 0 0 15 2 0 0 20 0 15 0 66691278 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140514395271056 140514375124318 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8877] ppid=8871 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8877/stat : 8877 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66691279 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140514002131856 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8878] ppid=8871 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8878/stat : 8878 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66691279 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140514001079056 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8879] ppid=8871 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8879/stat : 8879 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66691279 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140514000026768 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8880] ppid=8871 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8880/stat : 8880 (java) S 8871 8874 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66691279 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140513998973968 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8881] ppid=8871 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8881/stat : 8881 (java) S 8871 8874 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66691280 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140513955072112 140514391054978 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8882] ppid=8871 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8882/stat : 8882 (java) S 8871 8874 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66691280 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140513954018080 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8883] ppid=8871 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8883/stat : 8883 (java) S 8871 8874 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66691281 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140513952965744 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8884] ppid=8871 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8884/stat : 8884 (java) S 8871 8874 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66691283 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140513951914064 140514391062427 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8885] ppid=8871 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8874/task/8885/stat : 8885 (java) S 8871 8874 17093 0 -1 1077944384 485 0 0 0 1 0 0 0 20 0 15 0 66691283 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140513950861936 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8886] ppid=8871 vsize=10551156 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/8874/task/8886/stat : 8886 (java) S 8871 8874 17093 0 -1 1077944384 74 0 0 0 1 0 0 0 20 0 15 0 66691283 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140513949809136 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8887] ppid=8871 vsize=10551156 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/8874/task/8887/stat : 8887 (java) S 8871 8874 17093 0 -1 1077944384 430 0 0 0 3 0 0 0 20 0 15 0 66691283 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140513881615216 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8888] ppid=8871 vsize=10551156 memory=140084442642048 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8888/stat : 8888 (java) S 8871 8874 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66691283 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140513880562656 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8889] ppid=8871 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8889/stat : 8889 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66691288 10804383744 9160 18446744073709551615 4194304 4196468 140721400378848 140513879509424 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36640 KiB

[startup+0.70072 s]
/proc/loadavg: 4.10 4.54 3.87 6/210 8889
/proc/meminfo: memFree=26249476/32770624 swapFree=67108860/67108860
[pid=8874] ppid=8871 vsize=10551232 memory=121940 CPUtime=1.46 cores=1,3,5,7
/proc/8874/stat : 8874 (java) S 8871 8874 17093 0 -1 1077944320 12957 0 0 0 141 5 0 0 20 0 15 0 66691269 10804461568 30485 18446744073709551615 4194304 4196468 140721400378848 140721400361392 140514391043831 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
/proc/8874/statm: 2637808 30485 3060 1 0 2627261 0
[pid=8874/tid=8876] ppid=8871 vsize=10551232 memory=6297835844906604903 CPUtime=0.55 cores=1,3,5,7
/proc/8874/task/8876/stat : 8876 (java) R 8871 8874 17093 0 -1 4202560 7422 0 0 0 51 4 0 0 20 0 15 0 66691278 10804461568 30485 18446744073709551615 4194304 4196468 140721400378848 140514395278928 140514036157759 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8877] ppid=8871 vsize=10551232 memory=7308028628335813952 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8877/stat : 8877 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66691279 10804461568 30485 18446744073709551615 4194304 4196468 140721400378848 140514002131856 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8878] ppid=8871 vsize=10551232 memory=7596259004554634560 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8878/stat : 8878 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66691279 10804461568 30485 18446744073709551615 4194304 4196468 140721400378848 140514001079056 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8879] ppid=8871 vsize=10551232 memory=7302135314614015848 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8879/stat : 8879 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66691279 10804461568 30485 18446744073709551615 4194304 4196468 140721400378848 140514000026768 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8880] ppid=8871 vsize=10551232 memory=2269 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8880/stat : 8880 (java) S 8871 8874 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66691279 10804461568 30485 18446744073709551615 4194304 4196468 140721400378848 140513998973968 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8881] ppid=8871 vsize=10551232 memory=301 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8881/stat : 8881 (java) S 8871 8874 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66691280 10804461568 30997 18446744073709551615 4194304 4196468 140721400378848 140513955072112 140514391054978 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8882] ppid=8871 vsize=10551232 memory=855 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8882/stat : 8882 (java) S 8871 8874 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66691280 10804461568 30997 18446744073709551615 4194304 4196468 140721400378848 140513954018080 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8883] ppid=8871 vsize=10551232 memory=56 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8883/stat : 8883 (java) S 8871 8874 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66691281 10804461568 30997 18446744073709551615 4194304 4196468 140721400378848 140513952965744 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8884] ppid=8871 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8884/stat : 8884 (java) S 8871 8874 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66691283 10804461568 30997 18446744073709551615 4194304 4196468 140721400378848 140513951914064 140514391062427 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8885] ppid=8871 vsize=10551232 memory=108 CPUtime=0.3 cores=1,3,5,7
/proc/8874/task/8885/stat : 8885 (java) R 8871 8874 17093 0 -1 4202560 1225 0 0 0 30 0 0 0 20 0 15 0 66691283 10804461568 30997 18446744073709551615 4194304 4196468 140721400378848 140513950851856 140514370282252 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8886] ppid=8871 vsize=10551232 memory=3904 CPUtime=0.31 cores=1,3,5,7
/proc/8874/task/8886/stat : 8886 (java) R 8871 8874 17093 0 -1 1077944384 1353 0 0 0 31 0 0 0 20 0 15 0 66691283 10804461568 30997 18446744073709551615 4194304 4196468 140721400378848 140513949795984 140514391054037 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8887] ppid=8871 vsize=10551232 memory=-7677926825137650786 CPUtime=0.28 cores=1,3,5,7
/proc/8874/task/8887/stat : 8887 (java) R 8871 8874 17093 0 -1 4202560 1589 0 0 0 28 0 0 0 20 0 15 0 66691283 10804461568 30997 18446744073709551615 4194304 4196468 140721400378848 140513881610944 140514369983200 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8888] ppid=8871 vsize=10551232 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8888/stat : 8888 (java) S 8871 8874 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66691283 10804461568 30997 18446744073709551615 4194304 4196468 140721400378848 140513880562656 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8889] ppid=8871 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8889/stat : 8889 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66691288 10804461568 30997 18446744073709551615 4194304 4196468 140721400378848 140513879509424 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 121940 KiB

[startup+1.50077 s]
/proc/loadavg: 4.10 4.53 3.87 5/210 8889
/proc/meminfo: memFree=26109104/32770624 swapFree=67108860/67108860
[pid=8874] ppid=8871 vsize=10553072 memory=413276 CPUtime=4 cores=1,3,5,7
/proc/8874/stat : 8874 (java) S 8871 8874 17093 0 -1 1077944320 19629 0 0 0 382 18 0 0 20 0 15 0 66691269 10806345728 103319 18446744073709551615 4194304 4196468 140721400378848 140721400361392 140514391043831 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
/proc/8874/statm: 2638268 103319 3098 1 0 2627721 0
[pid=8874/tid=8876] ppid=8871 vsize=10553072 memory=280168635813760 CPUtime=1.24 cores=1,3,5,7
/proc/8874/task/8876/stat : 8876 (java) R 8871 8874 17093 0 -1 4202560 7588 0 0 0 117 7 0 0 20 0 15 0 66691278 10806345728 103319 18446744073709551615 4194304 4196468 140721400378848 140514395279600 140514032952418 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8877] ppid=8871 vsize=10553072 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/8874/task/8877/stat : 8877 (java) S 8871 8874 17093 0 -1 1077944384 43 0 0 0 4 1 0 0 20 0 15 0 66691279 10806345728 103385 18446744073709551615 4194304 4196468 140721400378848 140514002131856 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8878] ppid=8871 vsize=10553072 memory=5857 CPUtime=0.09 cores=1,3,5,7
/proc/8874/task/8878/stat : 8878 (java) S 8871 8874 17093 0 -1 1077944384 57 0 0 0 7 2 0 0 20 0 15 0 66691279 10806345728 103385 18446744073709551615 4194304 4196468 140721400378848 140514001079056 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8879] ppid=8871 vsize=10553072 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8874/task/8879/stat : 8879 (java) S 8871 8874 17093 0 -1 1077944384 46 0 0 0 6 2 0 0 20 0 15 0 66691279 10806345728 103385 18446744073709551615 4194304 4196468 140721400378848 140514000026768 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8880] ppid=8871 vsize=10553072 memory=280168635908384 CPUtime=0.09 cores=1,3,5,7
/proc/8874/task/8880/stat : 8880 (java) S 8871 8874 17093 0 -1 1077944384 57 0 0 0 7 2 0 0 20 0 15 0 66691279 10806345728 103385 18446744073709551615 4194304 4196468 140721400378848 140513998973968 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8881] ppid=8871 vsize=10553072 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8881/stat : 8881 (java) S 8871 8874 17093 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 66691280 10806345728 103385 18446744073709551615 4194304 4196468 140721400378848 140513955072112 140514391054978 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8882] ppid=8871 vsize=10553072 memory=13563795322702378 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8882/stat : 8882 (java) S 8871 8874 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66691280 10806345728 103385 18446744073709551615 4194304 4196468 140721400378848 140513954018144 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8883] ppid=8871 vsize=10553072 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8883/stat : 8883 (java) S 8871 8874 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66691281 10806345728 103385 18446744073709551615 4194304 4196468 140721400378848 140513952965744 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8884] ppid=8871 vsize=10553072 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8884/stat : 8884 (java) S 8871 8874 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66691283 10806345728 103385 18446744073709551615 4194304 4196468 140721400378848 140513951914064 140514391062427 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8885] ppid=8871 vsize=10553072 memory=16448 CPUtime=1 cores=1,3,5,7
/proc/8874/task/8885/stat : 8885 (java) R 8871 8874 17093 0 -1 4202560 4481 0 0 0 99 1 0 0 20 0 15 0 66691283 10806345728 103385 18446744073709551615 4194304 4196468 140721400378848 140513950842952 140514372587548 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8886] ppid=8871 vsize=10553072 memory=2752 CPUtime=0.97 cores=1,3,5,7
/proc/8874/task/8886/stat : 8886 (java) R 8871 8874 17093 0 -1 4202560 3665 0 0 0 97 0 0 0 20 0 15 0 66691283 10806345728 103451 18446744073709551615 4194304 4196468 140721400378848 140513949800080 140514374575440 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8887] ppid=8871 vsize=10553072 memory=2752 CPUtime=0.41 cores=1,3,5,7
/proc/8874/task/8887/stat : 8887 (java) S 8871 8874 17093 0 -1 1077944384 2229 0 0 0 40 1 0 0 20 0 15 0 66691283 10806345728 103451 18446744073709551615 4194304 4196468 140721400378848 140513881615216 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8888] ppid=8871 vsize=10553072 memory=4064 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8888/stat : 8888 (java) S 8871 8874 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66691283 10806345728 103451 18446744073709551615 4194304 4196468 140721400378848 140513880562656 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8889] ppid=8871 vsize=10553072 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8889/stat : 8889 (java) S 8871 8874 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66691288 10806345728 103451 18446744073709551615 4194304 4196468 140721400378848 140513879509424 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
Current children cumulated CPU time: 4 s
Current children cumulated vsize: 10553072 KiB

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

/proc/8874/statm: 2637808 2082196 3134 1 0 2627261 0
[pid=8874/tid=8876] ppid=8871 vsize=10551232 memory=-7677926825137650786 CPUtime=13.83 cores=1,3,5,7
/proc/8874/task/8876/stat : 8876 (java) S 8871 8874 17093 0 -1 1077944384 17880 0 0 0 1366 17 0 0 20 0 15 0 66691278 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514395279856 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8877] ppid=8871 vsize=10551232 memory=4872558044660077418 CPUtime=55.28 cores=1,3,5,7
/proc/8874/task/8877/stat : 8877 (java) R 8871 8874 17093 0 -1 4202560 58189 0 0 0 5383 145 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514002131744 140514383672039 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8878] ppid=8871 vsize=10551232 memory=-3831251742559211316 CPUtime=55.16 cores=1,3,5,7
/proc/8874/task/8878/stat : 8878 (java) R 8871 8874 17093 0 -1 4202560 52631 0 0 0 5377 139 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514001079256 140514375995000 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8879] ppid=8871 vsize=10551232 memory=6944656592455350634 CPUtime=54.96 cores=1,3,5,7
/proc/8874/task/8879/stat : 8879 (java) R 8871 8874 17093 0 -1 4202560 40203 0 0 0 5358 138 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514000026968 140514375994436 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8880] ppid=8871 vsize=10551232 memory=6944656592455350634 CPUtime=55.22 cores=1,3,5,7
/proc/8874/task/8880/stat : 8880 (java) R 8871 8874 17093 0 -1 4202560 36877 0 0 0 5380 142 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513998974168 140514375994436 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8881] ppid=8871 vsize=10551232 memory=8475934422144292502 CPUtime=14.12 cores=1,3,5,7
/proc/8874/task/8881/stat : 8881 (java) S 8871 8874 17093 0 -1 1077944384 19544 0 0 0 1411 1 0 0 20 0 15 0 66691280 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513955070432 140514391054037 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8882] ppid=8871 vsize=10551232 memory=-7965959130280075168 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8882/stat : 8882 (java) S 8871 8874 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66691280 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513954018144 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8883] ppid=8871 vsize=10551232 memory=6944656591801720226 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8883/stat : 8883 (java) S 8871 8874 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66691281 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513952965744 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8884] ppid=8871 vsize=10551232 memory=6944656592455360608 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8884/stat : 8884 (java) S 8871 8874 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513951914064 140514391062427 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8885] ppid=8871 vsize=10551232 memory=-7965959130280075168 CPUtime=1.42 cores=1,3,5,7
/proc/8874/task/8885/stat : 8885 (java) S 8871 8874 17093 0 -1 1077944384 7492 0 0 0 141 1 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513950861936 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8886] ppid=8871 vsize=10551232 memory=6944656591801720226 CPUtime=1.45 cores=1,3,5,7
/proc/8874/task/8886/stat : 8886 (java) S 8871 8874 17093 0 -1 1077944384 8163 0 0 0 144 1 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513949809136 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8887] ppid=8871 vsize=10551232 memory=6944656592455360608 CPUtime=0.47 cores=1,3,5,7
/proc/8874/task/8887/stat : 8887 (java) S 8871 8874 17093 0 -1 1077944384 3444 0 0 0 46 1 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513881615216 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8888] ppid=8871 vsize=10551232 memory=-6876588628788210059 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8888/stat : 8888 (java) S 8871 8874 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513880562656 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8889] ppid=8871 vsize=10551232 memory=-6876588461455810464 CPUtime=0.05 cores=1,3,5,7
/proc/8874/task/8889/stat : 8889 (java) S 8871 8874 17093 0 -1 1077944384 1070 0 0 0 2 3 0 0 20 0 15 0 66691288 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513879509424 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
Current children cumulated CPU time: 252.05 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8328784 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+86.0586 s]
# the end of solver process 8874 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.037 s, system=5.96126 s

Solver just ended.
Dumping a history of the last processes samples

[startup+84.8012 s]
/proc/loadavg: 4.39 4.47 3.90 6/213 8905
/proc/meminfo: memFree=17065348/32770624 swapFree=67108860/67108860
[pid=8874] ppid=8871 vsize=10551232 memory=8328784 CPUtime=255.17 cores=1,3,5,7
/proc/8874/stat : 8874 (java) S 8871 8874 17093 0 -1 1077944320 246855 0 0 0 24927 590 0 0 20 0 15 0 66691269 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140721400361392 140514391043831 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
/proc/8874/statm: 2637808 2082196 3134 1 0 2627261 0
[pid=8874/tid=8876] ppid=8871 vsize=10551232 memory=7680170660397595203 CPUtime=13.83 cores=1,3,5,7
/proc/8874/task/8876/stat : 8876 (java) S 8871 8874 17093 0 -1 1077944384 17880 0 0 0 1366 17 0 0 20 0 15 0 66691278 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514395279856 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8877] ppid=8871 vsize=10551232 memory=8328784 CPUtime=56.04 cores=1,3,5,7
/proc/8874/task/8877/stat : 8877 (java) R 8871 8874 17093 0 -1 4202560 58189 0 0 0 5459 145 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514002131440 140514383672039 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8878] ppid=8871 vsize=10551232 memory=1444 CPUtime=55.94 cores=1,3,5,7
/proc/8874/task/8878/stat : 8878 (java) R 8871 8874 17093 0 -1 4202560 52631 0 0 0 5455 139 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514001079256 140514376029127 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8879] ppid=8871 vsize=10551232 memory=1228 CPUtime=55.75 cores=1,3,5,7
/proc/8874/task/8879/stat : 8879 (java) R 8871 8874 17093 0 -1 4202560 40203 0 0 0 5437 138 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514000026968 140514375741470 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8880] ppid=8871 vsize=10551232 memory=12200 CPUtime=56.01 cores=1,3,5,7
/proc/8874/task/8880/stat : 8880 (java) R 8871 8874 17093 0 -1 4202560 36877 0 0 0 5459 142 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513998974168 140514376029127 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8881] ppid=8871 vsize=10551232 memory=8328784 CPUtime=14.12 cores=1,3,5,7
/proc/8874/task/8881/stat : 8881 (java) S 8871 8874 17093 0 -1 1077944384 19544 0 0 0 1411 1 0 0 20 0 15 0 66691280 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513955070432 140514391054037 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8882] ppid=8871 vsize=10551232 memory=1336 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8882/stat : 8882 (java) S 8871 8874 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66691280 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513954018144 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8883] ppid=8871 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8883/stat : 8883 (java) S 8871 8874 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66691281 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513952965744 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8884] ppid=8871 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8884/stat : 8884 (java) S 8871 8874 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513951913712 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8885] ppid=8871 vsize=10551232 memory=0 CPUtime=1.42 cores=1,3,5,7
/proc/8874/task/8885/stat : 8885 (java) S 8871 8874 17093 0 -1 1077944384 7492 0 0 0 141 1 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513950861936 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8886] ppid=8871 vsize=10551232 memory=142 CPUtime=1.45 cores=1,3,5,7
/proc/8874/task/8886/stat : 8886 (java) S 8871 8874 17093 0 -1 1077944384 8163 0 0 0 144 1 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513949809136 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8887] ppid=8871 vsize=10551232 memory=145 CPUtime=0.47 cores=1,3,5,7
/proc/8874/task/8887/stat : 8887 (java) S 8871 8874 17093 0 -1 1077944384 3444 0 0 0 46 1 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513881615216 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8888] ppid=8871 vsize=10551232 memory=47 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8888/stat : 8888 (java) S 8871 8874 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513880562656 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8889] ppid=8871 vsize=10551232 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/8874/task/8889/stat : 8889 (java) S 8871 8874 17093 0 -1 1077944384 1070 0 0 0 2 3 0 0 20 0 15 0 66691288 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513879509424 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
Current children cumulated CPU time: 255.17 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8328784 KiB

[startup+85.6008 s]
/proc/loadavg: 4.39 4.47 3.90 6/213 8905
/proc/meminfo: memFree=17065348/32770624 swapFree=67108860/67108860
[pid=8874] ppid=8871 vsize=10551232 memory=8328784 CPUtime=258.32 cores=1,3,5,7
/proc/8874/stat : 8874 (java) S 8871 8874 17093 0 -1 1077944320 246855 0 0 0 25241 591 0 0 20 0 15 0 66691269 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140721400361392 140514391043831 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
/proc/8874/statm: 2637808 2082196 3134 1 0 2627261 0
[pid=8874/tid=8876] ppid=8871 vsize=10551232 memory=0 CPUtime=13.83 cores=1,3,5,7
/proc/8874/task/8876/stat : 8876 (java) S 8871 8874 17093 0 -1 1077944384 17880 0 0 0 1366 17 0 0 20 0 15 0 66691278 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514395279856 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8877] ppid=8871 vsize=10551232 memory=7680170660397595203 CPUtime=56.81 cores=1,3,5,7
/proc/8874/task/8877/stat : 8877 (java) R 8871 8874 17093 0 -1 4202560 58189 0 0 0 5535 146 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514002131752 140514383672039 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8878] ppid=8871 vsize=10551232 memory=2420 CPUtime=56.73 cores=1,3,5,7
/proc/8874/task/8878/stat : 8878 (java) R 8871 8874 17093 0 -1 4202560 52631 0 0 0 5534 139 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514001079256 140514375994859 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8879] ppid=8871 vsize=10551232 memory=1732 CPUtime=56.55 cores=1,3,5,7
/proc/8874/task/8879/stat : 8879 (java) R 8871 8874 17093 0 -1 4202560 40203 0 0 0 5517 138 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514000026968 140514375741573 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8880] ppid=8871 vsize=10551232 memory=5788 CPUtime=56.81 cores=1,3,5,7
/proc/8874/task/8880/stat : 8880 (java) R 8871 8874 17093 0 -1 4202560 36877 0 0 0 5539 142 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513998974168 140514375741470 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8881] ppid=8871 vsize=10551232 memory=4612 CPUtime=14.12 cores=1,3,5,7
/proc/8874/task/8881/stat : 8881 (java) S 8871 8874 17093 0 -1 1077944384 19544 0 0 0 1411 1 0 0 20 0 15 0 66691280 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513955070432 140514391054037 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8882] ppid=8871 vsize=10551232 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8882/stat : 8882 (java) S 8871 8874 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66691280 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513954018144 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8883] ppid=8871 vsize=10551232 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8883/stat : 8883 (java) S 8871 8874 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66691281 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513952965744 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8884] ppid=8871 vsize=10551232 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8884/stat : 8884 (java) S 8871 8874 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513951913712 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8885] ppid=8871 vsize=10551232 memory=12200 CPUtime=1.42 cores=1,3,5,7
/proc/8874/task/8885/stat : 8885 (java) S 8871 8874 17093 0 -1 1077944384 7492 0 0 0 141 1 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513950861936 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8886] ppid=8871 vsize=10551232 memory=1992 CPUtime=1.45 cores=1,3,5,7
/proc/8874/task/8886/stat : 8886 (java) S 8871 8874 17093 0 -1 1077944384 8163 0 0 0 144 1 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513949809136 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8887] ppid=8871 vsize=10551232 memory=1204 CPUtime=0.47 cores=1,3,5,7
/proc/8874/task/8887/stat : 8887 (java) S 8871 8874 17093 0 -1 1077944384 3444 0 0 0 46 1 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513881615216 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8888] ppid=8871 vsize=10551232 memory=1000 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8888/stat : 8888 (java) S 8871 8874 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513880562656 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8889] ppid=8871 vsize=10551232 memory=796 CPUtime=0.05 cores=1,3,5,7
/proc/8874/task/8889/stat : 8889 (java) S 8871 8874 17093 0 -1 1077944384 1070 0 0 0 2 3 0 0 20 0 15 0 66691288 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513879509424 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
Current children cumulated CPU time: 258.32 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8328784 KiB

[startup+86.0007 s]*
/proc/loadavg: 4.44 4.48 3.91 6/213 8905
/proc/meminfo: memFree=17065348/32770624 swapFree=67108860/67108860
[pid=8874] ppid=8871 vsize=10551232 memory=8328784 CPUtime=259.92 cores=1,3,5,7
/proc/8874/stat : 8874 (java) S 8871 8874 17093 0 -1 1077944320 246855 0 0 0 25401 591 0 0 20 0 15 0 66691269 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140721400361392 140514391043831 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
/proc/8874/statm: 2637808 2082196 3134 1 0 2627261 0
[pid=8874/tid=8876] ppid=8871 vsize=10551232 memory=8318255677412212789 CPUtime=13.83 cores=1,3,5,7
/proc/8874/task/8876/stat : 8876 (java) S 8871 8874 17093 0 -1 1077944384 17880 0 0 0 1366 17 0 0 20 0 15 0 66691278 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514395279856 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8877] ppid=8871 vsize=10551232 memory=330 CPUtime=57.19 cores=1,3,5,7
/proc/8874/task/8877/stat : 8877 (java) R 8871 8874 17093 0 -1 4202560 58189 0 0 0 5573 146 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514002131752 140514383672039 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8878] ppid=8871 vsize=10551232 memory=140084442651210 CPUtime=57.14 cores=1,3,5,7
/proc/8874/task/8878/stat : 8878 (java) R 8871 8874 17093 0 -1 4202560 52631 0 0 0 5575 139 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514001078952 140514383672039 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8879] ppid=8871 vsize=10551232 memory=7446237334202640982 CPUtime=56.96 cores=1,3,5,7
/proc/8874/task/8879/stat : 8879 (java) R 8871 8874 17093 0 -1 4202560 40203 0 0 0 5558 138 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140514000026968 140514375741470 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8880] ppid=8871 vsize=10551232 memory=3539892216341281077 CPUtime=57.21 cores=1,3,5,7
/proc/8874/task/8880/stat : 8880 (java) R 8871 8874 17093 0 -1 4202560 36877 0 0 0 5579 142 0 0 20 0 15 0 66691279 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513998973552 140514383672039 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8881] ppid=8871 vsize=10551232 memory=3900310276634990256 CPUtime=14.12 cores=1,3,5,7
/proc/8874/task/8881/stat : 8881 (java) S 8871 8874 17093 0 -1 1077944384 19544 0 0 0 1411 1 0 0 20 0 15 0 66691280 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513955070432 140514391054037 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8882] ppid=8871 vsize=10551232 memory=3761684606646034479 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8882/stat : 8882 (java) S 8871 8874 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66691280 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513954018144 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8883] ppid=8871 vsize=10551232 memory=7811037743397951057 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8883/stat : 8883 (java) S 8871 8874 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66691281 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513952965744 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8884] ppid=8871 vsize=10551232 memory=7596559240167581526 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8884/stat : 8884 (java) S 8871 8874 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513951913712 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8885] ppid=8871 vsize=10551232 memory=0 CPUtime=1.42 cores=1,3,5,7
/proc/8874/task/8885/stat : 8885 (java) S 8871 8874 17093 0 -1 1077944384 7492 0 0 0 141 1 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513950861936 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8886] ppid=8871 vsize=10551232 memory=3472592192037597496 CPUtime=1.45 cores=1,3,5,7
/proc/8874/task/8886/stat : 8886 (java) S 8871 8874 17093 0 -1 1077944384 8163 0 0 0 144 1 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513949809136 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8887] ppid=8871 vsize=10551232 memory=4122682199443068597 CPUtime=0.47 cores=1,3,5,7
/proc/8874/task/8887/stat : 8887 (java) S 8871 8874 17093 0 -1 1077944384 3444 0 0 0 46 1 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513881615216 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8888] ppid=8871 vsize=10551232 memory=3905804158542819615 CPUtime=0 cores=1,3,5,7
/proc/8874/task/8888/stat : 8888 (java) S 8871 8874 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66691283 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513880562656 140514391054037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
[pid=8874/tid=8889] ppid=8871 vsize=10551232 memory=3547065872437831328 CPUtime=0.05 cores=1,3,5,7
/proc/8874/task/8889/stat : 8889 (java) S 8871 8874 17093 0 -1 1077944384 1070 0 0 0 2 3 0 0 20 0 15 0 66691288 10804461568 2082196 18446744073709551615 4194304 4196468 140721400378848 140513879509424 140514391054978 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8028160 140721400381845 140721400381998 140721400381998 140721400385487 0
Current children cumulated CPU time: 259.92 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8328784 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 86.0587
CPU time (s): 259.998
CPU user time (s): 254.037
CPU system time (s): 5.96126
CPU usage (%): 302.117
Max. virtual memory (cumulated for all children) (KiB): 10553072
Max. memory (cumulated for all children) (KiB): 8328784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.037
system time used= 5.96126
maximum resident set size= 8329048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246859
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6149
involuntary context switches= 2468


# summary of solver processes directly reported to runsolver:
#   pid: 8874
#   total CPU time (s): 259.998
#   total CPU user time (s): 254.037
#   total CPU system time (s): 5.96126

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.555287 second user time and 0.869621 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 19:08:51
IDJOB=4258353
IDBENCH=124394
IDSOLVER=2643
FILE ID=node127/4258353-1502644979
RUNJOBID= node127-1502642200-6041
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Vrp/Vrp-zinc-s1/Vrp-A-n61-k9.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258353-1502644979/watcher-4258353-1502644979 -o /tmp/evaluation-result-4258353-1502644979/solver-4258353-1502644979 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6041 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258353-1502644979.xml

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

MD5SUM BENCH= 4ab7546591ba88ff6acec2aa7538cbc2
RANDOM SEED=1902027637

node127.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.92
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.92
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.92
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.92
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:        26295520 kB
MemAvailable:   26730372 kB
Buffers:          199728 kB
Cached:           530840 kB
SwapCached:            0 kB
Active:          5830348 kB
Inactive:         211488 kB
Active(anon):    5260452 kB
Inactive(anon):    83872 kB
Active(file):     569896 kB
Inactive(file):   127616 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1680 kB
Writeback:             0 kB
AnonPages:       5312524 kB
Mapped:            59004 kB
Shmem:             33444 kB
Slab:             132120 kB
SReclaimable:     106348 kB
SUnreclaim:        25772 kB
KernelStack:        3520 kB
PageTables:        15108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6457676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5175296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-13 19:10:17