Trace number 4308400

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
OscaR - Hybrid 2018-08-14OPT24 4.2302 1.97567

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.401068
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.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 1685349304
0.68/0.55	c timeout: 2520
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.57	c Parsing instance...
2.99/1.43	c Parsing done, starting first complete search...
2.99/1.50	o 0
3.26/1.52	o 4
3.26/1.53	o 7
3.26/1.54	o 8
3.26/1.55	o 12
3.26/1.56	o 16
3.55/1.62	o 24
4.15/1.95	s OPTIMUM FOUND
4.15/1.95	v <instantiation>
4.15/1.95	v 	<list>
4.15/1.95	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]
4.15/1.95	v 	</list>
4.15/1.95	v 	<values>
4.15/1.95	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 
4.15/1.95	v 	</values>
4.15/1.95	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 (13143 MiB free)
  memory of node 1: 16384 MiB (4529 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308400-1534305992/watcher-4308400-1534305992 -o /tmp/evaluation-result-4308400-1534305992/solver-4308400-1534305992 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534294079-16385 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1685349304 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308400-1534305992.xml 

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

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

solver pid=17795, runsolver pid=17792

[startup+0.10014 s]*
/proc/loadavg: 2.54 2.04 1.92 3/215 17810
/proc/meminfo: memFree=18079448/32770624 swapFree=67108524/67108860
[pid=17795] ppid=17792 vsize=14082736 memory=33068 CPUtime=0.11 cores=0,2,4,6
/proc/17795/stat : 17795 (java) S 17792 17795 16354 0 -1 1077944320 7233 0 0 0 10 1 0 0 20 0 15 0 248162413 14420721664 8267 33554432000 4194304 4196468 140734304486192 140734304468736 139871804337911 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
/proc/17795/statm: 3520684 8267 3136 1 0 3482761 0
[pid=17795/tid=17797] ppid=17792 vsize=14082736 memory=-6966721798027829888 CPUtime=0.08 cores=0,2,4,6
/proc/17795/task/17797/stat : 17797 (java) R 17792 17795 16354 0 -1 4202560 5353 0 0 0 8 0 0 0 20 0 15 0 248162413 14420721664 8333 33554432000 4194304 4196468 140734304486192 139871808532720 139871784613618 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17798] ppid=17792 vsize=14082736 memory=5793855857878972857 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17798/stat : 17798 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162414 14420721664 8333 33554432000 4194304 4196468 140734304486192 139871719406352 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17799] ppid=17792 vsize=14082736 memory=140606869079680 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17799/stat : 17799 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162414 14420721664 8333 33554432000 4194304 4196468 140734304486192 139871718353808 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17800] ppid=17792 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17800/stat : 17800 (java) S 17792 17795 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248162414 14420721664 8333 33554432000 4194304 4196468 140734304486192 139871398128656 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17801] ppid=17792 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17801/stat : 17801 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162414 14420721664 8399 33554432000 4194304 4196468 140734304486192 139871397076112 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17802] ppid=17792 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17802/stat : 17802 (java) S 17792 17795 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248162415 14420721664 8399 33554432000 4194304 4196468 140734304486192 139871008651248 139871804349058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17803] ppid=17792 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17803/stat : 17803 (java) S 17792 17795 16354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 248162416 14420721664 8399 33554432000 4194304 4196468 140734304486192 139871007597472 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17804] ppid=17792 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17804/stat : 17804 (java) S 17792 17795 16354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 248162416 14420721664 8399 33554432000 4194304 4196468 140734304486192 139871006544880 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17805] ppid=17792 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17805/stat : 17805 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162418 14420721664 8399 33554432000 4194304 4196468 140734304486192 139871005493456 139871804356507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17806] ppid=17792 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17806/stat : 17806 (java) S 17792 17795 16354 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 248162418 14420721664 8399 33554432000 4194304 4196468 140734304486192 139871004441072 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17807] ppid=17792 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17807/stat : 17807 (java) S 17792 17795 16354 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 248162418 14420721664 8399 33554432000 4194304 4196468 140734304486192 139871003388528 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17808] ppid=17792 vsize=14082736 memory=140606869079680 CPUtime=0.01 cores=0,2,4,6
/proc/17795/task/17808/stat : 17808 (java) S 17792 17795 16354 0 -1 1077944384 238 0 0 0 1 0 0 0 20 0 15 0 248162418 14420721664 8399 33554432000 4194304 4196468 140734304486192 139871002335984 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17809] ppid=17792 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17809/stat : 17809 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162419 14420721664 8399 33554432000 4194304 4196468 140734304486192 139871001283680 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17810] ppid=17792 vsize=14082736 memory=140606869079680 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17810/stat : 17810 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162419 14420721664 8399 33554432000 4194304 4196468 140734304486192 139871000230192 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33068 KiB

