Trace number 4304877

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
Concrete 3.9.2SAT 6.99221 3.45579

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P02_c18.xml
MD5SUMdf122225b0586fd0ab127ca5658303c8
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 benchmark0.023731
Satisfiable
(Un)Satisfiability was proved
Number of variables44
Number of constraints18
Number of domains2
Minimum domain size16
Maximum domain size17
Distribution of domain sizes[{"size":16,"count":16},{"size":17,"count":8}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":20},{"degree":2,"count":16},{"degree":5,"count":8}]
Minimum constraint arity3
Maximum constraint arity16
Distribution of constraint arities[{"arity":3,"count":16},{"arity":8,"count":1},{"arity":16,"count":1}]
Number of extensional constraints0
Number of intensional constraints16
Distribution of constraint types[{"type":"intension","count":16},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.98/0.74	c Concrete v3.9.2.1532736233296 running
6.87/3.43	v <instantiation>
6.87/3.43	v       <list>
6.87/3.43	v         cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[1][0] cn[1][1] cn[1][2] cn[1][3] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][1][2] ce[0][1][3] ce[0][2][3] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][1][2] ce[1][1][3] ce[1][2][3] cie[0][0] cie[0][1] cie[0][2] cie[0][3]
6.87/3.43	v       </list>
6.87/3.43	v       <values>
6.87/3.43	v         6 0 1 15 13 16 5 3 6 5 9 1 15 14 3 8 10 11 13 2 7 16 4 12
6.87/3.43	v       </values>
6.87/3.43	v     </instantiation>
6.87/3.43	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304877-1534054978/watcher-4304877-1534054978 -o /tmp/evaluation-result-4304877-1534054978/solver-4304877-1534054978 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534041135-17409 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=439294119 HOME/instance-4304877-1534054978.xml 

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

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


[startup+0.100101 s]*
/proc/loadavg: 1.29 1.43 1.44 3/207 19868
/proc/meminfo: memFree=10453220/32770624 swapFree=67108404/67108860
[pid=19811] ppid=19808 vsize=10005480 memory=18996 CPUtime=0.08 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 15321 0 -1 1077944320 4412 13147 0 0 1 0 5 2 20 0 6 0 223060996 10245611520 4749 33554432000 4194304 4196468 140736978557600 140736978540144 140035234987767 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
/proc/19811/statm: 2501370 4749 1934 1 0 2489808 0
[pid=19811/tid=19864] ppid=19808 vsize=10005480 memory=4279135704014096015 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19864/stat : 19864 (java) R 19808 19811 15321 0 -1 4202560 2216 13147 0 0 0 0 5 2 20 0 6 0 223061005 10245611520 4749 33554432000 4194304 4196468 140736978557600 140035206824528 140035235009693 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19865] ppid=19808 vsize=10005480 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19865/stat : 19865 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 6 0 223061006 10245611520 4749 33554432000 4194304 4196468 140736978557600 140035239230224 140035234997973 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19866] ppid=19808 vsize=10005480 memory=140580419847808 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19866/stat : 19866 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 6 0 223061006 10245611520 4749 33554432000 4194304 4196468 140736978557600 140035128834960 140035234997973 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19867] ppid=19808 vsize=10005480 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19867/stat : 19867 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 6 0 223061006 10245611520 4749 33554432000 4194304 4196468 140736978557600 140034773326864 140035234997973 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19868] ppid=19808 vsize=10005480 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19868/stat : 19868 (java) S 19808 19811 15321 0 -1 1077944384 2 13147 0 0 0 0 5 2 20 0 6 0 223061006 10245611520 4749 33554432000 4194304 4196468 140736978557600 140034772274320 140035234997973 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18996 KiB

