Trace number 4304737

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.9.2OPT47 13.2359 6.60036

General information on the benchmark

NameTravellingSalesman/
TravellingSalesman-10-20-00_c18.xml
MD5SUM41acc49479871df381e8fa6a150e4ace
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark47
Best CPU time to get the best result obtained on this benchmark1.94647
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints11
Number of domains2
Minimum domain size10
Maximum domain size19
Distribution of domain sizes[{"size":10,"count":10},{"size":19,"count":10}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":10},{"degree":3,"count":10}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":10},{"arity":10,"count":1}]
Number of extensional constraints10
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":10},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
6.05/3.39	o 55
6.38/3.46	o 54
6.38/3.48	o 51
6.74/3.54	o 49
7.08/3.63	o 48
7.41/3.76	o 47
13.11/6.58	v <instantiation cost="47">
13.11/6.58	v       <list>
13.11/6.58	v         c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9]
13.11/6.58	v       </list>
13.11/6.58	v       <values>
13.11/6.58	v         8 6 7 9 4 5 1 0 3 2 7 6 4 5 2 2 3 13 2 3
13.11/6.58	v       </values>
13.11/6.58	v     </instantiation>
13.11/6.58	s OPTIMUM FOUND

Verifier Data

OK	47

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304737-1534145316/watcher-4304737-1534145316 -o /tmp/evaluation-result-4304737-1534145316/solver-4304737-1534145316 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534137874-9214 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1793931558 HOME/instance-4304737-1534145316.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
Current StackSize limit: 8192 KiB

solver pid=10990, runsolver pid=10987

[startup+0.100118 s]*
/proc/loadavg: 1.35 1.29 1.31 3/206 11047
/proc/meminfo: memFree=25605452/32770624 swapFree=67108804/67108860
[pid=10990] ppid=10987 vsize=10005480 memory=16808 CPUtime=0.1 cores=1,3,5,7
/proc/10990/stat : 10990 (java) S 10987 10990 8955 0 -1 1077944320 4364 13379 0 0 1 1 5 3 20 0 6 0 232094781 10245611520 4202 33554432000 4194304 4196468 140735784096912 140735784079456 139825610829559 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
/proc/10990/statm: 2501370 4202 1934 1 0 2489808 0
[pid=10990/tid=11043] ppid=10987 vsize=10005480 memory=4279135704047060365 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11043/stat : 11043 (java) R 10987 10990 8955 0 -1 4202560 2196 13379 0 0 0 0 5 3 20 0 6 0 232094790 10245611520 4268 33554432000 4194304 4196468 140735784096912 139825582666320 139825594910046 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11044] ppid=10987 vsize=10005480 memory=8257237230052613020 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11044/stat : 11044 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 6 0 232094791 10245611520 4268 33554432000 4194304 4196468 140735784096912 139825615071632 139825610839765 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11045] ppid=10987 vsize=10005480 memory=139976646346368 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11045/stat : 11045 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 6 0 232094791 10245611520 4268 33554432000 4194304 4196468 140735784096912 139825480407312 139825610839765 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11046] ppid=10987 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11046/stat : 11046 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 6 0 232094791 10245611520 4268 33554432000 4194304 4196468 140735784096912 139825149504144 139825610839765 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11047] ppid=10987 vsize=10005480 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11047/stat : 11047 (java) S 10987 10990 8955 0 -1 1077944384 2 13379 0 0 0 0 5 3 20 0 6 0 232094791 10245611520 4268 33554432000 4194304 4196468 140735784096912 139825148451344 139825610839765 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16808 KiB

[startup+0.209856 s]*
/proc/loadavg: 1.35 1.29 1.31 3/215 11056
/proc/meminfo: memFree=25581572/32770624 swapFree=67108804/67108860
[pid=10990] ppid=10987 vsize=10982744 memory=44992 CPUtime=0.26 cores=1,3,5,7
/proc/10990/stat : 10990 (java) S 10987 10990 8955 0 -1 1077944320 7954 13379 0 0 16 2 5 3 20 0 15 0 232094781 11246329856 11248 33554432000 4194304 4196468 140735784096912 140735784079456 139825610829559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
/proc/10990/statm: 2745686 11248 2975 1 0 2708109 0
[pid=10990/tid=11043] ppid=10987 vsize=10982744 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/10990/task/11043/stat : 11043 (java) R 10987 10990 8955 0 -1 4202560 4611 13379 0 0 10 1 5 3 20 0 15 0 232094790 11246329856 11314 33554432000 4194304 4196468 140735784096912 139825582626480 139825610841494 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11044] ppid=10987 vsize=10982744 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11044/stat : 11044 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094791 11246329856 11314 33554432000 4194304 4196468 140735784096912 139825615071632 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11045] ppid=10987 vsize=10982744 memory=139976646346368 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11045/stat : 11045 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094791 11246329856 11314 33554432000 4194304 4196468 140735784096912 139825480407312 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11046] ppid=10987 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11046/stat : 11046 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094791 11246329856 11314 33554432000 4194304 4196468 140735784096912 139825149504144 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11047] ppid=10987 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11047/stat : 11047 (java) S 10987 10990 8955 0 -1 1077944384 2 13379 0 0 0 0 5 3 20 0 15 0 232094791 11246329856 11314 33554432000 4194304 4196468 140735784096912 139825148451344 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11048] ppid=10987 vsize=10982744 memory=139976646346368 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11048/stat : 11048 (java) S 10987 10990 8955 0 -1 1077944384 2 13379 0 0 0 0 5 3 20 0 15 0 232094792 11246329856 11314 33554432000 4194304 4196468 140735784096912 139824580020848 139825610840706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11049] ppid=10987 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11049/stat : 11049 (java) S 10987 10990 8955 0 -1 1077944384 13 13379 0 0 0 0 5 3 20 0 15 0 232094793 11246329856 11314 33554432000 4194304 4196468 140735784096912 139824472253728 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11050] ppid=10987 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11050/stat : 11050 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094793 11246329856 11314 33554432000 4194304 4196468 140735784096912 139824270927472 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11051] ppid=10987 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11051/stat : 11051 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11246329856 11314 33554432000 4194304 4196468 140735784096912 139823963527760 139825610848155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11052] ppid=10987 vsize=10982744 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10990/task/11052/stat : 11052 (java) S 10987 10990 8955 0 -1 1077944384 360 13379 0 0 1 0 5 3 20 0 15 0 232094796 11246329856 11314 33554432000 4194304 4196468 140735784096912 139824578967664 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11053] ppid=10987 vsize=10982744 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/10990/task/11053/stat : 11053 (java) S 10987 10990 8955 0 -1 1077944384 267 13379 0 0 1 0 5 3 20 0 15 0 232094796 11246329856 11314 33554432000 4194304 4196468 140735784096912 139824577914864 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11054] ppid=10987 vsize=10982744 memory=139976646346368 CPUtime=0.11 cores=1,3,5,7
/proc/10990/task/11054/stat : 11054 (java) R 10987 10990 8955 0 -1 4202560 596 13379 0 0 3 0 5 3 20 0 15 0 232094796 11246329856 11380 33554432000 4194304 4196468 140735784096912 139824576862576 139825589460450 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11055] ppid=10987 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11055/stat : 11055 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11246329856 11380 33554432000 4194304 4196468 140735784096912 139823532730848 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11056] ppid=10987 vsize=10982744 memory=139976646346368 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11056/stat : 11056 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094796 11246329856 11380 33554432000 4194304 4196468 140735784096912 139824575810480 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 44992 KiB

