Trace number 4293379

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.8 2018-06-13SAT 7.48905 3.66843

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K03-P03_c18.xml
MD5SUM48ac26f734f5e9f96f30a0090c6e98b4
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.009559
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints17
Number of domains2
Minimum domain size15
Maximum domain size16
Distribution of domain sizes[{"size":15,"count":15},{"size":16,"count":9}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":18},{"degree":2,"count":15},{"degree":4,"count":6},{"degree":5,"count":3}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":9,"count":1},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints15
Distribution of constraint types[{"type":"intension","count":15},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.74	c Concrete v3.8.1528841891564 running
7.39/3.61	v <instantiation>
7.39/3.61	v       <list>
7.39/3.61	v         cn[0][0] cn[0][1] cn[0][2] cn[1][0] cn[1][1] cn[1][2] cn[2][0] cn[2][1] cn[2][2] ce[0][0][1] ce[0][0][2] ce[0][1][2] ce[1][0][1] ce[1][0][2] ce[1][1][2] ce[2][0][1] ce[2][0][2] ce[2][1][2] cie[0][0] cie[0][1] cie[0][2] cie[1][0] cie[1][1] cie[1][2]
7.39/3.61	v       </list>
7.39/3.61	v       <values>
7.39/3.61	v         13 6 4 1 0 15 5 10 2 7 9 2 1 14 15 5 3 8 12 6 11 4 10 13
7.39/3.61	v       </values>
7.39/3.61	v     </instantiation>
7.39/3.61	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 (8669 MiB free)
  memory of node 1: 16384 MiB (10978 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293379-1532317578/watcher-4293379-1532317578 -o /tmp/evaluation-result-4293379-1532317578/solver-4293379-1532317578 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532296223-4593 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1956187890 HOME/instance-4293379-1532317578.xml 

running on 4 cores: 0,2,4,6

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

solver pid=8889, runsolver pid=8886

[startup+0.100092 s]*
/proc/loadavg: 1.36 1.28 1.44 3/206 8946
/proc/meminfo: memFree=20113888/32770624 swapFree=67108860/67108860
[pid=8889] ppid=8886 vsize=9972712 memory=18328 CPUtime=0.1 cores=0,2,4,6
/proc/8889/stat : 8889 (java) S 8886 8889 4562 0 -1 1077944320 4239 12884 0 0 1 1 5 3 20 0 6 0 49321028 10212057088 4582 33554432000 4194304 4196468 140721011386944 140721011369488 139867201543927 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
/proc/8889/statm: 2493178 4582 1930 1 0 2481616 0
[pid=8889/tid=8942] ppid=8886 vsize=9972712 memory=-8889949278721851327 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8942/stat : 8942 (java) R 8886 8889 4562 0 -1 4202560 2058 12884 0 0 0 0 5 3 20 0 6 0 49321037 10212057088 4582 33554432000 4194304 4196468 140721011386944 139867173380688 139867201565853 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8943] ppid=8886 vsize=9972712 memory=-7522837583129502606 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8943/stat : 8943 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 6 0 49321038 10212057088 4582 33554432000 4194304 4196468 140721011386944 139867205786640 139867201554133 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8944] ppid=8886 vsize=9972712 memory=140077277750912 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8944/stat : 8944 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 6 0 49321038 10212057088 4582 33554432000 4194304 4196468 140721011386944 139867094060176 139867201554133 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8945] ppid=8886 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8945/stat : 8945 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 6 0 49321038 10212057088 4582 33554432000 4194304 4196468 140721011386944 139867093007120 139867201554133 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8946] ppid=8886 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8946/stat : 8946 (java) S 8886 8889 4562 0 -1 1077944384 2 12884 0 0 0 0 5 3 20 0 6 0 49321038 10212057088 4582 33554432000 4194304 4196468 140721011386944 139867091954576 139867201554133 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18328 KiB

