Trace number 4304513

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 7.88246 4.14452

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m1-1_c18.xml
MD5SUM3db83836fd15e943f67e7808e5ced101
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 benchmark0.242697
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints22
Number of domains6
Minimum domain size2
Maximum domain size880
Distribution of domain sizes[{"size":2,"count":3},{"size":5,"count":9},{"size":275,"count":3},{"size":550,"count":3},{"size":801,"count":3},{"size":880,"count":3}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":6},{"degree":5,"count":3}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":6},{"arity":3,"count":16}]
Number of extensional constraints0
Number of intensional constraints15
Distribution of constraint types[{"type":"intension","count":15},{"type":"ordered","count":1},{"type":"sum","count":6}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
7.71/3.82	o 2
7.71/3.83	v <instantiation cost="2">
7.71/3.83	v       <list>
7.71/3.83	v         d[0][0] d[0][1] d[0][2] d[1][0] d[1][1] d[1][2] d[2][0] d[2][1] d[2][2] npt[0] npt[1] npt[2] u[0] u[1] u[2] nptv[0][0] nptv[0][1] nptv[0][2] nptv[1][0] nptv[1][1] nptv[1][2] nptv[2][0] nptv[2][1] nptv[2][2]
7.71/3.83	v       </list>
7.71/3.83	v       <values>
7.71/3.83	v         0 2 2 2 0 2 4 0 0 261 119 0 1 1 0 0 522 522 238 0 238 0 0 0
7.71/3.83	v       </values>
7.71/3.83	v     </instantiation>
7.71/3.83	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 (13511 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-4304513-1534100284/watcher-4304513-1534100284 -o /tmp/evaluation-result-4304513-1534100284/solver-4304513-1534100284 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534095354-25288 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=503349339 HOME/instance-4304513-1534100284.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=26061, runsolver pid=26058
Current StackSize limit: 8192 KiB


[startup+0.1025 s]*
/proc/loadavg: 0.89 1.15 1.27 2/206 26118
/proc/meminfo: memFree=27883612/32770624 swapFree=67030652/67108860
[pid=26061] ppid=26058 vsize=10005480 memory=16812 CPUtime=0.09 cores=1,3,5,7
/proc/26061/stat : 26061 (java) S 26058 26061 25256 0 -1 1077944320 4364 12815 0 0 1 0 5 3 20 0 6 0 227591616 10245611520 4203 33554432000 4194304 4196468 140724158222752 140724158205296 139706155556599 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
/proc/26061/statm: 2501370 4203 1934 1 0 2489808 0
[pid=26061/tid=26114] ppid=26058 vsize=10005480 memory=4279135703946462605 CPUtime=0.09 cores=1,3,5,7
/proc/26061/task/26114/stat : 26114 (java) R 26058 26061 25256 0 -1 4202560 2180 12815 0 0 1 0 5 3 20 0 6 0 227591625 10245611520 4203 33554432000 4194304 4196468 140724158222752 139706127393360 139706141239091 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26115] ppid=26058 vsize=10005480 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26115/stat : 26115 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 6 0 227591626 10245611520 4203 33554432000 4194304 4196468 140724158222752 139706159798800 139706155566805 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26116] ppid=26058 vsize=10005480 memory=139774527387264 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26116/stat : 26116 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 6 0 227591626 10245611520 4203 33554432000 4194304 4196468 140724158222752 139705695726224 139706155566805 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26117] ppid=26058 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26117/stat : 26117 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 6 0 227591626 10245611520 4203 33554432000 4194304 4196468 140724158222752 139705694673168 139706155566805 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26118] ppid=26058 vsize=10005480 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26118/stat : 26118 (java) S 26058 26061 25256 0 -1 1077944384 2 12815 0 0 0 0 5 3 20 0 6 0 227591626 10245611520 4203 33554432000 4194304 4196468 140724158222752 139705693620624 139706155566805 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210012 s]*
/proc/loadavg: 0.89 1.15 1.27 3/215 26127
/proc/meminfo: memFree=27863072/32770624 swapFree=67030652/67108860
[pid=26061] ppid=26058 vsize=10982696 memory=44432 CPUtime=0.26 cores=1,3,5,7
/proc/26061/stat : 26061 (java) S 26058 26061 25256 0 -1 1077944320 8484 12815 0 0 16 2 5 3 20 0 15 0 227591616 11246280704 11108 33554432000 4194304 4196468 140724158222752 140724158205296 139706155556599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
/proc/26061/statm: 2745674 11108 2944 1 0 2708109 0
[pid=26061/tid=26114] ppid=26058 vsize=10982696 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/26061/task/26114/stat : 26114 (java) R 26058 26061 25256 0 -1 4202560 5032 12815 0 0 10 1 5 3 20 0 15 0 227591625 11246280704 11108 33554432000 4194304 4196468 140724158222752 139706127354256 139706135831933 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26115] ppid=26058 vsize=10982696 memory=343 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26115/stat : 26115 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591626 11246280704 11108 33554432000 4194304 4196468 140724158222752 139706159798800 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26116] ppid=26058 vsize=10982696 memory=3763239426899162784 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26116/stat : 26116 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591626 11246280704 11108 33554432000 4194304 4196468 140724158222752 139705695726224 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26117] ppid=26058 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26117/stat : 26117 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591626 11246280704 11108 33554432000 4194304 4196468 140724158222752 139705694673168 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26118] ppid=26058 vsize=10982696 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26118/stat : 26118 (java) S 26058 26061 25256 0 -1 1077944384 2 12815 0 0 0 0 5 3 20 0 15 0 227591626 11246280704 11108 33554432000 4194304 4196468 140724158222752 139705693620624 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26119] ppid=26058 vsize=10982696 memory=139774527387264 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26119/stat : 26119 (java) S 26058 26061 25256 0 -1 1077944384 2 12815 0 0 0 0 5 3 20 0 15 0 227591627 11246280704 11108 33554432000 4194304 4196468 140724158222752 139705125190384 139706155567746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26120] ppid=26058 vsize=10982696 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26120/stat : 26120 (java) S 26058 26061 25256 0 -1 1077944384 13 12815 0 0 0 0 5 3 20 0 15 0 227591628 11246280704 11108 33554432000 4194304 4196468 140724158222752 139705018476192 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26121] ppid=26058 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26121/stat : 26121 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591628 11246280704 11108 33554432000 4194304 4196468 140724158222752 139704817149168 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26122] ppid=26058 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26122/stat : 26122 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11246280704 11108 33554432000 4194304 4196468 140724158222752 139704509749712 139706155575195 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26123] ppid=26058 vsize=10982696 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/26061/task/26123/stat : 26123 (java) S 26058 26061 25256 0 -1 1077944384 545 12815 0 0 1 0 5 3 20 0 15 0 227591631 11246280704 11108 33554432000 4194304 4196468 140724158222752 139705124137200 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26124] ppid=26058 vsize=10982696 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/26061/task/26124/stat : 26124 (java) S 26058 26061 25256 0 -1 1077944384 65 12815 0 0 1 0 5 3 20 0 15 0 227591631 11246280704 11108 33554432000 4194304 4196468 140724158222752 139705123084656 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26125] ppid=26058 vsize=10982696 memory=139774527387264 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26125/stat : 26125 (java) S 26058 26061 25256 0 -1 1077944384 626 12815 0 0 3 0 5 3 20 0 15 0 227591631 11246280704 11108 33554432000 4194304 4196468 140724158222752 139705122031600 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26126] ppid=26058 vsize=10982696 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26126/stat : 26126 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11246280704 11108 33554432000 4194304 4196468 140724158222752 139704078952800 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26127] ppid=26058 vsize=10982696 memory=139774527387264 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26127/stat : 26127 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591631 11246280704 11108 33554432000 4194304 4196468 140724158222752 139705120980016 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982696 KiB
Current children cumulated memory: 44432 KiB