[startup+0.310117 s]*
/proc/loadavg: 1.35 1.29 1.31 3/215 11056
/proc/meminfo: memFree=25570284/32770624 swapFree=67108804/67108860
[pid=10990] ppid=10987 vsize=10983192 memory=56240 CPUtime=0.38 cores=1,3,5,7
/proc/10990/stat : 10990 (java) S 10987 10990 8955 0 -1 1077944320 10548 13379 0 0 28 2 5 3 20 0 15 0 232094781 11246788608 14060 33554432000 4194304 4196468 140735784096912 140735784079456 139825610829559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
/proc/10990/statm: 2745798 14060 3108 1 0 2708109 0
[pid=10990/tid=11043] ppid=10987 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/10990/task/11043/stat : 11043 (java) R 10987 10990 8955 0 -1 4202560 7098 13379 0 0 19 2 5 3 20 0 15 0 232094790 11246788608 14060 33554432000 4194304 4196468 140735784096912 139825582641568 139825594910046 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11044] ppid=10987 vsize=10983192 memory=5792283752504774737 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11044/stat : 11044 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094791 11246788608 14060 33554432000 4194304 4196468 140735784096912 139825615071632 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11045] ppid=10987 vsize=10983192 memory=2080 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11045/stat : 11045 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094791 11246788608 14060 33554432000 4194304 4196468 140735784096912 139825480407312 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11046] ppid=10987 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11046/stat : 11046 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094791 11246788608 14060 33554432000 4194304 4196468 140735784096912 139825149504144 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11047] ppid=10987 vsize=10983192 memory=4126316290023845779 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11047/stat : 11047 (java) S 10987 10990 8955 0 -1 1077944384 2 13379 0 0 0 0 5 3 20 0 15 0 232094791 11246788608 14060 33554432000 4194304 4196468 140735784096912 139825148451344 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11048] ppid=10987 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11048/stat : 11048 (java) S 10987 10990 8955 0 -1 1077944384 2 13379 0 0 0 0 5 3 20 0 15 0 232094792 11246788608 14060 33554432000 4194304 4196468 140735784096912 139824580020848 139825610840706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11049] ppid=10987 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11049/stat : 11049 (java) S 10987 10990 8955 0 -1 1077944384 13 13379 0 0 0 0 5 3 20 0 15 0 232094793 11246788608 14060 33554432000 4194304 4196468 140735784096912 139824472253728 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11050] ppid=10987 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11050/stat : 11050 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094793 11246788608 14060 33554432000 4194304 4196468 140735784096912 139824270927472 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11051] ppid=10987 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11051/stat : 11051 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11246788608 14060 33554432000 4194304 4196468 140735784096912 139823963527760 139825610848155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11052] ppid=10987 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10990/task/11052/stat : 11052 (java) S 10987 10990 8955 0 -1 1077944384 361 13379 0 0 1 0 5 3 20 0 15 0 232094796 11246788608 14060 33554432000 4194304 4196468 140735784096912 139824578967664 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11053] ppid=10987 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10990/task/11053/stat : 11053 (java) S 10987 10990 8955 0 -1 1077944384 267 13379 0 0 1 0 5 3 20 0 15 0 232094796 11246788608 14060 33554432000 4194304 4196468 140735784096912 139824577914864 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11054] ppid=10987 vsize=10983192 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/10990/task/11054/stat : 11054 (java) S 10987 10990 8955 0 -1 1077944384 602 13379 0 0 5 0 5 3 20 0 15 0 232094796 11246788608 14060 33554432000 4194304 4196468 140735784096912 139824576862576 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11055] ppid=10987 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11055/stat : 11055 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11246788608 14060 33554432000 4194304 4196468 140735784096912 139823532730848 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11056] ppid=10987 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11056/stat : 11056 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094796 11246788608 14060 33554432000 4194304 4196468 140735784096912 139824575810480 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56240 KiB