[startup+0.210137 s]*
/proc/loadavg: 1.29 1.43 1.44 3/216 19877
/proc/meminfo: memFree=10432220/32770624 swapFree=67108404/67108860
[pid=19811] ppid=19808 vsize=10982744 memory=44996 CPUtime=0.26 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 15321 0 -1 1077944320 7948 13147 0 0 17 2 5 2 20 0 15 0 223060996 11246329856 11249 33554432000 4194304 4196468 140736978557600 140736978540144 140035234987767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
/proc/19811/statm: 2745686 11249 2953 1 0 2708109 0
[pid=19811/tid=19864] ppid=19808 vsize=10982744 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/19811/task/19864/stat : 19864 (java) R 19808 19811 15321 0 -1 4202560 4499 13147 0 0 11 1 5 2 20 0 15 0 223061005 11246329856 11249 33554432000 4194304 4196468 140736978557600 140035206812576 140035227666989 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19865] ppid=19808 vsize=10982776 memory=364 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19865/stat : 19865 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061006 11246362624 11249 33554432000 4194304 4196468 140736978557600 140035239230224 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19866] ppid=19808 vsize=10982776 memory=3474444729121293984 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19866/stat : 19866 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061006 11246362624 11249 33554432000 4194304 4196468 140736978557600 140035128834960 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19867] ppid=19808 vsize=10983736 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19867/stat : 19867 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061006 11247345664 11249 33554432000 4194304 4196468 140736978557600 140034773326864 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19868] ppid=19808 vsize=10983736 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19868/stat : 19868 (java) S 19808 19811 15321 0 -1 1077944384 2 13147 0 0 0 0 5 2 20 0 15 0 223061006 11247345664 11249 33554432000 4194304 4196468 140736978557600 140034772274320 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19869] ppid=19808 vsize=10983736 memory=140580419847808 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19869/stat : 19869 (java) S 19808 19811 15321 0 -1 1077944384 2 13147 0 0 0 0 5 2 20 0 15 0 223061008 11247345664 11249 33554432000 4194304 4196468 140736978557600 140034728019952 140035234998914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19870] ppid=19808 vsize=10983736 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19870/stat : 19870 (java) S 19808 19811 15321 0 -1 1077944384 13 13147 0 0 0 0 5 2 20 0 15 0 223061008 11247345664 11315 33554432000 4194304 4196468 140736978557600 140033999758240 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19871] ppid=19808 vsize=10983736 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19871/stat : 19871 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061008 11247345664 11315 33554432000 4194304 4196468 140736978557600 140033851909104 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19872] ppid=19808 vsize=10983736 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19872/stat : 19872 (java) S 19808 19811 15321 0 -1 1077944384 3 13147 0 0 0 0 5 2 20 0 15 0 223061011 11247345664 11315 33554432000 4194304 4196468 140736978557600 140033544509648 140035235006363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19873] ppid=19808 vsize=10983736 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19811/task/19873/stat : 19873 (java) S 19808 19811 15321 0 -1 1077944384 434 13147 0 0 1 0 5 2 20 0 15 0 223061011 11247345664 11315 33554432000 4194304 4196468 140736978557600 140034726967792 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19874] ppid=19808 vsize=10983736 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19874/stat : 19874 (java) S 19808 19811 15321 0 -1 1077944384 181 13147 0 0 0 0 5 2 20 0 15 0 223061011 11247345664 11315 33554432000 4194304 4196468 140736978557600 140034725915248 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19875] ppid=19808 vsize=10983736 memory=140580419847808 CPUtime=0.1 cores=1,3,5,7
/proc/19811/task/19875/stat : 19875 (java) S 19808 19811 15321 0 -1 1077944384 613 13147 0 0 3 0 5 2 20 0 15 0 223061011 11247345664 11381 33554432000 4194304 4196468 140736978557600 140034657217264 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19876] ppid=19808 vsize=10983736 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19876/stat : 19876 (java) S 19808 19811 15321 0 -1 1077944384 3 13147 0 0 0 0 5 2 20 0 15 0 223061011 11247345664 11381 33554432000 4194304 4196468 140736978557600 140033113713760 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19877] ppid=19808 vsize=10983736 memory=140580419847808 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19877/stat : 19877 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061011 11247345664 11381 33554432000 4194304 4196468 140736978557600 140034656164144 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 44996 KiB

[startup+0.310286 s]*
/proc/loadavg: 1.29 1.43 1.44 3/216 19877
/proc/meminfo: memFree=10420684/32770624 swapFree=67108404/67108860
[pid=19811] ppid=19808 vsize=10983192 memory=55512 CPUtime=0.38 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 15321 0 -1 1077944320 10451 13147 0 0 28 3 5 2 20 0 15 0 223060996 11246788608 13878 33554432000 4194304 4196468 140736978557600 140736978540144 140035234987767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
/proc/19811/statm: 2745798 13878 3072 1 0 2708109 0
[pid=19811/tid=19864] ppid=19808 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/19811/task/19864/stat : 19864 (java) R 19808 19811 15321 0 -1 4202560 6995 13147 0 0 19 2 5 2 20 0 15 0 223061005 11246788608 13878 33554432000 4194304 4196468 140736978557600 140035206799776 140035219068254 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19865] ppid=19808 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19865/stat : 19865 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061006 11246788608 13878 33554432000 4194304 4196468 140736978557600 140035239230224 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19866] ppid=19808 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19866/stat : 19866 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061006 11246788608 13878 33554432000 4194304 4196468 140736978557600 140035128834960 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19867] ppid=19808 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19867/stat : 19867 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061006 11246788608 13878 33554432000 4194304 4196468 140736978557600 140034773326864 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19868] ppid=19808 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19868/stat : 19868 (java) S 19808 19811 15321 0 -1 1077944384 2 13147 0 0 0 0 5 2 20 0 15 0 223061006 11246788608 13878 33554432000 4194304 4196468 140736978557600 140034772274320 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19869] ppid=19808 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19869/stat : 19869 (java) S 19808 19811 15321 0 -1 1077944384 2 13147 0 0 0 0 5 2 20 0 15 0 223061008 11246788608 13878 33554432000 4194304 4196468 140736978557600 140034728019952 140035234998914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19870] ppid=19808 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19870/stat : 19870 (java) S 19808 19811 15321 0 -1 1077944384 13 13147 0 0 0 0 5 2 20 0 15 0 223061008 11246788608 13878 33554432000 4194304 4196468 140736978557600 140033999758240 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19871] ppid=19808 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19871/stat : 19871 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061008 11246788608 13878 33554432000 4194304 4196468 140736978557600 140033851909104 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19872] ppid=19808 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19872/stat : 19872 (java) S 19808 19811 15321 0 -1 1077944384 3 13147 0 0 0 0 5 2 20 0 15 0 223061011 11246788608 13878 33554432000 4194304 4196468 140736978557600 140033544509648 140035235006363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19873] ppid=19808 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19811/task/19873/stat : 19873 (java) R 19808 19811 15321 0 -1 1077944384 435 13147 0 0 1 0 5 2 20 0 15 0 223061011 11246788608 13878 33554432000 4194304 4196468 140736978557600 140034726967792 140035234998914 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19874] ppid=19808 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19811/task/19874/stat : 19874 (java) S 19808 19811 15321 0 -1 1077944384 184 13147 0 0 1 0 5 2 20 0 15 0 223061011 11246788608 13878 33554432000 4194304 4196468 140736978557600 140034725915248 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19875] ppid=19808 vsize=10983192 memory=140580419847808 CPUtime=0.11 cores=1,3,5,7
/proc/19811/task/19875/stat : 19875 (java) R 19808 19811 15321 0 -1 4202560 620 13147 0 0 4 0 5 2 20 0 15 0 223061011 11246788608 13878 33554432000 4194304 4196468 140736978557600 140034657217264 140035234999702 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19876] ppid=19808 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19876/stat : 19876 (java) S 19808 19811 15321 0 -1 1077944384 3 13147 0 0 0 0 5 2 20 0 15 0 223061011 11246788608 13878 33554432000 4194304 4196468 140736978557600 140033113713760 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19877] ppid=19808 vsize=10983192 memory=140580419847808 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19877/stat : 19877 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061011 11246788608 13878 33554432000 4194304 4196468 140736978557600 140034656164144 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55512 KiB

