Trace number 4304515

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.2OPT2 11.5313 4.89974

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m2-catfood_c18.xml
MD5SUM27271f0787f1d872c0f25c4abe418056
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1.34491
Satisfiable
(Un)Satisfiability was proved
Number of variables63
Number of constraints29
Number of domains3
Minimum domain size2
Maximum domain size1101
Distribution of domain sizes[{"size":2,"count":7},{"size":10,"count":49},{"size":1101,"count":7}]
Minimum variable degree2
Maximum variable degree9
Distribution of variable degrees[{"degree":2,"count":42},{"degree":3,"count":14},{"degree":9,"count":7}]
Minimum constraint arity2
Maximum constraint arity14
Distribution of constraint arities[{"arity":2,"count":14},{"arity":7,"count":8},{"arity":14,"count":7}]
Number of extensional constraints0
Number of intensional constraints14
Distribution of constraint types[{"type":"intension","count":14},{"type":"ordered","count":1},{"type":"sum","count":14}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.99/0.73	c Concrete v3.9.2.1532736233296 running
11.26/4.86	o 2
11.26/4.87	v <instantiation cost="2">
11.26/4.87	v       <list>
11.26/4.87	v         d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] npt[0] npt[1] npt[2] npt[3] npt[4] npt[5] npt[6] u[0] u[1] u[2] u[3] u[4] u[5] u[6]
11.26/4.87	v       </list>
11.26/4.87	v       <values>
11.26/4.87	v         1 1 1 0 2 0 4 0 0 0 3 0 5 1 9 0 0 0 0 0 0 9 0 0 0 0 0 0 9 0 0 0 0 0 0 9 0 0 0 0 0 0 9 0 0 0 0 0 0 262 159 0 0 0 0 0 1 1 0 0 0 0 0
11.26/4.87	v       </values>
11.26/4.87	v     </instantiation>
11.26/4.87	s OPTIMUM FOUND

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304515-1534100289/watcher-4304515-1534100289 -o /tmp/evaluation-result-4304515-1534100289/solver-4304515-1534100289 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534095354-25288 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=669297441 HOME/instance-4304515-1534100289.xml 

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

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


[startup+0.100118 s]*
/proc/loadavg: 1.05 1.18 1.28 3/206 26245
/proc/meminfo: memFree=27881900/32770624 swapFree=67030652/67108860
[pid=26188] ppid=26185 vsize=10005480 memory=18592 CPUtime=0.09 cores=1,3,5,7
/proc/26188/stat : 26188 (java) S 26185 26188 25256 0 -1 1077944320 4278 12827 0 0 1 1 5 2 20 0 6 0 227592107 10245611520 4648 33554432000 4194304 4196468 140726225164000 140726225146544 140675356245751 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
/proc/26188/statm: 2501370 4648 1934 1 0 2489808 0
[pid=26188/tid=26241] ppid=26185 vsize=10005480 memory=4279135703946986127 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26241/stat : 26241 (java) R 26185 26188 25256 0 -1 4202560 2082 12827 0 0 0 0 5 2 20 0 6 0 227592116 10245611520 4648 33554432000 4194304 4196468 140726225164000 140675328082512 140675335547280 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26242] ppid=26185 vsize=10005480 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26242/stat : 26242 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 6 0 227592116 10245611520 4648 33554432000 4194304 4196468 140726225164000 140675360488080 140675356255957 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26243] ppid=26185 vsize=10005480 memory=140456475293312 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26243/stat : 26243 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 6 0 227592116 10245611520 4648 33554432000 4194304 4196468 140726225164000 140675215206928 140675356255957 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26244] ppid=26185 vsize=10005480 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26244/stat : 26244 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 6 0 227592116 10245611520 4648 33554432000 4194304 4196468 140726225164000 140675214154128 140675356255957 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26245] ppid=26185 vsize=10005480 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26245/stat : 26245 (java) S 26185 26188 25256 0 -1 1077944384 2 12827 0 0 0 0 5 2 20 0 6 0 227592116 10245611520 4648 33554432000 4194304 4196468 140726225164000 140675213101328 140675356255957 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18592 KiB