[startup+0.700788 s]
/proc/loadavg: 1.35 1.29 1.31 3/215 11056
/proc/meminfo: memFree=25558624/32770624 swapFree=67108804/67108860
[pid=10990] ppid=10987 vsize=10983192 memory=88564 CPUtime=0.99 cores=1,3,5,7
/proc/10990/stat : 10990 (java) S 10987 10990 8955 0 -1 1077944320 16749 13379 0 0 88 3 5 3 20 0 15 0 232094781 11246788608 22141 33554432000 4194304 4196468 140735784096912 140735784079456 139825610829559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
/proc/10990/statm: 2745798 22141 3238 1 0 2708109 0
[pid=10990/tid=11043] ppid=10987 vsize=10983192 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/10990/task/11043/stat : 11043 (java) R 10987 10990 8955 0 -1 4202560 12238 13379 0 0 57 2 5 3 20 0 15 0 232094790 11246788608 22141 33554432000 4194304 4196468 140735784096912 139825582650384 139825592393115 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11044] ppid=10987 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11044/stat : 11044 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094791 11246788608 22141 33554432000 4194304 4196468 140735784096912 139825615071632 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11045] ppid=10987 vsize=10983192 memory=3708 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11045/stat : 11045 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094791 11246788608 22141 33554432000 4194304 4196468 140735784096912 139825480407312 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11046] ppid=10987 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11046/stat : 11046 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094791 11246788608 22141 33554432000 4194304 4196468 140735784096912 139825149504144 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11047] ppid=10987 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11047/stat : 11047 (java) S 10987 10990 8955 0 -1 1077944384 2 13379 0 0 0 0 5 3 20 0 15 0 232094791 11246788608 22141 33554432000 4194304 4196468 140735784096912 139825148451344 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11048] ppid=10987 vsize=10983192 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11048/stat : 11048 (java) S 10987 10990 8955 0 -1 1077944384 5 13379 0 0 0 0 5 3 20 0 15 0 232094792 11246788608 22141 33554432000 4194304 4196468 140735784096912 139824580020848 139825610840706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11049] ppid=10987 vsize=10983192 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11049/stat : 11049 (java) S 10987 10990 8955 0 -1 1077944384 13 13379 0 0 0 0 5 3 20 0 15 0 232094793 11246788608 22141 33554432000 4194304 4196468 140735784096912 139824472253728 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11050] ppid=10987 vsize=10983192 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11050/stat : 11050 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094793 11246788608 22141 33554432000 4194304 4196468 140735784096912 139824270927472 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11051] ppid=10987 vsize=10983192 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11051/stat : 11051 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11246788608 22141 33554432000 4194304 4196468 140735784096912 139823963527760 139825610848155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11052] ppid=10987 vsize=10983192 memory=13252 CPUtime=0.18 cores=1,3,5,7
/proc/10990/task/11052/stat : 11052 (java) S 10987 10990 8955 0 -1 1077944384 961 13379 0 0 10 0 5 3 20 0 15 0 232094796 11246788608 22141 33554432000 4194304 4196468 140735784096912 139824578967664 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11053] ppid=10987 vsize=10983192 memory=15460 CPUtime=0.15 cores=1,3,5,7
/proc/10990/task/11053/stat : 11053 (java) S 10987 10990 8955 0 -1 1077944384 643 13379 0 0 7 0 5 3 20 0 15 0 232094796 11246788608 22141 33554432000 4194304 4196468 140735784096912 139824577914864 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11054] ppid=10987 vsize=10983192 memory=17668 CPUtime=0.21 cores=1,3,5,7
/proc/10990/task/11054/stat : 11054 (java) S 10987 10990 8955 0 -1 1077944384 683 13379 0 0 13 0 5 3 20 0 15 0 232094796 11246788608 22141 33554432000 4194304 4196468 140735784096912 139824576862576 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11055] ppid=10987 vsize=10983192 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11055/stat : 11055 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11246788608 22141 33554432000 4194304 4196468 140735784096912 139823532730848 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11056] ppid=10987 vsize=10983192 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11056/stat : 11056 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094796 11246788608 22141 33554432000 4194304 4196468 140735784096912 139824575810480 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88564 KiB