[startup+0.700734 s]
/proc/loadavg: 1.29 1.43 1.44 3/216 19877
/proc/meminfo: memFree=10408532/32770624 swapFree=67108404/67108860
[pid=19811] ppid=19808 vsize=10983192 memory=88584 CPUtime=0.98 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 15321 0 -1 1077944320 16762 13147 0 0 87 4 5 2 20 0 15 0 223060996 11246788608 22146 33554432000 4194304 4196468 140736978557600 140736978540144 140035234987767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
/proc/19811/statm: 2745798 22146 3238 1 0 2708109 0
[pid=19811/tid=19864] ppid=19808 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/19811/task/19864/stat : 19864 (java) R 19808 19811 15321 0 -1 4202560 12241 13147 0 0 56 3 5 2 20 0 15 0 223061005 11246788608 22146 33554432000 4194304 4196468 140736978557600 140035206808592 140035216551327 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19865] ppid=19808 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19865/stat : 19865 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061006 11246788608 22146 33554432000 4194304 4196468 140736978557600 140035239230224 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19866] ppid=19808 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19866/stat : 19866 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061006 11246788608 22146 33554432000 4194304 4196468 140736978557600 140035128834960 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19867] ppid=19808 vsize=10983192 memory=140580319540016 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19867/stat : 19867 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061006 11246788608 22146 33554432000 4194304 4196468 140736978557600 140034773326864 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19868] ppid=19808 vsize=10983192 memory=140582869533260 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19868/stat : 19868 (java) S 19808 19811 15321 0 -1 1077944384 2 13147 0 0 0 0 5 2 20 0 15 0 223061006 11246788608 22146 33554432000 4194304 4196468 140736978557600 140034772274320 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19869] ppid=19808 vsize=10983192 memory=4000 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19869/stat : 19869 (java) S 19808 19811 15321 0 -1 1077944384 6 13147 0 0 0 0 5 2 20 0 15 0 223061008 11246788608 22146 33554432000 4194304 4196468 140736978557600 140034728019952 140035234998914 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19870] ppid=19808 vsize=10983192 memory=4639098309541128813 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19870/stat : 19870 (java) S 19808 19811 15321 0 -1 1077944384 13 13147 0 0 0 0 5 2 20 0 15 0 223061008 11246788608 22146 33554432000 4194304 4196468 140736978557600 140033999758240 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19871] ppid=19808 vsize=10983192 memory=6082220498126138728 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19871/stat : 19871 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061008 11246788608 22146 33554432000 4194304 4196468 140736978557600 140033851909104 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19872] ppid=19808 vsize=10983192 memory=4044 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19872/stat : 19872 (java) S 19808 19811 15321 0 -1 1077944384 3 13147 0 0 0 0 5 2 20 0 15 0 223061011 11246788608 22146 33554432000 4194304 4196468 140736978557600 140033544509648 140035235006363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19873] ppid=19808 vsize=10983192 memory=33472 CPUtime=0.15 cores=1,3,5,7
/proc/19811/task/19873/stat : 19873 (java) S 19808 19811 15321 0 -1 1077944384 836 13147 0 0 8 0 5 2 20 0 15 0 223061011 11246788608 22146 33554432000 4194304 4196468 140736978557600 140034726967792 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19874] ppid=19808 vsize=10983192 memory=14644 CPUtime=0.15 cores=1,3,5,7
/proc/19811/task/19874/stat : 19874 (java) S 19808 19811 15321 0 -1 1077944384 753 13147 0 0 8 0 5 2 20 0 15 0 223061011 11246788608 22146 33554432000 4194304 4196468 140736978557600 140034725915248 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19875] ppid=19808 vsize=10983192 memory=1720 CPUtime=0.2 cores=1,3,5,7
/proc/19811/task/19875/stat : 19875 (java) S 19808 19811 15321 0 -1 1077944384 707 13147 0 0 13 0 5 2 20 0 15 0 223061011 11246788608 22146 33554432000 4194304 4196468 140736978557600 140034657217264 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19876] ppid=19808 vsize=10983192 memory=508 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19876/stat : 19876 (java) S 19808 19811 15321 0 -1 1077944384 3 13147 0 0 0 0 5 2 20 0 15 0 223061011 11246788608 22146 33554432000 4194304 4196468 140736978557600 140033113713760 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19877] ppid=19808 vsize=10983192 memory=928 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19877/stat : 19877 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061011 11246788608 22146 33554432000 4194304 4196468 140736978557600 140034656164144 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88584 KiB