[startup+0.210294 s]*
/proc/loadavg: 1.36 1.28 1.44 3/215 8955
/proc/meminfo: memFree=20093572/32770624 swapFree=67108860/67108860
[pid=8889] ppid=8886 vsize=10818904 memory=39796 CPUtime=0.25 cores=0,2,4,6
/proc/8889/stat : 8889 (java) S 8886 8889 4562 0 -1 1077944320 7149 12884 0 0 16 1 5 3 20 0 15 0 49321028 11078557696 9949 33554432000 4194304 4196468 140721011386944 140721011369488 139867201543927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
/proc/8889/statm: 2704726 9949 2972 1 0 2667149 0
[pid=8889/tid=8942] ppid=8886 vsize=10818904 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/8889/task/8942/stat : 8942 (java) R 8886 8889 4562 0 -1 4202560 3837 12884 0 0 10 0 5 3 20 0 15 0 49321037 11078557696 10147 33554432000 4194304 4196468 140721011386944 139867173361040 139867181819648 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8943] ppid=8886 vsize=10818904 memory=331 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8943/stat : 8943 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321038 11078557696 10147 33554432000 4194304 4196468 140721011386944 139867205786640 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8944] ppid=8886 vsize=10818904 memory=140077277760058 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8944/stat : 8944 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321038 11078557696 10147 33554432000 4194304 4196468 140721011386944 139867094060176 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8945] ppid=8886 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8945/stat : 8945 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321038 11078557696 10147 33554432000 4194304 4196468 140721011386944 139867093007120 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8946] ppid=8886 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8946/stat : 8946 (java) S 8886 8889 4562 0 -1 1077944384 2 12884 0 0 0 0 5 3 20 0 15 0 49321038 11078557696 10147 33554432000 4194304 4196468 140721011386944 139867091954576 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8947] ppid=8886 vsize=10818904 memory=140077277750912 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8947/stat : 8947 (java) S 8886 8889 4562 0 -1 1077944384 2 12884 0 0 0 0 5 3 20 0 15 0 49321040 11078557696 10147 33554432000 4194304 4196468 140721011386944 139866660604144 139867201555074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8948] ppid=8886 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8948/stat : 8948 (java) S 8886 8889 4562 0 -1 1077944384 33 12884 0 0 0 0 5 3 20 0 15 0 49321040 11078557696 10147 33554432000 4194304 4196468 140721011386944 139866659550368 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8949] ppid=8886 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8949/stat : 8949 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321040 11078557696 10147 33554432000 4194304 4196468 140721011386944 139866079748848 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8950] ppid=8886 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8950/stat : 8950 (java) S 8886 8889 4562 0 -1 1077944384 3 12884 0 0 0 0 5 3 20 0 15 0 49321043 11078557696 10147 33554432000 4194304 4196468 140721011386944 139865772349392 139867201562523 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8951] ppid=8886 vsize=10818904 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/8889/task/8951/stat : 8951 (java) S 8886 8889 4562 0 -1 1077944384 480 12884 0 0 1 0 5 3 20 0 15 0 49321043 11078557696 10147 33554432000 4194304 4196468 140721011386944 139866625993456 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8952] ppid=8886 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8952/stat : 8952 (java) S 8886 8889 4562 0 -1 1077944384 134 12884 0 0 0 0 5 3 20 0 15 0 49321043 11078557696 10147 33554432000 4194304 4196468 140721011386944 139866624940912 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8953] ppid=8886 vsize=10818904 memory=140077277750912 CPUtime=0.11 cores=0,2,4,6
/proc/8889/task/8953/stat : 8953 (java) S 8886 8889 4562 0 -1 1077944384 614 12884 0 0 3 0 5 3 20 0 15 0 49321043 11078557696 10213 33554432000 4194304 4196468 140721011386944 139866623887856 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8954] ppid=8886 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8954/stat : 8954 (java) S 8886 8889 4562 0 -1 1077944384 3 12884 0 0 0 0 5 3 20 0 15 0 49321043 11078557696 10213 33554432000 4194304 4196468 140721011386944 139865738791776 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8955] ppid=8886 vsize=10818904 memory=140077277750912 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8955/stat : 8955 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321043 11078557696 10213 33554432000 4194304 4196468 140721011386944 139866622835248 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 39796 KiB

[startup+0.310188 s]*
/proc/loadavg: 1.36 1.28 1.44 3/215 8955
/proc/meminfo: memFree=20082192/32770624 swapFree=67108860/67108860
[pid=8889] ppid=8886 vsize=10819352 memory=52952 CPUtime=0.39 cores=0,2,4,6
/proc/8889/stat : 8889 (java) S 8886 8889 4562 0 -1 1077944320 10285 12884 0 0 28 3 5 3 20 0 15 0 49321028 11079016448 13238 33554432000 4194304 4196468 140721011386944 140721011369488 139867201543927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
/proc/8889/statm: 2704838 13238 3091 1 0 2667149 0
[pid=8889/tid=8942] ppid=8886 vsize=10819352 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/8889/task/8942/stat : 8942 (java) R 8886 8889 4562 0 -1 4202560 6819 12884 0 0 19 2 5 3 20 0 15 0 49321037 11079016448 13280 33554432000 4194304 4196468 140721011386944 139867173355936 139867185624414 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8943] ppid=8886 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8943/stat : 8943 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321038 11079016448 13280 33554432000 4194304 4196468 140721011386944 139867205786640 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8944] ppid=8886 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8944/stat : 8944 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321038 11079016448 13280 33554432000 4194304 4196468 140721011386944 139867094060176 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8945] ppid=8886 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8945/stat : 8945 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321038 11079016448 13280 33554432000 4194304 4196468 140721011386944 139867093007120 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8946] ppid=8886 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8946/stat : 8946 (java) S 8886 8889 4562 0 -1 1077944384 2 12884 0 0 0 0 5 3 20 0 15 0 49321038 11079016448 13280 33554432000 4194304 4196468 140721011386944 139867091954576 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8947] ppid=8886 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8947/stat : 8947 (java) S 8886 8889 4562 0 -1 1077944384 2 12884 0 0 0 0 5 3 20 0 15 0 49321040 11079016448 13280 33554432000 4194304 4196468 140721011386944 139866660604144 139867201555074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8948] ppid=8886 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8948/stat : 8948 (java) S 8886 8889 4562 0 -1 1077944384 33 12884 0 0 0 0 5 3 20 0 15 0 49321040 11079016448 13280 33554432000 4194304 4196468 140721011386944 139866659550368 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8949] ppid=8886 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8949/stat : 8949 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321040 11079016448 13280 33554432000 4194304 4196468 140721011386944 139866079748848 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8950] ppid=8886 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8950/stat : 8950 (java) S 8886 8889 4562 0 -1 1077944384 3 12884 0 0 0 0 5 3 20 0 15 0 49321043 11079016448 13280 33554432000 4194304 4196468 140721011386944 139865772349392 139867201562523 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8951] ppid=8886 vsize=10819352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/8889/task/8951/stat : 8951 (java) S 8886 8889 4562 0 -1 1077944384 481 12884 0 0 1 0 5 3 20 0 15 0 49321043 11079016448 13280 33554432000 4194304 4196468 140721011386944 139866625993456 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8952] ppid=8886 vsize=10819352 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/8889/task/8952/stat : 8952 (java) S 8886 8889 4562 0 -1 1077944384 134 12884 0 0 1 0 5 3 20 0 15 0 49321043 11079016448 13280 33554432000 4194304 4196468 140721011386944 139866624940912 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8953] ppid=8886 vsize=10819352 memory=140077277750912 CPUtime=0.12 cores=0,2,4,6
/proc/8889/task/8953/stat : 8953 (java) S 8886 8889 4562 0 -1 1077944384 624 12884 0 0 4 0 5 3 20 0 15 0 49321043 11079016448 13280 33554432000 4194304 4196468 140721011386944 139866623887856 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8954] ppid=8886 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8954/stat : 8954 (java) S 8886 8889 4562 0 -1 1077944384 3 12884 0 0 0 0 5 3 20 0 15 0 49321043 11079016448 13280 33554432000 4194304 4196468 140721011386944 139865738791776 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8955] ppid=8886 vsize=10819352 memory=140077277750912 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8955/stat : 8955 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321043 11079016448 13280 33554432000 4194304 4196468 140721011386944 139866622835248 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 52952 KiB

