Trace number 4289955

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) 2408.19 637.253

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m1-2_c18.xml
MD5SUM9023d532dd437e307a8c97402098327c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.653759
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints46
Number of domains8
Minimum domain size2
Maximum domain size1210
Distribution of domain sizes[{"size":2,"count":5},{"size":7,"count":25},{"size":275,"count":5},{"size":286,"count":5},{"size":550,"count":5},{"size":880,"count":5},{"size":1101,"count":5},{"size":1210,"count":5}]
Minimum variable degree2
Maximum variable degree7
Distribution of variable degrees[{"degree":2,"count":45},{"degree":3,"count":10},{"degree":7,"count":5}]
Minimum constraint arity2
Maximum constraint arity5
Distribution of constraint arities[{"arity":2,"count":10},{"arity":3,"count":25},{"arity":5,"count":11}]
Number of extensional constraints0
Number of intensional constraints35
Distribution of constraint types[{"type":"intension","count":35},{"type":"ordered","count":1},{"type":"sum","count":10}]
Optimization problemYES
Type of objectivemin SUM

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4289955-1532217038/watcher-4289955-1532217038 -o /tmp/evaluation-result-4289955-1532217038/solver-4289955-1532217038 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532208388-24575 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289955-1532217038.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=25837, runsolver pid=25834

[startup+0.100123 s]*
/proc/loadavg: 2.00 2.05 2.01 4/216 25852
/proc/meminfo: memFree=13762108/32770624 swapFree=67108860/67108860
[pid=25837] ppid=25834 vsize=10659012 memory=31004 CPUtime=0.12 cores=0,2,4,6
/proc/25837/stat : 25837 (java) S 25834 25837 22446 0 -1 1077944320 6808 0 0 0 10 2 0 0 20 0 15 0 39266925 10914828288 7751 33554432000 4194304 4196468 140728187223808 140728187206352 140317569183479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
/proc/25837/statm: 2664753 7751 2842 1 0 2627263 0
[pid=25837/tid=25839] ppid=25834 vsize=10659012 memory=-8701690554791925123 CPUtime=0.08 cores=0,2,4,6
/proc/25837/task/25839/stat : 25839 (java) R 25834 25837 22446 0 -1 4202560 4642 0 0 0 7 1 0 0 20 0 15 0 39266926 10914828288 7751 33554432000 4194304 4196468 140728187223808 140317573388144 140317553263966 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25840] ppid=25834 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25840/stat : 25840 (java) S 25834 25837 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39266927 10914828288 7751 33554432000 4194304 4196468 140728187223808 140317175765520 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25841] ppid=25834 vsize=10659012 memory=140624233096832 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25841/stat : 25841 (java) S 25834 25837 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39266927 10914828288 7751 33554432000 4194304 4196468 140728187223808 140317174712976 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25842] ppid=25834 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25842/stat : 25842 (java) S 25834 25837 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39266927 10914828288 7751 33554432000 4194304 4196468 140728187223808 140317173659920 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25843] ppid=25834 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25843/stat : 25843 (java) S 25834 25837 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39266927 10914828288 7751 33554432000 4194304 4196468 140728187223808 140317172607376 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25844] ppid=25834 vsize=10659012 memory=140624233096832 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25844/stat : 25844 (java) S 25834 25837 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39266928 10914828288 7751 33554432000 4194304 4196468 140728187223808 140316874226416 140317569194626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25845] ppid=25834 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25845/stat : 25845 (java) S 25834 25837 22446 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39266929 10914828288 7751 33554432000 4194304 4196468 140728187223808 140316873172640 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25846] ppid=25834 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25846/stat : 25846 (java) S 25834 25837 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39266929 10914828288 7751 33554432000 4194304 4196468 140728187223808 140316872119536 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25847] ppid=25834 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25847/stat : 25847 (java) S 25834 25837 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39266931 10914828288 7751 33554432000 4194304 4196468 140728187223808 140316871068112 140317569202075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25848] ppid=25834 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25848/stat : 25848 (java) S 25834 25837 22446 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 39266931 10914828288 7751 33554432000 4194304 4196468 140728187223808 140316870015216 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25849] ppid=25834 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25849/stat : 25849 (java) S 25834 25837 22446 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 15 0 39266931 10914828288 7751 33554432000 4194304 4196468 140728187223808 140316868962672 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25850] ppid=25834 vsize=10659012 memory=140624233096832 CPUtime=0.01 cores=0,2,4,6
/proc/25837/task/25850/stat : 25850 (java) R 25834 25837 22446 0 -1 4202560 348 0 0 0 1 0 0 0 20 0 15 0 39266931 10914828288 7751 33554432000 4194304 4196468 140728187223808 140316867909616 140317569204826 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25851] ppid=25834 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25851/stat : 25851 (java) S 25834 25837 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39266932 10914828288 7751 33554432000 4194304 4196468 140728187223808 140316866857312 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25852] ppid=25834 vsize=10659012 memory=140624233096832 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25852/stat : 25852 (java) S 25834 25837 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39266932 10914828288 7751 33554432000 4194304 4196468 140728187223808 140316865805360 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 31004 KiB