[startup+1.50076 s]
/proc/loadavg: 1.29 1.43 1.44 3/216 19877
/proc/meminfo: memFree=10362944/32770624 swapFree=67108404/67108860
[pid=19811] ppid=19808 vsize=11000140 memory=180472 CPUtime=2.23 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 15321 0 -1 1077944320 24010 13147 0 0 206 10 5 2 20 0 15 0 223060996 11264143360 45118 33554432000 4194304 4196468 140736978557600 140736978540144 140035234987767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
/proc/19811/statm: 2750035 45118 3472 1 0 2711693 0
[pid=19811/tid=19864] ppid=19808 vsize=11000140 memory=65264 CPUtime=1.43 cores=1,3,5,7
/proc/19811/task/19864/stat : 19864 (java) R 19808 19811 15321 0 -1 4202560 17925 13147 0 0 129 7 5 2 20 0 15 0 223061005 11264143360 45118 33554432000 4194304 4196468 140736978557600 140035206818000 140035215263656 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19865] ppid=19808 vsize=11000140 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/19811/task/19865/stat : 19865 (java) S 19808 19811 15321 0 -1 1077944384 18 13147 0 0 1 0 5 2 20 0 15 0 223061006 11264143360 45118 33554432000 4194304 4196468 140736978557600 140035239230224 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19866] ppid=19808 vsize=11000140 memory=281160639111328 CPUtime=0.08 cores=1,3,5,7
/proc/19811/task/19866/stat : 19866 (java) S 19808 19811 15321 0 -1 1077944384 29 13147 0 0 1 0 5 2 20 0 15 0 223061006 11264143360 45118 33554432000 4194304 4196468 140736978557600 140035128834960 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19867] ppid=19808 vsize=11000140 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19811/task/19867/stat : 19867 (java) S 19808 19811 15321 0 -1 1077944384 244 13147 0 0 1 0 5 2 20 0 15 0 223061006 11264143360 45118 33554432000 4194304 4196468 140736978557600 140034773326864 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19868] ppid=19808 vsize=11000140 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19811/task/19868/stat : 19868 (java) S 19808 19811 15321 0 -1 1077944384 74 13147 0 0 1 0 5 2 20 0 15 0 223061006 11264143360 45118 33554432000 4194304 4196468 140736978557600 140034772274320 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19869] ppid=19808 vsize=11000140 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19811/task/19869/stat : 19869 (java) S 19808 19811 15321 0 -1 1077944384 64 13147 0 0 1 0 5 2 20 0 15 0 223061008 11264143360 45118 33554432000 4194304 4196468 140736978557600 140034728019952 140035234998914 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19870] ppid=19808 vsize=11000140 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19870/stat : 19870 (java) S 19808 19811 15321 0 -1 1077944384 14 13147 0 0 0 0 5 2 20 0 15 0 223061008 11264143360 45118 33554432000 4194304 4196468 140736978557600 140033999758304 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19871] ppid=19808 vsize=11000140 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19871/stat : 19871 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061008 11264143360 45118 33554432000 4194304 4196468 140736978557600 140033851909120 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19872] ppid=19808 vsize=11000140 memory=-5921431000321636112 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19872/stat : 19872 (java) S 19808 19811 15321 0 -1 1077944384 3 13147 0 0 0 0 5 2 20 0 15 0 223061011 11264143360 45118 33554432000 4194304 4196468 140736978557600 140033544509648 140035235006363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19873] ppid=19808 vsize=11000140 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/19811/task/19873/stat : 19873 (java) S 19808 19811 15321 0 -1 1077944384 1339 13147 0 0 23 0 5 2 20 0 15 0 223061011 11264143360 45118 33554432000 4194304 4196468 140736978557600 140034726967792 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19874] ppid=19808 vsize=11000140 memory=10 CPUtime=0.24 cores=1,3,5,7
/proc/19811/task/19874/stat : 19874 (java) S 19808 19811 15321 0 -1 1077944384 906 13147 0 0 17 0 5 2 20 0 15 0 223061011 11264143360 45118 33554432000 4194304 4196468 140736978557600 140034725915248 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19875] ppid=19808 vsize=11000140 memory=6791534058613427641 CPUtime=0.37 cores=1,3,5,7
/proc/19811/task/19875/stat : 19875 (java) S 19808 19811 15321 0 -1 1077944384 1196 13147 0 0 30 0 5 2 20 0 15 0 223061011 11264143360 45118 33554432000 4194304 4196468 140736978557600 140034657217264 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19876] ppid=19808 vsize=11000140 memory=4638778398332698720 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19876/stat : 19876 (java) S 19808 19811 15321 0 -1 1077944384 3 13147 0 0 0 0 5 2 20 0 15 0 223061011 11264143360 45118 33554432000 4194304 4196468 140736978557600 140033113713760 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19877] ppid=19808 vsize=11000140 memory=281160639355776 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19877/stat : 19877 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061011 11264143360 45118 33554432000 4194304 4196468 140736978557600 140034656164144 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
Current children cumulated CPU time: 2.23 s
Current children cumulated vsize: 11000140 KiB
Current children cumulated memory: 180472 KiB

