Trace number 4301541

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
Sat4j-CSP 2018-07-11? (TO) 258.024 87.0769

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-14-opt_c18.xml
MD5SUM06e1d56807384f8426568c6f8eb09a57
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark251.996
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints4638
Number of domains6
Minimum domain size22
Maximum domain size44
Distribution of domain sizes[{"size":22,"count":4},{"size":24,"count":2},{"size":36,"count":426},{"size":42,"count":26},{"size":44,"count":458}]
Minimum variable degree6
Maximum variable degree27
Distribution of variable degrees[{"degree":6,"count":2},{"degree":8,"count":62},{"degree":9,"count":41},{"degree":10,"count":352},{"degree":11,"count":180},{"degree":12,"count":118},{"degree":13,"count":63},{"degree":14,"count":34},{"degree":15,"count":20},{"degree":16,"count":22},{"degree":17,"count":6},{"degree":19,"count":4},{"degree":21,"count":6},{"degree":23,"count":2},{"degree":24,"count":2},{"degree":27,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4638}]
Number of extensional constraints0
Number of intensional constraints4638
Distribution of constraint types[{"type":"intension","count":4638}]
Optimization problemYES
Type of objectivemin NVALUES

Solver Data


Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301541-1532881924/watcher-4301541-1532881924 -o /tmp/evaluation-result-4301541-1532881924/solver-4301541-1532881924 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532877021-22035 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301541-1532881924.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=26246, runsolver pid=26243
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 2.08 2.23 2.29 3/216 26261
/proc/meminfo: memFree=27692672/32770624 swapFree=67108860/67108860
[pid=26246] ppid=26243 vsize=10659012 memory=30060 CPUtime=0.13 cores=0,2,4,6
/proc/26246/stat : 26246 (java) S 26243 26246 22004 0 -1 1077944320 6607 0 0 0 11 2 0 0 20 0 15 0 105755625 10914828288 7515 33554432000 4194304 4196468 140729270578192 140729270560736 139974807318263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
/proc/26246/statm: 2664753 7515 2843 1 0 2627263 0
[pid=26246/tid=26248] ppid=26243 vsize=10659012 memory=-8773748148830113667 CPUtime=0.09 cores=0,2,4,6
/proc/26246/task/26248/stat : 26248 (java) R 26243 26246 22004 0 -1 4202560 4420 0 0 0 8 1 0 0 20 0 15 0 105755625 10914828288 7515 33554432000 4194304 4196468 140729270578192 139974811539392 139974791398750 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26249] ppid=26243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26249/stat : 26249 (java) S 26243 26246 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105755626 10914828288 7515 33554432000 4194304 4196468 140729270578192 139974733392272 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26250] ppid=26243 vsize=10659012 memory=140557332481664 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26250/stat : 26250 (java) S 26243 26246 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105755626 10914828288 7515 33554432000 4194304 4196468 140729270578192 139974732339472 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26251] ppid=26243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26251/stat : 26251 (java) S 26243 26246 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105755626 10914828288 7515 33554432000 4194304 4196468 140729270578192 139974731287184 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26252] ppid=26243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26252/stat : 26252 (java) S 26243 26246 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105755626 10914828288 7515 33554432000 4194304 4196468 140729270578192 139974730234384 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26253] ppid=26243 vsize=10659012 memory=140557332481664 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26253/stat : 26253 (java) S 26243 26246 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105755627 10914828288 7515 33554432000 4194304 4196468 140729270578192 139974044228208 139974807329410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26254] ppid=26243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26254/stat : 26254 (java) S 26243 26246 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105755628 10914828288 7515 33554432000 4194304 4196468 140729270578192 139974043174176 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26255] ppid=26243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26255/stat : 26255 (java) S 26243 26246 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105755628 10914828288 7515 33554432000 4194304 4196468 140729270578192 139974042121840 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26256] ppid=26243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26256/stat : 26256 (java) S 26243 26246 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105755630 10914828288 7515 33554432000 4194304 4196468 140729270578192 139974041070160 139974807336859 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26257] ppid=26243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26257/stat : 26257 (java) R 26243 26246 22004 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 105755630 10914828288 7515 33554432000 4194304 4196468 140729270578192 139974040017008 139974807329410 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26258] ppid=26243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26258/stat : 26258 (java) S 26243 26246 22004 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 15 0 105755630 10914828288 7515 33554432000 4194304 4196468 140729270578192 139974038964208 139974807329410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26259] ppid=26243 vsize=10659012 memory=140557332481664 CPUtime=0.01 cores=0,2,4,6
/proc/26246/task/26259/stat : 26259 (java) R 26243 26246 22004 0 -1 1077944384 358 0 0 0 1 0 0 0 20 0 15 0 105755630 10914828288 7515 33554432000 4194304 4196468 140729270578192 139974037911920 139974807329410 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26260] ppid=26243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26260/stat : 26260 (java) S 26243 26246 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105755631 10914828288 7515 33554432000 4194304 4196468 140729270578192 139974036859360 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26261] ppid=26243 vsize=10659012 memory=140557332481664 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26261/stat : 26261 (java) S 26243 26246 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105755631 10914828288 7515 33554432000 4194304 4196468 140729270578192 139974035807152 139974807329410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30060 KiB