[startup+0.210079 s]*
/proc/loadavg: 1.05 1.18 1.28 3/215 26254
/proc/meminfo: memFree=27861456/32770624 swapFree=67030652/67108860
[pid=26188] ppid=26185 vsize=10985364 memory=48656 CPUtime=0.25 cores=1,3,5,7
/proc/26188/stat : 26188 (java) S 26185 26188 25256 0 -1 1077944320 8353 12827 0 0 16 2 5 2 20 0 15 0 227592107 11249012736 12164 33554432000 4194304 4196468 140726225164000 140726225146544 140675356245751 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
/proc/26188/statm: 2746341 12164 2948 1 0 2708764 0
[pid=26188/tid=26241] ppid=26185 vsize=10985364 memory=7022364594140610616 CPUtime=0.18 cores=1,3,5,7
/proc/26188/task/26241/stat : 26241 (java) R 26185 26188 25256 0 -1 4202560 5005 12827 0 0 10 1 5 2 20 0 15 0 227592116 11249012736 12000 33554432000 4194304 4196468 140726225164000 140675328070560 140675348962855 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26242] ppid=26185 vsize=10985364 memory=343 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26242/stat : 26242 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592116 11249012736 11871 33554432000 4194304 4196468 140726225164000 140675360488080 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26243] ppid=26185 vsize=10985364 memory=3763240108847068832 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26243/stat : 26243 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592116 11249012736 11871 33554432000 4194304 4196468 140726225164000 140675215206928 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26244] ppid=26185 vsize=10983736 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26244/stat : 26244 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592116 11247345664 11871 33554432000 4194304 4196468 140726225164000 140675214154128 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26245] ppid=26185 vsize=10983736 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26245/stat : 26245 (java) S 26185 26188 25256 0 -1 1077944384 2 12827 0 0 0 0 5 2 20 0 15 0 227592116 11247345664 11631 33554432000 4194304 4196468 140726225164000 140675213101328 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26246] ppid=26185 vsize=10982776 memory=140456475293312 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26246/stat : 26246 (java) S 26185 26188 25256 0 -1 1077944384 2 12827 0 0 0 0 5 2 20 0 15 0 227592118 11246362624 11631 33554432000 4194304 4196468 140726225164000 140674782149488 140675356256898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26247] ppid=26185 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26247/stat : 26247 (java) S 26185 26188 25256 0 -1 1077944384 13 12827 0 0 0 0 5 2 20 0 15 0 227592118 11246329856 11623 33554432000 4194304 4196468 140726225164000 140674204689952 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26248] ppid=26185 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26248/stat : 26248 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592119 11246329856 11623 33554432000 4194304 4196468 140726225164000 140674003363184 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26249] ppid=26185 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26249/stat : 26249 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11246329856 11623 33554432000 4194304 4196468 140726225164000 140673695963472 140675356264347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26250] ppid=26185 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26188/task/26250/stat : 26250 (java) S 26185 26188 25256 0 -1 1077944384 354 12827 0 0 1 0 5 2 20 0 15 0 227592121 11246329856 11623 33554432000 4194304 4196468 140726225164000 140674781096304 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26251] ppid=26185 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26188/task/26251/stat : 26251 (java) S 26185 26188 25256 0 -1 1077944384 259 12827 0 0 1 0 5 2 20 0 15 0 227592121 11246329856 11623 33554432000 4194304 4196468 140726225164000 140674780043504 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26252] ppid=26185 vsize=10982776 memory=140456475293312 CPUtime=0.1 cores=1,3,5,7
/proc/26188/task/26252/stat : 26252 (java) S 26185 26188 25256 0 -1 1077944384 616 12827 0 0 3 0 5 2 20 0 15 0 227592121 11246362624 11623 33554432000 4194304 4196468 140726225164000 140674778990704 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26253] ppid=26185 vsize=10982776 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26253/stat : 26253 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11246362624 11623 33554432000 4194304 4196468 140726225164000 140673265166560 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26254] ppid=26185 vsize=10982776 memory=140456475293312 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26254/stat : 26254 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592122 11246362624 11623 33554432000 4194304 4196468 140726225164000 140674777939120 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10985364 KiB
Current children cumulated memory: 48656 KiB

[startup+0.310381 s]*
/proc/loadavg: 1.05 1.18 1.28 5/215 26254
/proc/meminfo: memFree=27847936/32770624 swapFree=67030652/67108860
[pid=26188] ppid=26185 vsize=10983192 memory=56952 CPUtime=0.39 cores=1,3,5,7
/proc/26188/stat : 26188 (java) S 26185 26188 25256 0 -1 1077944320 10323 12827 0 0 29 3 5 2 20 0 15 0 227592107 11246788608 14238 33554432000 4194304 4196468 140726225164000 140726225146544 140675356245751 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
/proc/26188/statm: 2745798 14238 3067 1 0 2708109 0
[pid=26188/tid=26241] ppid=26185 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/26188/task/26241/stat : 26241 (java) R 26185 26188 25256 0 -1 4202560 6867 12827 0 0 19 2 5 2 20 0 15 0 227592116 11246788608 14238 33554432000 4194304 4196468 140726225164000 140675328057760 140675340326238 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26242] ppid=26185 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26242/stat : 26242 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592116 11246788608 14238 33554432000 4194304 4196468 140726225164000 140675360488080 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26243] ppid=26185 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26243/stat : 26243 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592116 11246788608 14238 33554432000 4194304 4196468 140726225164000 140675215206928 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26244] ppid=26185 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26244/stat : 26244 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592116 11246788608 14238 33554432000 4194304 4196468 140726225164000 140675214154128 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26245] ppid=26185 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26245/stat : 26245 (java) S 26185 26188 25256 0 -1 1077944384 2 12827 0 0 0 0 5 2 20 0 15 0 227592116 11246788608 14238 33554432000 4194304 4196468 140726225164000 140675213101328 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26246] ppid=26185 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26246/stat : 26246 (java) S 26185 26188 25256 0 -1 1077944384 2 12827 0 0 0 0 5 2 20 0 15 0 227592118 11246788608 14238 33554432000 4194304 4196468 140726225164000 140674782149488 140675356256898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26247] ppid=26185 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26247/stat : 26247 (java) S 26185 26188 25256 0 -1 1077944384 13 12827 0 0 0 0 5 2 20 0 15 0 227592118 11246788608 14238 33554432000 4194304 4196468 140726225164000 140674204689952 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26248] ppid=26185 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26248/stat : 26248 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592119 11246788608 14238 33554432000 4194304 4196468 140726225164000 140674003363184 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26249] ppid=26185 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26249/stat : 26249 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11246788608 14238 33554432000 4194304 4196468 140726225164000 140673695963472 140675356264347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26250] ppid=26185 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/26188/task/26250/stat : 26250 (java) S 26185 26188 25256 0 -1 1077944384 355 12827 0 0 2 0 5 2 20 0 15 0 227592121 11246788608 14238 33554432000 4194304 4196468 140726225164000 140674781096304 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26251] ppid=26185 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26188/task/26251/stat : 26251 (java) S 26185 26188 25256 0 -1 1077944384 259 12827 0 0 1 0 5 2 20 0 15 0 227592121 11246788608 14238 33554432000 4194304 4196468 140726225164000 140674780043504 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26252] ppid=26185 vsize=10983192 memory=140456475293312 CPUtime=0.12 cores=1,3,5,7
/proc/26188/task/26252/stat : 26252 (java) S 26185 26188 25256 0 -1 1077944384 624 12827 0 0 5 0 5 2 20 0 15 0 227592121 11246788608 14238 33554432000 4194304 4196468 140726225164000 140674778990704 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26253] ppid=26185 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26253/stat : 26253 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11246788608 14238 33554432000 4194304 4196468 140726225164000 140673265166560 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26254] ppid=26185 vsize=10983192 memory=140456475293312 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26254/stat : 26254 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592122 11246788608 14238 33554432000 4194304 4196468 140726225164000 140674777939120 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56952 KiB