[startup+3.11073 s]
/proc/loadavg: 1.35 1.44 1.45 4/216 19877
/proc/meminfo: memFree=10203816/32770624 swapFree=67108404/67108860
[pid=19811] ppid=19808 vsize=11075936 memory=288172 CPUtime=5.88 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 15321 0 -1 1077944320 44507 13147 0 0 563 18 5 2 20 0 15 0 223060996 11341758464 72043 33554432000 4194304 4196468 140736978557600 140736978540144 140035234987767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
/proc/19811/statm: 2768984 72043 3496 1 0 2730637 0
[pid=19811/tid=19864] ppid=19808 vsize=11075936 memory=203132 CPUtime=2.98 cores=1,3,5,7
/proc/19811/task/19864/stat : 19864 (java) R 19808 19811 15321 0 -1 4202560 33542 13147 0 0 280 11 5 2 20 0 15 0 223061005 11341758464 72043 33554432000 4194304 4196468 140736978557600 140035206806752 140035219068254 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19865] ppid=19808 vsize=11075936 memory=206584 CPUtime=0.09 cores=1,3,5,7
/proc/19811/task/19865/stat : 19865 (java) S 19808 19811 15321 0 -1 1077944384 31 13147 0 0 2 0 5 2 20 0 15 0 223061006 11341758464 72043 33554432000 4194304 4196468 140736978557600 140035239230224 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19866] ppid=19808 vsize=11075936 memory=281160638975232 CPUtime=0.1 cores=1,3,5,7
/proc/19811/task/19866/stat : 19866 (java) S 19808 19811 15321 0 -1 1077944384 46 13147 0 0 3 0 5 2 20 0 15 0 223061006 11341758464 72043 33554432000 4194304 4196468 140736978557600 140035128834960 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19867] ppid=19808 vsize=11075936 memory=1771271357953 CPUtime=0.09 cores=1,3,5,7
/proc/19811/task/19867/stat : 19867 (java) S 19808 19811 15321 0 -1 1077944384 256 13147 0 0 2 0 5 2 20 0 15 0 223061006 11341758464 72043 33554432000 4194304 4196468 140736978557600 140034773326864 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19868] ppid=19808 vsize=11075936 memory=1839990834689 CPUtime=0.09 cores=1,3,5,7
/proc/19811/task/19868/stat : 19868 (java) S 19808 19811 15321 0 -1 1077944384 84 13147 0 0 2 0 5 2 20 0 15 0 223061006 11341758464 72043 33554432000 4194304 4196468 140736978557600 140034772274320 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19869] ppid=19808 vsize=11075936 memory=281160638942160 CPUtime=0.09 cores=1,3,5,7
/proc/19811/task/19869/stat : 19869 (java) S 19808 19811 15321 0 -1 1077944384 257 13147 0 0 2 0 5 2 20 0 15 0 223061008 11341758464 72043 33554432000 4194304 4196468 140736978557600 140034728019952 140035234998914 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19870] ppid=19808 vsize=11075936 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19870/stat : 19870 (java) S 19808 19811 15321 0 -1 1077944384 14 13147 0 0 0 0 5 2 20 0 15 0 223061008 11341758464 72043 33554432000 4194304 4196468 140736978557600 140033999758304 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19871] ppid=19808 vsize=11075936 memory=-2746958450906831424 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19871/stat : 19871 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061008 11341758464 72043 33554432000 4194304 4196468 140736978557600 140033851909120 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19872] ppid=19808 vsize=11075936 memory=6944656592455360604 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19872/stat : 19872 (java) S 19808 19811 15321 0 -1 1077944384 3 13147 0 0 0 0 5 2 20 0 15 0 223061011 11341758464 72043 33554432000 4194304 4196468 140736978557600 140033544509648 140035235006363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19873] ppid=19808 vsize=11075936 memory=6935649255759570518 CPUtime=0.71 cores=1,3,5,7
/proc/19811/task/19873/stat : 19873 (java) S 19808 19811 15321 0 -1 1077944384 1664 13147 0 0 64 0 5 2 20 0 15 0 223061011 11341758464 72043 33554432000 4194304 4196468 140736978557600 140034726967792 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19874] ppid=19808 vsize=11075936 memory=281160638924512 CPUtime=1.14 cores=1,3,5,7
/proc/19811/task/19874/stat : 19874 (java) R 19808 19811 15321 0 -1 4202560 3509 13147 0 0 107 0 5 2 20 0 15 0 223061011 11341758464 72054 33554432000 4194304 4196468 140736978557600 140034725896264 140035218893772 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19875] ppid=19808 vsize=11075936 memory=281160638931232 CPUtime=1.02 cores=1,3,5,7
/proc/19811/task/19875/stat : 19875 (java) S 19808 19811 15321 0 -1 1077944384 2903 13147 0 0 94 1 5 2 20 0 15 0 223061011 11341758464 72054 33554432000 4194304 4196468 140736978557600 140034657217264 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19876] ppid=19808 vsize=11075936 memory=56 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19876/stat : 19876 (java) S 19808 19811 15321 0 -1 1077944384 3 13147 0 0 0 0 5 2 20 0 15 0 223061011 11341758464 72054 33554432000 4194304 4196468 140736978557600 140033113713760 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19877] ppid=19808 vsize=11075936 memory=3470692292451393600 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19877/stat : 19877 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061011 11341758464 72054 33554432000 4194304 4196468 140736978557600 140034656164144 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
Current children cumulated CPU time: 5.88 s
Current children cumulated vsize: 11075936 KiB
Current children cumulated memory: 288172 KiB