[startup+0.310514 s]*
/proc/loadavg: 0.89 1.15 1.27 3/215 26127
/proc/meminfo: memFree=27850916/32770624 swapFree=67030652/67108860
[pid=26061] ppid=26058 vsize=10983192 memory=55576 CPUtime=0.38 cores=1,3,5,7
/proc/26061/stat : 26061 (java) S 26058 26061 25256 0 -1 1077944320 10479 12815 0 0 28 2 5 3 20 0 15 0 227591616 11246788608 13894 33554432000 4194304 4196468 140724158222752 140724158205296 139706155556599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
/proc/26061/statm: 2745798 13894 3076 1 0 2708109 0
[pid=26061/tid=26114] ppid=26058 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/26061/task/26114/stat : 26114 (java) R 26058 26061 25256 0 -1 4202560 7020 12815 0 0 19 1 5 3 20 0 15 0 227591625 11246788608 13894 33554432000 4194304 4196468 140724158222752 139706127368608 139706139637086 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26115] ppid=26058 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26115/stat : 26115 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591626 11246788608 13894 33554432000 4194304 4196468 140724158222752 139706159798800 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26116] ppid=26058 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26116/stat : 26116 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591626 11246788608 13894 33554432000 4194304 4196468 140724158222752 139705695726224 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26117] ppid=26058 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26117/stat : 26117 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591626 11246788608 13894 33554432000 4194304 4196468 140724158222752 139705694673168 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26118] ppid=26058 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26118/stat : 26118 (java) S 26058 26061 25256 0 -1 1077944384 2 12815 0 0 0 0 5 3 20 0 15 0 227591626 11246788608 13894 33554432000 4194304 4196468 140724158222752 139705693620624 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26119] ppid=26058 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26119/stat : 26119 (java) S 26058 26061 25256 0 -1 1077944384 2 12815 0 0 0 0 5 3 20 0 15 0 227591627 11246788608 13894 33554432000 4194304 4196468 140724158222752 139705125190384 139706155567746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26120] ppid=26058 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26120/stat : 26120 (java) S 26058 26061 25256 0 -1 1077944384 13 12815 0 0 0 0 5 3 20 0 15 0 227591628 11246788608 13894 33554432000 4194304 4196468 140724158222752 139705018476192 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26121] ppid=26058 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26121/stat : 26121 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591628 11246788608 13894 33554432000 4194304 4196468 140724158222752 139704817149168 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26122] ppid=26058 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26122/stat : 26122 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11246788608 13894 33554432000 4194304 4196468 140724158222752 139704509749712 139706155575195 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26123] ppid=26058 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/26061/task/26123/stat : 26123 (java) S 26058 26061 25256 0 -1 1077944384 547 12815 0 0 1 0 5 3 20 0 15 0 227591631 11246788608 13894 33554432000 4194304 4196468 140724158222752 139705124137200 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26124] ppid=26058 vsize=10983192 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/26061/task/26124/stat : 26124 (java) S 26058 26061 25256 0 -1 1077944384 65 12815 0 0 1 0 5 3 20 0 15 0 227591631 11246788608 13894 33554432000 4194304 4196468 140724158222752 139705123084656 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26125] ppid=26058 vsize=10983192 memory=139774527387264 CPUtime=0.13 cores=1,3,5,7
/proc/26061/task/26125/stat : 26125 (java) S 26058 26061 25256 0 -1 1077944384 631 12815 0 0 5 0 5 3 20 0 15 0 227591631 11246788608 13894 33554432000 4194304 4196468 140724158222752 139705122031600 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26126] ppid=26058 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26126/stat : 26126 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11246788608 13894 33554432000 4194304 4196468 140724158222752 139704078952800 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26127] ppid=26058 vsize=10983192 memory=139774527387264 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26127/stat : 26127 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591631 11246788608 13894 33554432000 4194304 4196468 140724158222752 139705120980016 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55576 KiB