[startup+0.700821 s]
/proc/loadavg: 1.05 1.18 1.28 3/215 26254
/proc/meminfo: memFree=27839136/32770624 swapFree=67030652/67108860
[pid=26188] ppid=26185 vsize=10983192 memory=89420 CPUtime=0.99 cores=1,3,5,7
/proc/26188/stat : 26188 (java) S 26185 26188 25256 0 -1 1077944320 16400 12827 0 0 88 4 5 2 20 0 15 0 227592107 11246788608 22355 33554432000 4194304 4196468 140726225164000 140726225146544 140675356245751 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
/proc/26188/statm: 2745798 22355 3240 1 0 2708109 0
[pid=26188/tid=26241] ppid=26185 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/26188/task/26241/stat : 26241 (java) R 26185 26188 25256 0 -1 4202560 11872 12827 0 0 56 3 5 2 20 0 15 0 227592116 11246788608 22355 33554432000 4194304 4196468 140726225164000 140675328066576 140675336521085 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26242] ppid=26185 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26242/stat : 26242 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592116 11246788608 22355 33554432000 4194304 4196468 140726225164000 140675360488080 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26243] ppid=26185 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26243/stat : 26243 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592116 11246788608 22355 33554432000 4194304 4196468 140726225164000 140675215206928 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26244] ppid=26185 vsize=10983192 memory=140456369468176 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26244/stat : 26244 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592116 11246788608 22355 33554432000 4194304 4196468 140726225164000 140675214154128 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26245] ppid=26185 vsize=10983192 memory=140458315481673 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26245/stat : 26245 (java) S 26185 26188 25256 0 -1 1077944384 2 12827 0 0 0 0 5 2 20 0 15 0 227592116 11246788608 22355 33554432000 4194304 4196468 140726225164000 140675213101328 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26246] ppid=26185 vsize=10983192 memory=752 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26246/stat : 26246 (java) S 26185 26188 25256 0 -1 1077944384 5 12827 0 0 0 0 5 2 20 0 15 0 227592118 11246788608 22355 33554432000 4194304 4196468 140726225164000 140674782149488 140675356256898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26247] ppid=26185 vsize=10983192 memory=7014751519650764113 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26247/stat : 26247 (java) S 26185 26188 25256 0 -1 1077944384 13 12827 0 0 0 0 5 2 20 0 15 0 227592118 11246788608 22355 33554432000 4194304 4196468 140726225164000 140674204689952 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26248] ppid=26185 vsize=10983192 memory=6082220498109819240 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26248/stat : 26248 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592119 11246788608 22355 33554432000 4194304 4196468 140726225164000 140674003363184 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26249] ppid=26185 vsize=10983192 memory=2228 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26249/stat : 26249 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11246788608 22355 33554432000 4194304 4196468 140726225164000 140673695963472 140675356264347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26250] ppid=26185 vsize=10983192 memory=30564 CPUtime=0.15 cores=1,3,5,7
/proc/26188/task/26250/stat : 26250 (java) S 26185 26188 25256 0 -1 1077944384 764 12827 0 0 8 0 5 2 20 0 15 0 227592121 11246788608 22355 33554432000 4194304 4196468 140726225164000 140674781096304 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26251] ppid=26185 vsize=10983192 memory=11904 CPUtime=0.16 cores=1,3,5,7
/proc/26188/task/26251/stat : 26251 (java) S 26185 26188 25256 0 -1 1077944384 865 12827 0 0 9 0 5 2 20 0 15 0 227592121 11246788608 22355 33554432000 4194304 4196468 140726225164000 140674780043504 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26252] ppid=26185 vsize=10983192 memory=492 CPUtime=0.2 cores=1,3,5,7
/proc/26188/task/26252/stat : 26252 (java) S 26185 26188 25256 0 -1 1077944384 675 12827 0 0 13 0 5 2 20 0 15 0 227592121 11246788608 22355 33554432000 4194304 4196468 140726225164000 140674778990704 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26253] ppid=26185 vsize=10983192 memory=1560 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26253/stat : 26253 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11246788608 22355 33554432000 4194304 4196468 140726225164000 140673265166560 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26254] ppid=26185 vsize=10983192 memory=932 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26254/stat : 26254 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592122 11246788608 22355 33554432000 4194304 4196468 140726225164000 140674777939120 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 89420 KiB