[startup+0.210626 s]*
/proc/loadavg: 2.08 2.23 2.29 3/216 26261
/proc/meminfo: memFree=27681772/32770624 swapFree=67108860/67108860
[pid=26246] ppid=26243 vsize=10659012 memory=42028 CPUtime=0.33 cores=0,2,4,6
/proc/26246/stat : 26246 (java) S 26243 26246 22004 0 -1 1077944320 8095 0 0 0 31 2 0 0 20 0 15 0 105755625 10914828288 10507 33554432000 4194304 4196468 140729270578192 140729270560736 139974807318263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
/proc/26246/statm: 2664753 10507 3008 1 0 2627263 0
[pid=26246/tid=26248] ppid=26243 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/26246/task/26248/stat : 26248 (java) R 26243 26246 22004 0 -1 4202560 5004 0 0 0 19 1 0 0 20 0 15 0 105755625 10914828288 10507 33554432000 4194304 4196468 140729270578192 139974811554544 139974791361893 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26249] ppid=26243 vsize=10659012 memory=364 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26249/stat : 26249 (java) S 26243 26246 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105755626 10914828288 10507 33554432000 4194304 4196468 140729270578192 139974733392272 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26250] ppid=26243 vsize=10659012 memory=3760699238332466848 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26250/stat : 26250 (java) S 26243 26246 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105755626 10914828288 10507 33554432000 4194304 4196468 140729270578192 139974732339472 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26251] ppid=26243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26251/stat : 26251 (java) S 26243 26246 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105755626 10914828288 10507 33554432000 4194304 4196468 140729270578192 139974731287184 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26252] ppid=26243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26252/stat : 26252 (java) S 26243 26246 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105755626 10914828288 10507 33554432000 4194304 4196468 140729270578192 139974730234384 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26253] ppid=26243 vsize=10659012 memory=140557332481664 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26253/stat : 26253 (java) S 26243 26246 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105755627 10914828288 10507 33554432000 4194304 4196468 140729270578192 139974044228208 139974807329410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26254] ppid=26243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26254/stat : 26254 (java) S 26243 26246 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105755628 10914828288 10507 33554432000 4194304 4196468 140729270578192 139974043174176 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26255] ppid=26243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26255/stat : 26255 (java) S 26243 26246 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105755628 10914828288 10507 33554432000 4194304 4196468 140729270578192 139974042121840 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26256] ppid=26243 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26256/stat : 26256 (java) S 26243 26246 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105755630 10914828288 10507 33554432000 4194304 4196468 140729270578192 139974041070160 139974807336859 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26257] ppid=26243 vsize=10659012 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26246/task/26257/stat : 26257 (java) S 26243 26246 22004 0 -1 1077944384 538 0 0 0 2 0 0 0 20 0 15 0 105755630 10914828288 10507 33554432000 4194304 4196468 140729270578192 139974040017008 139974807329410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26258] ppid=26243 vsize=10659012 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/26246/task/26258/stat : 26258 (java) S 26243 26246 22004 0 -1 1077944384 470 0 0 0 1 0 0 0 20 0 15 0 105755630 10914828288 10507 33554432000 4194304 4196468 140729270578192 139974038964208 139974807329410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26259] ppid=26243 vsize=10659012 memory=140557332481664 CPUtime=0.07 cores=0,2,4,6
/proc/26246/task/26259/stat : 26259 (java) R 26243 26246 22004 0 -1 4202560 715 0 0 0 7 0 0 0 20 0 15 0 105755630 10914828288 10507 33554432000 4194304 4196468 140729270578192 139974037911920 139974800139131 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26260] ppid=26243 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26260/stat : 26260 (java) S 26243 26246 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105755631 10914828288 10507 33554432000 4194304 4196468 140729270578192 139974036859360 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26261] ppid=26243 vsize=10659012 memory=140557332481664 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26261/stat : 26261 (java) S 26243 26246 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105755631 10914828288 10507 33554432000 4194304 4196468 140729270578192 139974035807152 139974807329410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 42028 KiB

