Trace number 4299182

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
GG's minicp 2018-04-29OPT24 6.1131 2.35363

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-04-4-rom_c18.xml
MD5SUMd6990cbd029e878cdbe38f84d450c608
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark0.39825
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints32
Number of domains5
Minimum domain size2
Maximum domain size3835
Distribution of domain sizes[{"size":2,"count":8},{"size":5,"count":56},{"size":27,"count":16},{"size":3835,"count":32}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":56},{"degree":8,"count":16}]
Minimum constraint arity7
Maximum constraint arity8
Distribution of constraint arities[{"arity":7,"count":8},{"arity":8,"count":24}]
Number of extensional constraints32
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":32}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.11/0.13	c version: 2018-04-11
0.11/0.13	c seed: 1811631
0.11/0.13	c timeout: -1
0.11/0.13	c memlimit: -1
0.11/0.13	c nbcore: -1
5.07/1.83	o 0
5.07/1.88	o 3
5.38/1.91	o 4
5.38/1.95	o 7
5.38/1.97	o 8
5.38/1.99	o 10
5.38/2.00	o 11
5.62/2.01	o 12
5.62/2.03	o 16
5.84/2.15	o 24
6.05/2.33	s OPTIMUM FOUND
6.05/2.33	v <instantiation>
6.05/2.33	v 	<list>
6.05/2.33	v 		r[0][0] r[0][1] r[0][2] r[0][3] r[1][0] r[1][1] r[1][2] r[1][3] r[2][0] r[2][1] r[2][2] r[2][3] r[3][0] r[3][1] r[3][2] r[3][3] c[0][0] c[0][1] c[0][2] c[0][3] c[1][0] c[1][1] c[1][2] c[1][3] c[2][0] c[2][1] c[2][2] c[2][3] c[3][0] c[3][1] c[3][2] c[3][3] pr[0][0] pr[0][1] pr[0][2] pr[0][3] pr[1][0] pr[1][1] pr[1][2] pr[1][3] pr[2][0] pr[2][1] pr[2][2] pr[2][3] pr[3][0] pr[3][1] pr[3][2] pr[3][3] pc[0][0] pc[0][1] pc[0][2] pc[0][3] pc[1][0] pc[1][1] pc[1][2] pc[1][3] pc[2][0] pc[2][1] pc[2][2] pc[2][3] pc[3][0] pc[3][1] pc[3][2] pc[3][3] br[0][0] br[0][1] br[0][2] br[0][3] br[1][0] br[1][1] br[1][2] br[1][3] br[2][0] br[2][1] br[2][2] br[2][3] br[3][0] br[3][1] br[3][2] br[3][3] bc[0][0] bc[0][1] bc[0][2] bc[0][3] bc[1][0] bc[1][1] bc[1][2] bc[1][3] bc[2][0] bc[2][1] bc[2][2] bc[2][3] bc[3][0] bc[3][1] bc[3][2] bc[3][3] x[0][0] x[0][1] x[0][2] x[0][3] x[1][0] x[1][1] x[1][2] x[1][3] x[2][0] x[2][1] x[2][2] x[2][3] x[3][0] x[3][1] x[3][2] x[3][3] 
6.05/2.33	v 	</list>
6.05/2.33	v 	<values>
6.05/2.33	v 		5 -1 -1 -1 290 -1 -1 -1 1579 -1 -1 -1 196 -1 -1 -1 5 -1 -1 -1 290 -1 -1 -1 1579 -1 -1 -1 196 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 0 0 0 4 0 0 0 4 0 0 0 4 0 0 0 0 0 0 0 4 0 0 0 4 0 0 0 4 0 0 0 0 1 8 0 1 0 18 18 8 18 0 8 0 18 8 0 
6.05/2.33	v 	</values>
6.05/2.33	v </instantiation>

Verifier Data

OK	24

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299182-1532795416/watcher-4299182-1532795416 -o /tmp/evaluation-result-4299182-1532795416/solver-4299182-1532795416 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532774285-30332 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299182-1532795416.xml 

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

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


[startup+0.100083 s]*
/proc/loadavg: 2.52 2.13 2.08 5/216 634
/proc/meminfo: memFree=22008932/32770624 swapFree=67108404/67108860
[pid=612] ppid=609 vsize=10661056 memory=27532 CPUtime=0.11 cores=0,2,4,6
/proc/612/stat : 612 (java) S 609 612 30301 0 -1 1077944320 5281 0 0 0 10 1 0 0 20 0 15 0 97104726 10916921344 6883 33554432000 4194304 4196468 140725049284272 140725049266816 140341011455735 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
/proc/612/statm: 2665264 6883 2863 1 0 2627263 0
[pid=612/tid=614] ppid=609 vsize=10661056 memory=8389772277269004345 CPUtime=0.09 cores=0,2,4,6
/proc/612/task/614/stat : 614 (java) R 609 612 30301 0 -1 4202560 3162 0 0 0 8 1 0 0 20 0 15 0 97104726 10916921344 6883 33554432000 4194304 4196468 140725049284272 140341015677680 140340991266614 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=615] ppid=609 vsize=10661056 memory=4294967641 CPUtime=0 cores=0,2,4,6
/proc/612/task/615/stat : 615 (java) S 609 612 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97104727 10916921344 6883 33554432000 4194304 4196468 140725049284272 140340948146832 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=616] ppid=609 vsize=10661056 memory=4121273229589149344 CPUtime=0 cores=0,2,4,6
/proc/612/task/616/stat : 616 (java) S 609 612 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97104727 10916921344 6883 33554432000 4194304 4196468 140725049284272 140340947094032 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=617] ppid=609 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/617/stat : 617 (java) S 609 612 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97104727 10916921344 6883 33554432000 4194304 4196468 140725049284272 140340946041232 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=618] ppid=609 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/612/task/618/stat : 618 (java) S 609 612 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97104727 10916921344 6883 33554432000 4194304 4196468 140725049284272 140340944988432 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=619] ppid=609 vsize=10661056 memory=140679606498944 CPUtime=0 cores=0,2,4,6
/proc/612/task/619/stat : 619 (java) S 609 612 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97104728 10916921344 6883 33554432000 4194304 4196468 140725049284272 140340503526256 140341011466882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=620] ppid=609 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/612/task/620/stat : 620 (java) S 609 612 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97104729 10916921344 6883 33554432000 4194304 4196468 140725049284272 140340502472224 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=621] ppid=609 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/621/stat : 621 (java) S 609 612 30301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97104729 10916921344 6883 33554432000 4194304 4196468 140725049284272 140340501419376 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=627] ppid=609 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/627/stat : 627 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104731 10916921344 6883 33554432000 4194304 4196468 140725049284272 140340500367696 140341011474331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=629] ppid=609 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/629/stat : 629 (java) S 609 612 30301 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 97104731 10916921344 6883 33554432000 4194304 4196468 140725049284272 140340499315056 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=631] ppid=609 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/612/task/631/stat : 631 (java) S 609 612 30301 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 97104732 10916921344 6883 33554432000 4194304 4196468 140725049284272 140340498262256 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=632] ppid=609 vsize=10661056 memory=140679606498944 CPUtime=0.01 cores=0,2,4,6
/proc/612/task/632/stat : 632 (java) R 609 612 30301 0 -1 4202560 320 0 0 0 1 0 0 0 20 0 15 0 97104732 10916921344 6883 33554432000 4194304 4196468 140725049284272 140340497209456 140340990848224 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=633] ppid=609 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/612/task/633/stat : 633 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104732 10916921344 6883 33554432000 4194304 4196468 140725049284272 140340496156896 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=634] ppid=609 vsize=10661056 memory=140679606498944 CPUtime=0 cores=0,2,4,6
/proc/612/task/634/stat : 634 (java) S 609 612 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97104732 10916921344 6883 33554432000 4194304 4196468 140725049284272 140340495105200 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27532 KiB