[startup+0.700796 s]
/proc/loadavg: 0.89 1.15 1.27 3/215 26127
/proc/meminfo: memFree=27839124/32770624 swapFree=67030652/67108860
[pid=26061] ppid=26058 vsize=10983192 memory=88644 CPUtime=0.99 cores=1,3,5,7
/proc/26061/stat : 26061 (java) S 26058 26061 25256 0 -1 1077944320 16807 12815 0 0 88 3 5 3 20 0 15 0 227591616 11246788608 22161 33554432000 4194304 4196468 140724158222752 140724158205296 139706155556599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
/proc/26061/statm: 2745798 22161 3238 1 0 2708109 0
[pid=26061/tid=26114] ppid=26058 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/26061/task/26114/stat : 26114 (java) R 26058 26061 25256 0 -1 4202560 12398 12815 0 0 56 2 5 3 20 0 15 0 227591625 11246788608 22161 33554432000 4194304 4196468 140724158222752 139706127376888 139706155578525 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26115] ppid=26058 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26115/stat : 26115 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591626 11246788608 22161 33554432000 4194304 4196468 140724158222752 139706159798800 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26116] ppid=26058 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26116/stat : 26116 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591626 11246788608 22161 33554432000 4194304 4196468 140724158222752 139705695726224 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26117] ppid=26058 vsize=10983192 memory=139774409192208 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26117/stat : 26117 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591626 11246788608 22161 33554432000 4194304 4196468 140724158222752 139705694673168 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26118] ppid=26058 vsize=10983192 memory=139775415681609 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26118/stat : 26118 (java) S 26058 26061 25256 0 -1 1077944384 2 12815 0 0 0 0 5 3 20 0 15 0 227591626 11246788608 22161 33554432000 4194304 4196468 140724158222752 139705693620624 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26119] ppid=26058 vsize=10983192 memory=752 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26119/stat : 26119 (java) S 26058 26061 25256 0 -1 1077944384 5 12815 0 0 0 0 5 3 20 0 15 0 227591627 11246788608 22161 33554432000 4194304 4196468 140724158222752 139705125190384 139706155567746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26120] ppid=26058 vsize=10983192 memory=7014751519650764113 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26120/stat : 26120 (java) S 26058 26061 25256 0 -1 1077944384 13 12815 0 0 0 0 5 3 20 0 15 0 227591628 11246788608 22161 33554432000 4194304 4196468 140724158222752 139705018476192 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26121] ppid=26058 vsize=10983192 memory=6082220498109819240 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26121/stat : 26121 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591628 11246788608 22161 33554432000 4194304 4196468 140724158222752 139704817149168 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26122] ppid=26058 vsize=10983192 memory=2228 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26122/stat : 26122 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11246788608 22161 33554432000 4194304 4196468 140724158222752 139704509749712 139706155575195 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26123] ppid=26058 vsize=10983192 memory=30564 CPUtime=0.17 cores=1,3,5,7
/proc/26061/task/26123/stat : 26123 (java) S 26058 26061 25256 0 -1 1077944384 1146 12815 0 0 9 0 5 3 20 0 15 0 227591631 11246788608 22161 33554432000 4194304 4196468 140724158222752 139705124137200 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26124] ppid=26058 vsize=10983192 memory=11904 CPUtime=0.15 cores=1,3,5,7
/proc/26061/task/26124/stat : 26124 (java) S 26058 26061 25256 0 -1 1077944384 345 12815 0 0 7 0 5 3 20 0 15 0 227591631 11246788608 22161 33554432000 4194304 4196468 140724158222752 139705123084656 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26125] ppid=26058 vsize=10983192 memory=492 CPUtime=0.21 cores=1,3,5,7
/proc/26061/task/26125/stat : 26125 (java) S 26058 26061 25256 0 -1 1077944384 699 12815 0 0 13 0 5 3 20 0 15 0 227591631 11246788608 22161 33554432000 4194304 4196468 140724158222752 139705122031600 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26126] ppid=26058 vsize=10983192 memory=1560 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26126/stat : 26126 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11246788608 22161 33554432000 4194304 4196468 140724158222752 139704078952800 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26127] ppid=26058 vsize=10983192 memory=932 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26127/stat : 26127 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591631 11246788608 22161 33554432000 4194304 4196468 140724158222752 139705120980016 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88644 KiB