[startup+0.210568 s]*
/proc/loadavg: 2.00 2.05 2.01 4/216 25852
/proc/meminfo: memFree=13751352/32770624 swapFree=67108860/67108860
[pid=25837] ppid=25834 vsize=10659012 memory=41932 CPUtime=0.33 cores=0,2,4,6
/proc/25837/stat : 25837 (java) S 25834 25837 22446 0 -1 1077944320 8085 0 0 0 30 3 0 0 20 0 15 0 39266925 10914828288 10483 33554432000 4194304 4196468 140728187223808 140728187206352 140317569183479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
/proc/25837/statm: 2664753 10483 3007 1 0 2627263 0
[pid=25837/tid=25839] ppid=25834 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/25837/task/25839/stat : 25839 (java) R 25834 25837 22446 0 -1 4202560 5021 0 0 0 18 2 0 0 20 0 15 0 39266926 10914828288 10483 33554432000 4194304 4196468 140728187223808 140317573418448 140317569195414 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25840] ppid=25834 vsize=10659012 memory=342 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25840/stat : 25840 (java) S 25834 25837 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39266927 10914828288 10483 33554432000 4194304 4196468 140728187223808 140317175765520 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25841] ppid=25834 vsize=10659012 memory=140624233291987 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25841/stat : 25841 (java) S 25834 25837 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39266927 10914828288 10483 33554432000 4194304 4196468 140728187223808 140317174712976 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25842] ppid=25834 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25842/stat : 25842 (java) S 25834 25837 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39266927 10914828288 10483 33554432000 4194304 4196468 140728187223808 140317173659920 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25843] ppid=25834 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25843/stat : 25843 (java) S 25834 25837 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39266927 10914828288 10483 33554432000 4194304 4196468 140728187223808 140317172607376 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25844] ppid=25834 vsize=10659012 memory=140624233096832 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25844/stat : 25844 (java) S 25834 25837 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39266928 10914828288 10483 33554432000 4194304 4196468 140728187223808 140316874226416 140317569194626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25845] ppid=25834 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25845/stat : 25845 (java) S 25834 25837 22446 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39266929 10914828288 10483 33554432000 4194304 4196468 140728187223808 140316873172640 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25846] ppid=25834 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25846/stat : 25846 (java) S 25834 25837 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39266929 10914828288 10483 33554432000 4194304 4196468 140728187223808 140316872119536 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25847] ppid=25834 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25847/stat : 25847 (java) S 25834 25837 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39266931 10914828288 10483 33554432000 4194304 4196468 140728187223808 140316871068112 140317569202075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25848] ppid=25834 vsize=10659012 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/25837/task/25848/stat : 25848 (java) S 25834 25837 22446 0 -1 1077944384 636 0 0 0 2 0 0 0 20 0 15 0 39266931 10914828288 10483 33554432000 4194304 4196468 140728187223808 140316870015216 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25849] ppid=25834 vsize=10659012 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/25837/task/25849/stat : 25849 (java) S 25834 25837 22446 0 -1 1077944384 402 0 0 0 1 0 0 0 20 0 15 0 39266931 10914828288 10483 33554432000 4194304 4196468 140728187223808 140316868962672 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25850] ppid=25834 vsize=10659012 memory=140624233096832 CPUtime=0.07 cores=0,2,4,6
/proc/25837/task/25850/stat : 25850 (java) R 25834 25837 22446 0 -1 4202560 658 0 0 0 7 0 0 0 20 0 15 0 39266931 10914828288 10483 33554432000 4194304 4196468 140728187223808 140316867909616 140317554860577 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25851] ppid=25834 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25851/stat : 25851 (java) S 25834 25837 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39266932 10914828288 10483 33554432000 4194304 4196468 140728187223808 140316866857312 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25852] ppid=25834 vsize=10659012 memory=140624233096832 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25852/stat : 25852 (java) S 25834 25837 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39266932 10914828288 10483 33554432000 4194304 4196468 140728187223808 140316865805360 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41932 KiB