[startup+3.45574 s]
# the end of solver process 19811 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.74365 s, system=0.248561 s

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

[startup+3.38346 s]
/proc/loadavg: 1.35 1.44 1.45 4/216 19877
/proc/meminfo: memFree=10203816/32770624 swapFree=67108404/67108860
[pid=19811] ppid=19808 vsize=11078632 memory=294108 CPUtime=6.83 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 15321 0 -1 1077944320 53852 13147 0 0 656 20 5 2 20 0 15 0 223060996 11344519168 73527 33554432000 4194304 4196468 140736978557600 140736978540144 140035234987767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
/proc/19811/statm: 2769658 73527 3503 1 0 2731311 0
[pid=19811/tid=19864] ppid=19808 vsize=11078632 memory=-9123011406873206402 CPUtime=3.26 cores=1,3,5,7
/proc/19811/task/19864/stat : 19864 (java) R 19808 19811 15321 0 -1 4202560 37414 13147 0 0 307 12 5 2 20 0 15 0 223061005 11344519168 73527 33554432000 4194304 4196468 140736978557600 140035206805704 140035219068254 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19865] ppid=19808 vsize=11078632 memory=6935649255759568960 CPUtime=0.09 cores=1,3,5,7
/proc/19811/task/19865/stat : 19865 (java) S 19808 19811 15321 0 -1 1077944384 31 13147 0 0 2 0 5 2 20 0 15 0 223061006 11344519168 73593 33554432000 4194304 4196468 140736978557600 140035239230224 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19866] ppid=19808 vsize=11078632 memory=4132775673715122240 CPUtime=0.1 cores=1,3,5,7
/proc/19811/task/19866/stat : 19866 (java) S 19808 19811 15321 0 -1 1077944384 46 13147 0 0 3 0 5 2 20 0 15 0 223061006 11344519168 73593 33554432000 4194304 4196468 140736978557600 140035128834960 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19867] ppid=19808 vsize=11078632 memory=3467824627879784490 CPUtime=0.09 cores=1,3,5,7
/proc/19811/task/19867/stat : 19867 (java) S 19808 19811 15321 0 -1 1077944384 256 13147 0 0 2 0 5 2 20 0 15 0 223061006 11344519168 73593 33554432000 4194304 4196468 140736978557600 140034773326864 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19868] ppid=19808 vsize=11078632 memory=7588684550706915689 CPUtime=0.09 cores=1,3,5,7
/proc/19811/task/19868/stat : 19868 (java) S 19808 19811 15321 0 -1 1077944384 84 13147 0 0 2 0 5 2 20 0 15 0 223061006 11344519168 73593 33554432000 4194304 4196468 140736978557600 140034772274320 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19869] ppid=19808 vsize=11078632 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19811/task/19869/stat : 19869 (java) S 19808 19811 15321 0 -1 1077944384 510 13147 0 0 2 0 5 2 20 0 15 0 223061008 11344519168 73593 33554432000 4194304 4196468 140736978557600 140034728019952 140035234998914 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19870] ppid=19808 vsize=11078632 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19870/stat : 19870 (java) S 19808 19811 15321 0 -1 1077944384 14 13147 0 0 0 0 5 2 20 0 15 0 223061008 11344519168 73593 33554432000 4194304 4196468 140736978557600 140033999758304 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19871] ppid=19808 vsize=11078632 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19871/stat : 19871 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061008 11344519168 73593 33554432000 4194304 4196468 140736978557600 140033851909120 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19872] ppid=19808 vsize=11078632 memory=2244 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19872/stat : 19872 (java) S 19808 19811 15321 0 -1 1077944384 3 13147 0 0 0 0 5 2 20 0 15 0 223061011 11344519168 73593 33554432000 4194304 4196468 140736978557600 140033544509648 140035235006363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19873] ppid=19808 vsize=11078632 memory=0 CPUtime=0.95 cores=1,3,5,7
/proc/19811/task/19873/stat : 19873 (java) R 19808 19811 15321 0 -1 4202560 2703 13147 0 0 88 0 5 2 20 0 15 0 223061011 11344519168 73593 33554432000 4194304 4196468 140736978557600 140034726954240 140035219869456 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19874] ppid=19808 vsize=11078632 memory=0 CPUtime=1.42 cores=1,3,5,7
/proc/19811/task/19874/stat : 19874 (java) R 19808 19811 15321 0 -1 4202560 5799 13147 0 0 134 1 5 2 20 0 15 0 223061011 11344519168 73593 33554432000 4194304 4196468 140736978557600 140034725901696 140035216531490 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19875] ppid=19808 vsize=11078632 memory=0 CPUtime=1.19 cores=1,3,5,7
/proc/19811/task/19875/stat : 19875 (java) S 19808 19811 15321 0 -1 1077944384 4883 13147 0 0 110 2 5 2 20 0 15 0 223061011 11344519168 73593 33554432000 4194304 4196468 140736978557600 140034657217264 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19876] ppid=19808 vsize=11078632 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19876/stat : 19876 (java) S 19808 19811 15321 0 -1 1077944384 3 13147 0 0 0 0 5 2 20 0 15 0 223061011 11344519168 73659 33554432000 4194304 4196468 140736978557600 140033113713760 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19877] ppid=19808 vsize=11078632 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19877/stat : 19877 (java) S 19808 19811 15321 0 -1 1077944384 7 13147 0 0 0 0 5 2 20 0 15 0 223061011 11344519168 73659 33554432000 4194304 4196468 140736978557600 140034656164144 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
Current children cumulated CPU time: 6.83 s
Current children cumulated vsize: 11078632 KiB
Current children cumulated memory: 294108 KiB