[startup+0.210347 s]*
/proc/loadavg: 2.54 2.04 1.92 5/215 17810
/proc/meminfo: memFree=18064440/32770624 swapFree=67108524/67108860
[pid=17795] ppid=17792 vsize=14082736 memory=46988 CPUtime=0.3 cores=0,2,4,6
/proc/17795/stat : 17795 (java) S 17792 17795 16354 0 -1 1077944320 10374 0 0 0 28 2 0 0 20 0 15 0 248162413 14420721664 11747 33554432000 4194304 4196468 140734304486192 140734304468736 139871804337911 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
/proc/17795/statm: 3520684 11747 3335 1 0 3482761 0
[pid=17795/tid=17797] ppid=17792 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/17795/task/17797/stat : 17797 (java) R 17792 17795 16354 0 -1 4202560 8170 0 0 0 19 1 0 0 20 0 15 0 248162413 14420721664 11747 33554432000 4194304 4196468 140734304486192 139871808555488 139871796575038 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17798] ppid=17792 vsize=14082736 memory=4211974333073870218 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17798/stat : 17798 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162414 14420721664 11747 33554432000 4194304 4196468 140734304486192 139871719406352 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17799] ppid=17792 vsize=14082736 memory=140606869079680 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17799/stat : 17799 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162414 14420721664 11747 33554432000 4194304 4196468 140734304486192 139871718353808 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17800] ppid=17792 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17800/stat : 17800 (java) S 17792 17795 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248162414 14420721664 11747 33554432000 4194304 4196468 140734304486192 139871398128656 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17801] ppid=17792 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17801/stat : 17801 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162414 14420721664 11747 33554432000 4194304 4196468 140734304486192 139871397076112 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17802] ppid=17792 vsize=14082736 memory=140606869079680 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17802/stat : 17802 (java) S 17792 17795 16354 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 248162415 14420721664 11747 33554432000 4194304 4196468 140734304486192 139871008651248 139871804349058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17803] ppid=17792 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17803/stat : 17803 (java) S 17792 17795 16354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 248162416 14420721664 11747 33554432000 4194304 4196468 140734304486192 139871007597472 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17804] ppid=17792 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17804/stat : 17804 (java) S 17792 17795 16354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 248162416 14420721664 11747 33554432000 4194304 4196468 140734304486192 139871006544880 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17805] ppid=17792 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17805/stat : 17805 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162418 14420721664 11747 33554432000 4194304 4196468 140734304486192 139871005493456 139871804356507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17806] ppid=17792 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17795/task/17806/stat : 17806 (java) R 17792 17795 16354 0 -1 4202560 521 0 0 0 2 0 0 0 20 0 15 0 248162418 14420721664 11747 33554432000 4194304 4196468 140734304486192 139871004441072 139871783570523 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17807] ppid=17792 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17807/stat : 17807 (java) R 17792 17795 16354 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 248162418 14420721664 11747 33554432000 4194304 4196468 140734304486192 139871003388528 139871804349058 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17808] ppid=17792 vsize=14082736 memory=140606869079680 CPUtime=0.06 cores=0,2,4,6
/proc/17795/task/17808/stat : 17808 (java) R 17792 17795 16354 0 -1 4202560 276 0 0 0 6 0 0 0 20 0 15 0 248162418 14420721664 11747 33554432000 4194304 4196468 140734304486192 139871002331024 139871783294080 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17809] ppid=17792 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17809/stat : 17809 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162419 14420721664 11747 33554432000 4194304 4196468 140734304486192 139871001283680 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17810] ppid=17792 vsize=14082736 memory=140606869079680 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17810/stat : 17810 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162419 14420721664 11747 33554432000 4194304 4196468 140734304486192 139871000230192 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46988 KiB