[startup+0.310595 s]*
/proc/loadavg: 2.00 2.05 2.01 5/216 25852
/proc/meminfo: memFree=13744280/32770624 swapFree=67108860/67108860
[pid=25837] ppid=25834 vsize=10659088 memory=47464 CPUtime=0.51 cores=0,2,4,6
/proc/25837/stat : 25837 (java) S 25834 25837 22446 0 -1 1077944320 9081 0 0 0 48 3 0 0 20 0 15 0 39266925 10914906112 11866 33554432000 4194304 4196468 140728187223808 140728187206352 140317569183479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
/proc/25837/statm: 2664772 11866 3058 1 0 2627263 0
[pid=25837/tid=25839] ppid=25834 vsize=10659088 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/25837/task/25839/stat : 25839 (java) R 25834 25837 22446 0 -1 4202560 5832 0 0 0 27 2 0 0 20 0 15 0 39266926 10914906112 11866 33554432000 4194304 4196468 140728187223808 140317573416384 140317569195414 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25840] ppid=25834 vsize=10659088 memory=288230600413020183 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25840/stat : 25840 (java) S 25834 25837 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39266927 10914906112 11866 33554432000 4194304 4196468 140728187223808 140317175765520 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25841] ppid=25834 vsize=10659088 memory=140624233290455 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25841/stat : 25841 (java) S 25834 25837 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39266927 10914906112 11866 33554432000 4194304 4196468 140728187223808 140317174712976 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25842] ppid=25834 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25842/stat : 25842 (java) S 25834 25837 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39266927 10914906112 11866 33554432000 4194304 4196468 140728187223808 140317173659920 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25843] ppid=25834 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25843/stat : 25843 (java) S 25834 25837 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39266927 10914906112 11866 33554432000 4194304 4196468 140728187223808 140317172607376 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25844] ppid=25834 vsize=10659088 memory=140624233096832 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25844/stat : 25844 (java) S 25834 25837 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39266928 10914906112 11866 33554432000 4194304 4196468 140728187223808 140316874226416 140317569194626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25845] ppid=25834 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25845/stat : 25845 (java) S 25834 25837 22446 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39266929 10914906112 11866 33554432000 4194304 4196468 140728187223808 140316873172640 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25846] ppid=25834 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25846/stat : 25846 (java) S 25834 25837 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39266929 10914906112 11866 33554432000 4194304 4196468 140728187223808 140316872119536 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25847] ppid=25834 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25847/stat : 25847 (java) S 25834 25837 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39266931 10914906112 11899 33554432000 4194304 4196468 140728187223808 140316871068112 140317569202075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25848] ppid=25834 vsize=10659088 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/25837/task/25848/stat : 25848 (java) S 25834 25837 22446 0 -1 1077944384 668 0 0 0 5 0 0 0 20 0 15 0 39266931 10914906112 11899 33554432000 4194304 4196468 140728187223808 140316870015216 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25849] ppid=25834 vsize=10659088 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/25837/task/25849/stat : 25849 (java) S 25834 25837 22446 0 -1 1077944384 496 0 0 0 3 0 0 0 20 0 15 0 39266931 10914906112 11899 33554432000 4194304 4196468 140728187223808 140316868962672 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25850] ppid=25834 vsize=10659088 memory=140624233096832 CPUtime=0.11 cores=0,2,4,6
/proc/25837/task/25850/stat : 25850 (java) R 25834 25837 22446 0 -1 4202560 717 0 0 0 11 0 0 0 20 0 15 0 39266931 10914906112 11899 33554432000 4194304 4196468 140728187223808 140316867909616 140317569204826 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25851] ppid=25834 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25851/stat : 25851 (java) S 25834 25837 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39266932 10914906112 11899 33554432000 4194304 4196468 140728187223808 140316866857312 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25852] ppid=25834 vsize=10659088 memory=140624233096832 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25852/stat : 25852 (java) S 25834 25837 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39266932 10914906112 11899 33554432000 4194304 4196468 140728187223808 140316865805360 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47464 KiB