[startup+1.50073 s]
/proc/loadavg: 1.35 1.29 1.31 4/215 11056
/proc/meminfo: memFree=25512292/32770624 swapFree=67108804/67108860
[pid=10990] ppid=10987 vsize=11000140 memory=181796 CPUtime=2.25 cores=1,3,5,7
/proc/10990/stat : 10990 (java) S 10987 10990 8955 0 -1 1077944320 24011 13379 0 0 209 8 5 3 20 0 15 0 232094781 11264143360 45449 33554432000 4194304 4196468 140735784096912 140735784079456 139825610829559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
/proc/10990/statm: 2750035 45449 3476 1 0 2711693 0
[pid=10990/tid=11043] ppid=10987 vsize=11000140 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/10990/task/11043/stat : 11043 (java) R 10987 10990 8955 0 -1 4202560 17935 13379 0 0 131 4 5 3 20 0 15 0 232094790 11264143360 45449 33554432000 4194304 4196468 140735784096912 139825582660000 139825162518628 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11044] ppid=10987 vsize=11000140 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10990/task/11044/stat : 11044 (java) S 10987 10990 8955 0 -1 1077944384 19 13379 0 0 1 0 5 3 20 0 15 0 232094791 11264143360 45449 33554432000 4194304 4196468 140735784096912 139825615071632 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11045] ppid=10987 vsize=11000140 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10990/task/11045/stat : 11045 (java) S 10987 10990 8955 0 -1 1077944384 22 13379 0 0 1 0 5 3 20 0 15 0 232094791 11264143360 45449 33554432000 4194304 4196468 140735784096912 139825480407312 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11046] ppid=10987 vsize=11000140 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10990/task/11046/stat : 11046 (java) S 10987 10990 8955 0 -1 1077944384 264 13379 0 0 1 0 5 3 20 0 15 0 232094791 11264143360 45449 33554432000 4194304 4196468 140735784096912 139825149504144 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11047] ppid=10987 vsize=11000140 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10990/task/11047/stat : 11047 (java) S 10987 10990 8955 0 -1 1077944384 66 13379 0 0 1 0 5 3 20 0 15 0 232094791 11264143360 45449 33554432000 4194304 4196468 140735784096912 139825148451344 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11048] ppid=10987 vsize=11000140 memory=1399103955520229747 CPUtime=0.09 cores=1,3,5,7
/proc/10990/task/11048/stat : 11048 (java) S 10987 10990 8955 0 -1 1077944384 52 13379 0 0 1 0 5 3 20 0 15 0 232094792 11264143360 45449 33554432000 4194304 4196468 140735784096912 139824580020848 139825610840706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11049] ppid=10987 vsize=11000140 memory=279953081968896 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11049/stat : 11049 (java) S 10987 10990 8955 0 -1 1077944384 13 13379 0 0 0 0 5 3 20 0 15 0 232094793 11264143360 45449 33554432000 4194304 4196468 140735784096912 139824472253792 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11050] ppid=10987 vsize=11000140 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11050/stat : 11050 (java) S 10987 10990 8955 0 -1 1077944384 2 13379 0 0 0 0 5 3 20 0 15 0 232094793 11264143360 45449 33554432000 4194304 4196468 140735784096912 139824270927472 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11051] ppid=10987 vsize=11000140 memory=1084 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11051/stat : 11051 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11264143360 45449 33554432000 4194304 4196468 140735784096912 139823963527760 139825610848155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11052] ppid=10987 vsize=11000140 memory=1600 CPUtime=0.31 cores=1,3,5,7
/proc/10990/task/11052/stat : 11052 (java) S 10987 10990 8955 0 -1 1077944384 1411 13379 0 0 23 0 5 3 20 0 15 0 232094796 11264143360 45449 33554432000 4194304 4196468 140735784096912 139824578967664 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11053] ppid=10987 vsize=11000140 memory=7952 CPUtime=0.26 cores=1,3,5,7
/proc/10990/task/11053/stat : 11053 (java) S 10987 10990 8955 0 -1 1077944384 851 13379 0 0 18 0 5 3 20 0 15 0 232094796 11264143360 45449 33554432000 4194304 4196468 140735784096912 139824577914864 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11054] ppid=10987 vsize=11000140 memory=4088 CPUtime=0.38 cores=1,3,5,7
/proc/10990/task/11054/stat : 11054 (java) S 10987 10990 8955 0 -1 1077944384 1176 13379 0 0 30 0 5 3 20 0 15 0 232094796 11264143360 45449 33554432000 4194304 4196468 140735784096912 139824576862576 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11055] ppid=10987 vsize=11000140 memory=1784 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11055/stat : 11055 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11264143360 45449 33554432000 4194304 4196468 140735784096912 139823532730848 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11056] ppid=10987 vsize=11000140 memory=1060 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11056/stat : 11056 (java) S 10987 10990 8955 0 -1 1077944384 1 13379 0 0 0 0 5 3 20 0 15 0 232094796 11264143360 45449 33554432000 4194304 4196468 140735784096912 139824575810480 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
Current children cumulated CPU time: 2.25 s
Current children cumulated vsize: 11000140 KiB

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