[startup+0.311095 s]*
/proc/loadavg: 2.23 2.26 2.30 5/216 26261
/proc/meminfo: memFree=27669036/32770624 swapFree=67108860/67108860
[pid=26246] ppid=26243 vsize=10659088 memory=53140 CPUtime=0.59 cores=0,2,4,6
/proc/26246/stat : 26246 (java) S 26243 26246 22004 0 -1 1077944320 9844 0 0 0 57 2 0 0 20 0 15 0 105755625 10914906112 13285 33554432000 4194304 4196468 140729270578192 140729270560736 139974807318263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
/proc/26246/statm: 2664772 13285 3060 1 0 2627263 0
[pid=26246/tid=26248] ppid=26243 vsize=10659088 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/26246/task/26248/stat : 26248 (java) R 26243 26246 22004 0 -1 4202560 5490 0 0 0 28 1 0 0 20 0 15 0 105755625 10914906112 13285 33554432000 4194304 4196468 140729270578192 139974811554656 139974791398750 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26249] ppid=26243 vsize=10659088 memory=288230600429797399 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26249/stat : 26249 (java) S 26243 26246 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105755626 10914906112 13285 33554432000 4194304 4196468 140729270578192 139974733392272 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26250] ppid=26243 vsize=10659088 memory=3833325275586987680 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26250/stat : 26250 (java) S 26243 26246 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105755626 10914906112 13285 33554432000 4194304 4196468 140729270578192 139974732339472 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26251] ppid=26243 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26251/stat : 26251 (java) S 26243 26246 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105755626 10914906112 13285 33554432000 4194304 4196468 140729270578192 139974731287184 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26252] ppid=26243 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26252/stat : 26252 (java) S 26243 26246 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105755626 10914906112 13285 33554432000 4194304 4196468 140729270578192 139974730234384 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26253] ppid=26243 vsize=10659088 memory=140557332481664 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26253/stat : 26253 (java) S 26243 26246 22004 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105755627 10914906112 13285 33554432000 4194304 4196468 140729270578192 139974044228208 139974807329410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26254] ppid=26243 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26254/stat : 26254 (java) S 26243 26246 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105755628 10914906112 13285 33554432000 4194304 4196468 140729270578192 139974043174176 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26255] ppid=26243 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26255/stat : 26255 (java) S 26243 26246 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105755628 10914906112 13285 33554432000 4194304 4196468 140729270578192 139974042121840 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26256] ppid=26243 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26256/stat : 26256 (java) S 26243 26246 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105755630 10914906112 13285 33554432000 4194304 4196468 140729270578192 139974041070160 139974807336859 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26257] ppid=26243 vsize=10659088 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26246/task/26257/stat : 26257 (java) R 26243 26246 22004 0 -1 4202560 870 0 0 0 7 0 0 0 20 0 15 0 105755630 10914906112 13285 33554432000 4194304 4196468 140729270578192 139974040010032 139974793382208 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26258] ppid=26243 vsize=10659088 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/26246/task/26258/stat : 26258 (java) R 26243 26246 22004 0 -1 4202560 985 0 0 0 6 0 0 0 20 0 15 0 105755630 10914906112 13285 33554432000 4194304 4196468 140729270578192 139974038945224 139974786651499 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26259] ppid=26243 vsize=10659088 memory=140557332481664 CPUtime=0.13 cores=0,2,4,6
/proc/26246/task/26259/stat : 26259 (java) R 26243 26246 22004 0 -1 1077944384 1128 0 0 0 13 0 0 0 20 0 15 0 105755630 10914906112 13285 33554432000 4194304 4196468 140729270578192 139974037911920 139974807329410 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26260] ppid=26243 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26260/stat : 26260 (java) S 26243 26246 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105755631 10914906112 13285 33554432000 4194304 4196468 140729270578192 139974036859360 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26261] ppid=26243 vsize=10659088 memory=140557332481664 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26261/stat : 26261 (java) S 26243 26246 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105755631 10914906112 13285 33554432000 4194304 4196468 140729270578192 139974035807152 139974807329410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 53140 KiB