[startup+1.5008 s]
/proc/loadavg: 0.89 1.15 1.27 3/215 26127
/proc/meminfo: memFree=27793128/32770624 swapFree=67030652/67108860
[pid=26061] ppid=26058 vsize=10998092 memory=179536 CPUtime=2.26 cores=1,3,5,7
/proc/26061/stat : 26061 (java) S 26058 26061 25256 0 -1 1077944320 24036 12815 0 0 210 8 5 3 20 0 15 0 227591616 11262046208 44884 33554432000 4194304 4196468 140724158222752 140724158205296 139706155556599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
/proc/26061/statm: 2749523 44884 3472 1 0 2711181 0
[pid=26061/tid=26114] ppid=26058 vsize=10998092 memory=65100 CPUtime=1.43 cores=1,3,5,7
/proc/26061/task/26114/stat : 26114 (java) R 26058 26061 25256 0 -1 4202560 18094 12815 0 0 130 5 5 3 20 0 15 0 227591625 11262046208 44884 33554432000 4194304 4196468 140724158222752 139706127383184 139706141805618 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26115] ppid=26058 vsize=10998092 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/26061/task/26115/stat : 26115 (java) S 26058 26061 25256 0 -1 1077944384 24 12815 0 0 1 0 5 3 20 0 15 0 227591626 11262046208 44884 33554432000 4194304 4196468 140724158222752 139706159798800 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26116] ppid=26058 vsize=10998092 memory=279548818415776 CPUtime=0.09 cores=1,3,5,7
/proc/26061/task/26116/stat : 26116 (java) S 26058 26061 25256 0 -1 1077944384 24 12815 0 0 1 0 5 3 20 0 15 0 227591626 11262046208 44884 33554432000 4194304 4196468 140724158222752 139705695726224 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26117] ppid=26058 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/26061/task/26117/stat : 26117 (java) S 26058 26061 25256 0 -1 1077944384 57 12815 0 0 1 0 5 3 20 0 15 0 227591626 11262046208 44884 33554432000 4194304 4196468 140724158222752 139705694673168 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26118] ppid=26058 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/26061/task/26118/stat : 26118 (java) S 26058 26061 25256 0 -1 1077944384 214 12815 0 0 1 0 5 3 20 0 15 0 227591626 11262046208 44884 33554432000 4194304 4196468 140724158222752 139705693620624 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26119] ppid=26058 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/26061/task/26119/stat : 26119 (java) S 26058 26061 25256 0 -1 1077944384 49 12815 0 0 1 0 5 3 20 0 15 0 227591627 11262046208 44884 33554432000 4194304 4196468 140724158222752 139705125190384 139706155567746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26120] ppid=26058 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26120/stat : 26120 (java) S 26058 26061 25256 0 -1 1077944384 13 12815 0 0 0 0 5 3 20 0 15 0 227591628 11262046208 44884 33554432000 4194304 4196468 140724158222752 139705018476256 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26121] ppid=26058 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26121/stat : 26121 (java) S 26058 26061 25256 0 -1 1077944384 2 12815 0 0 0 0 5 3 20 0 15 0 227591628 11262046208 44884 33554432000 4194304 4196468 140724158222752 139704817149184 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26122] ppid=26058 vsize=10998092 memory=-2746958450906831424 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26122/stat : 26122 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11262046208 44884 33554432000 4194304 4196468 140724158222752 139704509749712 139706155575195 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26123] ppid=26058 vsize=10998092 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/26061/task/26123/stat : 26123 (java) S 26058 26061 25256 0 -1 1077944384 1623 12815 0 0 22 0 5 3 20 0 15 0 227591631 11262046208 44884 33554432000 4194304 4196468 140724158222752 139705124137200 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26124] ppid=26058 vsize=10998092 memory=10 CPUtime=0.27 cores=1,3,5,7
/proc/26061/task/26124/stat : 26124 (java) S 26058 26061 25256 0 -1 1077944384 480 12815 0 0 19 0 5 3 20 0 15 0 227591631 11262046208 44884 33554432000 4194304 4196468 140724158222752 139705123084656 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26125] ppid=26058 vsize=10998092 memory=6791534058613427641 CPUtime=0.38 cores=1,3,5,7
/proc/26061/task/26125/stat : 26125 (java) S 26058 26061 25256 0 -1 1077944384 1261 12815 0 0 30 0 5 3 20 0 15 0 227591631 11262046208 44884 33554432000 4194304 4196468 140724158222752 139705122031600 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26126] ppid=26058 vsize=10998092 memory=4638778398332698720 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26126/stat : 26126 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11262046208 44884 33554432000 4194304 4196468 140724158222752 139704078952800 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26127] ppid=26058 vsize=10998092 memory=279548818660288 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26127/stat : 26127 (java) S 26058 26061 25256 0 -1 1077944384 1 12815 0 0 0 0 5 3 20 0 15 0 227591631 11262046208 44884 33554432000 4194304 4196468 140724158222752 139705120980016 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
Current children cumulated CPU time: 2.26 s
Current children cumulated vsize: 10998092 KiB
Current children cumulated memory: 179536 KiB