[startup+0.310425 s]*
/proc/loadavg: 2.54 2.04 1.92 4/215 17810
/proc/meminfo: memFree=18060896/32770624 swapFree=67108524/67108860
[pid=17795] ppid=17792 vsize=14082736 memory=50500 CPUtime=0.43 cores=0,2,4,6
/proc/17795/stat : 17795 (java) S 17792 17795 16354 0 -1 1077944320 10771 0 0 0 41 2 0 0 20 0 15 0 248162413 14420721664 12625 33554432000 4194304 4196468 140734304486192 140734304468736 139871804337911 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
/proc/17795/statm: 3520684 12625 3378 1 0 3482761 0
[pid=17795/tid=17797] ppid=17792 vsize=14082736 memory=4871374705135476842 CPUtime=0.29 cores=0,2,4,6
/proc/17795/task/17797/stat : 17797 (java) R 17792 17795 16354 0 -1 4202560 8495 0 0 0 28 1 0 0 20 0 15 0 248162413 14420721664 12625 33554432000 4194304 4196468 140734304486192 139871808499648 139871784613739 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17798] ppid=17792 vsize=14082736 memory=4211974333073870218 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17798/stat : 17798 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162414 14420721664 12625 33554432000 4194304 4196468 140734304486192 139871719406352 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17799] ppid=17792 vsize=14082736 memory=140606869082045 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17799/stat : 17799 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162414 14420721664 12625 33554432000 4194304 4196468 140734304486192 139871718353808 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17800] ppid=17792 vsize=14082736 memory=140606760413682 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17800/stat : 17800 (java) S 17792 17795 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248162414 14420721664 12625 33554432000 4194304 4196468 140734304486192 139871398128656 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17801] ppid=17792 vsize=14082736 memory=140606760406479 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17801/stat : 17801 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162414 14420721664 12625 33554432000 4194304 4196468 140734304486192 139871397076112 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17802] ppid=17792 vsize=14082736 memory=140606869096061 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17802/stat : 17802 (java) S 17792 17795 16354 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 248162415 14420721664 12625 33554432000 4194304 4196468 140734304486192 139871008651248 139871804349058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17803] ppid=17792 vsize=14082736 memory=140606760415695 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17803/stat : 17803 (java) S 17792 17795 16354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 248162416 14420721664 12625 33554432000 4194304 4196468 140734304486192 139871007597472 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17804] ppid=17792 vsize=14082736 memory=281213520822160 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17804/stat : 17804 (java) S 17792 17795 16354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 248162416 14420721664 12625 33554432000 4194304 4196468 140734304486192 139871006544880 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17805] ppid=17792 vsize=14082736 memory=281213520819824 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17805/stat : 17805 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162418 14420721664 12625 33554432000 4194304 4196468 140734304486192 139871005493456 139871804356507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17806] ppid=17792 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/17795/task/17806/stat : 17806 (java) S 17792 17795 16354 0 -1 1077944384 577 0 0 0 3 0 0 0 20 0 15 0 248162418 14420721664 12625 33554432000 4194304 4196468 140734304486192 139871004441072 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17807] ppid=17792 vsize=14082736 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17807/stat : 17807 (java) S 17792 17795 16354 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 248162418 14420721664 12625 33554432000 4194304 4196468 140734304486192 139871003388528 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17808] ppid=17792 vsize=14082736 memory=140606869079680 CPUtime=0.08 cores=0,2,4,6
/proc/17795/task/17808/stat : 17808 (java) S 17792 17795 16354 0 -1 1077944384 285 0 0 0 8 0 0 0 20 0 15 0 248162418 14420721664 12625 33554432000 4194304 4196468 140734304486192 139871002335984 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17809] ppid=17792 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17809/stat : 17809 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162419 14420721664 12625 33554432000 4194304 4196468 140734304486192 139871001283680 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17810] ppid=17792 vsize=14082736 memory=140606869079680 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17810/stat : 17810 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162419 14420721664 12625 33554432000 4194304 4196468 140734304486192 139871000230192 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50500 KiB