[startup+0.700719 s]
/proc/loadavg: 2.23 2.26 2.30 5/216 26261
/proc/meminfo: memFree=27635104/32770624 swapFree=67108860/67108860
[pid=26246] ppid=26243 vsize=10659088 memory=198684 CPUtime=1.92 cores=0,2,4,6
/proc/26246/stat : 26246 (java) S 26243 26246 22004 0 -1 1077944320 14609 0 0 0 186 6 0 0 20 0 15 0 105755625 10914906112 49671 33554432000 4194304 4196468 140729270578192 140729270560736 139974807318263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
/proc/26246/statm: 2664772 49671 3123 1 0 2627263 0
[pid=26246/tid=26248] ppid=26243 vsize=10659088 memory=1840 CPUtime=0.66 cores=0,2,4,6
/proc/26246/task/26248/stat : 26248 (java) R 26243 26246 22004 0 -1 4202560 5791 0 0 0 63 3 0 0 20 0 15 0 105755625 10914906112 49671 33554432000 4194304 4196468 140729270578192 139974811553472 139974411266368 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26249] ppid=26243 vsize=10659088 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26249/stat : 26249 (java) S 26243 26246 22004 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 105755626 10914906112 49671 33554432000 4194304 4196468 140729270578192 139974733392272 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26250] ppid=26243 vsize=10659088 memory=12060 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26250/stat : 26250 (java) S 26243 26246 22004 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 105755626 10914906112 49671 33554432000 4194304 4196468 140729270578192 139974732339472 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26251] ppid=26243 vsize=10659088 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26251/stat : 26251 (java) S 26243 26246 22004 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 105755626 10914906112 49671 33554432000 4194304 4196468 140729270578192 139974731287184 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26252] ppid=26243 vsize=10659088 memory=792 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26252/stat : 26252 (java) S 26243 26246 22004 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 105755626 10914906112 49671 33554432000 4194304 4196468 140729270578192 139974730234384 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26253] ppid=26243 vsize=10659088 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26253/stat : 26253 (java) S 26243 26246 22004 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 105755627 10914906112 49671 33554432000 4194304 4196468 140729270578192 139974044228208 139974807329410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26254] ppid=26243 vsize=10659088 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26254/stat : 26254 (java) S 26243 26246 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105755628 10914906112 49671 33554432000 4194304 4196468 140729270578192 139974043174176 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26255] ppid=26243 vsize=10659088 memory=1416 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26255/stat : 26255 (java) S 26243 26246 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105755628 10914906112 49671 33554432000 4194304 4196468 140729270578192 139974042121840 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26256] ppid=26243 vsize=10659088 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26256/stat : 26256 (java) S 26243 26246 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105755630 10914906112 49671 33554432000 4194304 4196468 140729270578192 139974041070160 139974807336859 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26257] ppid=26243 vsize=10659088 memory=7163631965283378496 CPUtime=0.43 cores=0,2,4,6
/proc/26246/task/26257/stat : 26257 (java) R 26243 26246 22004 0 -1 4202560 2716 0 0 0 43 0 0 0 20 0 15 0 105755630 10914906112 49671 33554432000 4194304 4196468 140729270578192 139974040010032 139974786980464 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26258] ppid=26243 vsize=10659088 memory=7667213801450137426 CPUtime=0.42 cores=0,2,4,6
/proc/26246/task/26258/stat : 26258 (java) R 26243 26246 22004 0 -1 4202560 2676 0 0 0 42 0 0 0 20 0 15 0 105755630 10914906112 49671 33554432000 4194304 4196468 140729270578192 139974038964208 139974791705472 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26259] ppid=26243 vsize=10659088 memory=7440061282865139792 CPUtime=0.33 cores=0,2,4,6
/proc/26246/task/26259/stat : 26259 (java) S 26243 26246 22004 0 -1 1077944384 1925 0 0 0 33 0 0 0 20 0 15 0 105755630 10914906112 49671 33554432000 4194304 4196468 140729270578192 139974037911920 139974807329410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26260] ppid=26243 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26260/stat : 26260 (java) S 26243 26246 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105755631 10914906112 49671 33554432000 4194304 4196468 140729270578192 139974036859360 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26261] ppid=26243 vsize=10659088 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26261/stat : 26261 (java) S 26243 26246 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105755631 10914906112 49671 33554432000 4194304 4196468 140729270578192 139974035807152 139974807329410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
Current children cumulated CPU time: 1.92 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 198684 KiB

[startup+1.50073 s]
/proc/loadavg: 2.23 2.26 2.30 3/216 26261
/proc/meminfo: memFree=27490384/32770624 swapFree=67108860/67108860
[pid=26246] ppid=26243 vsize=10661136 memory=425680 CPUtime=4.27 cores=0,2,4,6
/proc/26246/stat : 26246 (java) S 26243 26246 22004 0 -1 1077944320 15953 0 0 0 407 20 0 0 20 0 15 0 105755625 10917003264 106420 33554432000 4194304 4196468 140729270578192 140729270560736 139974807318263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
/proc/26246/statm: 2665284 106420 3144 1 0 2627775 0
[pid=26246/tid=26248] ppid=26243 vsize=10661136 memory=0 CPUtime=1.35 cores=0,2,4,6
/proc/26246/task/26248/stat : 26248 (java) R 26243 26246 22004 0 -1 4202560 6131 0 0 0 129 6 0 0 20 0 15 0 105755625 10917003264 106420 33554432000 4194304 4196468 140729270578192 139974811552344 139974807330198 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26249] ppid=26243 vsize=10661136 memory=-6951259422114956437 CPUtime=0.12 cores=0,2,4,6
/proc/26246/task/26249/stat : 26249 (java) S 26243 26246 22004 0 -1 1077944384 65 0 0 0 9 3 0 0 20 0 15 0 105755626 10917003264 106420 33554432000 4194304 4196468 140729270578192 139974733392272 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26250] ppid=26243 vsize=10661136 memory=-6509546260019855295 CPUtime=0.11 cores=0,2,4,6
/proc/26246/task/26250/stat : 26250 (java) S 26243 26246 22004 0 -1 1077944384 62 0 0 0 8 3 0 0 20 0 15 0 105755626 10917003264 106420 33554432000 4194304 4196468 140729270578192 139974732339472 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26251] ppid=26243 vsize=10661136 memory=-7390251449858225344 CPUtime=0.1 cores=0,2,4,6
/proc/26246/task/26251/stat : 26251 (java) S 26243 26246 22004 0 -1 1077944384 60 0 0 0 7 3 0 0 20 0 15 0 105755626 10917003264 106420 33554432000 4194304 4196468 140729270578192 139974731287184 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26252] ppid=26243 vsize=10661136 memory=4134692831991786133 CPUtime=0.1 cores=0,2,4,6
/proc/26246/task/26252/stat : 26252 (java) S 26243 26246 22004 0 -1 1077944384 70 0 0 0 8 2 0 0 20 0 15 0 105755626 10917003264 106420 33554432000 4194304 4196468 140729270578192 139974730234384 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26253] ppid=26243 vsize=10661136 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26253/stat : 26253 (java) S 26243 26246 22004 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 105755627 10917003264 106420 33554432000 4194304 4196468 140729270578192 139974044228208 139974807329410 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0

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