[startup+0.700706 s]
/proc/loadavg: 1.36 1.28 1.44 3/215 8955
/proc/meminfo: memFree=20071028/32770624 swapFree=67108860/67108860
[pid=8889] ppid=8886 vsize=10819352 memory=85120 CPUtime=0.99 cores=0,2,4,6
/proc/8889/stat : 8889 (java) S 8886 8889 4562 0 -1 1077944320 16404 12884 0 0 87 4 5 3 20 0 15 0 49321028 11079016448 21280 33554432000 4194304 4196468 140721011386944 140721011369488 139867201543927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
/proc/8889/statm: 2704838 21280 3239 1 0 2667149 0
[pid=8889/tid=8942] ppid=8886 vsize=10819352 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/8889/task/8942/stat : 8942 (java) R 8886 8889 4562 0 -1 4202560 11800 12884 0 0 56 2 5 3 20 0 15 0 49321037 11079016448 21280 33554432000 4194304 4196468 140721011386944 139867173366864 139867185624414 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8943] ppid=8886 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8943/stat : 8943 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321038 11079016448 21280 33554432000 4194304 4196468 140721011386944 139867205786640 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8944] ppid=8886 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8944/stat : 8944 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321038 11079016448 21280 33554432000 4194304 4196468 140721011386944 139867094060176 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8945] ppid=8886 vsize=10819352 memory=140077137277712 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8945/stat : 8945 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321038 11079016448 21280 33554432000 4194304 4196468 140721011386944 139867093007120 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8946] ppid=8886 vsize=10819352 memory=140080358359636 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8946/stat : 8946 (java) S 8886 8889 4562 0 -1 1077944384 2 12884 0 0 0 0 5 3 20 0 15 0 49321038 11079016448 21280 33554432000 4194304 4196468 140721011386944 139867091954576 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8947] ppid=8886 vsize=10819352 memory=8368 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8947/stat : 8947 (java) S 8886 8889 4562 0 -1 1077944384 5 12884 0 0 0 0 5 3 20 0 15 0 49321040 11079016448 21280 33554432000 4194304 4196468 140721011386944 139866660604144 139867201555074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8948] ppid=8886 vsize=10819352 memory=7662705889289527641 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8948/stat : 8948 (java) S 8886 8889 4562 0 -1 1077944384 33 12884 0 0 0 0 5 3 20 0 15 0 49321040 11079016448 21280 33554432000 4194304 4196468 140721011386944 139866659550368 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8949] ppid=8886 vsize=10819352 memory=7885635084775281010 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8949/stat : 8949 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321040 11079016448 21280 33554432000 4194304 4196468 140721011386944 139866079748848 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8950] ppid=8886 vsize=10819352 memory=16436 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8950/stat : 8950 (java) S 8886 8889 4562 0 -1 1077944384 3 12884 0 0 0 0 5 3 20 0 15 0 49321043 11079016448 21280 33554432000 4194304 4196468 140721011386944 139865772349392 139867201562523 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8951] ppid=8886 vsize=10819352 memory=9964 CPUtime=0.15 cores=0,2,4,6
/proc/8889/task/8951/stat : 8951 (java) S 8886 8889 4562 0 -1 1077944384 874 12884 0 0 7 0 5 3 20 0 15 0 49321043 11079016448 21280 33554432000 4194304 4196468 140721011386944 139866625993456 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8952] ppid=8886 vsize=10819352 memory=4008 CPUtime=0.17 cores=0,2,4,6
/proc/8889/task/8952/stat : 8952 (java) S 8886 8889 4562 0 -1 1077944384 816 12884 0 0 9 0 5 3 20 0 15 0 49321043 11079016448 21280 33554432000 4194304 4196468 140721011386944 139866624940912 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8953] ppid=8886 vsize=10819352 memory=1796 CPUtime=0.21 cores=0,2,4,6
/proc/8889/task/8953/stat : 8953 (java) S 8886 8889 4562 0 -1 1077944384 677 12884 0 0 13 0 5 3 20 0 15 0 49321043 11079016448 21280 33554432000 4194304 4196468 140721011386944 139866623887856 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8954] ppid=8886 vsize=10819352 memory=644 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8954/stat : 8954 (java) S 8886 8889 4562 0 -1 1077944384 3 12884 0 0 0 0 5 3 20 0 15 0 49321043 11079016448 21280 33554432000 4194304 4196468 140721011386944 139865738791776 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8955] ppid=8886 vsize=10819352 memory=956 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8955/stat : 8955 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321043 11079016448 21280 33554432000 4194304 4196468 140721011386944 139866622835248 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 85120 KiB