[startup+1.50073 s]
/proc/loadavg: 1.05 1.18 1.28 3/215 26254
/proc/meminfo: memFree=27792960/32770624 swapFree=67030652/67108860
[pid=26188] ppid=26185 vsize=11000140 memory=178368 CPUtime=2.26 cores=1,3,5,7
/proc/26188/stat : 26188 (java) S 26185 26188 25256 0 -1 1077944320 23601 12827 0 0 210 9 5 2 20 0 15 0 227592107 11264143360 44592 33554432000 4194304 4196468 140726225164000 140726225146544 140675356245751 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
/proc/26188/statm: 2750035 44592 3468 1 0 2711693 0
[pid=26188/tid=26241] ppid=26185 vsize=11000140 memory=66004 CPUtime=1.43 cores=1,3,5,7
/proc/26188/task/26241/stat : 26241 (java) R 26185 26188 25256 0 -1 4202560 17463 12827 0 0 130 6 5 2 20 0 15 0 227592116 11264143360 44592 33554432000 4194304 4196468 140726225164000 140675328060688 140675341686874 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26242] ppid=26185 vsize=11000140 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/26188/task/26242/stat : 26242 (java) S 26185 26188 25256 0 -1 1077944384 32 12827 0 0 1 0 5 2 20 0 15 0 227592116 11264143360 44592 33554432000 4194304 4196468 140726225164000 140675360488080 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26243] ppid=26185 vsize=11000140 memory=280912738967712 CPUtime=0.08 cores=1,3,5,7
/proc/26188/task/26243/stat : 26243 (java) S 26185 26188 25256 0 -1 1077944384 17 12827 0 0 1 0 5 2 20 0 15 0 227592116 11264143360 44592 33554432000 4194304 4196468 140726225164000 140675215206928 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26244] ppid=26185 vsize=11000140 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26188/task/26244/stat : 26244 (java) S 26185 26188 25256 0 -1 1077944384 64 12827 0 0 1 0 5 2 20 0 15 0 227592116 11264143360 44592 33554432000 4194304 4196468 140726225164000 140675214154128 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26245] ppid=26185 vsize=11000140 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26188/task/26245/stat : 26245 (java) S 26185 26188 25256 0 -1 1077944384 261 12827 0 0 1 0 5 2 20 0 15 0 227592116 11264143360 44592 33554432000 4194304 4196468 140726225164000 140675213101328 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26246] ppid=26185 vsize=11000140 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26188/task/26246/stat : 26246 (java) S 26185 26188 25256 0 -1 1077944384 51 12827 0 0 1 0 5 2 20 0 15 0 227592118 11264143360 44592 33554432000 4194304 4196468 140726225164000 140674782149488 140675356256898 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26247] ppid=26185 vsize=11000140 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26247/stat : 26247 (java) S 26185 26188 25256 0 -1 1077944384 14 12827 0 0 0 0 5 2 20 0 15 0 227592118 11264143360 44592 33554432000 4194304 4196468 140726225164000 140674204690016 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26248] ppid=26185 vsize=11000140 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26248/stat : 26248 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592119 11264143360 44592 33554432000 4194304 4196468 140726225164000 140674003363200 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26249] ppid=26185 vsize=11000140 memory=-2746958450906831424 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26249/stat : 26249 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11264143360 44592 33554432000 4194304 4196468 140726225164000 140673695963472 140675356264347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26250] ppid=26185 vsize=11000140 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/26188/task/26250/stat : 26250 (java) S 26185 26188 25256 0 -1 1077944384 1255 12827 0 0 20 0 5 2 20 0 15 0 227592121 11264143360 44592 33554432000 4194304 4196468 140726225164000 140674781096304 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26251] ppid=26185 vsize=11000140 memory=10 CPUtime=0.29 cores=1,3,5,7
/proc/26188/task/26251/stat : 26251 (java) S 26185 26188 25256 0 -1 1077944384 1077 12827 0 0 22 0 5 2 20 0 15 0 227592121 11264143360 44592 33554432000 4194304 4196468 140726225164000 140674780043504 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26252] ppid=26185 vsize=11000140 memory=6791534058613427641 CPUtime=0.38 cores=1,3,5,7
/proc/26188/task/26252/stat : 26252 (java) S 26185 26188 25256 0 -1 1077944384 1166 12827 0 0 31 0 5 2 20 0 15 0 227592121 11264143360 44592 33554432000 4194304 4196468 140726225164000 140674778990704 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26253] ppid=26185 vsize=11000140 memory=4638778398332698720 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26253/stat : 26253 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11264143360 44592 33554432000 4194304 4196468 140726225164000 140673265166560 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26254] ppid=26185 vsize=11000140 memory=280912739212224 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26254/stat : 26254 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592122 11264143360 44592 33554432000 4194304 4196468 140726225164000 140674777939120 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
Current children cumulated CPU time: 2.26 s
Current children cumulated vsize: 11000140 KiB

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

[startup+4.89969 s]
# the end of solver process 26188 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.2323 s, system=0.29903 s

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