[startup+3.40076 s]
/proc/loadavg: 1.35 1.44 1.45 4/216 19877
/proc/meminfo: memFree=10203816/32770624 swapFree=67108404/67108860
[pid=19811] ppid=19808 vsize=11078632 memory=295568 CPUtime=6.87 cores=1,3,5,7
/proc/19811/stat : 19811 (java) S 19808 19811 15321 0 -1 1077944320 54390 13147 0 0 660 20 5 2 20 0 15 0 223060996 11344519168 73892 33554432000 4194304 4196468 140736978557600 140736978540144 140035234987767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
/proc/19811/statm: 2769658 73892 3503 1 0 2731311 0
[pid=19811/tid=19864] ppid=19808 vsize=11078632 memory=288172 CPUtime=3.28 cores=1,3,5,7
/proc/19811/task/19864/stat : 19864 (java) R 19808 19811 15321 0 -1 4202560 37616 13147 0 0 309 12 5 2 20 0 15 0 223061005 11344519168 73892 33554432000 4194304 4196468 140736978557600 140035206805704 140035220153349 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19865] ppid=19808 vsize=11078632 memory=203132 CPUtime=0.09 cores=1,3,5,7
/proc/19811/task/19865/stat : 19865 (java) S 19808 19811 15321 0 -1 1077944384 31 13147 0 0 2 0 5 2 20 0 15 0 223061006 11344519168 73892 33554432000 4194304 4196468 140736978557600 140035239230224 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19866] ppid=19808 vsize=11078632 memory=281160639030352 CPUtime=0.1 cores=1,3,5,7
/proc/19811/task/19866/stat : 19866 (java) S 19808 19811 15321 0 -1 1077944384 46 13147 0 0 3 0 5 2 20 0 15 0 223061006 11344519168 73892 33554432000 4194304 4196468 140736978557600 140035128834960 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19867] ppid=19808 vsize=11078632 memory=87262595386090 CPUtime=0.09 cores=1,3,5,7
/proc/19811/task/19867/stat : 19867 (java) S 19808 19811 15321 0 -1 1077944384 256 13147 0 0 2 0 5 2 20 0 15 0 223061006 11344519168 73892 33554432000 4194304 4196468 140736978557600 140034773326864 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19868] ppid=19808 vsize=11078632 memory=281160638975232 CPUtime=0.09 cores=1,3,5,7
/proc/19811/task/19868/stat : 19868 (java) S 19808 19811 15321 0 -1 1077944384 84 13147 0 0 2 0 5 2 20 0 15 0 223061006 11344519168 73892 33554432000 4194304 4196468 140736978557600 140034772274320 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19869] ppid=19808 vsize=11078632 memory=1771271357953 CPUtime=0.09 cores=1,3,5,7
/proc/19811/task/19869/stat : 19869 (java) S 19808 19811 15321 0 -1 1077944384 510 13147 0 0 2 0 5 2 20 0 15 0 223061008 11344519168 73892 33554432000 4194304 4196468 140736978557600 140034728019952 140035234998914 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19870] ppid=19808 vsize=11078632 memory=1839990834689 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19870/stat : 19870 (java) S 19808 19811 15321 0 -1 1077944384 14 13147 0 0 0 0 5 2 20 0 15 0 223061008 11344519168 73892 33554432000 4194304 4196468 140736978557600 140033999758304 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19871] ppid=19808 vsize=11078632 memory=281160638942160 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19871/stat : 19871 (java) S 19808 19811 15321 0 -1 1077944384 1 13147 0 0 0 0 5 2 20 0 15 0 223061008 11344519168 73892 33554432000 4194304 4196468 140736978557600 140033851909120 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19872] ppid=19808 vsize=11078632 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19872/stat : 19872 (java) S 19808 19811 15321 0 -1 1077944384 3 13147 0 0 0 0 5 2 20 0 15 0 223061011 11344519168 73892 33554432000 4194304 4196468 140736978557600 140033544509648 140035235006363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19873] ppid=19808 vsize=11078632 memory=-2746958450906831424 CPUtime=0.95 cores=1,3,5,7
/proc/19811/task/19873/stat : 19873 (java) S 19808 19811 15321 0 -1 1077944384 2721 13147 0 0 88 0 5 2 20 0 15 0 223061011 11344519168 73892 33554432000 4194304 4196468 140736978557600 140034726967792 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19874] ppid=19808 vsize=11078632 memory=6944656592455360604 CPUtime=1.44 cores=1,3,5,7
/proc/19811/task/19874/stat : 19874 (java) R 19808 19811 15321 0 -1 4202560 6022 13147 0 0 136 1 5 2 20 0 15 0 223061011 11344519168 73892 33554432000 4194304 4196468 140736978557600 140034725901696 140035216532318 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19875] ppid=19808 vsize=11078632 memory=6935649255759570518 CPUtime=1.19 cores=1,3,5,7
/proc/19811/task/19875/stat : 19875 (java) S 19808 19811 15321 0 -1 1077944384 4883 13147 0 0 110 2 5 2 20 0 15 0 223061011 11344519168 73892 33554432000 4194304 4196468 140736978557600 140034657217264 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19876] ppid=19808 vsize=11078632 memory=281160638924512 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19876/stat : 19876 (java) S 19808 19811 15321 0 -1 1077944384 3 13147 0 0 0 0 5 2 20 0 15 0 223061011 11344519168 73892 33554432000 4194304 4196468 140736978557600 140033113713760 140035234997973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
[pid=19811/tid=19877] ppid=19808 vsize=11078632 memory=281160638931232 CPUtime=0.07 cores=1,3,5,7
/proc/19811/task/19877/stat : 19877 (java) S 19808 19811 15321 0 -1 1077944384 7 13147 0 0 0 0 5 2 20 0 15 0 223061011 11344519168 73892 33554432000 4194304 4196468 140736978557600 140034656164144 140035234998914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140736978561645 140736978564444 140736978564444 140736978567119 0
Current children cumulated CPU time: 6.87 s
Current children cumulated vsize: 11078632 KiB
Current children cumulated memory: 295568 KiB