/proc/26246/statm: 2665284 2081597 3184 1 0 2627775 0
[pid=26246/tid=26248] ppid=26243 vsize=10661136 memory=6791534058613427641 CPUtime=17.47 cores=0,2,4,6
/proc/26246/task/26248/stat : 26248 (java) S 26243 26246 22004 0 -1 1077944384 15947 0 0 0 1732 15 0 0 20 0 15 0 105755625 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974811550464 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26249] ppid=26243 vsize=10661136 memory=1200 CPUtime=54.04 cores=0,2,4,6
/proc/26246/task/26249/stat : 26249 (java) R 26243 26246 22004 0 -1 4202560 77000 0 0 0 5253 151 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974733392392 139974799946471 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26250] ppid=26243 vsize=10661136 memory=15872 CPUtime=54.05 cores=0,2,4,6
/proc/26246/task/26250/stat : 26250 (java) R 26243 26246 22004 0 -1 4202560 62784 0 0 0 5239 166 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974732339592 139974799946471 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26251] ppid=26243 vsize=10661136 memory=17972 CPUtime=54.22 cores=0,2,4,6
/proc/26246/task/26251/stat : 26251 (java) R 26243 26246 22004 0 -1 4202560 73934 0 0 0 5269 153 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974731286992 139974799946471 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26252] ppid=26243 vsize=10661136 memory=4052 CPUtime=54.35 cores=0,2,4,6
/proc/26246/task/26252/stat : 26252 (java) R 26243 26246 22004 0 -1 4202560 88728 0 0 0 5275 160 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974730234584 139974792314670 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26253] ppid=26243 vsize=10661136 memory=18248 CPUtime=12.82 cores=0,2,4,6
/proc/26246/task/26253/stat : 26253 (java) S 26243 26246 22004 0 -1 1077944384 33768 0 0 0 1280 2 0 0 20 0 15 0 105755627 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974044226752 139974807328469 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26254] ppid=26243 vsize=10661136 memory=640 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26254/stat : 26254 (java) S 26243 26246 22004 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 105755628 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974043174240 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26255] ppid=26243 vsize=10661136 memory=1784 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26255/stat : 26255 (java) S 26243 26246 22004 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 105755628 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974042121856 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26256] ppid=26243 vsize=10661136 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26256/stat : 26256 (java) S 26243 26246 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974041070160 139974807336859 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26257] ppid=26243 vsize=10661136 memory=960 CPUtime=2.42 cores=0,2,4,6
/proc/26246/task/26257/stat : 26257 (java) S 26243 26246 22004 0 -1 1077944384 10928 0 0 0 241 1 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974040017056 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26258] ppid=26243 vsize=10661136 memory=2424 CPUtime=2.18 cores=0,2,4,6
/proc/26246/task/26258/stat : 26258 (java) S 26243 26246 22004 0 -1 1077944384 9282 0 0 0 217 1 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974038963968 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26259] ppid=26243 vsize=10661136 memory=928 CPUtime=0.6 cores=0,2,4,6
/proc/26246/task/26259/stat : 26259 (java) S 26243 26246 22004 0 -1 1077944384 2911 0 0 0 59 1 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974037911968 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26260] ppid=26243 vsize=10661136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26260/stat : 26260 (java) S 26243 26246 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105755631 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974036859360 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26261] ppid=26243 vsize=10661136 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/26246/task/26261/stat : 26261 (java) S 26243 26246 22004 0 -1 1077944384 632 0 0 0 3 3 0 0 20 0 15 0 105755631 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974035807152 139974807329410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
Current children cumulated CPU time: 252.27 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8326388 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+87.0769 s]
# the end of solver process 26246 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.406 s, system=6.61812 s

Solver just ended.
Dumping a history of the last processes samples