[startup+1.50124 s]
/proc/loadavg: 1.36 1.28 1.44 3/215 8955
/proc/meminfo: memFree=20028604/32770624 swapFree=67108860/67108860
[pid=8889] ppid=8886 vsize=10834252 memory=176068 CPUtime=2.25 cores=0,2,4,6
/proc/8889/stat : 8889 (java) S 8886 8889 4562 0 -1 1077944320 23631 12884 0 0 207 10 5 3 20 0 15 0 49321028 11094274048 44017 33554432000 4194304 4196468 140721011386944 140721011369488 139867201543927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
/proc/8889/statm: 2708563 44017 3474 1 0 2670221 0
[pid=8889/tid=8942] ppid=8886 vsize=10834252 memory=61720 CPUtime=1.43 cores=0,2,4,6
/proc/8889/task/8942/stat : 8942 (java) R 8886 8889 4562 0 -1 4202560 17416 12884 0 0 129 6 5 3 20 0 15 0 49321037 11094274048 44017 33554432000 4194304 4196468 140721011386944 139867173374656 139867186912079 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8943] ppid=8886 vsize=10834252 memory=8112282956445269571 CPUtime=0.09 cores=0,2,4,6
/proc/8889/task/8943/stat : 8943 (java) S 8886 8889 4562 0 -1 1077944384 30 12884 0 0 1 0 5 3 20 0 15 0 49321038 11094274048 44017 33554432000 4194304 4196468 140721011386944 139867205786640 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8944] ppid=8886 vsize=10834252 memory=280154274586784 CPUtime=0.09 cores=0,2,4,6
/proc/8889/task/8944/stat : 8944 (java) S 8886 8889 4562 0 -1 1077944384 203 12884 0 0 1 0 5 3 20 0 15 0 49321038 11094274048 44017 33554432000 4194304 4196468 140721011386944 139867094060176 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8945] ppid=8886 vsize=10834252 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/8889/task/8945/stat : 8945 (java) S 8886 8889 4562 0 -1 1077944384 14 12884 0 0 1 0 5 3 20 0 15 0 49321038 11094274048 44017 33554432000 4194304 4196468 140721011386944 139867093007120 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8946] ppid=8886 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8946/stat : 8946 (java) S 8886 8889 4562 0 -1 1077944384 75 12884 0 0 0 0 5 3 20 0 15 0 49321038 11094274048 44017 33554432000 4194304 4196468 140721011386944 139867091954576 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8947] ppid=8886 vsize=10834252 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/8889/task/8947/stat : 8947 (java) S 8886 8889 4562 0 -1 1077944384 60 12884 0 0 1 0 5 3 20 0 15 0 49321040 11094274048 44017 33554432000 4194304 4196468 140721011386944 139866660604144 139867201555074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8948] ppid=8886 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8948/stat : 8948 (java) S 8886 8889 4562 0 -1 1077944384 34 12884 0 0 0 0 5 3 20 0 15 0 49321040 11094274048 44017 33554432000 4194304 4196468 140721011386944 139866659550432 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8949] ppid=8886 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8949/stat : 8949 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321040 11094274048 44017 33554432000 4194304 4196468 140721011386944 139866079748864 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8950] ppid=8886 vsize=10834252 memory=-2746958450906831424 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8950/stat : 8950 (java) S 8886 8889 4562 0 -1 1077944384 3 12884 0 0 0 0 5 3 20 0 15 0 49321043 11094274048 44017 33554432000 4194304 4196468 140721011386944 139865772349392 139867201562523 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8951] ppid=8886 vsize=10834252 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/8889/task/8951/stat : 8951 (java) S 8886 8889 4562 0 -1 1077944384 1364 12884 0 0 21 0 5 3 20 0 15 0 49321043 11094274048 44017 33554432000 4194304 4196468 140721011386944 139866625993456 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8952] ppid=8886 vsize=10834252 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/8889/task/8952/stat : 8952 (java) S 8886 8889 4562 0 -1 1077944384 1031 12884 0 0 19 0 5 3 20 0 15 0 49321043 11094274048 44017 33554432000 4194304 4196468 140721011386944 139866624940912 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8953] ppid=8886 vsize=10834252 memory=8112282956445269571 CPUtime=0.37 cores=0,2,4,6
/proc/8889/task/8953/stat : 8953 (java) S 8886 8889 4562 0 -1 1077944384 1209 12884 0 0 29 0 5 3 20 0 15 0 49321043 11094274048 44017 33554432000 4194304 4196468 140721011386944 139866623887856 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8954] ppid=8886 vsize=10834252 memory=4638778398332698720 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8954/stat : 8954 (java) S 8886 8889 4562 0 -1 1077944384 3 12884 0 0 0 0 5 3 20 0 15 0 49321043 11094274048 44017 33554432000 4194304 4196468 140721011386944 139865738791776 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8955] ppid=8886 vsize=10834252 memory=280154274831296 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8955/stat : 8955 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321043 11094274048 44017 33554432000 4194304 4196468 140721011386944 139866622835248 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
Current children cumulated CPU time: 2.25 s
Current children cumulated vsize: 10834252 KiB
Current children cumulated memory: 176068 KiB