[startup+3.11967 s]
/proc/loadavg: 1.32 1.28 1.31 5/215 11056
/proc/meminfo: memFree=25378752/32770624 swapFree=67108804/67108860
[pid=10990] ppid=10987 vsize=11077984 memory=271336 CPUtime=5.45 cores=1,3,5,7
/proc/10990/stat : 10990 (java) S 10987 10990 8955 0 -1 1077944320 47171 13379 0 0 522 15 5 3 20 0 15 0 232094781 11343855616 67768 33554432000 4194304 4196468 140735784096912 140735784079456 139825610829559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
/proc/10990/statm: 2769496 67834 3500 1 0 2731149 0
[pid=10990/tid=11043] ppid=10987 vsize=11077984 memory=279953082387776 CPUtime=3.01 cores=1,3,5,7
/proc/10990/task/11043/stat : 11043 (java) R 10987 10990 8955 0 -1 4202560 33272 13379 0 0 285 8 5 3 20 0 15 0 232094790 11343855616 67834 33554432000 4194304 4196468 140735784096912 139825582645016 139825591104549 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11044] ppid=10987 vsize=11077984 memory=388 CPUtime=0.11 cores=1,3,5,7
/proc/10990/task/11044/stat : 11044 (java) S 10987 10990 8955 0 -1 1077944384 32 13379 0 0 3 0 5 3 20 0 15 0 232094791 11343855616 67834 33554432000 4194304 4196468 140735784096912 139825615071632 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11045] ppid=10987 vsize=11077984 memory=6943526294502006880 CPUtime=0.1 cores=1,3,5,7
/proc/10990/task/11045/stat : 11045 (java) S 10987 10990 8955 0 -1 1077944384 29 13379 0 0 2 0 5 3 20 0 15 0 232094791 11343855616 67900 33554432000 4194304 4196468 140735784096912 139825480407312 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11046] ppid=10987 vsize=11077984 memory=56 CPUtime=0.11 cores=1,3,5,7
/proc/10990/task/11046/stat : 11046 (java) S 10987 10990 8955 0 -1 1077944384 295 13379 0 0 3 0 5 3 20 0 15 0 232094791 11343855616 67900 33554432000 4194304 4196468 140735784096912 139825149504144 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11047] ppid=10987 vsize=11077984 memory=7886128541349720114 CPUtime=0.11 cores=1,3,5,7
/proc/10990/task/11047/stat : 11047 (java) S 10987 10990 8955 0 -1 1077944384 94 13379 0 0 3 0 5 3 20 0 15 0 232094791 11343855616 67900 33554432000 4194304 4196468 140735784096912 139825148451344 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11048] ppid=10987 vsize=11077984 memory=8389687274701468466 CPUtime=0.1 cores=1,3,5,7
/proc/10990/task/11048/stat : 11048 (java) S 10987 10990 8955 0 -1 1077944384 2136 13379 0 0 2 0 5 3 20 0 15 0 232094792 11343855616 67900 33554432000 4194304 4196468 140735784096912 139824580020848 139825610840706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11049] ppid=10987 vsize=11077984 memory=7093353508396069574 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11049/stat : 11049 (java) S 10987 10990 8955 0 -1 1077944384 13 13379 0 0 0 0 5 3 20 0 15 0 232094793 11343855616 67900 33554432000 4194304 4196468 140735784096912 139824472253792 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11050] ppid=10987 vsize=11077984 memory=279953082222080 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11050/stat : 11050 (java) S 10987 10990 8955 0 -1 1077944384 2 13379 0 0 0 0 5 3 20 0 15 0 232094793 11343855616 67900 33554432000 4194304 4196468 140735784096912 139824270927488 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11051] ppid=10987 vsize=11077984 memory=6083358604262791271 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11051/stat : 11051 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11343855616 67900 33554432000 4194304 4196468 140735784096912 139823963527760 139825610848155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11052] ppid=10987 vsize=11077984 memory=6440235876196439397 CPUtime=0.7 cores=1,3,5,7
/proc/10990/task/11052/stat : 11052 (java) R 10987 10990 8955 0 -1 4202560 2263 13379 0 0 61 1 5 3 20 0 15 0 232094796 11343855616 67900 33554432000 4194304 4196468 140735784096912 139824578948552 139825594323561 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11053] ppid=10987 vsize=11077984 memory=6153985703205688935 CPUtime=0.75 cores=1,3,5,7
/proc/10990/task/11053/stat : 11053 (java) R 10987 10990 8955 0 -1 4202560 3329 13379 0 0 66 1 5 3 20 0 15 0 232094796 11343855616 67900 33554432000 4194304 4196468 140735784096912 139824577896472 139825594361087 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11054] ppid=10987 vsize=11077984 memory=288230574492221466 CPUtime=1 cores=1,3,5,7
/proc/10990/task/11054/stat : 11054 (java) S 10987 10990 8955 0 -1 1077944384 3551 13379 0 0 91 1 5 3 20 0 15 0 232094796 11343855616 67900 33554432000 4194304 4196468 140735784096912 139824576862576 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11055] ppid=10987 vsize=11077984 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11055/stat : 11055 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11343855616 67900 33554432000 4194304 4196468 140735784096912 139823532730848 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11056] ppid=10987 vsize=11077984 memory=2193 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11056/stat : 11056 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11343855616 67900 33554432000 4194304 4196468 140735784096912 139824575810480 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
Current children cumulated CPU time: 5.45 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 271336 KiB