[startup+0.701119 s]
/proc/loadavg: 2.00 2.05 2.01 4/216 25852
/proc/meminfo: memFree=13712240/32770624 swapFree=67108860/67108860
[pid=25837] ppid=25834 vsize=10659088 memory=213616 CPUtime=1.55 cores=0,2,4,6
/proc/25837/stat : 25837 (java) S 25834 25837 22446 0 -1 1077944320 10813 0 0 0 145 10 0 0 20 0 15 0 39266925 10914906112 53404 33554432000 4194304 4196468 140728187223808 140728187206352 140317569183479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
/proc/25837/statm: 2664772 53404 3097 1 0 2627263 0
[pid=25837/tid=25839] ppid=25834 vsize=10659088 memory=1728 CPUtime=0.63 cores=0,2,4,6
/proc/25837/task/25839/stat : 25839 (java) S 25834 25837 22446 0 -1 1077944384 6084 0 0 0 59 4 0 0 20 0 15 0 39266926 10914906112 53404 33554432000 4194304 4196468 140728187223808 140317573418720 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25840] ppid=25834 vsize=10659088 memory=796 CPUtime=0.03 cores=0,2,4,6
/proc/25837/task/25840/stat : 25840 (java) R 25834 25837 22446 0 -1 4202560 34 0 0 0 2 1 0 0 20 0 15 0 39266927 10914906112 53404 33554432000 4194304 4196468 140728187223808 140317175765520 140317554207423 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25841] ppid=25834 vsize=10659088 memory=1012 CPUtime=0.04 cores=0,2,4,6
/proc/25837/task/25841/stat : 25841 (java) R 25834 25837 22446 0 -1 4202560 29 0 0 0 3 1 0 0 20 0 15 0 39266927 10914906112 53404 33554432000 4194304 4196468 140728187223808 140317174713176 140317554210898 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25842] ppid=25834 vsize=10659088 memory=1228 CPUtime=0.04 cores=0,2,4,6
/proc/25837/task/25842/stat : 25842 (java) R 25834 25837 22446 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 15 0 39266927 10914906112 53404 33554432000 4194304 4196468 140728187223808 140317173660120 140317554210898 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25843] ppid=25834 vsize=10659088 memory=1704 CPUtime=0.03 cores=0,2,4,6
/proc/25837/task/25843/stat : 25843 (java) R 25834 25837 22446 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 15 0 39266927 10914906112 53404 33554432000 4194304 4196468 140728187223808 140317172607376 140317550809238 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25844] ppid=25834 vsize=10659088 memory=9924 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25844/stat : 25844 (java) S 25834 25837 22446 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 39266928 10914906112 53404 33554432000 4194304 4196468 140728187223808 140316874224928 140317569193685 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25845] ppid=25834 vsize=10659088 memory=5368 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25845/stat : 25845 (java) S 25834 25837 22446 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39266929 10914906112 53404 33554432000 4194304 4196468 140728187223808 140316873172640 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25846] ppid=25834 vsize=10659088 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25846/stat : 25846 (java) S 25834 25837 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39266929 10914906112 53404 33554432000 4194304 4196468 140728187223808 140316872119536 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25847] ppid=25834 vsize=10659088 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25847/stat : 25847 (java) S 25834 25837 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39266931 10914906112 53404 33554432000 4194304 4196468 140728187223808 140316871068112 140317569202075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25848] ppid=25834 vsize=10659088 memory=6945208482816681536 CPUtime=0.26 cores=0,2,4,6
/proc/25837/task/25848/stat : 25848 (java) S 25834 25837 22446 0 -1 1077944384 1237 0 0 0 26 0 0 0 20 0 15 0 39266931 10914906112 53404 33554432000 4194304 4196468 140728187223808 140316870015216 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25849] ppid=25834 vsize=10659088 memory=7811323491934034026 CPUtime=0.25 cores=0,2,4,6
/proc/25837/task/25849/stat : 25849 (java) S 25834 25837 22446 0 -1 1077944384 944 0 0 0 25 0 0 0 20 0 15 0 39266931 10914906112 53404 33554432000 4194304 4196468 140728187223808 140316868962672 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25850] ppid=25834 vsize=10659088 memory=5787213827096799335 CPUtime=0.21 cores=0,2,4,6
/proc/25837/task/25850/stat : 25850 (java) S 25834 25837 22446 0 -1 1077944384 1064 0 0 0 21 0 0 0 20 0 15 0 39266931 10914906112 53404 33554432000 4194304 4196468 140728187223808 140316867909616 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25851] ppid=25834 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25851/stat : 25851 (java) S 25834 25837 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39266932 10914906112 53404 33554432000 4194304 4196468 140728187223808 140316866857312 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25852] ppid=25834 vsize=10659088 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25852/stat : 25852 (java) S 25834 25837 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39266932 10914906112 53404 33554432000 4194304 4196468 140728187223808 140316865805360 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 213616 KiB

[startup+1.50108 s]
/proc/loadavg: 2.00 2.05 2.01 3/216 25852
/proc/meminfo: memFree=13462636/32770624 swapFree=67108860/67108860
[pid=25837] ppid=25834 vsize=10659088 memory=598556 CPUtime=3.52 cores=0,2,4,6
/proc/25837/stat : 25837 (java) S 25834 25837 22446 0 -1 1077944320 11970 0 0 0 305 47 0 0 20 0 15 0 39266925 10914906112 149639 33554432000 4194304 4196468 140728187223808 140728187206352 140317569183479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
/proc/25837/statm: 2664772 149639 3128 1 0 2627263 0
[pid=25837/tid=25839] ppid=25834 vsize=10659088 memory=0 CPUtime=1.06 cores=0,2,4,6
/proc/25837/task/25839/stat : 25839 (java) S 25834 25837 22446 0 -1 1077944384 6138 0 0 0 100 6 0 0 20 0 15 0 39266926 10914906112 149639 33554432000 4194304 4196468 140728187223808 140317573418592 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25840] ppid=25834 vsize=10659088 memory=-6951259422114956437 CPUtime=0.4 cores=0,2,4,6
/proc/25837/task/25840/stat : 25840 (java) R 25834 25837 22446 0 -1 4202560 224 0 0 0 31 9 0 0 20 0 15 0 39266927 10914906112 149639 33554432000 4194304 4196468 140728187223808 140317175765520 140317553881231 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25841] ppid=25834 vsize=10659088 memory=-6509546260019855295 CPUtime=0.4 cores=0,2,4,6
/proc/25837/task/25841/stat : 25841 (java) R 25834 25837 22446 0 -1 4202560 263 0 0 0 31 9 0 0 20 0 15 0 39266927 10914906112 149639 33554432000 4194304 4196468 140728187223808 140317174712976 140317554134056 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25842] ppid=25834 vsize=10659088 memory=-7390251449858225344 CPUtime=0.4 cores=0,2,4,6
/proc/25837/task/25842/stat : 25842 (java) R 25834 25837 22446 0 -1 4202560 272 0 0 0 31 9 0 0 20 0 15 0 39266927 10914906112 149639 33554432000 4194304 4196468 140728187223808 140317173659920 140317553881118 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25843] ppid=25834 vsize=10659088 memory=4134692831991786133 CPUtime=0.39 cores=0,2,4,6
/proc/25837/task/25843/stat : 25843 (java) R 25834 25837 22446 0 -1 4202560 230 0 0 0 30 9 0 0 20 0 15 0 39266927 10914906112 149639 33554432000 4194304 4196468 140728187223808 140317172607576 140317554134606 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25844] ppid=25834 vsize=10659088 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25844/stat : 25844 (java) S 25834 25837 22446 0 -1 1077944384 217 0 0 0 0 0 0 0 20 0 15 0 39266928 10914906112 149639 33554432000 4194304 4196468 140728187223808 140316874224736 140317569193685 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0

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