[startup+3.11773 s]
/proc/loadavg: 1.36 1.28 1.44 5/215 8955
/proc/meminfo: memFree=19864688/32770624 swapFree=67108860/67108860
[pid=8889] ppid=8886 vsize=10912096 memory=296204 CPUtime=5.7 cores=0,2,4,6
/proc/8889/stat : 8889 (java) S 8886 8889 4562 0 -1 1077944320 50908 12884 0 0 547 15 5 3 20 0 15 0 49321028 11173986304 74051 33554432000 4194304 4196468 140721011386944 140721011369488 139867201543927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
/proc/8889/statm: 2728024 74051 3493 1 0 2689677 0
[pid=8889/tid=8942] ppid=8886 vsize=10912096 memory=8 CPUtime=3 cores=0,2,4,6
/proc/8889/task/8942/stat : 8942 (java) R 8886 8889 4562 0 -1 4202560 36283 12884 0 0 283 9 5 3 20 0 15 0 49321037 11173986304 74051 33554432000 4194304 4196468 140721011386944 139867173376224 139867185624414 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8943] ppid=8886 vsize=10912096 memory=198312 CPUtime=0.1 cores=0,2,4,6
/proc/8889/task/8943/stat : 8943 (java) S 8886 8889 4562 0 -1 1077944384 41 12884 0 0 2 0 5 3 20 0 15 0 49321038 11173986304 74051 33554432000 4194304 4196468 140721011386944 139867205786640 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8944] ppid=8886 vsize=10912096 memory=4140 CPUtime=0.1 cores=0,2,4,6
/proc/8889/task/8944/stat : 8944 (java) S 8886 8889 4562 0 -1 1077944384 206 12884 0 0 2 0 5 3 20 0 15 0 49321038 11173986304 74051 33554432000 4194304 4196468 140721011386944 139867094060176 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8945] ppid=8886 vsize=10912096 memory=16224 CPUtime=0.11 cores=0,2,4,6
/proc/8889/task/8945/stat : 8945 (java) S 8886 8889 4562 0 -1 1077944384 34 12884 0 0 3 0 5 3 20 0 15 0 49321038 11173986304 74051 33554432000 4194304 4196468 140721011386944 139867093007120 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8946] ppid=8886 vsize=10912096 memory=2436 CPUtime=0.11 cores=0,2,4,6
/proc/8889/task/8946/stat : 8946 (java) S 8886 8889 4562 0 -1 1077944384 125 12884 0 0 3 0 5 3 20 0 15 0 49321038 11173986304 74051 33554432000 4194304 4196468 140721011386944 139867091954576 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8947] ppid=8886 vsize=10912096 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/8889/task/8947/stat : 8947 (java) S 8886 8889 4562 0 -1 1077944384 1622 12884 0 0 3 0 5 3 20 0 15 0 49321040 11173986304 74051 33554432000 4194304 4196468 140721011386944 139866660604144 139867201555074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8948] ppid=8886 vsize=10912096 memory=-3535359994705171299 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8948/stat : 8948 (java) S 8886 8889 4562 0 -1 1077944384 34 12884 0 0 0 0 5 3 20 0 15 0 49321040 11173986304 74051 33554432000 4194304 4196468 140721011386944 139866659550432 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8949] ppid=8886 vsize=10912096 memory=6944656592387989600 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8949/stat : 8949 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321040 11173986304 74051 33554432000 4194304 4196468 140721011386944 139866079748864 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8950] ppid=8886 vsize=10912096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8950/stat : 8950 (java) S 8886 8889 4562 0 -1 1077944384 3 12884 0 0 0 0 5 3 20 0 15 0 49321043 11173986304 74051 33554432000 4194304 4196468 140721011386944 139865772349392 139867201562523 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8951] ppid=8886 vsize=10912096 memory=0 CPUtime=0.82 cores=0,2,4,6
/proc/8889/task/8951/stat : 8951 (java) R 8886 8889 4562 0 -1 4202560 3901 12884 0 0 74 0 5 3 20 0 15 0 49321043 11173986304 74051 33554432000 4194304 4196468 140721011386944 139866625974472 139867185449932 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8952] ppid=8886 vsize=10912096 memory=2321518224386119744 CPUtime=0.88 cores=0,2,4,6
/proc/8889/task/8952/stat : 8952 (java) R 8886 8889 4562 0 -1 4202560 3375 12884 0 0 80 0 5 3 20 0 15 0 49321043 11173986304 74051 33554432000 4194304 4196468 140721011386944 139866624921928 139867185040761 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8953] ppid=8886 vsize=10912096 memory=55 CPUtime=1.02 cores=0,2,4,6
/proc/8889/task/8953/stat : 8953 (java) S 8886 8889 4562 0 -1 1077944384 3093 12884 0 0 93 1 5 3 20 0 15 0 49321043 11173986304 74051 33554432000 4194304 4196468 140721011386944 139866623887856 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8954] ppid=8886 vsize=10912096 memory=4132775673715122240 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8954/stat : 8954 (java) S 8886 8889 4562 0 -1 1077944384 3 12884 0 0 0 0 5 3 20 0 15 0 49321043 11173986304 74088 33554432000 4194304 4196468 140721011386944 139865738791776 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8955] ppid=8886 vsize=10912096 memory=4638778398332698721 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8955/stat : 8955 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321043 11173986304 74088 33554432000 4194304 4196468 140721011386944 139866622835248 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
Current children cumulated CPU time: 5.7 s
Current children cumulated vsize: 10912096 KiB
Current children cumulated memory: 296204 KiB