[startup+3.11168 s]
/proc/loadavg: 0.89 1.15 1.27 4/215 26127
/proc/meminfo: memFree=27638164/32770624 swapFree=67030652/67108860
[pid=26061] ppid=26058 vsize=11010400 memory=269256 CPUtime=5.94 cores=1,3,5,7
/proc/26061/stat : 26061 (java) S 26058 26061 25256 0 -1 1077944320 43676 12815 0 0 573 13 5 3 20 0 15 0 227591616 11274649600 67314 33554432000 4194304 4196468 140724158222752 140724158205296 139706155556599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
/proc/26061/statm: 2752600 67314 3503 1 0 2714253 0
[pid=26061/tid=26114] ppid=26058 vsize=11010400 memory=8 CPUtime=2.99 cores=1,3,5,7
/proc/26061/task/26114/stat : 26114 (java) R 26058 26061 25256 0 -1 4202560 29868 12815 0 0 284 7 5 3 20 0 15 0 227591625 11274649600 67314 33554432000 4194304 4196468 140724158222752 139706127388144 139706155568534 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26115] ppid=26058 vsize=11010400 memory=224596 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26115/stat : 26115 (java) S 26058 26061 25256 0 -1 1077944384 52 12815 0 0 3 0 5 3 20 0 15 0 227591626 11274649600 67314 33554432000 4194304 4196468 140724158222752 139706159798800 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26116] ppid=26058 vsize=11010400 memory=3544 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26116/stat : 26116 (java) S 26058 26061 25256 0 -1 1077944384 40 12815 0 0 3 0 5 3 20 0 15 0 227591626 11274649600 67314 33554432000 4194304 4196468 140724158222752 139705695726224 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26117] ppid=26058 vsize=11010400 memory=59812 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26117/stat : 26117 (java) S 26058 26061 25256 0 -1 1077944384 77 12815 0 0 3 0 5 3 20 0 15 0 227591626 11274649600 67314 33554432000 4194304 4196468 140724158222752 139705694673168 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26118] ppid=26058 vsize=11010400 memory=776 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26118/stat : 26118 (java) S 26058 26061 25256 0 -1 1077944384 242 12815 0 0 3 0 5 3 20 0 15 0 227591626 11274649600 67314 33554432000 4194304 4196468 140724158222752 139705693620624 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26119] ppid=26058 vsize=11010400 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26119/stat : 26119 (java) S 26058 26061 25256 0 -1 1077944384 2033 12815 0 0 3 0 5 3 20 0 15 0 227591627 11274649600 67314 33554432000 4194304 4196468 140724158222752 139705125190384 139706155567746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26120] ppid=26058 vsize=11010400 memory=-3472574513799858009 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26120/stat : 26120 (java) S 26058 26061 25256 0 -1 1077944384 13 12815 0 0 0 0 5 3 20 0 15 0 227591628 11274649600 67314 33554432000 4194304 4196468 140724158222752 139705018476256 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26121] ppid=26058 vsize=11010400 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26121/stat : 26121 (java) S 26058 26061 25256 0 -1 1077944384 2 12815 0 0 0 0 5 3 20 0 15 0 227591628 11274649600 67314 33554432000 4194304 4196468 140724158222752 139704817149184 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26122] ppid=26058 vsize=11010400 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26122/stat : 26122 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11274649600 67314 33554432000 4194304 4196468 140724158222752 139704509749712 139706155575195 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26123] ppid=26058 vsize=11010400 memory=0 CPUtime=1.09 cores=1,3,5,7
/proc/26061/task/26123/stat : 26123 (java) R 26058 26061 25256 0 -1 4202560 4292 12815 0 0 100 1 5 3 20 0 15 0 227591631 11274649600 67314 33554432000 4194304 4196468 140724158222752 139705124137200 139706155568534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26124] ppid=26058 vsize=11010400 memory=3467964402288908352 CPUtime=0.76 cores=1,3,5,7
/proc/26061/task/26124/stat : 26124 (java) S 26058 26061 25256 0 -1 1077944384 1230 12815 0 0 68 0 5 3 20 0 15 0 227591631 11274649600 67314 33554432000 4194304 4196468 140724158222752 139705123084656 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26125] ppid=26058 vsize=11010400 memory=56 CPUtime=1.11 cores=1,3,5,7
/proc/26061/task/26125/stat : 26125 (java) S 26058 26061 25256 0 -1 1077944384 3630 12815 0 0 103 0 5 3 20 0 15 0 227591631 11274649600 67314 33554432000 4194304 4196468 140724158222752 139705122031600 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26126] ppid=26058 vsize=11010400 memory=3470692292451393600 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26126/stat : 26126 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11274649600 67314 33554432000 4194304 4196468 140724158222752 139704078952800 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26127] ppid=26058 vsize=11010400 memory=4638778398332698720 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26127/stat : 26127 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11274649600 67314 33554432000 4194304 4196468 140724158222752 139705120980016 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
Current children cumulated CPU time: 5.94 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 269256 KiB