[startup+0.210753 s]*
/proc/loadavg: 2.52 2.13 2.08 4/216 634
/proc/meminfo: memFree=21996880/32770624 swapFree=67108404/67108860
[pid=612] ppid=609 vsize=10661056 memory=39504 CPUtime=0.32 cores=0,2,4,6
/proc/612/stat : 612 (java) S 609 612 30301 0 -1 1077944320 8013 0 0 0 30 2 0 0 20 0 15 0 97104726 10916921344 9876 33554432000 4194304 4196468 140725049284272 140725049266816 140341011455735 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
/proc/612/statm: 2665264 9876 2958 1 0 2627263 0
[pid=612/tid=614] ppid=609 vsize=10661056 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/612/task/614/stat : 614 (java) R 609 612 30301 0 -1 4202560 5125 0 0 0 18 2 0 0 20 0 15 0 97104726 10916921344 9942 33554432000 4194304 4196468 140725049284272 140341015692752 140340623447496 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=615] ppid=609 vsize=10661056 memory=4294967641 CPUtime=0 cores=0,2,4,6
/proc/612/task/615/stat : 615 (java) S 609 612 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97104727 10916921344 9942 33554432000 4194304 4196468 140725049284272 140340948146832 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=616] ppid=609 vsize=10661056 memory=4121273229589149344 CPUtime=0 cores=0,2,4,6
/proc/612/task/616/stat : 616 (java) S 609 612 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97104727 10916921344 9942 33554432000 4194304 4196468 140725049284272 140340947094032 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=617] ppid=609 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/617/stat : 617 (java) S 609 612 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97104727 10916921344 9942 33554432000 4194304 4196468 140725049284272 140340946041232 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=618] ppid=609 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/612/task/618/stat : 618 (java) S 609 612 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97104727 10916921344 9942 33554432000 4194304 4196468 140725049284272 140340944988432 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=619] ppid=609 vsize=10661056 memory=140679606498944 CPUtime=0 cores=0,2,4,6
/proc/612/task/619/stat : 619 (java) S 609 612 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97104728 10916921344 9942 33554432000 4194304 4196468 140725049284272 140340503526256 140341011466882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=620] ppid=609 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/612/task/620/stat : 620 (java) S 609 612 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97104729 10916921344 9942 33554432000 4194304 4196468 140725049284272 140340502472224 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=621] ppid=609 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/621/stat : 621 (java) S 609 612 30301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97104729 10916921344 9942 33554432000 4194304 4196468 140725049284272 140340501419376 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=627] ppid=609 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/627/stat : 627 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104731 10916921344 9942 33554432000 4194304 4196468 140725049284272 140340500367696 140341011474331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=629] ppid=609 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/612/task/629/stat : 629 (java) R 609 612 30301 0 -1 1077944384 555 0 0 0 2 0 0 0 20 0 15 0 97104731 10916921344 9942 33554432000 4194304 4196468 140725049284272 140340499315152 140341011465941 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=631] ppid=609 vsize=10661056 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/612/task/631/stat : 631 (java) R 609 612 30301 0 -1 4202560 193 0 0 0 1 0 0 0 20 0 15 0 97104732 10916921344 9942 33554432000 4194304 4196468 140725049284272 140340498252640 140340991292073 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=632] ppid=609 vsize=10661056 memory=140679606498944 CPUtime=0.08 cores=0,2,4,6
/proc/612/task/632/stat : 632 (java) S 609 612 30301 0 -1 1077944384 799 0 0 0 8 0 0 0 20 0 15 0 97104732 10916921344 9942 33554432000 4194304 4196468 140725049284272 140340497209456 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=633] ppid=609 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/612/task/633/stat : 633 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104732 10916921344 9942 33554432000 4194304 4196468 140725049284272 140340496156896 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=634] ppid=609 vsize=10661056 memory=140679606498944 CPUtime=0 cores=0,2,4,6
/proc/612/task/634/stat : 634 (java) S 609 612 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97104732 10916921344 9942 33554432000 4194304 4196468 140725049284272 140340495105200 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39504 KiB