[startup+86.4007 s]
/proc/loadavg: 3.28 2.56 2.40 6/216 26262
/proc/meminfo: memFree=19379584/32770624 swapFree=67108860/67108860
[pid=26246] ppid=26243 vsize=10661136 memory=8326388 CPUtime=257.34 cores=0,2,4,6
/proc/26246/stat : 26246 (java) S 26243 26246 22004 0 -1 1077944320 377555 0 0 0 25079 655 0 0 20 0 15 0 105755625 10917003264 2081597 33554432000 4194304 4196468 140729270578192 140729270560736 139974807318263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
/proc/26246/statm: 2665284 2081597 3184 1 0 2627775 0
[pid=26246/tid=26248] ppid=26243 vsize=10661136 memory=844 CPUtime=17.47 cores=0,2,4,6
/proc/26246/task/26248/stat : 26248 (java) S 26243 26246 22004 0 -1 1077944384 15947 0 0 0 1732 15 0 0 20 0 15 0 105755625 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974811550464 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26249] ppid=26243 vsize=10661136 memory=6791534058613427641 CPUtime=55.26 cores=0,2,4,6
/proc/26246/task/26249/stat : 26249 (java) S 26243 26246 22004 0 -1 1077944384 77000 0 0 0 5375 151 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974733392272 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26250] ppid=26243 vsize=10661136 memory=916 CPUtime=55.28 cores=0,2,4,6
/proc/26246/task/26250/stat : 26250 (java) S 26243 26246 22004 0 -1 1077944384 62785 0 0 0 5362 166 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974732339472 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26251] ppid=26243 vsize=10661136 memory=8326388 CPUtime=55.47 cores=0,2,4,6
/proc/26246/task/26251/stat : 26251 (java) S 26243 26246 22004 0 -1 1077944384 73935 0 0 0 5393 154 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974731287184 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26252] ppid=26243 vsize=10661136 memory=281114468665360 CPUtime=55.59 cores=0,2,4,6
/proc/26246/task/26252/stat : 26252 (java) S 26243 26246 22004 0 -1 1077944384 88729 0 0 0 5399 160 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974730234384 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26253] ppid=26243 vsize=10661136 memory=6926605841108527424 CPUtime=12.94 cores=0,2,4,6
/proc/26246/task/26253/stat : 26253 (java) R 26243 26246 22004 0 -1 4202560 34018 0 0 0 1292 2 0 0 20 0 15 0 105755627 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974044226752 139974791775885 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26254] ppid=26243 vsize=10661136 memory=7156589662060040276 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26254/stat : 26254 (java) S 26243 26246 22004 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 105755628 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974043174240 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26255] ppid=26243 vsize=10661136 memory=-7966001967256141664 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26255/stat : 26255 (java) S 26243 26246 22004 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 105755628 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974042121856 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26256] ppid=26243 vsize=10661136 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26256/stat : 26256 (java) S 26243 26246 22004 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974041069808 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26257] ppid=26243 vsize=10661136 memory=6791534058613427641 CPUtime=2.42 cores=0,2,4,6
/proc/26246/task/26257/stat : 26257 (java) S 26243 26246 22004 0 -1 1077944384 10928 0 0 0 241 1 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974040017056 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26258] ppid=26243 vsize=10661136 memory=1624 CPUtime=2.18 cores=0,2,4,6
/proc/26246/task/26258/stat : 26258 (java) S 26243 26246 22004 0 -1 1077944384 9282 0 0 0 217 1 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974038963968 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26259] ppid=26243 vsize=10661136 memory=1200 CPUtime=0.6 cores=0,2,4,6
/proc/26246/task/26259/stat : 26259 (java) S 26243 26246 22004 0 -1 1077944384 2911 0 0 0 59 1 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974037911968 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26260] ppid=26243 vsize=10661136 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26260/stat : 26260 (java) S 26243 26246 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105755631 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974036859360 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26261] ppid=26243 vsize=10661136 memory=17972 CPUtime=0.06 cores=0,2,4,6
/proc/26246/task/26261/stat : 26261 (java) S 26243 26246 22004 0 -1 1077944384 632 0 0 0 3 3 0 0 20 0 15 0 105755631 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974035807152 139974807329410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
Current children cumulated CPU time: 257.34 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8326388 KiB