[startup+0.70522 s]
/proc/loadavg: 2.54 2.04 1.92 3/215 17810
/proc/meminfo: memFree=18036960/32770624 swapFree=67108524/67108860
[pid=17795] ppid=17792 vsize=14084804 memory=90572 CPUtime=0.99 cores=0,2,4,6
/proc/17795/stat : 17795 (java) S 17792 17795 16354 0 -1 1077944320 17529 0 0 0 95 4 0 0 20 0 15 0 248162413 14422839296 22643 33554432000 4194304 4196468 140734304486192 140734304468736 139871804337911 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
/proc/17795/statm: 3521201 22643 3499 1 0 3483273 0
[pid=17795/tid=17797] ppid=17792 vsize=14084804 memory=1120 CPUtime=0.68 cores=0,2,4,6
/proc/17795/task/17797/stat : 17797 (java) R 17792 17795 16354 0 -1 4202560 14849 0 0 0 65 3 0 0 20 0 15 0 248162413 14422839296 22643 33554432000 4194304 4196468 140734304486192 139871808565216 139871796588419 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17798] ppid=17792 vsize=14084804 memory=6068 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17798/stat : 17798 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162414 14422839296 22643 33554432000 4194304 4196468 140734304486192 139871719406352 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17799] ppid=17792 vsize=14084804 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17799/stat : 17799 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162414 14422839296 22643 33554432000 4194304 4196468 140734304486192 139871718353808 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17800] ppid=17792 vsize=14084804 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17800/stat : 17800 (java) S 17792 17795 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248162414 14422839296 22643 33554432000 4194304 4196468 140734304486192 139871398128656 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17801] ppid=17792 vsize=14084804 memory=7957390390475708010 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17801/stat : 17801 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162414 14422839296 22643 33554432000 4194304 4196468 140734304486192 139871397076112 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17802] ppid=17792 vsize=14084804 memory=5787213848606435153 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17802/stat : 17802 (java) S 17792 17795 16354 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 248162415 14422839296 22643 33554432000 4194304 4196468 140734304486192 139871008651248 139871804349058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17803] ppid=17792 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17803/stat : 17803 (java) S 17792 17795 16354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 248162416 14422839296 22643 33554432000 4194304 4196468 140734304486192 139871007597472 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17804] ppid=17792 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17804/stat : 17804 (java) S 17792 17795 16354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 248162416 14422839296 22643 33554432000 4194304 4196468 140734304486192 139871006544880 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17805] ppid=17792 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17805/stat : 17805 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162418 14422839296 22643 33554432000 4194304 4196468 140734304486192 139871005493456 139871804356507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17806] ppid=17792 vsize=14084804 memory=222 CPUtime=0.08 cores=0,2,4,6
/proc/17795/task/17806/stat : 17806 (java) S 17792 17795 16354 0 -1 1077944384 718 0 0 0 8 0 0 0 20 0 15 0 248162418 14422839296 22643 33554432000 4194304 4196468 140734304486192 139871004441072 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17807] ppid=17792 vsize=14084804 memory=7 CPUtime=0.06 cores=0,2,4,6
/proc/17795/task/17807/stat : 17807 (java) S 17792 17795 16354 0 -1 1077944384 212 0 0 0 6 0 0 0 20 0 15 0 248162418 14422839296 22643 33554432000 4194304 4196468 140734304486192 139871003388528 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17808] ppid=17792 vsize=14084804 memory=704 CPUtime=0.15 cores=0,2,4,6
/proc/17795/task/17808/stat : 17808 (java) S 17792 17795 16354 0 -1 1077944384 367 0 0 0 15 0 0 0 20 0 15 0 248162418 14422839296 22643 33554432000 4194304 4196468 140734304486192 139871002335984 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17809] ppid=17792 vsize=14084804 memory=281213521006064 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17809/stat : 17809 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162419 14422839296 22643 33554432000 4194304 4196468 140734304486192 139871001283680 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17810] ppid=17792 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17810/stat : 17810 (java) S 17792 17795 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248162419 14422839296 22643 33554432000 4194304 4196468 140734304486192 139871000230192 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 90572 KiB

[startup+1.50159 s]
/proc/loadavg: 2.54 2.04 1.92 5/215 17810
/proc/meminfo: memFree=17986184/32770624 swapFree=67108524/67108860
[pid=17795] ppid=17792 vsize=14090948 memory=262388 CPUtime=3.26 cores=0,2,4,6
/proc/17795/stat : 17795 (java) S 17792 17795 16354 0 -1 1077944320 24499 0 0 0 314 12 0 0 20 0 15 0 248162413 14429130752 65597 33554432000 4194304 4196468 140734304486192 140734304468736 139871804337911 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
/proc/17795/statm: 3522737 65597 3569 1 0 3484809 0
[pid=17795/tid=17797] ppid=17792 vsize=14090948 memory=0 CPUtime=1.43 cores=0,2,4,6
/proc/17795/task/17797/stat : 17797 (java) R 17792 17795 16354 0 -1 4202560 17931 0 0 0 137 6 0 0 20 0 15 0 248162413 14429130752 65597 33554432000 4194304 4196468 140734304486192 139871808573312 139871789505247 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17798] ppid=17792 vsize=14090948 memory=-6585528546044026665 CPUtime=0.03 cores=0,2,4,6
/proc/17795/task/17798/stat : 17798 (java) S 17792 17795 16354 0 -1 1077944384 80 0 0 0 2 1 0 0 20 0 15 0 248162414 14429130752 65597 33554432000 4194304 4196468 140734304486192 139871719406352 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17799] ppid=17792 vsize=14090948 memory=-5862946231258080359 CPUtime=0.01 cores=0,2,4,6
/proc/17795/task/17799/stat : 17799 (java) S 17792 17795 16354 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 15 0 248162414 14429130752 65597 33554432000 4194304 4196468 140734304486192 139871718353808 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17800] ppid=17792 vsize=14090948 memory=-7449070711462646318 CPUtime=0.02 cores=0,2,4,6
/proc/17795/task/17800/stat : 17800 (java) S 17792 17795 16354 0 -1 1077944384 46 0 0 0 1 1 0 0 20 0 15 0 248162414 14429130752 65597 33554432000 4194304 4196468 140734304486192 139871398128656 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17801] ppid=17792 vsize=14090948 memory=4947091630708333440 CPUtime=0.03 cores=0,2,4,6
/proc/17795/task/17801/stat : 17801 (java) S 17792 17795 16354 0 -1 1077944384 175 0 0 0 2 1 0 0 20 0 15 0 248162414 14429130752 65597 33554432000 4194304 4196468 140734304486192 139871397076112 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17802] ppid=17792 vsize=14090948 memory=-3472574513799858008 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17802/stat : 17802 (java) S 17792 17795 16354 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 15 0 248162415 14429130752 65597 33554432000 4194304 4196468 140734304486192 139871008651248 139871804349058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17803] ppid=17792 vsize=14090948 memory=-6305713923145753728 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17803/stat : 17803 (java) S 17792 17795 16354 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 248162416 14429130752 65597 33554432000 4194304 4196468 140734304486192 139871007597536 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17804] ppid=17792 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17804/stat : 17804 (java) S 17792 17795 16354 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 248162416 14429130752 65597 33554432000 4194304 4196468 140734304486192 139871006544880 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17805] ppid=17792 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17805/stat : 17805 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162418 14429130752 65597 33554432000 4194304 4196468 140734304486192 139871005493456 139871804356507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17806] ppid=17792 vsize=14090948 memory=0 CPUtime=0.63 cores=0,2,4,6
/proc/17795/task/17806/stat : 17806 (java) R 17792 17795 16354 0 -1 1077944384 1653 0 0 0 63 0 0 0 20 0 15 0 248162418 14429130752 65597 33554432000 4194304 4196468 140734304486192 139871004428944 139871804348117 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17807] ppid=17792 vsize=14090948 memory=4580 CPUtime=0.58 cores=0,2,4,6
/proc/17795/task/17807/stat : 17807 (java) R 17792 17795 16354 0 -1 4202560 1217 0 0 0 58 0 0 0 20 0 15 0 248162418 14429130752 65597 33554432000 4194304 4196468 140734304486192 139871003388824 139871789218115 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17808] ppid=17792 vsize=14090948 memory=-6876588461455810464 CPUtime=0.46 cores=0,2,4,6
/proc/17795/task/17808/stat : 17808 (java) R 17792 17795 16354 0 -1 4202560 1832 0 0 0 46 0 0 0 20 0 15 0 248162418 14429130752 65597 33554432000 4194304 4196468 140734304486192 139871002335984 139871804349846 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17809] ppid=17792 vsize=14090948 memory=7666384899138478906 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17809/stat : 17809 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162419 14429130752 65597 33554432000 4194304 4196468 140734304486192 139871001283680 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17810] ppid=17792 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17810/stat : 17810 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162419 14429130752 65597 33554432000 4194304 4196468 140734304486192 139871000230192 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
Current children cumulated CPU time: 3.26 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 262388 KiB