/proc/25837/statm: 2664772 2018461 3153 1 0 2627263 0
[pid=25837/tid=25839] ppid=25834 vsize=10659088 memory=13912 CPUtime=13.92 cores=0,2,4,6
/proc/25837/task/25839/stat : 25839 (java) S 25834 25837 22446 0 -1 1077944384 22210 0 0 0 1381 11 0 0 20 0 15 0 39266926 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317573418752 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25840] ppid=25834 vsize=10659088 memory=2420 CPUtime=589.61 cores=0,2,4,6
/proc/25837/task/25840/stat : 25840 (java) R 25834 25837 22446 0 -1 4202560 120626 0 0 0 58775 186 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317175765720 140317553641110 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25841] ppid=25834 vsize=10659088 memory=6791534058613427641 CPUtime=589.05 cores=0,2,4,6
/proc/25837/task/25841/stat : 25841 (java) R 25834 25837 22446 0 -1 4202560 99268 0 0 0 58700 205 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317174712864 140317554179876 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25842] ppid=25834 vsize=10659088 memory=8636 CPUtime=590.03 cores=0,2,4,6
/proc/25837/task/25842/stat : 25842 (java) R 25834 25837 22446 0 -1 4202560 122085 0 0 0 58788 215 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317173660120 140317554179860 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25843] ppid=25834 vsize=10659088 memory=644 CPUtime=590.4 cores=0,2,4,6
/proc/25837/task/25843/stat : 25843 (java) R 25834 25837 22446 0 -1 4202560 117995 0 0 0 58861 179 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317172607576 140317554180125 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25844] ppid=25834 vsize=10659088 memory=1792 CPUtime=25.74 cores=0,2,4,6
/proc/25837/task/25844/stat : 25844 (java) S 25834 25837 22446 0 -1 1077944384 380099 0 0 0 2555 19 0 0 20 0 15 0 39266928 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316874224960 140317569193685 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25845] ppid=25834 vsize=10659088 memory=8376 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25845/stat : 25845 (java) S 25834 25837 22446 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 39266929 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316873172640 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25846] ppid=25834 vsize=10659088 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25846/stat : 25846 (java) S 25834 25837 22446 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 39266929 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316872119536 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25847] ppid=25834 vsize=10659088 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25847/stat : 25847 (java) S 25834 25837 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316871068112 140317569202075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25848] ppid=25834 vsize=10659088 memory=15868 CPUtime=0.33 cores=0,2,4,6
/proc/25837/task/25848/stat : 25848 (java) S 25834 25837 22446 0 -1 1077944384 2121 0 0 0 33 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316870015216 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25849] ppid=25834 vsize=10659088 memory=4052 CPUtime=0.37 cores=0,2,4,6
/proc/25837/task/25849/stat : 25849 (java) S 25834 25837 22446 0 -1 1077944384 3084 0 0 0 37 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316868962672 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25850] ppid=25834 vsize=10659088 memory=18448 CPUtime=0.27 cores=0,2,4,6
/proc/25837/task/25850/stat : 25850 (java) S 25834 25837 22446 0 -1 1077944384 3310 0 0 0 27 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316867909616 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25851] ppid=25834 vsize=10659088 memory=8636 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25851/stat : 25851 (java) S 25834 25837 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39266932 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316866857312 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25852] ppid=25834 vsize=10659088 memory=644 CPUtime=0.5 cores=0,2,4,6
/proc/25837/task/25852/stat : 25852 (java) S 25834 25837 22446 0 -1 1077944384 1542 0 0 0 28 22 0 0 20 0 15 0 39266932 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316865805360 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
Current children cumulated CPU time: 2400.32 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8073844 KiB

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

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

[startup+637.253 s]
# the end of solver process 25837 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.92 s, system=8.26503 s

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