[startup+3.20093 s]
/proc/loadavg: 1.05 1.18 1.28 3/215 26254
/proc/meminfo: memFree=27645256/32770624 swapFree=67030652/67108860
[pid=26188] ppid=26185 vsize=11008352 memory=287312 CPUtime=6.41 cores=1,3,5,7
/proc/26188/stat : 26188 (java) S 26185 26188 25256 0 -1 1077944320 41377 12827 0 0 617 17 5 2 20 0 15 0 227592107 11272552448 71828 33554432000 4194304 4196468 140726225164000 140726225146544 140675356245751 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
/proc/26188/statm: 2752088 71828 3496 1 0 2713741 0
[pid=26188/tid=26241] ppid=26185 vsize=11008352 memory=6525018278055845907 CPUtime=3.07 cores=1,3,5,7
/proc/26188/task/26241/stat : 26241 (java) R 26185 26188 25256 0 -1 4202560 29859 12827 0 0 291 9 5 2 20 0 15 0 227592116 11272552448 71828 33554432000 4194304 4196468 140726225164000 140675328071944 140674903101527 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26242] ppid=26185 vsize=11008352 memory=4640467248192962658 CPUtime=0.09 cores=1,3,5,7
/proc/26188/task/26242/stat : 26242 (java) S 26185 26188 25256 0 -1 1077944384 60 12827 0 0 2 0 5 2 20 0 15 0 227592116 11272552448 71828 33554432000 4194304 4196468 140726225164000 140675360488080 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26243] ppid=26185 vsize=11008352 memory=2319389199166351968 CPUtime=0.09 cores=1,3,5,7
/proc/26188/task/26243/stat : 26243 (java) S 26185 26188 25256 0 -1 1077944384 39 12827 0 0 2 0 5 2 20 0 15 0 227592116 11272552448 71828 33554432000 4194304 4196468 140726225164000 140675215206928 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26244] ppid=26185 vsize=11008352 memory=5795117241467496816 CPUtime=0.1 cores=1,3,5,7
/proc/26188/task/26244/stat : 26244 (java) S 26185 26188 25256 0 -1 1077944384 78 12827 0 0 3 0 5 2 20 0 15 0 227592116 11272552448 71828 33554432000 4194304 4196468 140726225164000 140675214154128 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26245] ppid=26185 vsize=11008352 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/26188/task/26245/stat : 26245 (java) S 26185 26188 25256 0 -1 1077944384 271 12827 0 0 2 0 5 2 20 0 15 0 227592116 11272552448 71828 33554432000 4194304 4196468 140726225164000 140675213101328 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26246] ppid=26185 vsize=11008352 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/26188/task/26246/stat : 26246 (java) S 26185 26188 25256 0 -1 1077944384 278 12827 0 0 3 0 5 2 20 0 15 0 227592118 11272552448 71828 33554432000 4194304 4196468 140726225164000 140674782149488 140675356256898 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26247] ppid=26185 vsize=11008352 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26247/stat : 26247 (java) S 26185 26188 25256 0 -1 1077944384 14 12827 0 0 0 0 5 2 20 0 15 0 227592118 11272552448 71828 33554432000 4194304 4196468 140726225164000 140674204690016 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26248] ppid=26185 vsize=11008352 memory=2244 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26248/stat : 26248 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592119 11272552448 71828 33554432000 4194304 4196468 140726225164000 140674003363200 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26249] ppid=26185 vsize=11008352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26249/stat : 26249 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11272552448 71828 33554432000 4194304 4196468 140726225164000 140673695963472 140675356264347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26250] ppid=26185 vsize=11008352 memory=0 CPUtime=0.97 cores=1,3,5,7
/proc/26188/task/26250/stat : 26250 (java) S 26185 26188 25256 0 -1 1077944384 1741 12827 0 0 90 0 5 2 20 0 15 0 227592121 11272552448 71828 33554432000 4194304 4196468 140726225164000 140674781096304 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26251] ppid=26185 vsize=11008352 memory=0 CPUtime=1.21 cores=1,3,5,7
/proc/26188/task/26251/stat : 26251 (java) S 26185 26188 25256 0 -1 1077944384 3689 12827 0 0 113 1 5 2 20 0 15 0 227592121 11272552448 71828 33554432000 4194304 4196468 140726225164000 140674780043504 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26252] ppid=26185 vsize=11008352 memory=0 CPUtime=1.13 cores=1,3,5,7
/proc/26188/task/26252/stat : 26252 (java) S 26185 26188 25256 0 -1 1077944384 3153 12827 0 0 105 1 5 2 20 0 15 0 227592121 11272552448 71828 33554432000 4194304 4196468 140726225164000 140674778990704 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26253] ppid=26185 vsize=11008352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26253/stat : 26253 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11272552448 71828 33554432000 4194304 4196468 140726225164000 140673265166560 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26254] ppid=26185 vsize=11008352 memory=245 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26254/stat : 26254 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592122 11272552448 71828 33554432000 4194304 4196468 140726225164000 140674777939120 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
Current children cumulated CPU time: 6.41 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 287312 KiB