[startup+1.97561 s]
# the end of solver process 17795 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.08615 s, system=0.14405 s

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

[startup+1.60121 s]
/proc/loadavg: 2.54 2.04 1.92 5/215 17810
/proc/meminfo: memFree=17986184/32770624 swapFree=67108524/67108860
[pid=17795] ppid=17792 vsize=14090948 memory=266396 CPUtime=3.55 cores=0,2,4,6
/proc/17795/stat : 17795 (java) S 17792 17795 16354 0 -1 1077944320 25713 0 0 0 342 13 0 0 20 0 15 0 248162413 14429130752 66599 33554432000 4194304 4196468 140734304486192 140734304468736 139871804337911 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
/proc/17795/statm: 3522737 66599 3569 1 0 3484809 0
[pid=17795/tid=17797] ppid=17792 vsize=14090948 memory=7957689449132282197 CPUtime=1.53 cores=0,2,4,6
/proc/17795/task/17797/stat : 17797 (java) R 17792 17795 16354 0 -1 4202560 18614 0 0 0 147 6 0 0 20 0 15 0 248162413 14429130752 66599 33554432000 4194304 4196468 140734304486192 139871808574904 139871403323280 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17798] ppid=17792 vsize=14090948 memory=7452728842579373158 CPUtime=0.03 cores=0,2,4,6
/proc/17795/task/17798/stat : 17798 (java) S 17792 17795 16354 0 -1 1077944384 80 0 0 0 2 1 0 0 20 0 15 0 248162414 14429130752 66599 33554432000 4194304 4196468 140734304486192 139871719406352 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17799] ppid=17792 vsize=14090948 memory=6791534058613427641 CPUtime=0.01 cores=0,2,4,6
/proc/17795/task/17799/stat : 17799 (java) S 17792 17795 16354 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 15 0 248162414 14429130752 66599 33554432000 4194304 4196468 140734304486192 139871718353808 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17800] ppid=17792 vsize=14090948 memory=217065768283833 CPUtime=0.02 cores=0,2,4,6
/proc/17795/task/17800/stat : 17800 (java) S 17792 17795 16354 0 -1 1077944384 46 0 0 0 1 1 0 0 20 0 15 0 248162414 14429130752 66599 33554432000 4194304 4196468 140734304486192 139871398128656 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17801] ppid=17792 vsize=14090948 memory=848916 CPUtime=0.03 cores=0,2,4,6
/proc/17795/task/17801/stat : 17801 (java) S 17792 17795 16354 0 -1 1077944384 175 0 0 0 2 1 0 0 20 0 15 0 248162414 14429130752 66599 33554432000 4194304 4196468 140734304486192 139871397076112 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17802] ppid=17792 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17802/stat : 17802 (java) S 17792 17795 16354 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 15 0 248162415 14429130752 66599 33554432000 4194304 4196468 140734304486192 139871008651248 139871804349058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17803] ppid=17792 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17803/stat : 17803 (java) S 17792 17795 16354 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 248162416 14429130752 66599 33554432000 4194304 4196468 140734304486192 139871007597536 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17804] ppid=17792 vsize=14090948 memory=7809523229951467574 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17804/stat : 17804 (java) S 17792 17795 16354 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 248162416 14429130752 66599 33554432000 4194304 4196468 140734304486192 139871006544880 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17805] ppid=17792 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17805/stat : 17805 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162418 14429130752 66599 33554432000 4194304 4196468 140734304486192 139871005493456 139871804356507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17806] ppid=17792 vsize=14090948 memory=-2746958450906831424 CPUtime=0.7 cores=0,2,4,6
/proc/17795/task/17806/stat : 17806 (java) R 17792 17795 16354 0 -1 4202560 1683 0 0 0 70 0 0 0 20 0 15 0 248162418 14429130752 66599 33554432000 4194304 4196468 140734304486192 139871004427752 139871785037229 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17807] ppid=17792 vsize=14090948 memory=6656426216303648864 CPUtime=0.68 cores=0,2,4,6
/proc/17795/task/17807/stat : 17807 (java) R 17792 17795 16354 0 -1 4202560 1698 0 0 0 68 0 0 0 20 0 15 0 248162418 14429130752 66599 33554432000 4194304 4196468 140734304486192 139871003370096 139871783589740 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17808] ppid=17792 vsize=14090948 memory=6944652177228980320 CPUtime=0.48 cores=0,2,4,6
/proc/17795/task/17808/stat : 17808 (java) S 17792 17795 16354 0 -1 1077944384 1852 0 0 0 48 0 0 0 20 0 15 0 248162418 14429130752 66599 33554432000 4194304 4196468 140734304486192 139871002335984 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17809] ppid=17792 vsize=14090948 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17809/stat : 17809 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162419 14429130752 66599 33554432000 4194304 4196468 140734304486192 139871001283680 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17810] ppid=17792 vsize=14090948 memory=-2461829820114675750 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17810/stat : 17810 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162419 14429130752 66599 33554432000 4194304 4196468 140734304486192 139871000230192 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
Current children cumulated CPU time: 3.55 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 266396 KiB