[startup+4.14447 s]
# the end of solver process 26061 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.64894 s, system=0.23352 s

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

[startup+3.20238 s]
/proc/loadavg: 0.89 1.15 1.27 4/215 26127
/proc/meminfo: memFree=27638164/32770624 swapFree=67030652/67108860
[pid=26061] ppid=26058 vsize=11010400 memory=270368 CPUtime=6.18 cores=1,3,5,7
/proc/26061/stat : 26061 (java) S 26058 26061 25256 0 -1 1077944320 43957 12815 0 0 596 14 5 3 20 0 15 0 227591616 11274649600 67592 33554432000 4194304 4196468 140724158222752 140724158205296 139706155556599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
/proc/26061/statm: 2752600 67592 3503 1 0 2714253 0
[pid=26061/tid=26114] ppid=26058 vsize=11010400 memory=6525018278055845907 CPUtime=3.08 cores=1,3,5,7
/proc/26061/task/26114/stat : 26114 (java) R 26058 26061 25256 0 -1 4202560 29944 12815 0 0 293 7 5 3 20 0 15 0 227591625 11274649600 67592 33554432000 4194304 4196468 140724158222752 139706127387504 139706137425048 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26115] ppid=26058 vsize=11010400 memory=4640467248192962658 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26115/stat : 26115 (java) S 26058 26061 25256 0 -1 1077944384 52 12815 0 0 3 0 5 3 20 0 15 0 227591626 11274649600 67592 33554432000 4194304 4196468 140724158222752 139706159798800 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26116] ppid=26058 vsize=11010400 memory=2319389199166351968 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26116/stat : 26116 (java) S 26058 26061 25256 0 -1 1077944384 40 12815 0 0 3 0 5 3 20 0 15 0 227591626 11274649600 67592 33554432000 4194304 4196468 140724158222752 139705695726224 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26117] ppid=26058 vsize=11010400 memory=5795117241467496816 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26117/stat : 26117 (java) S 26058 26061 25256 0 -1 1077944384 77 12815 0 0 3 0 5 3 20 0 15 0 227591626 11274649600 67592 33554432000 4194304 4196468 140724158222752 139705694673168 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26118] ppid=26058 vsize=11010400 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26118/stat : 26118 (java) S 26058 26061 25256 0 -1 1077944384 242 12815 0 0 3 0 5 3 20 0 15 0 227591626 11274649600 67592 33554432000 4194304 4196468 140724158222752 139705693620624 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26119] ppid=26058 vsize=11010400 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26119/stat : 26119 (java) S 26058 26061 25256 0 -1 1077944384 2033 12815 0 0 3 0 5 3 20 0 15 0 227591627 11274649600 67592 33554432000 4194304 4196468 140724158222752 139705125190384 139706155567746 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26120] ppid=26058 vsize=11010400 memory=2241 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26120/stat : 26120 (java) S 26058 26061 25256 0 -1 1077944384 13 12815 0 0 0 0 5 3 20 0 15 0 227591628 11274649600 67592 33554432000 4194304 4196468 140724158222752 139705018476256 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26121] ppid=26058 vsize=11010400 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26121/stat : 26121 (java) S 26058 26061 25256 0 -1 1077944384 2 12815 0 0 0 0 5 3 20 0 15 0 227591628 11274649600 67592 33554432000 4194304 4196468 140724158222752 139704817149184 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26122] ppid=26058 vsize=11010400 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26122/stat : 26122 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11274649600 67592 33554432000 4194304 4196468 140724158222752 139704509749712 139706155575195 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26123] ppid=26058 vsize=11010400 memory=0 CPUtime=1.13 cores=1,3,5,7
/proc/26061/task/26123/stat : 26123 (java) D 26058 26061 25256 0 -1 4202560 4309 12815 0 0 104 1 5 3 20 0 15 0 227591631 11274649600 67592 33554432000 4194304 4196468 140724158222752 139705124123424 139706133582465 0 4 0 16800975 18446744071582151416 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26124] ppid=26058 vsize=11010400 memory=0 CPUtime=0.79 cores=1,3,5,7
/proc/26061/task/26124/stat : 26124 (java) D 26058 26061 25256 0 -1 4202560 1264 12815 0 0 71 0 5 3 20 0 15 0 227591631 11274649600 67592 33554432000 4194304 4196468 140724158222752 139705123070720 139706133685992 0 4 0 16800975 18446744071582151416 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26125] ppid=26058 vsize=11010400 memory=0 CPUtime=1.18 cores=1,3,5,7
/proc/26061/task/26125/stat : 26125 (java) D 26058 26061 25256 0 -1 4202560 3784 12815 0 0 109 1 5 3 20 0 15 0 227591631 11274649600 67592 33554432000 4194304 4196468 140724158222752 139705122028536 139706148273751 0 4 0 16800975 18446744071582151463 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26126] ppid=26058 vsize=11010400 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26126/stat : 26126 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11274649600 67592 33554432000 4194304 4196468 140724158222752 139704078952800 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26127] ppid=26058 vsize=11010400 memory=245 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26127/stat : 26127 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11274649600 67592 33554432000 4194304 4196468 140724158222752 139705120980016 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 270368 KiB