[startup+3.66839 s]
# the end of solver process 8889 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.27691 s, system=0.212141 s

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

[startup+3.20298 s]
/proc/loadavg: 1.36 1.28 1.44 5/215 8955
/proc/meminfo: memFree=19864688/32770624 swapFree=67108860/67108860
[pid=8889] ppid=8886 vsize=10912096 memory=299004 CPUtime=6.03 cores=0,2,4,6
/proc/8889/stat : 8889 (java) S 8886 8889 4562 0 -1 1077944320 54204 12884 0 0 580 15 5 3 20 0 15 0 49321028 11173986304 74751 33554432000 4194304 4196468 140721011386944 140721011369488 139867201543927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
/proc/8889/statm: 2728024 74751 3494 1 0 2689677 0
[pid=8889/tid=8942] ppid=8886 vsize=10912096 memory=3470692292451393600 CPUtime=3.08 cores=0,2,4,6
/proc/8889/task/8942/stat : 8942 (java) R 8886 8889 4562 0 -1 4202560 36853 12884 0 0 291 9 5 3 20 0 15 0 49321037 11173986304 74751 33554432000 4194304 4196468 140721011386944 139867173373248 139866777242745 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8943] ppid=8886 vsize=10912096 memory=4132775673715122240 CPUtime=0.1 cores=0,2,4,6
/proc/8889/task/8943/stat : 8943 (java) S 8886 8889 4562 0 -1 1077944384 41 12884 0 0 2 0 5 3 20 0 15 0 49321038 11173986304 74751 33554432000 4194304 4196468 140721011386944 139867205786640 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8944] ppid=8886 vsize=10912096 memory=2867664571609120 CPUtime=0.1 cores=0,2,4,6
/proc/8889/task/8944/stat : 8944 (java) S 8886 8889 4562 0 -1 1077944384 206 12884 0 0 2 0 5 3 20 0 15 0 49321038 11173986304 74751 33554432000 4194304 4196468 140721011386944 139867094060176 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8945] ppid=8886 vsize=10912096 memory=6154282490091891024 CPUtime=0.11 cores=0,2,4,6
/proc/8889/task/8945/stat : 8945 (java) S 8886 8889 4562 0 -1 1077944384 34 12884 0 0 3 0 5 3 20 0 15 0 49321038 11173986304 74751 33554432000 4194304 4196468 140721011386944 139867093007120 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8946] ppid=8886 vsize=10912096 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/8889/task/8946/stat : 8946 (java) S 8886 8889 4562 0 -1 1077944384 125 12884 0 0 3 0 5 3 20 0 15 0 49321038 11173986304 74751 33554432000 4194304 4196468 140721011386944 139867091954576 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8947] ppid=8886 vsize=10912096 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/8889/task/8947/stat : 8947 (java) S 8886 8889 4562 0 -1 1077944384 1622 12884 0 0 3 0 5 3 20 0 15 0 49321040 11173986304 74751 33554432000 4194304 4196468 140721011386944 139866660604144 139867201555074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8948] ppid=8886 vsize=10912096 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8948/stat : 8948 (java) S 8886 8889 4562 0 -1 1077944384 34 12884 0 0 0 0 5 3 20 0 15 0 49321040 11173986304 74751 33554432000 4194304 4196468 140721011386944 139866659550432 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8949] ppid=8886 vsize=10912096 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8949/stat : 8949 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321040 11173986304 74751 33554432000 4194304 4196468 140721011386944 139866079748864 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8950] ppid=8886 vsize=10912096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8950/stat : 8950 (java) S 8886 8889 4562 0 -1 1077944384 3 12884 0 0 0 0 5 3 20 0 15 0 49321043 11173986304 74751 33554432000 4194304 4196468 140721011386944 139865772349392 139867201562523 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8951] ppid=8886 vsize=10912096 memory=0 CPUtime=0.91 cores=0,2,4,6
/proc/8889/task/8951/stat : 8951 (java) R 8886 8889 4562 0 -1 4202560 4802 12884 0 0 83 0 5 3 20 0 15 0 49321043 11173986304 74751 33554432000 4194304 4196468 140721011386944 139866625979480 139867184928527 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8952] ppid=8886 vsize=10912096 memory=0 CPUtime=0.96 cores=0,2,4,6
/proc/8889/task/8952/stat : 8952 (java) R 8886 8889 4562 0 -1 4202560 4159 12884 0 0 88 0 5 3 20 0 15 0 49321043 11173986304 74751 33554432000 4194304 4196468 140721011386944 139866624921928 139867181237027 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8953] ppid=8886 vsize=10912096 memory=0 CPUtime=1.09 cores=0,2,4,6
/proc/8889/task/8953/stat : 8953 (java) S 8886 8889 4562 0 -1 1077944384 4135 12884 0 0 100 1 5 3 20 0 15 0 49321043 11173986304 74751 33554432000 4194304 4196468 140721011386944 139866623887856 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8954] ppid=8886 vsize=10912096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8954/stat : 8954 (java) S 8886 8889 4562 0 -1 1077944384 3 12884 0 0 0 0 5 3 20 0 15 0 49321043 11173986304 74751 33554432000 4194304 4196468 140721011386944 139865738791776 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8955] ppid=8886 vsize=10912096 memory=244 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8955/stat : 8955 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321043 11173986304 74751 33554432000 4194304 4196468 140721011386944 139866622835248 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
Current children cumulated CPU time: 6.03 s
Current children cumulated vsize: 10912096 KiB
Current children cumulated memory: 299004 KiB