Child status: 0
Real time (s): 3.45579
CPU time (s): 6.99221
CPU user time (s): 6.74365
CPU system time (s): 0.248561
CPU usage (%): 202.333
Max. virtual memory (cumulated for all children) (KiB): 11078632
Max. memory (cumulated for all children) (KiB): 295568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.74365
system time used= 0.248561
maximum resident set size= 298088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69367
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= 5403
involuntary context switches= 31


# summary of solver processes directly reported to runsolver:
#   pid: 19811
#   total CPU time (s): 6.99221
#   total CPU user time (s): 6.74365
#   total CPU system time (s): 0.248561

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044164 second user time and 0.074326 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-12 08:22:58
IDJOB=4304877
IDBENCH=141165
IDSOLVER=2780
FILE ID=node148/4304877-1534054978
RUNJOBID= node148-1534041135-17409
PBS_JOBID= 21036960
Free space on /tmp= 33700 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P02_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304877-1534054978/watcher-4304877-1534054978 -o /tmp/evaluation-result-4304877-1534054978/solver-4304877-1534054978 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534041135-17409 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=439294119 HOME/instance-4304877-1534054978.xml

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

MD5SUM BENCH= df122225b0586fd0ab127ca5658303c8
RANDOM SEED=439294119

node148.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.50
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.50
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.50
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.50
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:        10461896 kB
MemAvailable:   30389296 kB
Buffers:          238456 kB
Cached:         19638140 kB
SwapCached:          352 kB
Active:         10715704 kB
Inactive:       10727532 kB
Active(anon):    1517932 kB
Inactive(anon):   101132 kB
Active(file):    9197772 kB
Inactive(file): 10626400 kB
Unevictable:        7340 kB
Mlocked:            7340 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:             26628 kB
Writeback:             0 kB
AnonPages:       1573768 kB
Mapped:            66948 kB
Shmem:             49592 kB
Slab:             559328 kB
SReclaimable:     531688 kB
SUnreclaim:        27640 kB
KernelStack:        3520 kB
PageTables:         8688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2715112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1347584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 33672 MiB
End job on node148 at 2018-08-12 08:23:02