[startup+1.80116 s]
/proc/loadavg: 2.54 2.04 1.92 5/215 17810
/proc/meminfo: memFree=17986184/32770624 swapFree=67108524/67108860
[pid=17795] ppid=17792 vsize=14090948 memory=268828 CPUtime=4.04 cores=0,2,4,6
/proc/17795/stat : 17795 (java) S 17792 17795 16354 0 -1 1077944320 26269 0 0 0 391 13 0 0 20 0 15 0 248162413 14429130752 67207 33554432000 4194304 4196468 140734304486192 140734304468736 139871804337911 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
/proc/17795/statm: 3522737 67207 3569 1 0 3484809 0
[pid=17795/tid=17797] ppid=17792 vsize=14090948 memory=-5862946231258080359 CPUtime=1.73 cores=0,2,4,6
/proc/17795/task/17797/stat : 17797 (java) R 17792 17795 16354 0 -1 4202560 18614 0 0 0 167 6 0 0 20 0 15 0 248162413 14429130752 67207 33554432000 4194304 4196468 140734304486192 139871808574752 139871403852316 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17798] ppid=17792 vsize=14090948 memory=-7449070711462646318 CPUtime=0.03 cores=0,2,4,6
/proc/17795/task/17798/stat : 17798 (java) S 17792 17795 16354 0 -1 1077944384 80 0 0 0 2 1 0 0 20 0 15 0 248162414 14429130752 67207 33554432000 4194304 4196468 140734304486192 139871719406352 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17799] ppid=17792 vsize=14090948 memory=4947091630708333440 CPUtime=0.01 cores=0,2,4,6
/proc/17795/task/17799/stat : 17799 (java) S 17792 17795 16354 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 15 0 248162414 14429130752 67207 33554432000 4194304 4196468 140734304486192 139871718353808 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17800] ppid=17792 vsize=14090948 memory=-3472574513799858008 CPUtime=0.02 cores=0,2,4,6
/proc/17795/task/17800/stat : 17800 (java) S 17792 17795 16354 0 -1 1077944384 46 0 0 0 1 1 0 0 20 0 15 0 248162414 14429130752 67207 33554432000 4194304 4196468 140734304486192 139871398128656 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17801] ppid=17792 vsize=14090948 memory=-6305713923145753728 CPUtime=0.03 cores=0,2,4,6
/proc/17795/task/17801/stat : 17801 (java) S 17792 17795 16354 0 -1 1077944384 175 0 0 0 2 1 0 0 20 0 15 0 248162414 14429130752 67207 33554432000 4194304 4196468 140734304486192 139871397076112 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17802] ppid=17792 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17802/stat : 17802 (java) S 17792 17795 16354 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 15 0 248162415 14429130752 67207 33554432000 4194304 4196468 140734304486192 139871008651248 139871804349058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17803] ppid=17792 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17803/stat : 17803 (java) S 17792 17795 16354 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 248162416 14429130752 67207 33554432000 4194304 4196468 140734304486192 139871007597536 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17804] ppid=17792 vsize=14090948 memory=5787213857163006288 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17804/stat : 17804 (java) S 17792 17795 16354 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 248162416 14429130752 67207 33554432000 4194304 4196468 140734304486192 139871006544880 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17805] ppid=17792 vsize=14090948 memory=7812452793386757993 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17805/stat : 17805 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162418 14429130752 67207 33554432000 4194304 4196468 140734304486192 139871005493456 139871804356507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17806] ppid=17792 vsize=14090948 memory=7882531223526991718 CPUtime=0.85 cores=0,2,4,6
/proc/17795/task/17806/stat : 17806 (java) S 17792 17795 16354 0 -1 1077944384 1988 0 0 0 85 0 0 0 20 0 15 0 248162418 14429130752 67207 33554432000 4194304 4196468 140734304486192 139871004441072 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17807] ppid=17792 vsize=14090948 memory=0 CPUtime=0.79 cores=0,2,4,6
/proc/17795/task/17807/stat : 17807 (java) S 17792 17795 16354 0 -1 1077944384 1929 0 0 0 79 0 0 0 20 0 15 0 248162418 14429130752 67207 33554432000 4194304 4196468 140734304486192 139871003388528 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17808] ppid=17792 vsize=14090948 memory=-1088251628401078322 CPUtime=0.5 cores=0,2,4,6
/proc/17795/task/17808/stat : 17808 (java) S 17792 17795 16354 0 -1 1077944384 1872 0 0 0 50 0 0 0 20 0 15 0 248162418 14429130752 67207 33554432000 4194304 4196468 140734304486192 139871002335984 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17809] ppid=17792 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17809/stat : 17809 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162419 14429130752 67207 33554432000 4194304 4196468 140734304486192 139871001283680 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17810] ppid=17792 vsize=14090948 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17810/stat : 17810 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162419 14429130752 67207 33554432000 4194304 4196468 140734304486192 139871000230192 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
Current children cumulated CPU time: 4.04 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 268828 KiB