[startup+0.311214 s]*
/proc/loadavg: 2.52 2.13 2.08 6/216 634
/proc/meminfo: memFree=21988940/32770624 swapFree=67108404/67108860
[pid=612] ppid=609 vsize=10661132 memory=49900 CPUtime=0.61 cores=0,2,4,6
/proc/612/stat : 612 (java) S 609 612 30301 0 -1 1077944320 9076 0 0 0 58 3 0 0 20 0 15 0 97104726 10916999168 12475 33554432000 4194304 4196468 140725049284272 140725049266816 140341011455735 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
/proc/612/statm: 2665283 12475 3053 1 0 2627263 0
[pid=612/tid=614] ppid=609 vsize=10661132 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/612/task/614/stat : 614 (java) R 609 612 30301 0 -1 4202560 5459 0 0 0 28 2 0 0 20 0 15 0 97104726 10916999168 12475 33554432000 4194304 4196468 140725049284272 140341015691392 140341011467670 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=615] ppid=609 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/615/stat : 615 (java) S 609 612 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97104727 10916999168 12475 33554432000 4194304 4196468 140725049284272 140340948146832 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=616] ppid=609 vsize=10661132 memory=4122119849247569568 CPUtime=0 cores=0,2,4,6
/proc/612/task/616/stat : 616 (java) S 609 612 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97104727 10916999168 12475 33554432000 4194304 4196468 140725049284272 140340947094032 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=617] ppid=609 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/617/stat : 617 (java) S 609 612 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97104727 10916999168 12475 33554432000 4194304 4196468 140725049284272 140340946041232 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=618] ppid=609 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/612/task/618/stat : 618 (java) S 609 612 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97104727 10916999168 12475 33554432000 4194304 4196468 140725049284272 140340944988432 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=619] ppid=609 vsize=10661132 memory=140679606498944 CPUtime=0 cores=0,2,4,6
/proc/612/task/619/stat : 619 (java) S 609 612 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97104728 10916999168 12475 33554432000 4194304 4196468 140725049284272 140340503526256 140341011466882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=620] ppid=609 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/612/task/620/stat : 620 (java) S 609 612 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97104729 10916999168 12475 33554432000 4194304 4196468 140725049284272 140340502472224 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=621] ppid=609 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/621/stat : 621 (java) S 609 612 30301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97104729 10916999168 12475 33554432000 4194304 4196468 140725049284272 140340501419376 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=627] ppid=609 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/627/stat : 627 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104731 10916999168 12475 33554432000 4194304 4196468 140725049284272 140340500367696 140341011474331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=629] ppid=609 vsize=10661132 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/612/task/629/stat : 629 (java) R 609 612 30301 0 -1 4202560 773 0 0 0 6 0 0 0 20 0 15 0 97104731 10916999168 12475 33554432000 4194304 4196468 140725049284272 140340499301344 140341003745189 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=631] ppid=609 vsize=10661132 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/612/task/631/stat : 631 (java) R 609 612 30301 0 -1 4202560 370 0 0 0 8 0 0 0 20 0 15 0 97104732 10916999168 12475 33554432000 4194304 4196468 140725049284272 140340498252640 140340989431616 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=632] ppid=609 vsize=10661132 memory=140679606498944 CPUtime=0.14 cores=0,2,4,6
/proc/612/task/632/stat : 632 (java) R 609 612 30301 0 -1 4202560 1122 0 0 0 14 0 0 0 20 0 15 0 97104732 10916999168 12475 33554432000 4194304 4196468 140725049284272 140340497205184 140340990591191 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=633] ppid=609 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/612/task/633/stat : 633 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104732 10916999168 12475 33554432000 4194304 4196468 140725049284272 140340496156896 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=634] ppid=609 vsize=10661132 memory=140679606498944 CPUtime=0 cores=0,2,4,6
/proc/612/task/634/stat : 634 (java) S 609 612 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97104732 10916999168 12475 33554432000 4194304 4196468 140725049284272 140340495105200 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 49900 KiB