[startup+3.60127 s]
/proc/loadavg: 0.89 1.15 1.27 4/215 26127
/proc/meminfo: memFree=27638164/32770624 swapFree=67030652/67108860
[pid=26061] ppid=26058 vsize=11012448 memory=285864 CPUtime=7.2 cores=1,3,5,7
/proc/26061/stat : 26061 (java) S 26058 26061 25256 0 -1 1077944320 63931 12815 0 0 696 16 5 3 20 0 15 0 227591616 11276746752 71466 33554432000 4194304 4196468 140724158222752 140724158205296 139706155556599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
/proc/26061/statm: 2753112 71466 3508 1 0 2714765 0
[pid=26061/tid=26114] ppid=26058 vsize=11012448 memory=1876 CPUtime=3.48 cores=1,3,5,7
/proc/26061/task/26114/stat : 26114 (java) R 26058 26061 25256 0 -1 4202560 43378 12815 0 0 332 8 5 3 20 0 15 0 227591625 11276746752 71466 33554432000 4194304 4196468 140724158222752 139706127372352 139706137120128 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26115] ppid=26058 vsize=11012448 memory=1396 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26115/stat : 26115 (java) S 26058 26061 25256 0 -1 1077944384 52 12815 0 0 3 0 5 3 20 0 15 0 227591626 11276746752 71466 33554432000 4194304 4196468 140724158222752 139706159798800 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26116] ppid=26058 vsize=11012448 memory=1684 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26116/stat : 26116 (java) S 26058 26061 25256 0 -1 1077944384 40 12815 0 0 3 0 5 3 20 0 15 0 227591626 11276746752 71466 33554432000 4194304 4196468 140724158222752 139705695726224 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26117] ppid=26058 vsize=11012448 memory=768 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26117/stat : 26117 (java) S 26058 26061 25256 0 -1 1077944384 77 12815 0 0 3 0 5 3 20 0 15 0 227591626 11276746752 71466 33554432000 4194304 4196468 140724158222752 139705694673168 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26118] ppid=26058 vsize=11012448 memory=5264 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26118/stat : 26118 (java) S 26058 26061 25256 0 -1 1077944384 242 12815 0 0 3 0 5 3 20 0 15 0 227591626 11276746752 71466 33554432000 4194304 4196468 140724158222752 139705693620624 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26119] ppid=26058 vsize=11012448 memory=11068 CPUtime=0.11 cores=1,3,5,7
/proc/26061/task/26119/stat : 26119 (java) S 26058 26061 25256 0 -1 1077944384 2050 12815 0 0 3 0 5 3 20 0 15 0 227591627 11276746752 71466 33554432000 4194304 4196468 140724158222752 139705125190384 139706155567746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26120] ppid=26058 vsize=11012448 memory=1192 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26120/stat : 26120 (java) S 26058 26061 25256 0 -1 1077944384 13 12815 0 0 0 0 5 3 20 0 15 0 227591628 11276746752 71466 33554432000 4194304 4196468 140724158222752 139705018476256 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26121] ppid=26058 vsize=11012448 memory=279548818930944 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26121/stat : 26121 (java) S 26058 26061 25256 0 -1 1077944384 2 12815 0 0 0 0 5 3 20 0 15 0 227591628 11276746752 71466 33554432000 4194304 4196468 140724158222752 139704817149184 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26122] ppid=26058 vsize=11012448 memory=7595440001688102255 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26122/stat : 26122 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11276746752 71466 33554432000 4194304 4196468 140724158222752 139704509749712 139706155575195 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26123] ppid=26058 vsize=11012448 memory=7595440001688102255 CPUtime=1.29 cores=1,3,5,7
/proc/26061/task/26123/stat : 26123 (java) S 26058 26061 25256 0 -1 1077944384 5271 12815 0 0 119 2 5 3 20 0 15 0 227591631 11276746752 71466 33554432000 4194304 4196468 140724158222752 139705124137200 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26124] ppid=26058 vsize=11012448 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/26061/task/26124/stat : 26124 (java) R 26058 26061 25256 0 -1 4202560 5888 12815 0 0 108 1 5 3 20 0 15 0 227591631 11276746752 71466 33554432000 4194304 4196468 140724158222752 139705123069504 139706140664284 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26125] ppid=26058 vsize=11012448 memory=8259212075158705020 CPUtime=1.27 cores=1,3,5,7
/proc/26061/task/26125/stat : 26125 (java) S 26058 26061 25256 0 -1 1077944384 4716 12815 0 0 118 1 5 3 20 0 15 0 227591631 11276746752 71466 33554432000 4194304 4196468 140724158222752 139705122031600 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26126] ppid=26058 vsize=11012448 memory=-8412656558948453747 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26126/stat : 26126 (java) S 26058 26061 25256 0 -1 1077944384 3 12815 0 0 0 0 5 3 20 0 15 0 227591631 11276746752 71466 33554432000 4194304 4196468 140724158222752 139704078952800 139706155566805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
[pid=26061/tid=26127] ppid=26058 vsize=11012448 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/26061/task/26127/stat : 26127 (java) S 26058 26061 25256 0 -1 1077944384 8 12815 0 0 0 0 5 3 20 0 15 0 227591631 11276746752 71466 33554432000 4194304 4196468 140724158222752 139705120980016 139706155567746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140724158229101 140724158231900 140724158231900 140724158234575 0
Current children cumulated CPU time: 7.2 s
Current children cumulated vsize: 11012448 KiB
Current children cumulated memory: 285864 KiB