[startup+6.30133 s]
/proc/loadavg: 1.32 1.28 1.31 5/215 11056
/proc/meminfo: memFree=25212316/32770624 swapFree=67108804/67108860
[pid=10990] ppid=10987 vsize=11077984 memory=432908 CPUtime=12.88 cores=1,3,5,7
/proc/10990/stat : 10990 (java) S 10987 10990 8955 0 -1 1077944320 71917 13379 0 0 1258 22 5 3 20 0 15 0 232094781 11343855616 108227 33554432000 4194304 4196468 140735784096912 140735784079456 139825610829559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
/proc/10990/statm: 2769496 108227 3517 1 0 2731149 0
[pid=10990/tid=11043] ppid=10987 vsize=11077984 memory=3304 CPUtime=6.15 cores=1,3,5,7
/proc/10990/task/11043/stat : 11043 (java) R 10987 10990 8955 0 -1 4202560 43393 13379 0 0 596 11 5 3 20 0 15 0 232094790 11343855616 108227 33554432000 4194304 4196468 140735784096912 139825582662280 139825171545329 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11044] ppid=10987 vsize=11077984 memory=56 CPUtime=0.12 cores=1,3,5,7
/proc/10990/task/11044/stat : 11044 (java) S 10987 10990 8955 0 -1 1077944384 43 13379 0 0 4 0 5 3 20 0 15 0 232094791 11343855616 108227 33554432000 4194304 4196468 140735784096912 139825615071632 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11045] ppid=10987 vsize=11077984 memory=6944656592387989600 CPUtime=0.11 cores=1,3,5,7
/proc/10990/task/11045/stat : 11045 (java) S 10987 10990 8955 0 -1 1077944384 46 13379 0 0 3 0 5 3 20 0 15 0 232094791 11343855616 108227 33554432000 4194304 4196468 140735784096912 139825480407312 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11046] ppid=10987 vsize=11077984 memory=6943526294502006880 CPUtime=0.12 cores=1,3,5,7
/proc/10990/task/11046/stat : 11046 (java) S 10987 10990 8955 0 -1 1077944384 346 13379 0 0 4 0 5 3 20 0 15 0 232094791 11343855616 108227 33554432000 4194304 4196468 140735784096912 139825149504144 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11047] ppid=10987 vsize=11077984 memory=183736 CPUtime=0.11 cores=1,3,5,7
/proc/10990/task/11047/stat : 11047 (java) S 10987 10990 8955 0 -1 1077944384 283 13379 0 0 3 0 5 3 20 0 15 0 232094791 11343855616 108227 33554432000 4194304 4196468 140735784096912 139825148451344 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11048] ppid=10987 vsize=11077984 memory=3304 CPUtime=0.11 cores=1,3,5,7
/proc/10990/task/11048/stat : 11048 (java) S 10987 10990 8955 0 -1 1077944384 2740 13379 0 0 3 0 5 3 20 0 15 0 232094792 11343855616 108227 33554432000 4194304 4196468 140735784096912 139824580020848 139825610840706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11049] ppid=10987 vsize=11077984 memory=1260 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11049/stat : 11049 (java) S 10987 10990 8955 0 -1 1077944384 14 13379 0 0 0 0 5 3 20 0 15 0 232094793 11343855616 108227 33554432000 4194304 4196468 140735784096912 139824472253792 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11050] ppid=10987 vsize=11077984 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11050/stat : 11050 (java) S 10987 10990 8955 0 -1 1077944384 2 13379 0 0 0 0 5 3 20 0 15 0 232094793 11343855616 108227 33554432000 4194304 4196468 140735784096912 139824270927488 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11051] ppid=10987 vsize=11077984 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11051/stat : 11051 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11343855616 108227 33554432000 4194304 4196468 140735784096912 139823963527760 139825610848155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11052] ppid=10987 vsize=11077984 memory=8 CPUtime=2.55 cores=1,3,5,7
/proc/10990/task/11052/stat : 11052 (java) S 10987 10990 8955 0 -1 1077944384 6252 13379 0 0 245 2 5 3 20 0 15 0 232094796 11343855616 108227 33554432000 4194304 4196468 140735784096912 139824578967664 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11053] ppid=10987 vsize=11077984 memory=8 CPUtime=2.65 cores=1,3,5,7
/proc/10990/task/11053/stat : 11053 (java) S 10987 10990 8955 0 -1 1077944384 11442 13379 0 0 255 2 5 3 20 0 15 0 232094796 11343855616 108227 33554432000 4194304 4196468 140735784096912 139824577914864 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11054] ppid=10987 vsize=11077984 memory=8 CPUtime=1.49 cores=1,3,5,7
/proc/10990/task/11054/stat : 11054 (java) S 10987 10990 8955 0 -1 1077944384 5119 13379 0 0 139 2 5 3 20 0 15 0 232094796 11343855616 108227 33554432000 4194304 4196468 140735784096912 139824576862576 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11055] ppid=10987 vsize=11077984 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11055/stat : 11055 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11343855616 108227 33554432000 4194304 4196468 140735784096912 139823532730848 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11056] ppid=10987 vsize=11077984 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11056/stat : 11056 (java) S 10987 10990 8955 0 -1 1077944384 38 13379 0 0 0 0 5 3 20 0 15 0 232094796 11343855616 108227 33554432000 4194304 4196468 140735784096912 139824575810480 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
Current children cumulated CPU time: 12.88 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 432908 KiB

[startup+6.60031 s]
# the end of solver process 10990 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=12.9582 s, system=0.277723 s

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