[startup+0.700899 s]
/proc/loadavg: 2.52 2.13 2.08 7/216 634
/proc/meminfo: memFree=21781012/32770624 swapFree=67108404/67108860
[pid=612] ppid=609 vsize=10661132 memory=464424 CPUtime=1.9 cores=0,2,4,6
/proc/612/stat : 612 (java) S 609 612 30301 0 -1 1077944320 12831 0 0 0 158 32 0 0 20 0 15 0 97104726 10916999168 116106 33554432000 4194304 4196468 140725049284272 140725049266816 140341011455735 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
/proc/612/statm: 2665283 116106 3133 1 0 2627263 0
[pid=612/tid=614] ppid=609 vsize=10661132 memory=0 CPUtime=0.49 cores=0,2,4,6
/proc/612/task/614/stat : 614 (java) R 609 612 30301 0 -1 4202560 5747 0 0 0 45 4 0 0 20 0 15 0 97104726 10916999168 116106 33554432000 4194304 4196468 140725049284272 140341015694432 140340997523860 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=615] ppid=609 vsize=10661132 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/612/task/615/stat : 615 (java) S 609 612 30301 0 -1 1077944384 606 0 0 0 11 7 0 0 20 0 15 0 97104727 10916999168 116106 33554432000 4194304 4196468 140725049284272 140340948146832 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=616] ppid=609 vsize=10661132 memory=4612 CPUtime=0.13 cores=0,2,4,6
/proc/612/task/616/stat : 616 (java) S 609 612 30301 0 -1 1077944384 252 0 0 0 8 5 0 0 20 0 15 0 97104727 10916999168 116106 33554432000 4194304 4196468 140725049284272 140340947094032 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=617] ppid=609 vsize=10661132 memory=1200 CPUtime=0.16 cores=0,2,4,6
/proc/612/task/617/stat : 617 (java) S 609 612 30301 0 -1 1077944384 248 0 0 0 9 7 0 0 20 0 15 0 97104727 10916999168 116106 33554432000 4194304 4196468 140725049284272 140340946041232 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=618] ppid=609 vsize=10661132 memory=1408 CPUtime=0.14 cores=0,2,4,6
/proc/612/task/618/stat : 618 (java) S 609 612 30301 0 -1 1077944384 293 0 0 0 9 5 0 0 20 0 15 0 97104727 10916999168 116106 33554432000 4194304 4196468 140725049284272 140340944988432 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=619] ppid=609 vsize=10661132 memory=2404 CPUtime=0 cores=0,2,4,6
/proc/612/task/619/stat : 619 (java) S 609 612 30301 0 -1 1077944384 366 0 0 0 0 0 0 0 20 0 15 0 97104728 10916999168 116106 33554432000 4194304 4196468 140725049284272 140340503526256 140341011466882 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=620] ppid=609 vsize=10661132 memory=274288 CPUtime=0 cores=0,2,4,6
/proc/612/task/620/stat : 620 (java) S 609 612 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97104729 10916999168 116106 33554432000 4194304 4196468 140725049284272 140340502472224 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=621] ppid=609 vsize=10661132 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/612/task/621/stat : 621 (java) S 609 612 30301 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97104729 10916999168 116106 33554432000 4194304 4196468 140725049284272 140340501419376 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=627] ppid=609 vsize=10661132 memory=4044 CPUtime=0 cores=0,2,4,6
/proc/612/task/627/stat : 627 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104731 10916999168 116106 33554432000 4194304 4196468 140725049284272 140340500367696 140341011474331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=629] ppid=609 vsize=10661132 memory=16108 CPUtime=0.25 cores=0,2,4,6
/proc/612/task/629/stat : 629 (java) S 609 612 30301 0 -1 1077944384 1627 0 0 0 25 0 0 0 20 0 15 0 97104731 10916999168 116106 33554432000 4194304 4196468 140725049284272 140340499315056 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=631] ppid=609 vsize=10661132 memory=16240 CPUtime=0.28 cores=0,2,4,6
/proc/612/task/631/stat : 631 (java) S 609 612 30301 0 -1 1077944384 1006 0 0 0 28 0 0 0 20 0 15 0 97104732 10916999168 116106 33554432000 4194304 4196468 140725049284272 140340498262256 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=632] ppid=609 vsize=10661132 memory=1792 CPUtime=0.2 cores=0,2,4,6
/proc/612/task/632/stat : 632 (java) S 609 612 30301 0 -1 1077944384 1324 0 0 0 20 0 0 0 20 0 15 0 97104732 10916999168 116106 33554432000 4194304 4196468 140725049284272 140340497209456 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=633] ppid=609 vsize=10661132 memory=644 CPUtime=0 cores=0,2,4,6
/proc/612/task/633/stat : 633 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104732 10916999168 116106 33554432000 4194304 4196468 140725049284272 140340496156896 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=634] ppid=609 vsize=10661132 memory=956 CPUtime=0 cores=0,2,4,6
/proc/612/task/634/stat : 634 (java) S 609 612 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97104732 10916999168 116106 33554432000 4194304 4196468 140725049284272 140340495105200 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
Current children cumulated CPU time: 1.9 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 464424 KiB