[startup+636.001 s]*
/proc/loadavg: 4.98 4.50 3.37 6/219 25898
/proc/meminfo: memFree=5658468/32770624 swapFree=67108860/67108860
[pid=25837] ppid=25834 vsize=10659088 memory=8073844 CPUtime=2403.35 cores=0,2,4,6
/proc/25837/stat : 25837 (java) S 25834 25837 22446 0 -1 1077944320 873877 0 0 0 239513 822 0 0 20 0 15 0 39266925 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140728187206352 140317569183479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
/proc/25837/statm: 2664772 2018461 3153 1 0 2627263 0
[pid=25837/tid=25839] ppid=25834 vsize=10659088 memory=6791534058613427641 CPUtime=13.92 cores=0,2,4,6
/proc/25837/task/25839/stat : 25839 (java) S 25834 25837 22446 0 -1 1077944384 22210 0 0 0 1381 11 0 0 20 0 15 0 39266926 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317573418816 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25840] ppid=25834 vsize=10659088 memory=4126316290023845779 CPUtime=590.36 cores=0,2,4,6
/proc/25837/task/25840/stat : 25840 (java) R 25834 25837 22446 0 -1 4202560 120755 0 0 0 58850 186 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317175765720 140317554134073 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25841] ppid=25834 vsize=10659088 memory=1704 CPUtime=589.79 cores=0,2,4,6
/proc/25837/task/25841/stat : 25841 (java) R 25834 25837 22446 0 -1 4202560 99270 0 0 0 58774 205 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317174712976 140317554168775 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25842] ppid=25834 vsize=10659088 memory=9924 CPUtime=590.77 cores=0,2,4,6
/proc/25837/task/25842/stat : 25842 (java) R 25834 25837 22446 0 -1 4202560 122086 0 0 0 58862 215 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317173659808 140317553881047 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25843] ppid=25834 vsize=10659088 memory=5368 CPUtime=591.15 cores=0,2,4,6
/proc/25837/task/25843/stat : 25843 (java) R 25834 25837 22446 0 -1 4202560 117996 0 0 0 58936 179 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317172607376 140317550779319 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25844] ppid=25834 vsize=10659088 memory=1936 CPUtime=25.8 cores=0,2,4,6
/proc/25837/task/25844/stat : 25844 (java) S 25834 25837 22446 0 -1 1077944384 380099 0 0 0 2561 19 0 0 20 0 15 0 39266928 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316874224736 140317569193685 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25845] ppid=25834 vsize=10659088 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25845/stat : 25845 (java) S 25834 25837 22446 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 39266929 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316873172640 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25846] ppid=25834 vsize=10659088 memory=8376 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25846/stat : 25846 (java) S 25834 25837 22446 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 39266929 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316872119536 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25847] ppid=25834 vsize=10659088 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25847/stat : 25847 (java) S 25834 25837 22446 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316871061408 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25848] ppid=25834 vsize=10659088 memory=1424 CPUtime=0.33 cores=0,2,4,6
/proc/25837/task/25848/stat : 25848 (java) S 25834 25837 22446 0 -1 1077944384 2121 0 0 0 33 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316870015216 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25849] ppid=25834 vsize=10659088 memory=15868 CPUtime=0.37 cores=0,2,4,6
/proc/25837/task/25849/stat : 25849 (java) S 25834 25837 22446 0 -1 1077944384 3084 0 0 0 37 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316868962672 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25850] ppid=25834 vsize=10659088 memory=4052 CPUtime=0.27 cores=0,2,4,6
/proc/25837/task/25850/stat : 25850 (java) S 25834 25837 22446 0 -1 1077944384 3315 0 0 0 27 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316867908512 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25851] ppid=25834 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25851/stat : 25851 (java) S 25834 25837 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39266932 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316866857312 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25852] ppid=25834 vsize=10659088 memory=3212 CPUtime=0.5 cores=0,2,4,6
/proc/25837/task/25852/stat : 25852 (java) S 25834 25837 22446 0 -1 1077944384 1542 0 0 0 28 22 0 0 20 0 15 0 39266932 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316865805360 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
Current children cumulated CPU time: 2403.35 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8073844 KiB