[startup+6.40088 s]
/proc/loadavg: 1.32 1.28 1.31 5/215 11056
/proc/meminfo: memFree=25212316/32770624 swapFree=67108804/67108860
[pid=10990] ppid=10987 vsize=11077984 memory=432952 CPUtime=13 cores=1,3,5,7
/proc/10990/stat : 10990 (java) S 10987 10990 8955 0 -1 1077944320 71926 13379 0 0 1270 22 5 3 20 0 15 0 232094781 11343855616 108238 33554432000 4194304 4196468 140735784096912 140735784079456 139825610829559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
/proc/10990/statm: 2769496 108238 3517 1 0 2731149 0
[pid=10990/tid=11043] ppid=10987 vsize=11077984 memory=8 CPUtime=6.25 cores=1,3,5,7
/proc/10990/task/11043/stat : 11043 (java) R 10987 10990 8955 0 -1 4202560 43393 13379 0 0 606 11 5 3 20 0 15 0 232094790 11343855616 108238 33554432000 4194304 4196468 140735784096912 139825582662280 139825170929409 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11044] ppid=10987 vsize=11077984 memory=8 CPUtime=0.12 cores=1,3,5,7
/proc/10990/task/11044/stat : 11044 (java) S 10987 10990 8955 0 -1 1077944384 43 13379 0 0 4 0 5 3 20 0 15 0 232094791 11343855616 108238 33554432000 4194304 4196468 140735784096912 139825615071632 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11045] ppid=10987 vsize=11077984 memory=6791534058613427641 CPUtime=0.11 cores=1,3,5,7
/proc/10990/task/11045/stat : 11045 (java) S 10987 10990 8955 0 -1 1077944384 46 13379 0 0 3 0 5 3 20 0 15 0 232094791 11343855616 108238 33554432000 4194304 4196468 140735784096912 139825480407312 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11046] ppid=10987 vsize=11077984 memory=6153433744107071341 CPUtime=0.12 cores=1,3,5,7
/proc/10990/task/11046/stat : 11046 (java) S 10987 10990 8955 0 -1 1077944384 346 13379 0 0 4 0 5 3 20 0 15 0 232094791 11343855616 108238 33554432000 4194304 4196468 140735784096912 139825149504144 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11047] ppid=10987 vsize=11077984 memory=7518026630507423591 CPUtime=0.11 cores=1,3,5,7
/proc/10990/task/11047/stat : 11047 (java) S 10987 10990 8955 0 -1 1077944384 283 13379 0 0 3 0 5 3 20 0 15 0 232094791 11343855616 108238 33554432000 4194304 4196468 140735784096912 139825148451344 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11048] ppid=10987 vsize=11077984 memory=6443361779414494060 CPUtime=0.11 cores=1,3,5,7
/proc/10990/task/11048/stat : 11048 (java) S 10987 10990 8955 0 -1 1077944384 2740 13379 0 0 3 0 5 3 20 0 15 0 232094792 11343855616 108238 33554432000 4194304 4196468 140735784096912 139824580020848 139825610840706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11049] ppid=10987 vsize=11077984 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11049/stat : 11049 (java) S 10987 10990 8955 0 -1 1077944384 14 13379 0 0 0 0 5 3 20 0 15 0 232094793 11343855616 108238 33554432000 4194304 4196468 140735784096912 139824472253792 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11050] ppid=10987 vsize=11077984 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11050/stat : 11050 (java) S 10987 10990 8955 0 -1 1077944384 2 13379 0 0 0 0 5 3 20 0 15 0 232094793 11343855616 108238 33554432000 4194304 4196468 140735784096912 139824270927488 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11051] ppid=10987 vsize=11077984 memory=3472468271960375130 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11051/stat : 11051 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11343855616 108238 33554432000 4194304 4196468 140735784096912 139823963527760 139825610848155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11052] ppid=10987 vsize=11077984 memory=279953082328688 CPUtime=2.56 cores=1,3,5,7
/proc/10990/task/11052/stat : 11052 (java) S 10987 10990 8955 0 -1 1077944384 6254 13379 0 0 246 2 5 3 20 0 15 0 232094796 11343855616 108238 33554432000 4194304 4196468 140735784096912 139824578967664 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11053] ppid=10987 vsize=11077984 memory=0 CPUtime=2.66 cores=1,3,5,7
/proc/10990/task/11053/stat : 11053 (java) S 10987 10990 8955 0 -1 1077944384 11443 13379 0 0 256 2 5 3 20 0 15 0 232094796 11343855616 108238 33554432000 4194304 4196468 140735784096912 139824577914864 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11054] ppid=10987 vsize=11077984 memory=0 CPUtime=1.49 cores=1,3,5,7
/proc/10990/task/11054/stat : 11054 (java) S 10987 10990 8955 0 -1 1077944384 5125 13379 0 0 139 2 5 3 20 0 15 0 232094796 11343855616 108238 33554432000 4194304 4196468 140735784096912 139824576862576 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11055] ppid=10987 vsize=11077984 memory=-3621219749712857441 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11055/stat : 11055 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11343855616 108238 33554432000 4194304 4196468 140735784096912 139823532730848 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11056] ppid=10987 vsize=11077984 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11056/stat : 11056 (java) S 10987 10990 8955 0 -1 1077944384 38 13379 0 0 0 0 5 3 20 0 15 0 232094796 11343855616 108238 33554432000 4194304 4196468 140735784096912 139824575810480 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
Current children cumulated CPU time: 13 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 432952 KiB