[startup+1.50084 s]
/proc/loadavg: 2.52 2.13 2.08 5/216 634
/proc/meminfo: memFree=21209812/32770624 swapFree=67108404/67108860
[pid=612] ppid=609 vsize=10661132 memory=1216420 CPUtime=4.32 cores=0,2,4,6
/proc/612/stat : 612 (java) S 609 612 30301 0 -1 1077944320 15518 0 0 0 332 100 0 0 20 0 15 0 97104726 10916999168 304105 33554432000 4194304 4196468 140725049284272 140725049266816 140341011455735 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
/proc/612/statm: 2665283 304105 3152 1 0 2627263 0
[pid=612/tid=614] ppid=609 vsize=10661132 memory=741652 CPUtime=0.84 cores=0,2,4,6
/proc/612/task/614/stat : 614 (java) R 609 612 30301 0 -1 4202560 6152 0 0 0 76 8 0 0 20 0 15 0 97104726 10916999168 304105 33554432000 4194304 4196468 140725049284272 140341015694368 140340626369015 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=615] ppid=609 vsize=10661132 memory=0 CPUtime=0.59 cores=0,2,4,6
/proc/612/task/615/stat : 615 (java) S 609 612 30301 0 -1 1077944384 871 0 0 0 36 23 0 0 20 0 15 0 97104727 10916999168 304105 33554432000 4194304 4196468 140725049284272 140340948146832 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=616] ppid=609 vsize=10661132 memory=281359012672288 CPUtime=0.55 cores=0,2,4,6
/proc/612/task/616/stat : 616 (java) S 609 612 30301 0 -1 1077944384 529 0 0 0 34 21 0 0 20 0 15 0 97104727 10916999168 304105 33554432000 4194304 4196468 140725049284272 140340947094032 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=617] ppid=609 vsize=10661132 memory=4612 CPUtime=0.58 cores=0,2,4,6
/proc/612/task/617/stat : 617 (java) S 609 612 30301 0 -1 1077944384 511 0 0 0 35 23 0 0 20 0 15 0 97104727 10916999168 304105 33554432000 4194304 4196468 140725049284272 140340946041232 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=618] ppid=609 vsize=10661132 memory=1200 CPUtime=0.55 cores=0,2,4,6
/proc/612/task/618/stat : 618 (java) S 609 612 30301 0 -1 1077944384 542 0 0 0 34 21 0 0 20 0 15 0 97104727 10916999168 304105 33554432000 4194304 4196468 140725049284272 140340944988432 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=619] ppid=609 vsize=10661132 memory=1408 CPUtime=0.01 cores=0,2,4,6
/proc/612/task/619/stat : 619 (java) S 609 612 30301 0 -1 1077944384 1183 0 0 0 1 0 0 0 20 0 15 0 97104728 10916999168 304105 33554432000 4194304 4196468 140725049284272 140340503526256 140341011466882 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0

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

[startup+2.35357 s]
# the end of solver process 612 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.98584 s, system=1.12726 s

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

[startup+1.60105 s]
/proc/loadavg: 2.52 2.13 2.08 5/216 634
/proc/meminfo: memFree=21209812/32770624 swapFree=67108404/67108860
[pid=612] ppid=609 vsize=10661132 memory=1426876 CPUtime=4.49 cores=0,2,4,6
/proc/612/stat : 612 (java) S 609 612 30301 0 -1 1077944320 16028 0 0 0 345 104 0 0 20 0 15 0 97104726 10916999168 356719 33554432000 4194304 4196468 140725049284272 140725049266816 140341011455735 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
/proc/612/statm: 2665283 356719 3152 1 0 2627263 0
[pid=612/tid=614] ppid=609 vsize=10661132 memory=3208 CPUtime=0.94 cores=0,2,4,6
/proc/612/task/614/stat : 614 (java) R 609 612 30301 0 -1 4202560 6643 0 0 0 83 11 0 0 20 0 15 0 97104726 10916999168 357231 33554432000 4194304 4196468 140725049284272 140341015694368 140340626369010 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=615] ppid=609 vsize=10661132 memory=1634996 CPUtime=0.59 cores=0,2,4,6
/proc/612/task/615/stat : 615 (java) S 609 612 30301 0 -1 1077944384 871 0 0 0 36 23 0 0 20 0 15 0 97104727 10916999168 357231 33554432000 4194304 4196468 140725049284272 140340948146832 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=616] ppid=609 vsize=10661132 memory=28012 CPUtime=0.55 cores=0,2,4,6
/proc/612/task/616/stat : 616 (java) S 609 612 30301 0 -1 1077944384 529 0 0 0 34 21 0 0 20 0 15 0 97104727 10916999168 357231 33554432000 4194304 4196468 140725049284272 140340947094032 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=617] ppid=609 vsize=10661132 memory=2396 CPUtime=0.58 cores=0,2,4,6
/proc/612/task/617/stat : 617 (java) S 609 612 30301 0 -1 1077944384 511 0 0 0 35 23 0 0 20 0 15 0 97104727 10916999168 357231 33554432000 4194304 4196468 140725049284272 140340946041232 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=618] ppid=609 vsize=10661132 memory=1300 CPUtime=0.55 cores=0,2,4,6
/proc/612/task/618/stat : 618 (java) S 609 612 30301 0 -1 1077944384 542 0 0 0 34 21 0 0 20 0 15 0 97104727 10916999168 357231 33554432000 4194304 4196468 140725049284272 140340944988432 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=619] ppid=609 vsize=10661132 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/612/task/619/stat : 619 (java) S 609 612 30301 0 -1 1077944384 1183 0 0 0 1 0 0 0 20 0 15 0 97104728 10916999168 357231 33554432000 4194304 4196468 140725049284272 140340503526256 140341011466882 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=620] ppid=609 vsize=10661132 memory=281359012733360 CPUtime=0 cores=0,2,4,6
/proc/612/task/620/stat : 620 (java) S 609 612 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97104729 10916999168 357231 33554432000 4194304 4196468 140725049284272 140340502472288 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=621] ppid=609 vsize=10661132 memory=3184238599582355664 CPUtime=0 cores=0,2,4,6
/proc/612/task/621/stat : 621 (java) S 609 612 30301 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97104729 10916999168 357231 33554432000 4194304 4196468 140725049284272 140340501419376 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=627] ppid=609 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/627/stat : 627 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104731 10916999168 357231 33554432000 4194304 4196468 140725049284272 140340500367696 140341011474331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=629] ppid=609 vsize=10661132 memory=6655300316396806240 CPUtime=0.47 cores=0,2,4,6
/proc/612/task/629/stat : 629 (java) S 609 612 30301 0 -1 1077944384 1818 0 0 0 47 0 0 0 20 0 15 0 97104731 10916999168 357231 33554432000 4194304 4196468 140725049284272 140340499315056 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=631] ppid=609 vsize=10661132 memory=6655300316396806240 CPUtime=0.46 cores=0,2,4,6
/proc/612/task/631/stat : 631 (java) S 609 612 30301 0 -1 1077944384 1148 0 0 0 46 0 0 0 20 0 15 0 97104732 10916999168 357231 33554432000 4194304 4196468 140725049284272 140340498262256 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=632] ppid=609 vsize=10661132 memory=281359012794400 CPUtime=0.24 cores=0,2,4,6
/proc/612/task/632/stat : 632 (java) S 609 612 30301 0 -1 1077944384 1420 0 0 0 24 0 0 0 20 0 15 0 97104732 10916999168 357231 33554432000 4194304 4196468 140725049284272 140340497209456 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=633] ppid=609 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/633/stat : 633 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104732 10916999168 357231 33554432000 4194304 4196468 140725049284272 140340496156896 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=634] ppid=609 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/634/stat : 634 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104732 10916999168 357231 33554432000 4194304 4196468 140725049284272 140340495105200 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
Current children cumulated CPU time: 4.49 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1426876 KiB