[startup+4.00956 s]*
/proc/loadavg: 1.05 1.18 1.28 3/202 26128
/proc/meminfo: memFree=27889280/32770624 swapFree=67030652/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+4.10877 s]
/proc/loadavg: 1.05 1.18 1.28 3/202 26128
/proc/meminfo: memFree=27889280/32770624 swapFree=67030652/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 4.14452
CPU time (s): 7.88246
CPU user time (s): 7.64894
CPU system time (s): 0.23352
CPU usage (%): 190.19
Max. virtual memory (cumulated for all children) (KiB): 11082796
Max. memory (cumulated for all children) (KiB): 323656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.64894
system time used= 0.23352
maximum resident set size= 326208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88081
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= 6265
involuntary context switches= 41


# summary of solver processes directly reported to runsolver:
#   pid: 26061
#   total CPU time (s): 7.88246
#   total CPU user time (s): 7.64894
#   total CPU system time (s): 0.23352

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.062266 second user time and 0.068549 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-12 20:58:04
IDJOB=4304513
IDBENCH=141354
IDSOLVER=2780
FILE ID=node102/4304513-1534100284
RUNJOBID= node102-1534095354-25288
PBS_JOBID= 21036992
Free space on /tmp= 38448 MiB

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

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

MD5SUM BENCH= 3db83836fd15e943f67e7808e5ced101
RANDOM SEED=503349339

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:        27891872 kB
MemAvailable:   30853964 kB
Buffers:          140292 kB
Cached:          3070304 kB
SwapCached:        51252 kB
Active:          2670696 kB
Inactive:        1642132 kB
Active(anon):    1027132 kB
Inactive(anon):   126912 kB
Active(file):    1643564 kB
Inactive(file):  1515220 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67030652 kB
Dirty:             26528 kB
Writeback:             0 kB
AnonPages:       1064564 kB
Mapped:            63364 kB
Shmem:             48976 kB
Slab:             260684 kB
SReclaimable:     231768 kB
SUnreclaim:        28916 kB
KernelStack:        3792 kB
PageTables:         7468 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:    907264 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:09