[startup+4.00156 s]*
/proc/loadavg: 1.05 1.18 1.28 5/215 26254
/proc/meminfo: memFree=27606360/32770624 swapFree=67030652/67108860
[pid=26188] ppid=26185 vsize=11012448 memory=299860 CPUtime=8.98 cores=1,3,5,7
/proc/26188/stat : 26188 (java) S 26185 26188 25256 0 -1 1077944320 54859 12827 0 0 871 20 5 2 20 0 15 0 227592107 11276746752 74965 33554432000 4194304 4196468 140726225164000 140726225146544 140675356245751 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
/proc/26188/statm: 2753112 74965 3501 1 0 2714765 0
[pid=26188/tid=26241] ppid=26185 vsize=11012448 memory=0 CPUtime=3.88 cores=1,3,5,7
/proc/26188/task/26241/stat : 26241 (java) R 26185 26188 25256 0 -1 4202560 32878 12827 0 0 371 10 5 2 20 0 15 0 227592116 11276746752 74965 33554432000 4194304 4196468 140726225164000 140675328076496 140675340326238 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26242] ppid=26185 vsize=11012448 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/26188/task/26242/stat : 26242 (java) S 26185 26188 25256 0 -1 1077944384 60 12827 0 0 2 0 5 2 20 0 15 0 227592116 11276746752 74965 33554432000 4194304 4196468 140726225164000 140675360488080 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26243] ppid=26185 vsize=11012448 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/26188/task/26243/stat : 26243 (java) S 26185 26188 25256 0 -1 1077944384 39 12827 0 0 2 0 5 2 20 0 15 0 227592116 11276746752 74965 33554432000 4194304 4196468 140726225164000 140675215206928 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26244] ppid=26185 vsize=11012448 memory=280912738865696 CPUtime=0.1 cores=1,3,5,7
/proc/26188/task/26244/stat : 26244 (java) S 26185 26188 25256 0 -1 1077944384 78 12827 0 0 3 0 5 2 20 0 15 0 227592116 11276746752 74965 33554432000 4194304 4196468 140726225164000 140675214154128 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26245] ppid=26185 vsize=11012448 memory=140456369516591 CPUtime=0.09 cores=1,3,5,7
/proc/26188/task/26245/stat : 26245 (java) S 26185 26188 25256 0 -1 1077944384 271 12827 0 0 2 0 5 2 20 0 15 0 227592116 11276746752 74965 33554432000 4194304 4196468 140726225164000 140675213101328 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26246] ppid=26185 vsize=11012448 memory=280912844809872 CPUtime=0.1 cores=1,3,5,7
/proc/26188/task/26246/stat : 26246 (java) S 26185 26188 25256 0 -1 1077944384 324 12827 0 0 3 0 5 2 20 0 15 0 227592118 11276746752 74975 33554432000 4194304 4196468 140726225164000 140674782149488 140675356256898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26247] ppid=26185 vsize=11012448 memory=140456369521199 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26247/stat : 26247 (java) S 26185 26188 25256 0 -1 1077944384 14 12827 0 0 0 0 5 2 20 0 15 0 227592118 11276746752 74975 33554432000 4194304 4196468 140726225164000 140674204690016 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26248] ppid=26185 vsize=11012448 memory=280912739047008 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26248/stat : 26248 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592119 11276746752 74975 33554432000 4194304 4196468 140726225164000 140674003363200 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26249] ppid=26185 vsize=11012448 memory=280912739051616 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26249/stat : 26249 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11276746752 74975 33554432000 4194304 4196468 140726225164000 140673695963472 140675356264347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26250] ppid=26185 vsize=11012448 memory=0 CPUtime=1.68 cores=1,3,5,7
/proc/26188/task/26250/stat : 26250 (java) R 26185 26188 25256 0 -1 4202560 6392 12827 0 0 160 1 5 2 20 0 15 0 227592121 11276746752 74975 33554432000 4194304 4196468 140726225164000 140674781077912 140675335900208 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26251] ppid=26185 vsize=11012448 memory=67 CPUtime=1.82 cores=1,3,5,7
/proc/26188/task/26251/stat : 26251 (java) R 26185 26188 25256 0 -1 4202560 5188 12827 0 0 174 1 5 2 20 0 15 0 227592121 11276746752 74975 33554432000 4194304 4196468 140726225164000 140674780043504 140675334482137 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26252] ppid=26185 vsize=11012448 memory=280912844821440 CPUtime=1.57 cores=1,3,5,7
/proc/26188/task/26252/stat : 26252 (java) R 26185 26188 25256 0 -1 1077944384 7412 12827 0 0 148 2 5 2 20 0 15 0 227592121 11276746752 74975 33554432000 4194304 4196468 140726225164000 140674778990704 140675356256898 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26253] ppid=26185 vsize=11012448 memory=67 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26253/stat : 26253 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11276746752 74975 33554432000 4194304 4196468 140726225164000 140673265166560 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26254] ppid=26185 vsize=11012448 memory=280912844828352 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26254/stat : 26254 (java) S 26185 26188 25256 0 -1 1077944384 6 12827 0 0 0 0 5 2 20 0 15 0 227592122 11276746752 74975 33554432000 4194304 4196468 140726225164000 140674777939120 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
Current children cumulated CPU time: 8.98 s
Current children cumulated vsize: 11012448 KiB
Current children cumulated memory: 299860 KiB