[startup+2.00071 s]*
/proc/loadavg: 2.72 2.18 2.10 3/216 634
/proc/meminfo: memFree=20470812/32770624 swapFree=67108404/67108860
[pid=612] ppid=609 vsize=10661132 memory=1564404 CPUtime=5.62 cores=0,2,4,6
/proc/612/stat : 612 (java) S 609 612 30301 0 -1 1077944320 16794 0 0 0 451 111 0 0 20 0 15 0 97104726 10916999168 391101 33554432000 4194304 4196468 140725049284272 140725049266816 140341011455735 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
/proc/612/statm: 2665283 391101 3167 1 0 2627263 0
[pid=612/tid=614] ppid=609 vsize=10661132 memory=1398720917958146503 CPUtime=1.32 cores=0,2,4,6
/proc/612/task/614/stat : 614 (java) R 609 612 30301 0 -1 4202560 6770 0 0 0 120 12 0 0 20 0 15 0 97104726 10916999168 391101 33554432000 4194304 4196468 140725049284272 140341015694208 140340623342224 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=615] ppid=609 vsize=10661132 memory=4126316290023845779 CPUtime=0.62 cores=0,2,4,6
/proc/612/task/615/stat : 615 (java) S 609 612 30301 0 -1 1077944384 892 0 0 0 37 25 0 0 20 0 15 0 97104727 10916999168 391101 33554432000 4194304 4196468 140725049284272 140340948146832 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=616] ppid=609 vsize=10661132 memory=6944656592455088490 CPUtime=0.58 cores=0,2,4,6
/proc/612/task/616/stat : 616 (java) S 609 612 30301 0 -1 1077944384 550 0 0 0 35 23 0 0 20 0 15 0 97104727 10916999168 391101 33554432000 4194304 4196468 140725049284272 140340947094032 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=617] ppid=609 vsize=10661132 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/612/task/617/stat : 617 (java) S 609 612 30301 0 -1 1077944384 532 0 0 0 36 24 0 0 20 0 15 0 97104727 10916999168 391101 33554432000 4194304 4196468 140725049284272 140340946041232 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=618] ppid=609 vsize=10661132 memory=0 CPUtime=0.59 cores=0,2,4,6
/proc/612/task/618/stat : 618 (java) S 609 612 30301 0 -1 1077944384 563 0 0 0 36 23 0 0 20 0 15 0 97104727 10916999168 391101 33554432000 4194304 4196468 140725049284272 140340944988432 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=619] ppid=609 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/612/task/619/stat : 619 (java) S 609 612 30301 0 -1 1077944384 1459 0 0 0 2 0 0 0 20 0 15 0 97104728 10916999168 391101 33554432000 4194304 4196468 140725049284272 140340503526256 140341011466882 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=620] ppid=609 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/620/stat : 620 (java) S 609 612 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97104729 10916999168 391101 33554432000 4194304 4196468 140725049284272 140340502472288 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=621] ppid=609 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/621/stat : 621 (java) S 609 612 30301 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97104729 10916999168 391101 33554432000 4194304 4196468 140725049284272 140340501419376 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=627] ppid=609 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/627/stat : 627 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104731 10916999168 391101 33554432000 4194304 4196468 140725049284272 140340500367696 140341011474331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=629] ppid=609 vsize=10661132 memory=0 CPUtime=0.82 cores=0,2,4,6
/proc/612/task/629/stat : 629 (java) R 609 612 30301 0 -1 4202560 1911 0 0 0 82 0 0 0 20 0 15 0 97104731 10916999168 391101 33554432000 4194304 4196468 140725049284272 140340499315056 140340990683505 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=631] ppid=609 vsize=10661132 memory=-1 CPUtime=0.72 cores=0,2,4,6
/proc/612/task/631/stat : 631 (java) R 609 612 30301 0 -1 1077944384 1247 0 0 0 72 0 0 0 20 0 15 0 97104732 10916999168 391101 33554432000 4194304 4196468 140725049284272 140340498262256 140341011466882 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=632] ppid=609 vsize=10661132 memory=2315001034590472685 CPUtime=0.29 cores=0,2,4,6
/proc/612/task/632/stat : 632 (java) S 609 612 30301 0 -1 1077944384 1507 0 0 0 29 0 0 0 20 0 15 0 97104732 10916999168 391101 33554432000 4194304 4196468 140725049284272 140340497209456 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=633] ppid=609 vsize=10661132 memory=2308440538350048108 CPUtime=0 cores=0,2,4,6
/proc/612/task/633/stat : 633 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104732 10916999168 391101 33554432000 4194304 4196468 140725049284272 140340496156896 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=634] ppid=609 vsize=10661132 memory=3472468975831625966 CPUtime=0 cores=0,2,4,6
/proc/612/task/634/stat : 634 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104732 10916999168 391101 33554432000 4194304 4196468 140725049284272 140340495105200 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
Current children cumulated CPU time: 5.62 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1564404 KiB