[startup+1.90075 s]
/proc/loadavg: 2.54 2.04 1.92 5/215 17810
/proc/meminfo: memFree=17986184/32770624 swapFree=67108524/67108860
[pid=17795] ppid=17792 vsize=14090948 memory=268836 CPUtime=4.15 cores=0,2,4,6
/proc/17795/stat : 17795 (java) S 17792 17795 16354 0 -1 1077944320 26288 0 0 0 402 13 0 0 20 0 15 0 248162413 14429130752 67209 33554432000 4194304 4196468 140734304486192 140734304468736 139871804337911 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
/proc/17795/statm: 3522737 67209 3569 1 0 3484809 0
[pid=17795/tid=17797] ppid=17792 vsize=14090948 memory=0 CPUtime=1.83 cores=0,2,4,6
/proc/17795/task/17797/stat : 17797 (java) R 17792 17795 16354 0 -1 4202560 18614 0 0 0 177 6 0 0 20 0 15 0 248162413 14429130752 67209 33554432000 4194304 4196468 140734304486192 139871808574752 139871403497385 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17798] ppid=17792 vsize=14090948 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/17795/task/17798/stat : 17798 (java) S 17792 17795 16354 0 -1 1077944384 80 0 0 0 2 1 0 0 20 0 15 0 248162414 14429130752 67209 33554432000 4194304 4196468 140734304486192 139871719406352 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17799] ppid=17792 vsize=14090948 memory=4580 CPUtime=0.01 cores=0,2,4,6
/proc/17795/task/17799/stat : 17799 (java) S 17792 17795 16354 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 15 0 248162414 14429130752 67209 33554432000 4194304 4196468 140734304486192 139871718353808 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17800] ppid=17792 vsize=14090948 memory=-6876588461455810464 CPUtime=0.02 cores=0,2,4,6
/proc/17795/task/17800/stat : 17800 (java) S 17792 17795 16354 0 -1 1077944384 46 0 0 0 1 1 0 0 20 0 15 0 248162414 14429130752 67209 33554432000 4194304 4196468 140734304486192 139871398128656 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17801] ppid=17792 vsize=14090948 memory=7666384899138478906 CPUtime=0.03 cores=0,2,4,6
/proc/17795/task/17801/stat : 17801 (java) S 17792 17795 16354 0 -1 1077944384 175 0 0 0 2 1 0 0 20 0 15 0 248162414 14429130752 67209 33554432000 4194304 4196468 140734304486192 139871397076112 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17802] ppid=17792 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17802/stat : 17802 (java) S 17792 17795 16354 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 15 0 248162415 14429130752 67209 33554432000 4194304 4196468 140734304486192 139871008651248 139871804349058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17803] ppid=17792 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17803/stat : 17803 (java) S 17792 17795 16354 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 248162416 14429130752 67209 33554432000 4194304 4196468 140734304486192 139871007597536 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17804] ppid=17792 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17804/stat : 17804 (java) S 17792 17795 16354 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 248162416 14429130752 67209 33554432000 4194304 4196468 140734304486192 139871006544880 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17805] ppid=17792 vsize=14090948 memory=10 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17805/stat : 17805 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162418 14429130752 67209 33554432000 4194304 4196468 140734304486192 139871005493456 139871804356507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17806] ppid=17792 vsize=14090948 memory=7100839887320092558 CPUtime=0.85 cores=0,2,4,6
/proc/17795/task/17806/stat : 17806 (java) S 17792 17795 16354 0 -1 1077944384 1990 0 0 0 85 0 0 0 20 0 15 0 248162418 14429130752 67209 33554432000 4194304 4196468 140734304486192 139871004441072 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17807] ppid=17792 vsize=14090948 memory=-2915662219940058526 CPUtime=0.79 cores=0,2,4,6
/proc/17795/task/17807/stat : 17807 (java) S 17792 17795 16354 0 -1 1077944384 1930 0 0 0 79 0 0 0 20 0 15 0 248162418 14429130752 67209 33554432000 4194304 4196468 140734304486192 139871003388528 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17808] ppid=17792 vsize=14090948 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/17795/task/17808/stat : 17808 (java) S 17792 17795 16354 0 -1 1077944384 1888 0 0 0 50 0 0 0 20 0 15 0 248162418 14429130752 67209 33554432000 4194304 4196468 140734304486192 139871002335984 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17809] ppid=17792 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17809/stat : 17809 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162419 14429130752 67209 33554432000 4194304 4196468 140734304486192 139871001283680 139871804348117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
[pid=17795/tid=17810] ppid=17792 vsize=14090948 memory=260748 CPUtime=0 cores=0,2,4,6
/proc/17795/task/17810/stat : 17810 (java) S 17792 17795 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248162419 14429130752 67209 33554432000 4194304 4196468 140734304486192 139871000230192 139871804349058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33181696 140734304490580 140734304490761 140734304490761 140734304493519 0
Current children cumulated CPU time: 4.15 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 268836 KiB