[startup+636.801 s]
/proc/loadavg: 4.98 4.50 3.37 6/219 25898
/proc/meminfo: memFree=5658468/32770624 swapFree=67108860/67108860
[pid=25837] ppid=25834 vsize=10659088 memory=8073844 CPUtime=2406.51 cores=0,2,4,6
/proc/25837/stat : 25837 (java) S 25834 25837 22446 0 -1 1077944320 873877 0 0 0 239829 822 0 0 20 0 15 0 39266925 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140728187206352 140317569183479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
/proc/25837/statm: 2664772 2018461 3153 1 0 2627263 0
[pid=25837/tid=25839] ppid=25834 vsize=10659088 memory=4136 CPUtime=13.92 cores=0,2,4,6
/proc/25837/task/25839/stat : 25839 (java) S 25834 25837 22446 0 -1 1077944384 22210 0 0 0 1381 11 0 0 20 0 15 0 39266926 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317573418816 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25840] ppid=25834 vsize=10659088 memory=13912 CPUtime=591.15 cores=0,2,4,6
/proc/25837/task/25840/stat : 25840 (java) R 25834 25837 22446 0 -1 4202560 120755 0 0 0 58929 186 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317175765720 140317550737115 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25841] ppid=25834 vsize=10659088 memory=8073844 CPUtime=590.58 cores=0,2,4,6
/proc/25837/task/25841/stat : 25841 (java) R 25834 25837 22446 0 -1 4202560 99270 0 0 0 58853 205 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317174713176 140317553881118 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25842] ppid=25834 vsize=10659088 memory=8073844 CPUtime=591.55 cores=0,2,4,6
/proc/25837/task/25842/stat : 25842 (java) R 25834 25837 22446 0 -1 4202560 122086 0 0 0 58940 215 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317173659808 140317554134472 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25843] ppid=25834 vsize=10659088 memory=2420 CPUtime=591.94 cores=0,2,4,6
/proc/25837/task/25843/stat : 25843 (java) R 25834 25837 22446 0 -1 4202560 117996 0 0 0 59015 179 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317172607576 140317554134084 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25844] ppid=25834 vsize=10659088 memory=1292 CPUtime=25.8 cores=0,2,4,6
/proc/25837/task/25844/stat : 25844 (java) S 25834 25837 22446 0 -1 1077944384 380099 0 0 0 2561 19 0 0 20 0 15 0 39266928 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316874224736 140317569193685 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25845] ppid=25834 vsize=10659088 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25845/stat : 25845 (java) S 25834 25837 22446 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 39266929 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316873172640 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25846] ppid=25834 vsize=10659088 memory=796 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25846/stat : 25846 (java) S 25834 25837 22446 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 39266929 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316872119536 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25847] ppid=25834 vsize=10659088 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25847/stat : 25847 (java) S 25834 25837 22446 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316871061408 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25848] ppid=25834 vsize=10659088 memory=2200 CPUtime=0.33 cores=0,2,4,6
/proc/25837/task/25848/stat : 25848 (java) S 25834 25837 22446 0 -1 1077944384 2121 0 0 0 33 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316870015216 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25849] ppid=25834 vsize=10659088 memory=7528 CPUtime=0.37 cores=0,2,4,6
/proc/25837/task/25849/stat : 25849 (java) S 25834 25837 22446 0 -1 1077944384 3084 0 0 0 37 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316868962672 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25850] ppid=25834 vsize=10659088 memory=844 CPUtime=0.27 cores=0,2,4,6
/proc/25837/task/25850/stat : 25850 (java) S 25834 25837 22446 0 -1 1077944384 3315 0 0 0 27 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316867908512 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25851] ppid=25834 vsize=10659088 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25851/stat : 25851 (java) S 25834 25837 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39266932 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316866857312 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25852] ppid=25834 vsize=10659088 memory=1704 CPUtime=0.5 cores=0,2,4,6
/proc/25837/task/25852/stat : 25852 (java) S 25834 25837 22446 0 -1 1077944384 1542 0 0 0 28 22 0 0 20 0 15 0 39266932 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316865805360 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
Current children cumulated CPU time: 2406.51 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8073844 KiB