[startup+4.40069 s]
/proc/loadavg: 1.05 1.18 1.28 5/215 26254
/proc/meminfo: memFree=27606360/32770624 swapFree=67030652/67108860
[pid=26188] ppid=26185 vsize=11082856 memory=348920 CPUtime=9.99 cores=1,3,5,7
/proc/26188/stat : 26188 (java) S 26185 26188 25256 0 -1 1077944320 76248 12827 0 0 969 23 5 2 20 0 15 0 227592107 11348844544 87230 33554432000 4194304 4196468 140726225164000 140726225146544 140675356245751 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
/proc/26188/statm: 2770714 87230 3502 1 0 2732367 0
[pid=26188/tid=26241] ppid=26185 vsize=11082856 memory=7739276948477931370 CPUtime=4.27 cores=1,3,5,7
/proc/26188/task/26241/stat : 26241 (java) R 26185 26188 25256 0 -1 4202560 47542 12827 0 0 408 12 5 2 20 0 15 0 227592116 11348844544 87230 33554432000 4194304 4196468 140726225164000 140675328065056 140675341925904 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26242] ppid=26185 vsize=11082856 memory=6944652177228980320 CPUtime=0.09 cores=1,3,5,7
/proc/26188/task/26242/stat : 26242 (java) S 26185 26188 25256 0 -1 1077944384 60 12827 0 0 2 0 5 2 20 0 15 0 227592116 11348844544 87230 33554432000 4194304 4196468 140726225164000 140675360488080 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26243] ppid=26185 vsize=11082856 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/26188/task/26243/stat : 26243 (java) S 26185 26188 25256 0 -1 1077944384 39 12827 0 0 2 0 5 2 20 0 15 0 227592116 11348844544 87230 33554432000 4194304 4196468 140726225164000 140675215206928 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26244] ppid=26185 vsize=11082856 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/26188/task/26244/stat : 26244 (java) S 26185 26188 25256 0 -1 1077944384 78 12827 0 0 3 0 5 2 20 0 15 0 227592116 11348844544 87230 33554432000 4194304 4196468 140726225164000 140675214154128 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26245] ppid=26185 vsize=11082856 memory=576461251985632562 CPUtime=0.09 cores=1,3,5,7
/proc/26188/task/26245/stat : 26245 (java) S 26185 26188 25256 0 -1 1077944384 271 12827 0 0 2 0 5 2 20 0 15 0 227592116 11348844544 87230 33554432000 4194304 4196468 140726225164000 140675213101328 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26246] ppid=26185 vsize=11082856 memory=288284489334129494 CPUtime=0.1 cores=1,3,5,7
/proc/26188/task/26246/stat : 26246 (java) S 26185 26188 25256 0 -1 1077944384 324 12827 0 0 3 0 5 2 20 0 15 0 227592118 11348844544 87230 33554432000 4194304 4196468 140726225164000 140674782149488 140675356256898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26247] ppid=26185 vsize=11082856 memory=1030506 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26247/stat : 26247 (java) S 26185 26188 25256 0 -1 1077944384 14 12827 0 0 0 0 5 2 20 0 15 0 227592118 11348844544 87230 33554432000 4194304 4196468 140726225164000 140674204690016 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26248] ppid=26185 vsize=11082856 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26248/stat : 26248 (java) S 26185 26188 25256 0 -1 1077944384 1 12827 0 0 0 0 5 2 20 0 15 0 227592119 11348844544 87230 33554432000 4194304 4196468 140726225164000 140674003363200 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26249] ppid=26185 vsize=11082856 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26249/stat : 26249 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11348844544 87230 33554432000 4194304 4196468 140726225164000 140673695963472 140675356264347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26250] ppid=26185 vsize=11082856 memory=-8970745359494625598 CPUtime=2.08 cores=1,3,5,7
/proc/26188/task/26250/stat : 26250 (java) R 26185 26188 25256 0 -1 4202560 12376 12827 0 0 199 2 5 2 20 0 15 0 227592121 11348844544 87230 33554432000 4194304 4196468 140726225164000 140674781082328 140675339633792 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26251] ppid=26185 vsize=11082856 memory=0 CPUtime=1.93 cores=1,3,5,7
/proc/26188/task/26251/stat : 26251 (java) R 26185 26188 25256 0 -1 4202560 5598 12827 0 0 185 1 5 2 20 0 15 0 227592121 11348844544 87230 33554432000 4194304 4196468 140726225164000 140674780029856 140675341152416 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26252] ppid=26185 vsize=11082856 memory=0 CPUtime=1.69 cores=1,3,5,7
/proc/26188/task/26252/stat : 26252 (java) S 26185 26188 25256 0 -1 1077944384 7738 12827 0 0 159 3 5 2 20 0 15 0 227592121 11348844544 87230 33554432000 4194304 4196468 140726225164000 140674778990704 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26253] ppid=26185 vsize=11082856 memory=6944656592387989600 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26253/stat : 26253 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11348844544 87230 33554432000 4194304 4196468 140726225164000 140673265166560 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26254] ppid=26185 vsize=11082856 memory=-4695052241013923951 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26254/stat : 26254 (java) S 26185 26188 25256 0 -1 1077944384 8 12827 0 0 0 0 5 2 20 0 15 0 227592122 11348844544 87230 33554432000 4194304 4196468 140726225164000 140674777939120 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
Current children cumulated CPU time: 9.99 s
Current children cumulated vsize: 11082856 KiB
Current children cumulated memory: 348920 KiB