[startup+6.50069 s]
/proc/loadavg: 1.32 1.28 1.31 5/215 11056
/proc/meminfo: memFree=25212316/32770624 swapFree=67108804/67108860
[pid=10990] ppid=10987 vsize=11077984 memory=432952 CPUtime=13.11 cores=1,3,5,7
/proc/10990/stat : 10990 (java) S 10987 10990 8955 0 -1 1077944320 71926 13379 0 0 1281 22 5 3 20 0 15 0 232094781 11343855616 108238 33554432000 4194304 4196468 140735784096912 140735784079456 139825610829559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
/proc/10990/statm: 2769496 108238 3517 1 0 2731149 0
[pid=10990/tid=11043] ppid=10987 vsize=11077984 memory=432908 CPUtime=6.35 cores=1,3,5,7
/proc/10990/task/11043/stat : 11043 (java) R 10987 10990 8955 0 -1 4202560 43393 13379 0 0 616 11 5 3 20 0 15 0 232094790 11343855616 108238 33554432000 4194304 4196468 140735784096912 139825582662280 139825170932401 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11044] ppid=10987 vsize=11077984 memory=3304 CPUtime=0.12 cores=1,3,5,7
/proc/10990/task/11044/stat : 11044 (java) S 10987 10990 8955 0 -1 1077944384 43 13379 0 0 4 0 5 3 20 0 15 0 232094791 11343855616 108238 33554432000 4194304 4196468 140735784096912 139825615071632 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11045] ppid=10987 vsize=11077984 memory=56 CPUtime=0.11 cores=1,3,5,7
/proc/10990/task/11045/stat : 11045 (java) S 10987 10990 8955 0 -1 1077944384 46 13379 0 0 3 0 5 3 20 0 15 0 232094791 11343855616 108238 33554432000 4194304 4196468 140735784096912 139825480407312 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11046] ppid=10987 vsize=11077984 memory=6944656592387989600 CPUtime=0.12 cores=1,3,5,7
/proc/10990/task/11046/stat : 11046 (java) S 10987 10990 8955 0 -1 1077944384 346 13379 0 0 4 0 5 3 20 0 15 0 232094791 11343855616 108238 33554432000 4194304 4196468 140735784096912 139825149504144 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11047] ppid=10987 vsize=11077984 memory=6943526294502006880 CPUtime=0.11 cores=1,3,5,7
/proc/10990/task/11047/stat : 11047 (java) S 10987 10990 8955 0 -1 1077944384 283 13379 0 0 3 0 5 3 20 0 15 0 232094791 11343855616 108238 33554432000 4194304 4196468 140735784096912 139825148451344 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11048] ppid=10987 vsize=11077984 memory=8 CPUtime=0.11 cores=1,3,5,7
/proc/10990/task/11048/stat : 11048 (java) S 10987 10990 8955 0 -1 1077944384 2740 13379 0 0 3 0 5 3 20 0 15 0 232094792 11343855616 108238 33554432000 4194304 4196468 140735784096912 139824580020848 139825610840706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11049] ppid=10987 vsize=11077984 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11049/stat : 11049 (java) S 10987 10990 8955 0 -1 1077944384 14 13379 0 0 0 0 5 3 20 0 15 0 232094793 11343855616 108238 33554432000 4194304 4196468 140735784096912 139824472253792 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11050] ppid=10987 vsize=11077984 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11050/stat : 11050 (java) S 10987 10990 8955 0 -1 1077944384 2 13379 0 0 0 0 5 3 20 0 15 0 232094793 11343855616 108238 33554432000 4194304 4196468 140735784096912 139824270927488 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11051] ppid=10987 vsize=11077984 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11051/stat : 11051 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11343855616 108238 33554432000 4194304 4196468 140735784096912 139823963527760 139825610848155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11052] ppid=10987 vsize=11077984 memory=8 CPUtime=2.56 cores=1,3,5,7
/proc/10990/task/11052/stat : 11052 (java) S 10987 10990 8955 0 -1 1077944384 6254 13379 0 0 246 2 5 3 20 0 15 0 232094796 11343855616 108238 33554432000 4194304 4196468 140735784096912 139824578967664 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11053] ppid=10987 vsize=11077984 memory=183736 CPUtime=2.66 cores=1,3,5,7
/proc/10990/task/11053/stat : 11053 (java) S 10987 10990 8955 0 -1 1077944384 11443 13379 0 0 256 2 5 3 20 0 15 0 232094796 11343855616 108238 33554432000 4194304 4196468 140735784096912 139824577914864 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11054] ppid=10987 vsize=11077984 memory=3304 CPUtime=1.49 cores=1,3,5,7
/proc/10990/task/11054/stat : 11054 (java) S 10987 10990 8955 0 -1 1077944384 5125 13379 0 0 139 2 5 3 20 0 15 0 232094796 11343855616 108238 33554432000 4194304 4196468 140735784096912 139824576862576 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11055] ppid=10987 vsize=11077984 memory=1260 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11055/stat : 11055 (java) S 10987 10990 8955 0 -1 1077944384 3 13379 0 0 0 0 5 3 20 0 15 0 232094796 11343855616 108238 33554432000 4194304 4196468 140735784096912 139823532730848 139825610839765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
[pid=10990/tid=11056] ppid=10987 vsize=11077984 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10990/task/11056/stat : 11056 (java) S 10987 10990 8955 0 -1 1077944384 38 13379 0 0 0 0 5 3 20 0 15 0 232094796 11343855616 108238 33554432000 4194304 4196468 140735784096912 139824575810480 139825610840706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35749888 140735784098412 140735784101212 140735784101212 140735784103887 0
Current children cumulated CPU time: 13.11 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 432952 KiB

Child status: 0
Real time (s): 6.60036
CPU time (s): 13.2359
CPU user time (s): 12.9582
CPU system time (s): 0.277723
CPU usage (%): 200.533
Max. virtual memory (cumulated for all children) (KiB): 11080692
Max. memory (cumulated for all children) (KiB): 432952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.9582
system time used= 0.277723
maximum resident set size= 437240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85411
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= 7045
involuntary context switches= 53


# summary of solver processes directly reported to runsolver:
#   pid: 10990
#   total CPU time (s): 13.2359
#   total CPU user time (s): 12.9582
#   total CPU system time (s): 0.277723

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.058577 second user time and 0.105222 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-13 09:28:36
IDJOB=4304737
IDBENCH=141627
IDSOLVER=2780
FILE ID=node105/4304737-1534145316
RUNJOBID= node105-1534137874-9214
PBS_JOBID= 21037025
Free space on /tmp= 40896 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/TravellingSalesman/TravellingSalesman-10-20-00_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304737-1534145316/watcher-4304737-1534145316 -o /tmp/evaluation-result-4304737-1534145316/solver-4304737-1534145316 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534137874-9214 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1793931558 HOME/instance-4304737-1534145316.xml

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

MD5SUM BENCH= 41acc49479871df381e8fa6a150e4ace
RANDOM SEED=1793931558

node105.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.32
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.32
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.32
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.32
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:        25612088 kB
MemAvailable:   29201028 kB
Buffers:          172420 kB
Cached:          3673088 kB
SwapCached:           16 kB
Active:          4702644 kB
Inactive:        1896840 kB
Active(anon):    2705732 kB
Inactive(anon):   100528 kB
Active(file):    1996912 kB
Inactive(file):  1796312 kB
Unevictable:        7320 kB
Mlocked:            7320 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:             26496 kB
Writeback:             0 kB
AnonPages:       2761124 kB
Mapped:            64728 kB
Shmem:             49748 kB
Slab:             250648 kB
SReclaimable:     223100 kB
SUnreclaim:        27548 kB
KernelStack:        3504 kB
PageTables:        11168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3765184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2521088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 40868 MiB
End job on node105 at 2018-08-13 09:28:43