[startup+3.60079 s]
/proc/loadavg: 1.36 1.28 1.44 5/215 8955
/proc/meminfo: memFree=19864688/32770624 swapFree=67108860/67108860
[pid=8889] ppid=8886 vsize=10916852 memory=305948 CPUtime=7.39 cores=0,2,4,6
/proc/8889/stat : 8889 (java) S 8886 8889 4562 0 -1 1077944320 63082 12884 0 0 715 16 5 3 20 0 15 0 49321028 11178856448 76487 33554432000 4194304 4196468 140721011386944 140721011369488 139867201543927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
/proc/8889/statm: 2729213 76487 3500 1 0 2690866 0
[pid=8889/tid=8942] ppid=8886 vsize=10916852 memory=1296 CPUtime=3.48 cores=0,2,4,6
/proc/8889/task/8942/stat : 8942 (java) R 8886 8889 4562 0 -1 4202560 38928 12884 0 0 331 9 5 3 20 0 15 0 49321037 11178856448 76487 33554432000 4194304 4196468 140721011386944 139867173374496 139867201555862 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8943] ppid=8886 vsize=10916852 memory=1728 CPUtime=0.1 cores=0,2,4,6
/proc/8889/task/8943/stat : 8943 (java) S 8886 8889 4562 0 -1 1077944384 41 12884 0 0 2 0 5 3 20 0 15 0 49321038 11178856448 76487 33554432000 4194304 4196468 140721011386944 139867205786640 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8944] ppid=8886 vsize=10916852 memory=1008 CPUtime=0.1 cores=0,2,4,6
/proc/8889/task/8944/stat : 8944 (java) S 8886 8889 4562 0 -1 1077944384 206 12884 0 0 2 0 5 3 20 0 15 0 49321038 11178856448 76487 33554432000 4194304 4196468 140721011386944 139867094060176 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8945] ppid=8886 vsize=10916852 memory=5520 CPUtime=0.11 cores=0,2,4,6
/proc/8889/task/8945/stat : 8945 (java) S 8886 8889 4562 0 -1 1077944384 34 12884 0 0 3 0 5 3 20 0 15 0 49321038 11178856448 76487 33554432000 4194304 4196468 140721011386944 139867093007120 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8946] ppid=8886 vsize=10916852 memory=4616 CPUtime=0.11 cores=0,2,4,6
/proc/8889/task/8946/stat : 8946 (java) S 8886 8889 4562 0 -1 1077944384 125 12884 0 0 3 0 5 3 20 0 15 0 49321038 11178856448 76487 33554432000 4194304 4196468 140721011386944 139867091954576 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8947] ppid=8886 vsize=10916852 memory=1428 CPUtime=0.11 cores=0,2,4,6
/proc/8889/task/8947/stat : 8947 (java) S 8886 8889 4562 0 -1 1077944384 2162 12884 0 0 3 0 5 3 20 0 15 0 49321040 11178856448 76487 33554432000 4194304 4196468 140721011386944 139866660604144 139867201555074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8948] ppid=8886 vsize=10916852 memory=12976 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8948/stat : 8948 (java) S 8886 8889 4562 0 -1 1077944384 34 12884 0 0 0 0 5 3 20 0 15 0 49321040 11178856448 76487 33554432000 4194304 4196468 140721011386944 139866659550432 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8949] ppid=8886 vsize=10916852 memory=280154275101952 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8949/stat : 8949 (java) S 8886 8889 4562 0 -1 1077944384 1 12884 0 0 0 0 5 3 20 0 15 0 49321040 11178856448 76487 33554432000 4194304 4196468 140721011386944 139866079748864 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8950] ppid=8886 vsize=10916852 memory=6299802978650451056 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8950/stat : 8950 (java) S 8886 8889 4562 0 -1 1077944384 3 12884 0 0 0 0 5 3 20 0 15 0 49321043 11178856448 76487 33554432000 4194304 4196468 140721011386944 139865772349392 139867201562523 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8951] ppid=8886 vsize=10916852 memory=7590655979367786604 CPUtime=1.31 cores=0,2,4,6
/proc/8889/task/8951/stat : 8951 (java) R 8886 8889 4562 0 -1 4202560 8763 12884 0 0 122 1 5 3 20 0 15 0 49321043 11178856448 76487 33554432000 4194304 4196468 140721011386944 139866625979472 139867183088127 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8952] ppid=8886 vsize=10916852 memory=178521389466550 CPUtime=1.36 cores=0,2,4,6
/proc/8889/task/8952/stat : 8952 (java) S 8886 8889 4562 0 -1 1077944384 5371 12884 0 0 128 0 5 3 20 0 15 0 49321043 11178856448 76487 33554432000 4194304 4196468 140721011386944 139866624930448 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8953] ppid=8886 vsize=10916852 memory=7755370690025591676 CPUtime=1.25 cores=0,2,4,6
/proc/8889/task/8953/stat : 8953 (java) R 8886 8889 4562 0 -1 1077944384 5213 12884 0 0 116 1 5 3 20 0 15 0 49321043 11178856448 76487 33554432000 4194304 4196468 140721011386944 139866623885392 139867201554133 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8954] ppid=8886 vsize=10916852 memory=7100839887183775602 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8954/stat : 8954 (java) S 8886 8889 4562 0 -1 1077944384 3 12884 0 0 0 0 5 3 20 0 15 0 49321043 11178856448 76487 33554432000 4194304 4196468 140721011386944 139865738791776 139867201554133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
[pid=8889/tid=8955] ppid=8886 vsize=10916852 memory=6656426216303648864 CPUtime=0.08 cores=0,2,4,6
/proc/8889/task/8955/stat : 8955 (java) S 8886 8889 4562 0 -1 1077944384 11 12884 0 0 0 0 5 3 20 0 15 0 49321043 11178856448 76487 33554432000 4194304 4196468 140721011386944 139866622835248 139867201555074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26021888 140721011391086 140721011393884 140721011393884 140721011396559 0
Current children cumulated CPU time: 7.39 s
Current children cumulated vsize: 10916852 KiB
Current children cumulated memory: 305948 KiB