[startup+4.80069 s]
/proc/loadavg: 1.05 1.18 1.28 5/215 26254
/proc/meminfo: memFree=27606360/32770624 swapFree=67030652/67108860
[pid=26188] ppid=26185 vsize=11080032 memory=389104 CPUtime=11.26 cores=1,3,5,7
/proc/26188/stat : 26188 (java) S 26185 26188 25256 0 -1 1077944320 77715 12827 0 0 1094 25 5 2 20 0 15 0 227592107 11345952768 97276 33554432000 4194304 4196468 140726225164000 140726225146544 140675356245751 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
/proc/26188/statm: 2770008 97276 3516 1 0 2731661 0
[pid=26188/tid=26241] ppid=26185 vsize=11080032 memory=0 CPUtime=4.66 cores=1,3,5,7
/proc/26188/task/26241/stat : 26241 (java) R 26185 26188 25256 0 -1 4202560 47766 12827 0 0 447 12 5 2 20 0 15 0 227592116 11345952768 97276 33554432000 4194304 4196468 140726225164000 140675328073296 140674909011045 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26242] ppid=26185 vsize=11080032 memory=3467965084249184320 CPUtime=0.1 cores=1,3,5,7
/proc/26188/task/26242/stat : 26242 (java) S 26185 26188 25256 0 -1 1077944384 69 12827 0 0 3 0 5 2 20 0 15 0 227592116 11345952768 97276 33554432000 4194304 4196468 140726225164000 140675360488080 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26243] ppid=26185 vsize=11080032 memory=6791534058613427641 CPUtime=0.1 cores=1,3,5,7
/proc/26188/task/26243/stat : 26243 (java) S 26185 26188 25256 0 -1 1077944384 58 12827 0 0 3 0 5 2 20 0 15 0 227592116 11345952768 97276 33554432000 4194304 4196468 140726225164000 140675215206928 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26244] ppid=26185 vsize=11080032 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/26188/task/26244/stat : 26244 (java) S 26185 26188 25256 0 -1 1077944384 165 12827 0 0 3 0 5 2 20 0 15 0 227592116 11345952768 97276 33554432000 4194304 4196468 140726225164000 140675214154128 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26245] ppid=26185 vsize=11080032 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/26188/task/26245/stat : 26245 (java) S 26185 26188 25256 0 -1 1077944384 313 12827 0 0 3 0 5 2 20 0 15 0 227592116 11345952768 97276 33554432000 4194304 4196468 140726225164000 140675213101328 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26246] ppid=26185 vsize=11080032 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/26188/task/26246/stat : 26246 (java) S 26185 26188 25256 0 -1 1077944384 343 12827 0 0 3 0 5 2 20 0 15 0 227592118 11345952768 97276 33554432000 4194304 4196468 140726225164000 140674782149488 140675356256898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26247] ppid=26185 vsize=11080032 memory=-2746958450906831424 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26247/stat : 26247 (java) S 26185 26188 25256 0 -1 1077944384 15 12827 0 0 0 0 5 2 20 0 15 0 227592118 11345952768 97276 33554432000 4194304 4196468 140726225164000 140674204690016 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26248] ppid=26185 vsize=11080032 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26248/stat : 26248 (java) S 26185 26188 25256 0 -1 1077944384 8 12827 0 0 0 0 5 2 20 0 15 0 227592119 11345952768 97276 33554432000 4194304 4196468 140726225164000 140674003363200 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26249] ppid=26185 vsize=11080032 memory=10 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26249/stat : 26249 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11345952768 97276 33554432000 4194304 4196468 140726225164000 140673695963472 140675356264347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26250] ppid=26185 vsize=11080032 memory=280912738863680 CPUtime=2.47 cores=1,3,5,7
/proc/26188/task/26250/stat : 26250 (java) R 26185 26188 25256 0 -1 4202560 13180 12827 0 0 238 2 5 2 20 0 15 0 227592121 11345952768 97276 33554432000 4194304 4196468 140726225164000 140674781083744 140675335901617 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26251] ppid=26185 vsize=11080032 memory=7100839878645814387 CPUtime=2.3 cores=1,3,5,7
/proc/26188/task/26251/stat : 26251 (java) R 26185 26188 25256 0 -1 4202560 5690 12827 0 0 221 2 5 2 20 0 15 0 227592121 11345952768 97276 33554432000 4194304 4196468 140726225164000 140674780022544 140675334662059 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26252] ppid=26185 vsize=11080032 memory=3054156605401239681 CPUtime=1.79 cores=1,3,5,7
/proc/26188/task/26252/stat : 26252 (java) S 26185 26188 25256 0 -1 1077944384 7899 12827 0 0 169 3 5 2 20 0 15 0 227592121 11345952768 97276 33554432000 4194304 4196468 140726225164000 140674778990704 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26253] ppid=26185 vsize=11080032 memory=-7737605734073691286 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26253/stat : 26253 (java) S 26185 26188 25256 0 -1 1077944384 3 12827 0 0 0 0 5 2 20 0 15 0 227592121 11345952768 97276 33554432000 4194304 4196468 140726225164000 140673265166560 140675356255957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
[pid=26188/tid=26254] ppid=26185 vsize=11080032 memory=8329294824090543255 CPUtime=0.07 cores=1,3,5,7
/proc/26188/task/26254/stat : 26254 (java) S 26185 26188 25256 0 -1 1077944384 10 12827 0 0 0 0 5 2 20 0 15 0 227592122 11345952768 97276 33554432000 4194304 4196468 140726225164000 140674777939120 140675356256898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140726225173101 140726225175900 140726225175900 140726225178575 0
Current children cumulated CPU time: 11.26 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 389104 KiB

Child status: 0
Real time (s): 4.89974
CPU time (s): 11.5313
CPU user time (s): 11.2323
CPU system time (s): 0.29903
CPU usage (%): 235.346
Max. virtual memory (cumulated for all children) (KiB): 11082860
Max. memory (cumulated for all children) (KiB): 389104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.2323
system time used= 0.29903
maximum resident set size= 392192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91299
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= 7443
involuntary context switches= 38


# summary of solver processes directly reported to runsolver:
#   pid: 26188
#   total CPU time (s): 11.5313
#   total CPU user time (s): 11.2323
#   total CPU system time (s): 0.29903

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055835 second user time and 0.082718 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-12 20:58:09
IDJOB=4304515
IDBENCH=141355
IDSOLVER=2780
FILE ID=node102/4304515-1534100289
RUNJOBID= node102-1534095354-25288
PBS_JOBID= 21036992
Free space on /tmp= 38448 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m2-catfood_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304515-1534100289/watcher-4304515-1534100289 -o /tmp/evaluation-result-4304515-1534100289/solver-4304515-1534100289 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534095354-25288 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=669297441 HOME/instance-4304515-1534100289.xml

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

MD5SUM BENCH= 27271f0787f1d872c0f25c4abe418056
RANDOM SEED=669297441

node102.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.51
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.51
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.51
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.51
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:        27892932 kB
MemAvailable:   30855396 kB
Buffers:          140416 kB
Cached:          3070408 kB
SwapCached:        51252 kB
Active:          2670668 kB
Inactive:        1642188 kB
Active(anon):    1026800 kB
Inactive(anon):   126912 kB
Active(file):    1643868 kB
Inactive(file):  1515276 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67030652 kB
Dirty:             26828 kB
Writeback:             0 kB
AnonPages:       1071268 kB
Mapped:            63368 kB
Shmem:             48976 kB
Slab:             260652 kB
SReclaimable:     231780 kB
SUnreclaim:        28872 kB
KernelStack:        3792 kB
PageTables:         7100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2244796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    913408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 38424 MiB
End job on node102 at 2018-08-12 20:58:14