Child status: 0
Real time (s): 1.97567
CPU time (s): 4.2302
CPU user time (s): 4.08615
CPU system time (s): 0.14405
CPU usage (%): 214.115
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 268836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.08615
system time used= 0.14405
maximum resident set size= 269684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26383
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2211
involuntary context switches= 29


# summary of solver processes directly reported to runsolver:
#   pid: 17795
#   total CPU time (s): 4.2302
#   total CPU user time (s): 4.08615
#   total CPU system time (s): 0.14405

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035635 second user time and 0.05646 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-15 06:06:32
IDJOB=4308400
IDBENCH=141305
IDSOLVER=2792
FILE ID=node107/4308400-1534305992
RUNJOBID= node107-1534294079-16385
PBS_JOBID= 21038147
Free space on /tmp= 42176 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-04-4-rom_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308400-1534305992/watcher-4308400-1534305992 -o /tmp/evaluation-result-4308400-1534305992/solver-4308400-1534305992 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534294079-16385 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1685349304 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308400-1534305992.xml

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

MD5SUM BENCH= d6990cbd029e878cdbe38f84d450c608
RANDOM SEED=1685349304

node107.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.40
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.40
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.40
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.40
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:        18097896 kB
MemAvailable:   25379884 kB
Buffers:          202020 kB
Cached:          7308828 kB
SwapCached:           20 kB
Active:         10573248 kB
Inactive:        3498172 kB
Active(anon):    6509944 kB
Inactive(anon):   111372 kB
Active(file):    4063304 kB
Inactive(file):  3386800 kB
Unevictable:        6980 kB
Mlocked:            6980 kB
SwapTotal:      67108860 kB
SwapFree:       67108524 kB
Dirty:             35960 kB
Writeback:             0 kB
AnonPages:       6569620 kB
Mapped:            68120 kB
Shmem:             57824 kB
Slab:             289216 kB
SReclaimable:     260344 kB
SUnreclaim:        28872 kB
KernelStack:        3696 kB
PageTables:        18224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7271960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6230016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 42140 MiB
End job on node107 at 2018-08-15 06:06:34