[startup+86.8007 s]
/proc/loadavg: 3.28 2.56 2.40 6/216 26262
/proc/meminfo: memFree=19379584/32770624 swapFree=67108860/67108860
[pid=26246] ppid=26243 vsize=10661136 memory=8326388 CPUtime=257.74 cores=0,2,4,6
/proc/26246/stat : 26246 (java) S 26243 26246 22004 0 -1 1077944320 377555 0 0 0 25119 655 0 0 20 0 15 0 105755625 10917003264 2081597 33554432000 4194304 4196468 140729270578192 140729270560736 139974807318263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
/proc/26246/statm: 2665284 2081597 3184 1 0 2627775 0
[pid=26246/tid=26248] ppid=26243 vsize=10661136 memory=-6452064069391756930 CPUtime=17.47 cores=0,2,4,6
/proc/26246/task/26248/stat : 26248 (java) S 26243 26246 22004 0 -1 1077944384 15947 0 0 0 1732 15 0 0 20 0 15 0 105755625 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974811550464 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26249] ppid=26243 vsize=10661136 memory=-3395018486312292127 CPUtime=55.26 cores=0,2,4,6
/proc/26246/task/26249/stat : 26249 (java) S 26243 26246 22004 0 -1 1077944384 77000 0 0 0 5375 151 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974733392272 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26250] ppid=26243 vsize=10661136 memory=-1161699032755952223 CPUtime=55.28 cores=0,2,4,6
/proc/26246/task/26250/stat : 26250 (java) S 26243 26246 22004 0 -1 1077944384 62785 0 0 0 5362 166 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974732339472 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26251] ppid=26243 vsize=10661136 memory=0 CPUtime=55.47 cores=0,2,4,6
/proc/26246/task/26251/stat : 26251 (java) S 26243 26246 22004 0 -1 1077944384 73935 0 0 0 5393 154 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974731287184 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26252] ppid=26243 vsize=10661136 memory=452 CPUtime=55.59 cores=0,2,4,6
/proc/26246/task/26252/stat : 26252 (java) S 26243 26246 22004 0 -1 1077944384 88729 0 0 0 5399 160 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974730234384 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26253] ppid=26243 vsize=10661136 memory=6656426216303648864 CPUtime=13.34 cores=0,2,4,6
/proc/26246/task/26253/stat : 26253 (java) R 26243 26246 22004 0 -1 4202560 34018 0 0 0 1332 2 0 0 20 0 15 0 105755627 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974044226640 139974791775833 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26254] ppid=26243 vsize=10661136 memory=1416 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26254/stat : 26254 (java) S 26243 26246 22004 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 105755628 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974043174240 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26255] ppid=26243 vsize=10661136 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26255/stat : 26255 (java) S 26243 26246 22004 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 105755628 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974042121856 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26256] ppid=26243 vsize=10661136 memory=8508 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26256/stat : 26256 (java) S 26243 26246 22004 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974041069808 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26257] ppid=26243 vsize=10661136 memory=1624 CPUtime=2.42 cores=0,2,4,6
/proc/26246/task/26257/stat : 26257 (java) S 26243 26246 22004 0 -1 1077944384 10928 0 0 0 241 1 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974040017056 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26258] ppid=26243 vsize=10661136 memory=1200 CPUtime=2.18 cores=0,2,4,6
/proc/26246/task/26258/stat : 26258 (java) S 26243 26246 22004 0 -1 1077944384 9282 0 0 0 217 1 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974038963968 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26259] ppid=26243 vsize=10661136 memory=15872 CPUtime=0.6 cores=0,2,4,6
/proc/26246/task/26259/stat : 26259 (java) S 26243 26246 22004 0 -1 1077944384 2911 0 0 0 59 1 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974037911968 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26260] ppid=26243 vsize=10661136 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26260/stat : 26260 (java) S 26243 26246 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105755631 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974036859360 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26261] ppid=26243 vsize=10661136 memory=30172 CPUtime=0.06 cores=0,2,4,6
/proc/26246/task/26261/stat : 26261 (java) S 26243 26246 22004 0 -1 1077944384 632 0 0 0 3 3 0 0 20 0 15 0 105755631 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974035807152 139974807329410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
Current children cumulated CPU time: 257.74 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8326388 KiB