Child status: 0
Real time (s): 3.66843
CPU time (s): 7.48905
CPU user time (s): 7.27691
CPU system time (s): 0.212141
CPU usage (%): 204.149
Max. virtual memory (cumulated for all children) (KiB): 10916852
Max. memory (cumulated for all children) (KiB): 305948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.27691
system time used= 0.212141
maximum resident set size= 308244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76193
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5701
involuntary context switches= 44


# summary of solver processes directly reported to runsolver:
#   pid: 8889
#   total CPU time (s): 7.48905
#   total CPU user time (s): 7.27691
#   total CPU system time (s): 0.212141

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.052873 second user time and 0.067845 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-23 05:46:18
IDJOB=4293379
IDBENCH=141169
IDSOLVER=2750
FILE ID=node136/4293379-1532317578
RUNJOBID= node136-1532296223-4593
PBS_JOBID= 21018988
Free space on /tmp= 57084 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K03-P03_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293379-1532317578/watcher-4293379-1532317578 -o /tmp/evaluation-result-4293379-1532317578/solver-4293379-1532317578 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532296223-4593 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1956187890 HOME/instance-4293379-1532317578.xml

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

MD5SUM BENCH= 48ac26f734f5e9f96f30a0090c6e98b4
RANDOM SEED=1956187890

node136.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:        20119456 kB
MemAvailable:   30167244 kB
Buffers:          258400 kB
Cached:          9993732 kB
SwapCached:            0 kB
Active:          3015352 kB
Inactive:        9059244 kB
Active(anon):    1825796 kB
Inactive(anon):    16916 kB
Active(file):    1189556 kB
Inactive(file):  9042328 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26840 kB
Writeback:             0 kB
AnonPages:       1873272 kB
Mapped:            49808 kB
Shmem:             17036 kB
Slab:             271400 kB
SReclaimable:     244364 kB
SUnreclaim:        27036 kB
KernelStack:        3792 kB
PageTables:         8756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2814516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1652736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 57060 MiB
End job on node136 at 2018-07-23 05:46:22