[startup+637.201 s]
/proc/loadavg: 4.98 4.50 3.37 6/219 25898
/proc/meminfo: memFree=5658468/32770624 swapFree=67108860/67108860
[pid=25837] ppid=25834 vsize=10659088 memory=8073844 CPUtime=2408.1 cores=0,2,4,6
/proc/25837/stat : 25837 (java) S 25834 25837 22446 0 -1 1077944320 873877 0 0 0 239988 822 0 0 20 0 15 0 39266925 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140728187206352 140317569183479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
/proc/25837/statm: 2664772 2018461 3153 1 0 2627263 0
[pid=25837/tid=25839] ppid=25834 vsize=10659088 memory=4108 CPUtime=13.92 cores=0,2,4,6
/proc/25837/task/25839/stat : 25839 (java) S 25834 25837 22446 0 -1 1077944384 22210 0 0 0 1381 11 0 0 20 0 15 0 39266926 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317573418816 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25840] ppid=25834 vsize=10659088 memory=1408 CPUtime=591.55 cores=0,2,4,6
/proc/25837/task/25840/stat : 25840 (java) R 25834 25837 22446 0 -1 4202560 120755 0 0 0 58969 186 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317175765720 140317554168775 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25841] ppid=25834 vsize=10659088 memory=3248 CPUtime=590.98 cores=0,2,4,6
/proc/25837/task/25841/stat : 25841 (java) R 25834 25837 22446 0 -1 4202560 99270 0 0 0 58893 205 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317174713176 140317553881176 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25842] ppid=25834 vsize=10659088 memory=2512260 CPUtime=591.94 cores=0,2,4,6
/proc/25837/task/25842/stat : 25842 (java) R 25834 25837 22446 0 -1 4202560 122086 0 0 0 58979 215 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317173659808 140317554134073 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25843] ppid=25834 vsize=10659088 memory=1408 CPUtime=592.34 cores=0,2,4,6
/proc/25837/task/25843/stat : 25843 (java) R 25834 25837 22446 0 -1 4202560 117996 0 0 0 59055 179 0 0 20 0 15 0 39266927 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140317172607576 140317553881037 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25844] ppid=25834 vsize=10659088 memory=3204 CPUtime=25.8 cores=0,2,4,6
/proc/25837/task/25844/stat : 25844 (java) S 25834 25837 22446 0 -1 1077944384 380099 0 0 0 2561 19 0 0 20 0 15 0 39266928 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316874224736 140317569193685 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25845] ppid=25834 vsize=10659088 memory=8073844 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25845/stat : 25845 (java) S 25834 25837 22446 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 39266929 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316873172640 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25846] ppid=25834 vsize=10659088 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25846/stat : 25846 (java) S 25834 25837 22446 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 39266929 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316872119536 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25847] ppid=25834 vsize=10659088 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25847/stat : 25847 (java) S 25834 25837 22446 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316871061408 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25848] ppid=25834 vsize=10659088 memory=2240 CPUtime=0.33 cores=0,2,4,6
/proc/25837/task/25848/stat : 25848 (java) S 25834 25837 22446 0 -1 1077944384 2121 0 0 0 33 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316870015216 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25849] ppid=25834 vsize=10659088 memory=4128 CPUtime=0.37 cores=0,2,4,6
/proc/25837/task/25849/stat : 25849 (java) S 25834 25837 22446 0 -1 1077944384 3084 0 0 0 37 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316868962672 140317569194626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25850] ppid=25834 vsize=10659088 memory=2200 CPUtime=0.27 cores=0,2,4,6
/proc/25837/task/25850/stat : 25850 (java) S 25834 25837 22446 0 -1 1077944384 3315 0 0 0 27 0 0 0 20 0 15 0 39266931 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316867908512 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25851] ppid=25834 vsize=10659088 memory=7528 CPUtime=0 cores=0,2,4,6
/proc/25837/task/25851/stat : 25851 (java) S 25834 25837 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39266932 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316866857312 140317569193685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
[pid=25837/tid=25852] ppid=25834 vsize=10659088 memory=844 CPUtime=0.5 cores=0,2,4,6
/proc/25837/task/25852/stat : 25852 (java) R 25834 25837 22446 0 -1 1077944384 1542 0 0 0 28 22 0 0 20 0 15 0 39266932 10914906112 2018461 33554432000 4194304 4196468 140728187223808 140316865805360 140317569194626 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140728187229297 140728187229449 140728187229449 140728187232207 0
Current children cumulated CPU time: 2408.1 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8073844 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 637.253
CPU time (s): 2408.19
CPU user time (s): 2399.92
CPU system time (s): 8.26503
CPU usage (%): 377.901
Max. virtual memory (cumulated for all children) (KiB): 10659088
Max. memory (cumulated for all children) (KiB): 8073844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.92
system time used= 8.26503
maximum resident set size= 8074188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 873881
page faults= 0
swaps= 0
block input operations= 0
block output operations= 768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29856
involuntary context switches= 22051


# summary of solver processes directly reported to runsolver:
#   pid: 25837
#   total CPU time (s): 2408.19
#   total CPU user time (s): 2399.92
#   total CPU system time (s): 8.26503

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.79904 second user time and 6.37612 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-22 01:50:38
IDJOB=4289955
IDBENCH=141362
IDSOLVER=2742
FILE ID=node105/4289955-1532217038
RUNJOBID= node105-1532208388-24575
PBS_JOBID= 21018938
Free space on /tmp= 44920 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m1-2_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4289955-1532217038/watcher-4289955-1532217038 -o /tmp/evaluation-result-4289955-1532217038/solver-4289955-1532217038 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532208388-24575 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289955-1532217038.xml

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

MD5SUM BENCH= 9023d532dd437e307a8c97402098327c
RANDOM SEED=1239349261

node105.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.32
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.32
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.32
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.32
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:        13778508 kB
MemAvailable:   29478916 kB
Buffers:          125232 kB
Cached:         15550092 kB
SwapCached:            0 kB
Active:          3641692 kB
Inactive:       14543528 kB
Active(anon):    2463228 kB
Inactive(anon):    66376 kB
Active(file):    1178464 kB
Inactive(file): 14477152 kB
Unevictable:        7280 kB
Mlocked:            7280 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2388 kB
Writeback:             0 kB
AnonPages:       2668440 kB
Mapped:            47028 kB
Shmem:             17036 kB
Slab:             500044 kB
SReclaimable:     473252 kB
SUnreclaim:        26792 kB
KernelStack:        3872 kB
PageTables:        10460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3517116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2521088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44920 MiB
End job on node105 at 2018-07-22 02:01:15