[startup+87.0007 s]*
/proc/loadavg: 3.28 2.56 2.40 3/216 26262
/proc/meminfo: memFree=19379584/32770624 swapFree=67108860/67108860
[pid=26246] ppid=26243 vsize=10661136 memory=8326388 CPUtime=257.95 cores=0,2,4,6
/proc/26246/stat : 26246 (java) S 26243 26246 22004 0 -1 1077944320 377555 0 0 0 25140 655 0 0 20 0 15 0 105755625 10917003264 2081597 33554432000 4194304 4196468 140729270578192 140729270560736 139974807318263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
/proc/26246/statm: 2665284 2081597 3184 1 0 2627775 0
[pid=26246/tid=26248] ppid=26243 vsize=10661136 memory=6791534058613427641 CPUtime=17.47 cores=0,2,4,6
/proc/26246/task/26248/stat : 26248 (java) S 26243 26246 22004 0 -1 1077944384 15947 0 0 0 1732 15 0 0 20 0 15 0 105755625 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974811550464 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26249] ppid=26243 vsize=10661136 memory=2241 CPUtime=55.26 cores=0,2,4,6
/proc/26246/task/26249/stat : 26249 (java) S 26243 26246 22004 0 -1 1077944384 77000 0 0 0 5375 151 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974733392272 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26250] ppid=26243 vsize=10661136 memory=2244 CPUtime=55.28 cores=0,2,4,6
/proc/26246/task/26250/stat : 26250 (java) S 26243 26246 22004 0 -1 1077944384 62785 0 0 0 5362 166 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974732339472 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26251] ppid=26243 vsize=10661136 memory=0 CPUtime=55.47 cores=0,2,4,6
/proc/26246/task/26251/stat : 26251 (java) S 26243 26246 22004 0 -1 1077944384 73935 0 0 0 5393 154 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974731287184 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26252] ppid=26243 vsize=10661136 memory=0 CPUtime=55.59 cores=0,2,4,6
/proc/26246/task/26252/stat : 26252 (java) S 26243 26246 22004 0 -1 1077944384 88729 0 0 0 5399 160 0 0 20 0 15 0 105755626 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974730234384 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26253] ppid=26243 vsize=10661136 memory=0 CPUtime=13.55 cores=0,2,4,6
/proc/26246/task/26253/stat : 26253 (java) R 26243 26246 22004 0 -1 4202560 34018 0 0 0 1353 2 0 0 20 0 15 0 105755627 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974044226640 139974791775861 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26254] ppid=26243 vsize=10661136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26254/stat : 26254 (java) S 26243 26246 22004 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 105755628 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974043174240 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26255] ppid=26243 vsize=10661136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26255/stat : 26255 (java) S 26243 26246 22004 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 105755628 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974042121856 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26256] ppid=26243 vsize=10661136 memory=-6007056985245953166 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26256/stat : 26256 (java) S 26243 26246 22004 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974041069808 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26257] ppid=26243 vsize=10661136 memory=6944656592387989600 CPUtime=2.42 cores=0,2,4,6
/proc/26246/task/26257/stat : 26257 (java) S 26243 26246 22004 0 -1 1077944384 10928 0 0 0 241 1 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974040017056 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26258] ppid=26243 vsize=10661136 memory=6944656592455359580 CPUtime=2.18 cores=0,2,4,6
/proc/26246/task/26258/stat : 26258 (java) S 26243 26246 22004 0 -1 1077944384 9282 0 0 0 217 1 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974038963968 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26259] ppid=26243 vsize=10661136 memory=6656426216303648864 CPUtime=0.6 cores=0,2,4,6
/proc/26246/task/26259/stat : 26259 (java) S 26243 26246 22004 0 -1 1077944384 2911 0 0 0 59 1 0 0 20 0 15 0 105755630 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974037911968 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26260] ppid=26243 vsize=10661136 memory=-2541025644916727904 CPUtime=0 cores=0,2,4,6
/proc/26246/task/26260/stat : 26260 (java) S 26243 26246 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105755631 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974036859360 139974807328469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
[pid=26246/tid=26261] ppid=26243 vsize=10661136 memory=7162781974281559159 CPUtime=0.06 cores=0,2,4,6
/proc/26246/task/26261/stat : 26261 (java) S 26243 26246 22004 0 -1 1077944384 632 0 0 0 3 3 0 0 20 0 15 0 105755631 10917003264 2081597 33554432000 4194304 4196468 140729270578192 139974035807152 139974807329410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 37777408 140729270584438 140729270584590 140729270584590 140729270587343 0
Current children cumulated CPU time: 257.95 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8326388 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 87.0769
CPU time (s): 258.024
CPU user time (s): 251.406
CPU system time (s): 6.61812
CPU usage (%): 296.317
Max. virtual memory (cumulated for all children) (KiB): 10663724
Max. memory (cumulated for all children) (KiB): 8326388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.406
system time used= 6.61812
maximum resident set size= 8326668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 377559
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6374
involuntary context switches= 2522


# summary of solver processes directly reported to runsolver:
#   pid: 26246
#   total CPU time (s): 258.024
#   total CPU user time (s): 251.406
#   total CPU system time (s): 6.61812

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.545244 second user time and 0.876377 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-29 18:32:04
IDJOB=4301541
IDBENCH=141211
IDSOLVER=2773
FILE ID=node151/4301541-1532881924
RUNJOBID= node151-1532877021-22035
PBS_JOBID= 21022509
Free space on /tmp= 59308 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-14-opt_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301541-1532881924/watcher-4301541-1532881924 -o /tmp/evaluation-result-4301541-1532881924/solver-4301541-1532881924 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532877021-22035 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301541-1532881924.xml

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

MD5SUM BENCH= 06e1d56807384f8426568c6f8eb09a57
RANDOM SEED=1338573598

node151.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.87
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.87
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.87
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.87
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:        27709764 kB
MemAvailable:   31355480 kB
Buffers:          211372 kB
Cached:          3708600 kB
SwapCached:            0 kB
Active:          1969464 kB
Inactive:        2623088 kB
Active(anon):     622372 kB
Inactive(anon):    78188 kB
Active(file):    1347092 kB
Inactive(file):  2544900 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2268 kB
Writeback:             0 kB
AnonPages:        716716 kB
Mapped:            56304 kB
Shmem:             25224 kB
Slab:             166872 kB
SReclaimable:     139116 kB
SUnreclaim:        27756 kB
KernelStack:        3808 kB
PageTables:         6684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1773576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    612352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59308 MiB
End job on node151 at 2018-07-29 18:33:31