[startup+2.20076 s]
/proc/loadavg: 2.72 2.18 2.10 3/216 634
/proc/meminfo: memFree=20470812/32770624 swapFree=67108404/67108860
[pid=612] ppid=609 vsize=10661132 memory=1564572 CPUtime=5.93 cores=0,2,4,6
/proc/612/stat : 612 (java) S 609 612 30301 0 -1 1077944320 17099 0 0 0 482 111 0 0 20 0 15 0 97104726 10916999168 391143 33554432000 4194304 4196468 140725049284272 140725049266816 140341011455735 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
/proc/612/statm: 2665283 391143 3167 1 0 2627263 0
[pid=612/tid=614] ppid=609 vsize=10661132 memory=288230583233160023 CPUtime=1.52 cores=0,2,4,6
/proc/612/task/614/stat : 614 (java) R 609 612 30301 0 -1 4202560 7042 0 0 0 139 13 0 0 20 0 15 0 97104726 10916999168 391143 33554432000 4194304 4196468 140725049284272 140341015694208 140340627061476 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=615] ppid=609 vsize=10661132 memory=333815 CPUtime=0.62 cores=0,2,4,6
/proc/612/task/615/stat : 615 (java) S 609 612 30301 0 -1 1077944384 892 0 0 0 37 25 0 0 20 0 15 0 97104727 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340948146832 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=616] ppid=609 vsize=10661132 memory=0 CPUtime=0.58 cores=0,2,4,6
/proc/612/task/616/stat : 616 (java) S 609 612 30301 0 -1 1077944384 550 0 0 0 35 23 0 0 20 0 15 0 97104727 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340947094032 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=617] ppid=609 vsize=10661132 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/612/task/617/stat : 617 (java) S 609 612 30301 0 -1 1077944384 532 0 0 0 36 24 0 0 20 0 15 0 97104727 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340946041232 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=618] ppid=609 vsize=10661132 memory=0 CPUtime=0.59 cores=0,2,4,6
/proc/612/task/618/stat : 618 (java) S 609 612 30301 0 -1 1077944384 563 0 0 0 36 23 0 0 20 0 15 0 97104727 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340944988432 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=619] ppid=609 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/612/task/619/stat : 619 (java) S 609 612 30301 0 -1 1077944384 1459 0 0 0 2 0 0 0 20 0 15 0 97104728 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340503526256 140341011466882 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=620] ppid=609 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/620/stat : 620 (java) S 609 612 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97104729 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340502472288 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=621] ppid=609 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/612/task/621/stat : 621 (java) S 609 612 30301 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97104729 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340501419376 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=627] ppid=609 vsize=10661132 memory=-6234758880078832264 CPUtime=0 cores=0,2,4,6
/proc/612/task/627/stat : 627 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104731 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340500367696 140341011474331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=629] ppid=609 vsize=10661132 memory=5450919713671312938 CPUtime=0.89 cores=0,2,4,6
/proc/612/task/629/stat : 629 (java) S 609 612 30301 0 -1 1077944384 1920 0 0 0 89 0 0 0 20 0 15 0 97104731 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340499315056 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=631] ppid=609 vsize=10661132 memory=8189698629190191936 CPUtime=0.75 cores=0,2,4,6
/proc/612/task/631/stat : 631 (java) S 609 612 30301 0 -1 1077944384 1255 0 0 0 75 0 0 0 20 0 15 0 97104732 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340498262256 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=632] ppid=609 vsize=10661132 memory=-7741295725737516405 CPUtime=0.3 cores=0,2,4,6
/proc/612/task/632/stat : 632 (java) S 609 612 30301 0 -1 1077944384 1522 0 0 0 30 0 0 0 20 0 15 0 97104732 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340497209456 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=633] ppid=609 vsize=10661132 memory=8226496019563638428 CPUtime=0 cores=0,2,4,6
/proc/612/task/633/stat : 633 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104732 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340496156896 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=634] ppid=609 vsize=10661132 memory=734139722786418735 CPUtime=0 cores=0,2,4,6
/proc/612/task/634/stat : 634 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104732 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340495105200 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
Current children cumulated CPU time: 5.93 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1564572 KiB

[startup+2.30072 s]
/proc/loadavg: 2.72 2.18 2.10 3/216 634
/proc/meminfo: memFree=20470812/32770624 swapFree=67108404/67108860
[pid=612] ppid=609 vsize=10661132 memory=1564572 CPUtime=6.05 cores=0,2,4,6
/proc/612/stat : 612 (java) S 609 612 30301 0 -1 1077944320 17108 0 0 0 494 111 0 0 20 0 15 0 97104726 10916999168 391143 33554432000 4194304 4196468 140725049284272 140725049266816 140341011455735 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
/proc/612/statm: 2665283 391143 3167 1 0 2627263 0
[pid=612/tid=614] ppid=609 vsize=10661132 memory=0 CPUtime=1.62 cores=0,2,4,6
/proc/612/task/614/stat : 614 (java) R 609 612 30301 0 -1 4202560 7046 0 0 0 149 13 0 0 20 0 15 0 97104726 10916999168 391143 33554432000 4194304 4196468 140725049284272 140341015694208 140340627356104 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=615] ppid=609 vsize=10661132 memory=1564116 CPUtime=0.62 cores=0,2,4,6
/proc/612/task/615/stat : 615 (java) S 609 612 30301 0 -1 1077944384 892 0 0 0 37 25 0 0 20 0 15 0 97104727 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340948146832 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=616] ppid=609 vsize=10661132 memory=62 CPUtime=0.58 cores=0,2,4,6
/proc/612/task/616/stat : 616 (java) S 609 612 30301 0 -1 1077944384 550 0 0 0 35 23 0 0 20 0 15 0 97104727 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340947094032 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=617] ppid=609 vsize=10661132 memory=58 CPUtime=0.6 cores=0,2,4,6
/proc/612/task/617/stat : 617 (java) S 609 612 30301 0 -1 1077944384 532 0 0 0 36 24 0 0 20 0 15 0 97104727 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340946041232 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=618] ppid=609 vsize=10661132 memory=4612 CPUtime=0.59 cores=0,2,4,6
/proc/612/task/618/stat : 618 (java) S 609 612 30301 0 -1 1077944384 563 0 0 0 36 23 0 0 20 0 15 0 97104727 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340944988432 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=619] ppid=609 vsize=10661132 memory=1200 CPUtime=0.02 cores=0,2,4,6
/proc/612/task/619/stat : 619 (java) S 609 612 30301 0 -1 1077944384 1459 0 0 0 2 0 0 0 20 0 15 0 97104728 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340503526256 140341011466882 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=620] ppid=609 vsize=10661132 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/612/task/620/stat : 620 (java) S 609 612 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97104729 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340502472288 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=621] ppid=609 vsize=10661132 memory=2404 CPUtime=0 cores=0,2,4,6
/proc/612/task/621/stat : 621 (java) S 609 612 30301 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97104729 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340501419376 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=627] ppid=609 vsize=10661132 memory=274288 CPUtime=0 cores=0,2,4,6
/proc/612/task/627/stat : 627 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104731 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340500367696 140341011474331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=629] ppid=609 vsize=10661132 memory=15876 CPUtime=0.9 cores=0,2,4,6
/proc/612/task/629/stat : 629 (java) S 609 612 30301 0 -1 1077944384 1925 0 0 0 90 0 0 0 20 0 15 0 97104731 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340499315056 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=631] ppid=609 vsize=10661132 memory=4044 CPUtime=0.76 cores=0,2,4,6
/proc/612/task/631/stat : 631 (java) S 609 612 30301 0 -1 1077944384 1255 0 0 0 76 0 0 0 20 0 15 0 97104732 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340498262256 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=632] ppid=609 vsize=10661132 memory=16108 CPUtime=0.3 cores=0,2,4,6
/proc/612/task/632/stat : 632 (java) S 609 612 30301 0 -1 1077944384 1522 0 0 0 30 0 0 0 20 0 15 0 97104732 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340497209456 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=633] ppid=609 vsize=10661132 memory=16240 CPUtime=0 cores=0,2,4,6
/proc/612/task/633/stat : 633 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104732 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340496156896 140341011465941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
[pid=612/tid=634] ppid=609 vsize=10661132 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/612/task/634/stat : 634 (java) S 609 612 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97104732 10916999168 391143 33554432000 4194304 4196468 140725049284272 140340495105200 140341011466882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35364864 140725049287797 140725049287945 140725049287945 140725049290703 0
Current children cumulated CPU time: 6.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1564572 KiB

Child status: 0
Real time (s): 2.35363
CPU time (s): 6.1131
CPU user time (s): 4.98584
CPU system time (s): 1.12726
CPU usage (%): 259.731
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 1564572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.98584
system time used= 1.12726
maximum resident set size= 1565272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17169
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1525
involuntary context switches= 114


# summary of solver processes directly reported to runsolver:
#   pid: 612
#   total CPU time (s): 6.1131
#   total CPU user time (s): 4.98584
#   total CPU system time (s): 1.12726

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034775 second user time and 0.07281 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-28 18:30:16
IDJOB=4299182
IDBENCH=141305
IDSOLVER=2762
FILE ID=node148/4299182-1532795416
RUNJOBID= node148-1532774285-30332
PBS_JOBID= 21022458
Free space on /tmp= 43264 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-04-4-rom_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299182-1532795416/watcher-4299182-1532795416 -o /tmp/evaluation-result-4299182-1532795416/solver-4299182-1532795416 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532774285-30332 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299182-1532795416.xml

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

MD5SUM BENCH= d6990cbd029e878cdbe38f84d450c608
RANDOM SEED=54490723

node148.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22024544 kB
MemAvailable:   30306692 kB
Buffers:          229376 kB
Cached:          8186340 kB
SwapCached:          352 kB
Active:          3620136 kB
Inactive:        6470440 kB
Active(anon):    1628312 kB
Inactive(anon):    74228 kB
Active(file):    1991824 kB
Inactive(file):  6396212 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              1892 kB
Writeback:             0 kB
AnonPages:       1787356 kB
Mapped:            55104 kB
Shmem:             25016 kB
Slab:             351328 kB
SReclaimable:     322572 kB
SUnreclaim:        28756 kB
KernelStack:        3824 kB
PageTables:         8384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2978320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1673216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43260 MiB
End job on node148 at 2018-07-28 18:30:18