Trace number 4301922

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) 259.949 89.0632

General information on the benchmark

NameRcpsp/
Rcpsp-j90-01-02_c18.xml
MD5SUM7549aa093fe24285400bc63faca9f795
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark92
Best CPU time to get the best result obtained on this benchmark3.02642
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints142
Number of domains2
Minimum domain size1
Maximum domain size478
Distribution of domain sizes[{"size":1,"count":1},{"size":478,"count":91}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":37},{"degree":4,"count":20},{"degree":5,"count":34},{"degree":6,"count":1}]
Minimum constraint arity2
Maximum constraint arity32
Distribution of constraint arities[{"arity":2,"count":138},{"arity":16,"count":1},{"arity":19,"count":1},{"arity":23,"count":1},{"arity":32,"count":1}]
Number of extensional constraints0
Number of intensional constraints138
Distribution of constraint types[{"type":"intension","count":138},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301922-1532885709/watcher-4301922-1532885709 -o /tmp/evaluation-result-4301922-1532885709/solver-4301922-1532885709 -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-4301922-1532885709.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
Current StackSize limit: 8192 KiB

solver pid=30393, runsolver pid=30390

[startup+0.10006 s]*
/proc/loadavg: 2.20 2.26 2.48 3/215 30408
/proc/meminfo: memFree=27207940/32770624 swapFree=67108860/67108860
[pid=30393] ppid=30390 vsize=10659012 memory=30080 CPUtime=0.12 cores=0,2,4,6
/proc/30393/stat : 30393 (java) S 30390 30393 22004 0 -1 1077944320 6597 0 0 0 11 1 0 0 20 0 15 0 106134086 10914828288 7520 33554432000 4194304 4196468 140726433783888 140726433766432 140582176390903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
/proc/30393/statm: 2664753 7520 2823 1 0 2627263 0
[pid=30393/tid=30395] ppid=30390 vsize=10659012 memory=-8773748148830375299 CPUtime=0.09 cores=0,2,4,6
/proc/30393/task/30395/stat : 30395 (java) R 30390 30393 22004 0 -1 4202560 4426 0 0 0 8 1 0 0 20 0 15 0 106134086 10914828288 7520 33554432000 4194304 4196468 140726433783888 140582180604896 140582176412829 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30396] ppid=30390 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30396/stat : 30396 (java) S 30390 30393 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106134087 10914828288 7520 33554432000 4194304 4196468 140726433783888 140582132943888 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30397] ppid=30390 vsize=10659012 memory=139817673778816 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30397/stat : 30397 (java) S 30390 30393 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106134087 10914828288 7520 33554432000 4194304 4196468 140726433783888 140581782084752 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30398] ppid=30390 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30398/stat : 30398 (java) S 30390 30393 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106134087 10914828288 7520 33554432000 4194304 4196468 140726433783888 140581781031696 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30399] ppid=30390 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30399/stat : 30399 (java) S 30390 30393 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106134087 10914828288 7520 33554432000 4194304 4196468 140726433783888 140581779979152 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30400] ppid=30390 vsize=10659012 memory=139817673778816 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30400/stat : 30400 (java) S 30390 30393 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106134089 10914828288 7520 33554432000 4194304 4196468 140726433783888 140581481273584 140582176402050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30401] ppid=30390 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30401/stat : 30401 (java) S 30390 30393 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106134089 10914828288 7520 33554432000 4194304 4196468 140726433783888 140581480219808 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30402] ppid=30390 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30402/stat : 30402 (java) S 30390 30393 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106134089 10914828288 7520 33554432000 4194304 4196468 140726433783888 140581479166704 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30403] ppid=30390 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30403/stat : 30403 (java) S 30390 30393 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106134092 10914828288 7520 33554432000 4194304 4196468 140726433783888 140581478115280 140582176409499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30404] ppid=30390 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30404/stat : 30404 (java) R 30390 30393 22004 0 -1 1077944384 437 0 0 0 0 0 0 0 20 0 15 0 106134092 10914828288 7520 33554432000 4194304 4196468 140726433783888 140581477063408 140582176402050 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30405] ppid=30390 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30405/stat : 30405 (java) S 30390 30393 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106134092 10914828288 7520 33554432000 4194304 4196468 140726433783888 140581476010864 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30406] ppid=30390 vsize=10659012 memory=139817673778816 CPUtime=0.02 cores=0,2,4,6
/proc/30393/task/30406/stat : 30406 (java) R 30390 30393 22004 0 -1 4202560 364 0 0 0 2 0 0 0 20 0 15 0 106134092 10914828288 7520 33554432000 4194304 4196468 140726433783888 140581474957808 140582158208688 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30407] ppid=30390 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30407/stat : 30407 (java) S 30390 30393 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106134092 10914828288 7520 33554432000 4194304 4196468 140726433783888 140581473905504 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30408] ppid=30390 vsize=10659012 memory=139817673778816 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30408/stat : 30408 (java) S 30390 30393 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106134092 10914828288 7520 33554432000 4194304 4196468 140726433783888 140581472852528 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30080 KiB

[startup+0.210525 s]*
/proc/loadavg: 2.20 2.26 2.48 3/215 30408
/proc/meminfo: memFree=27196860/32770624 swapFree=67108860/67108860
[pid=30393] ppid=30390 vsize=10659012 memory=41780 CPUtime=0.33 cores=0,2,4,6
/proc/30393/stat : 30393 (java) S 30390 30393 22004 0 -1 1077944320 8113 0 0 0 31 2 0 0 20 0 15 0 106134086 10914828288 10445 33554432000 4194304 4196468 140726433783888 140726433766432 140582176390903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
/proc/30393/statm: 2664753 10445 3004 1 0 2627263 0
[pid=30393/tid=30395] ppid=30390 vsize=10659012 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/30393/task/30395/stat : 30395 (java) R 30390 30393 22004 0 -1 4202560 5014 0 0 0 18 1 0 0 20 0 15 0 106134086 10914828288 10445 33554432000 4194304 4196468 140726433783888 140582180626160 140582160434533 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30396] ppid=30390 vsize=10659012 memory=365 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30396/stat : 30396 (java) S 30390 30393 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106134087 10914828288 10445 33554432000 4194304 4196468 140726433783888 140582132943888 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30397] ppid=30390 vsize=10659012 memory=139817674417181 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30397/stat : 30397 (java) S 30390 30393 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106134087 10914828288 10445 33554432000 4194304 4196468 140726433783888 140581782084752 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30398] ppid=30390 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30398/stat : 30398 (java) S 30390 30393 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106134087 10914828288 10445 33554432000 4194304 4196468 140726433783888 140581781031696 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30399] ppid=30390 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30399/stat : 30399 (java) S 30390 30393 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106134087 10914828288 10445 33554432000 4194304 4196468 140726433783888 140581779979152 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30400] ppid=30390 vsize=10659012 memory=139817673778816 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30400/stat : 30400 (java) S 30390 30393 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106134089 10914828288 10445 33554432000 4194304 4196468 140726433783888 140581481273584 140582176402050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30401] ppid=30390 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30401/stat : 30401 (java) S 30390 30393 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106134089 10914828288 10445 33554432000 4194304 4196468 140726433783888 140581480219808 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30402] ppid=30390 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30402/stat : 30402 (java) S 30390 30393 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106134089 10914828288 10445 33554432000 4194304 4196468 140726433783888 140581479166704 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30403] ppid=30390 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30403/stat : 30403 (java) S 30390 30393 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106134092 10914828288 10445 33554432000 4194304 4196468 140726433783888 140581478115280 140582176409499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30404] ppid=30390 vsize=10659012 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30393/task/30404/stat : 30404 (java) S 30390 30393 22004 0 -1 1077944384 718 0 0 0 2 0 0 0 20 0 15 0 106134092 10914828288 10445 33554432000 4194304 4196468 140726433783888 140581477063408 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30405] ppid=30390 vsize=10659012 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/30393/task/30405/stat : 30405 (java) S 30390 30393 22004 0 -1 1077944384 318 0 0 0 2 0 0 0 20 0 15 0 106134092 10914828288 10445 33554432000 4194304 4196468 140726433783888 140581476010864 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30406] ppid=30390 vsize=10659012 memory=139817673778816 CPUtime=0.07 cores=0,2,4,6
/proc/30393/task/30406/stat : 30406 (java) R 30390 30393 22004 0 -1 4202560 699 0 0 0 7 0 0 0 20 0 15 0 106134092 10914828288 10445 33554432000 4194304 4196468 140726433783888 140581474957808 140582160471390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30407] ppid=30390 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30407/stat : 30407 (java) S 30390 30393 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106134092 10914828288 10445 33554432000 4194304 4196468 140726433783888 140581473905504 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30408] ppid=30390 vsize=10659012 memory=139817673778816 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30408/stat : 30408 (java) S 30390 30393 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106134092 10914828288 10445 33554432000 4194304 4196468 140726433783888 140581472852528 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41780 KiB

[startup+0.316803 s]*
/proc/loadavg: 2.20 2.26 2.48 4/215 30408
/proc/meminfo: memFree=27189788/32770624 swapFree=67108860/67108860
[pid=30393] ppid=30390 vsize=10659088 memory=47500 CPUtime=0.54 cores=0,2,4,6
/proc/30393/stat : 30393 (java) S 30390 30393 22004 0 -1 1077944320 8948 0 0 0 51 3 0 0 20 0 15 0 106134086 10914906112 11875 33554432000 4194304 4196468 140726433783888 140726433766432 140582176390903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
/proc/30393/statm: 2664772 11875 3045 1 0 2627263 0
[pid=30393/tid=30395] ppid=30390 vsize=10659088 memory=7311146985107750967 CPUtime=0.31 cores=0,2,4,6
/proc/30393/task/30395/stat : 30395 (java) R 30390 30393 22004 0 -1 4202560 5627 0 0 0 29 2 0 0 20 0 15 0 106134086 10914906112 11875 33554432000 4194304 4196468 140726433783888 140582180627264 140582160434533 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30396] ppid=30390 vsize=10659088 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30396/stat : 30396 (java) S 30390 30393 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106134087 10914906112 11875 33554432000 4194304 4196468 140726433783888 140582132943888 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30397] ppid=30390 vsize=10659088 memory=139817674417180 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30397/stat : 30397 (java) S 30390 30393 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106134087 10914906112 11875 33554432000 4194304 4196468 140726433783888 140581782084752 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30398] ppid=30390 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30398/stat : 30398 (java) S 30390 30393 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106134087 10914906112 11875 33554432000 4194304 4196468 140726433783888 140581781031696 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30399] ppid=30390 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30399/stat : 30399 (java) S 30390 30393 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106134087 10914906112 11875 33554432000 4194304 4196468 140726433783888 140581779979152 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30400] ppid=30390 vsize=10659088 memory=139817673778816 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30400/stat : 30400 (java) S 30390 30393 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 11875 33554432000 4194304 4196468 140726433783888 140581481273584 140582176402050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30401] ppid=30390 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30401/stat : 30401 (java) S 30390 30393 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 11875 33554432000 4194304 4196468 140726433783888 140581480219808 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30402] ppid=30390 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30402/stat : 30402 (java) S 30390 30393 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 11875 33554432000 4194304 4196468 140726433783888 140581479166704 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30403] ppid=30390 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30403/stat : 30403 (java) S 30390 30393 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106134092 10914906112 11875 33554432000 4194304 4196468 140726433783888 140581478115280 140582176409499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30404] ppid=30390 vsize=10659088 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/30393/task/30404/stat : 30404 (java) S 30390 30393 22004 0 -1 1077944384 758 0 0 0 4 0 0 0 20 0 15 0 106134092 10914906112 11875 33554432000 4194304 4196468 140726433783888 140581477063408 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30405] ppid=30390 vsize=10659088 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/30393/task/30405/stat : 30405 (java) S 30390 30393 22004 0 -1 1077944384 411 0 0 0 4 0 0 0 20 0 15 0 106134092 10914906112 11875 33554432000 4194304 4196468 140726433783888 140581476010864 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30406] ppid=30390 vsize=10659088 memory=139817673778816 CPUtime=0.13 cores=0,2,4,6
/proc/30393/task/30406/stat : 30406 (java) R 30390 30393 22004 0 -1 4202560 785 0 0 0 13 0 0 0 20 0 15 0 106134092 10914906112 11875 33554432000 4194304 4196468 140726433783888 140581474955768 140582176412250 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30407] ppid=30390 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30407/stat : 30407 (java) S 30390 30393 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106134092 10914906112 11875 33554432000 4194304 4196468 140726433783888 140581473905504 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30408] ppid=30390 vsize=10659088 memory=139817673778816 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30408/stat : 30408 (java) S 30390 30393 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106134092 10914906112 11875 33554432000 4194304 4196468 140726433783888 140581472852528 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47500 KiB

[startup+0.704825 s]
/proc/loadavg: 2.20 2.26 2.48 6/215 30408
/proc/meminfo: memFree=27129968/32770624 swapFree=67108860/67108860
[pid=30393] ppid=30390 vsize=10659088 memory=230788 CPUtime=1.65 cores=0,2,4,6
/proc/30393/stat : 30393 (java) S 30390 30393 22004 0 -1 1077944320 12652 0 0 0 154 11 0 0 20 0 15 0 106134086 10914906112 57697 33554432000 4194304 4196468 140726433783888 140726433766432 140582176390903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
/proc/30393/statm: 2664772 57697 3117 1 0 2627263 0
[pid=30393/tid=30395] ppid=30390 vsize=10659088 memory=1840 CPUtime=0.62 cores=0,2,4,6
/proc/30393/task/30395/stat : 30395 (java) R 30390 30393 22004 0 -1 4202560 6024 0 0 0 58 4 0 0 20 0 15 0 106134086 10914906112 57697 33554432000 4194304 4196468 140726433783888 140582180624832 140581815677454 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30396] ppid=30390 vsize=10659088 memory=1004 CPUtime=0.05 cores=0,2,4,6
/proc/30393/task/30396/stat : 30396 (java) S 30390 30393 22004 0 -1 1077944384 34 0 0 0 4 1 0 0 20 0 15 0 106134087 10914906112 57697 33554432000 4194304 4196468 140726433783888 140582132943888 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30397] ppid=30390 vsize=10659088 memory=12060 CPUtime=0.04 cores=0,2,4,6
/proc/30393/task/30397/stat : 30397 (java) S 30390 30393 22004 0 -1 1077944384 32 0 0 0 3 1 0 0 20 0 15 0 106134087 10914906112 57697 33554432000 4194304 4196468 140726433783888 140581782084752 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30398] ppid=30390 vsize=10659088 memory=5788 CPUtime=0.04 cores=0,2,4,6
/proc/30393/task/30398/stat : 30398 (java) S 30390 30393 22004 0 -1 1077944384 24 0 0 0 3 1 0 0 20 0 15 0 106134087 10914906112 57697 33554432000 4194304 4196468 140726433783888 140581781031696 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30399] ppid=30390 vsize=10659088 memory=792 CPUtime=0.05 cores=0,2,4,6
/proc/30393/task/30399/stat : 30399 (java) S 30390 30393 22004 0 -1 1077944384 37 0 0 0 4 1 0 0 20 0 15 0 106134087 10914906112 57697 33554432000 4194304 4196468 140726433783888 140581779979152 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30400] ppid=30390 vsize=10659088 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30400/stat : 30400 (java) S 30390 30393 22004 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 57697 33554432000 4194304 4196468 140726433783888 140581481273584 140582176402050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30401] ppid=30390 vsize=10659088 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30401/stat : 30401 (java) S 30390 30393 22004 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 57697 33554432000 4194304 4196468 140726433783888 140581480219808 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30402] ppid=30390 vsize=10659088 memory=1416 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30402/stat : 30402 (java) S 30390 30393 22004 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 57697 33554432000 4194304 4196468 140726433783888 140581479166704 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30403] ppid=30390 vsize=10659088 memory=7236533984234661184 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30403/stat : 30403 (java) S 30390 30393 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106134092 10914906112 57697 33554432000 4194304 4196468 140726433783888 140581478115280 140582176409499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30404] ppid=30390 vsize=10659088 memory=7590935255203861604 CPUtime=0.27 cores=0,2,4,6
/proc/30393/task/30404/stat : 30404 (java) R 30390 30393 22004 0 -1 4202560 1882 0 0 0 27 0 0 0 20 0 15 0 106134092 10914906112 57697 33554432000 4194304 4196468 140726433783888 140581477054688 140582157934991 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30405] ppid=30390 vsize=10659088 memory=6293050847276651881 CPUtime=0.29 cores=0,2,4,6
/proc/30393/task/30405/stat : 30405 (java) R 30390 30393 22004 0 -1 4202560 1445 0 0 0 29 0 0 0 20 0 15 0 106134092 10914906112 57697 33554432000 4194304 4196468 140726433783888 140581475995856 140582161508036 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30406] ppid=30390 vsize=10659088 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/30393/task/30406/stat : 30406 (java) R 30390 30393 22004 0 -1 4202560 1731 0 0 0 23 0 0 0 20 0 15 0 106134092 10914906112 57697 33554432000 4194304 4196468 140726433783888 140581474957808 140582160471390 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30407] ppid=30390 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30407/stat : 30407 (java) S 30390 30393 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106134092 10914906112 57697 33554432000 4194304 4196468 140726433783888 140581473905504 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30408] ppid=30390 vsize=10659088 memory=33 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30408/stat : 30408 (java) S 30390 30393 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106134092 10914906112 57697 33554432000 4194304 4196468 140726433783888 140581472852528 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 230788 KiB

[startup+1.5008 s]
/proc/loadavg: 2.20 2.26 2.48 7/215 30408
/proc/meminfo: memFree=26535816/32770624 swapFree=67108860/67108860
[pid=30393] ppid=30390 vsize=10659088 memory=609696 CPUtime=3.6 cores=0,2,4,6
/proc/30393/stat : 30393 (java) S 30390 30393 22004 0 -1 1077944320 13724 0 0 0 315 45 0 0 20 0 15 0 106134086 10914906112 152424 33554432000 4194304 4196468 140726433783888 140726433766432 140582176390903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
/proc/30393/statm: 2664772 152424 3130 1 0 2627263 0
[pid=30393/tid=30395] ppid=30390 vsize=10659088 memory=6791534058613427641 CPUtime=1.06 cores=0,2,4,6
/proc/30393/task/30395/stat : 30395 (java) S 30390 30393 22004 0 -1 1077944384 6113 0 0 0 100 6 0 0 20 0 15 0 106134086 10914906112 152424 33554432000 4194304 4196468 140726433783888 140582180627776 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30396] ppid=30390 vsize=10659088 memory=-6951259422114956437 CPUtime=0.4 cores=0,2,4,6
/proc/30393/task/30396/stat : 30396 (java) R 30390 30393 22004 0 -1 4202560 233 0 0 0 31 9 0 0 20 0 15 0 106134087 10914906112 152424 33554432000 4194304 4196468 140726433783888 140582132944088 140582161088542 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30397] ppid=30390 vsize=10659088 memory=-6509546260019855295 CPUtime=0.39 cores=0,2,4,6
/proc/30393/task/30397/stat : 30397 (java) R 30390 30393 22004 0 -1 4202560 237 0 0 0 31 8 0 0 20 0 15 0 106134087 10914906112 152424 33554432000 4194304 4196468 140726433783888 140581782084752 140582161088678 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30398] ppid=30390 vsize=10659088 memory=-7390251449858225344 CPUtime=0.39 cores=0,2,4,6
/proc/30393/task/30398/stat : 30398 (java) R 30390 30393 22004 0 -1 4202560 212 0 0 0 30 9 0 0 20 0 15 0 106134087 10914906112 152424 33554432000 4194304 4196468 140726433783888 140581781031696 140582161376199 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30399] ppid=30390 vsize=10659088 memory=4134692831991786133 CPUtime=0.4 cores=0,2,4,6
/proc/30393/task/30399/stat : 30399 (java) R 30390 30393 22004 0 -1 4202560 256 0 0 0 31 9 0 0 20 0 15 0 106134087 10914906112 152424 33554432000 4194304 4196468 140726433783888 140581779979152 140582161342128 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30400] ppid=30390 vsize=10659088 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30400/stat : 30400 (java) S 30390 30393 22004 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 152424 33554432000 4194304 4196468 140726433783888 140581481271904 140582176401109 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0

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

/proc/30393/statm: 2664772 2088872 3174 1 0 2627263 0
[pid=30393/tid=30395] ppid=30390 vsize=10659088 memory=6791534058613427641 CPUtime=15.33 cores=0,2,4,6
/proc/30393/task/30395/stat : 30395 (java) S 30390 30393 22004 0 -1 1077944384 14813 0 0 0 1524 9 0 0 20 0 15 0 106134086 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140582180626624 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30396] ppid=30390 vsize=10659088 memory=8355480 CPUtime=54.36 cores=0,2,4,6
/proc/30393/task/30396/stat : 30396 (java) R 30390 30393 22004 0 -1 4202560 31697 0 0 0 5283 153 0 0 20 0 15 0 106134087 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140582132944088 140582161342033 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30397] ppid=30390 vsize=10659088 memory=6791534058613427641 CPUtime=54.26 cores=0,2,4,6
/proc/30393/task/30397/stat : 30397 (java) R 30390 30393 22004 0 -1 4202560 30228 0 0 0 5276 150 0 0 20 0 15 0 106134087 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581782084336 140582169019111 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30398] ppid=30390 vsize=10659088 memory=1840 CPUtime=54.52 cores=0,2,4,6
/proc/30393/task/30398/stat : 30398 (java) R 30390 30393 22004 0 -1 4202560 26436 0 0 0 5306 146 0 0 20 0 15 0 106134087 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581781031280 140582169019111 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30399] ppid=30390 vsize=10659088 memory=1004 CPUtime=54.74 cores=0,2,4,6
/proc/30393/task/30399/stat : 30399 (java) R 30390 30393 22004 0 -1 4202560 18965 0 0 0 5333 141 0 0 20 0 15 0 106134087 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581779979352 140582161088495 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30400] ppid=30390 vsize=10659088 memory=12060 CPUtime=16.46 cores=0,2,4,6
/proc/30393/task/30400/stat : 30400 (java) S 30390 30393 22004 0 -1 1077944384 20328 0 0 0 1645 1 0 0 20 0 15 0 106134089 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581481271904 140582176401109 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30401] ppid=30390 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30401/stat : 30401 (java) S 30390 30393 22004 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581480219872 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30402] ppid=30390 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30402/stat : 30402 (java) S 30390 30393 22004 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581479166720 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30403] ppid=30390 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30403/stat : 30403 (java) S 30390 30393 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106134092 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581478115280 140582176409499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30404] ppid=30390 vsize=10659088 memory=0 CPUtime=1 cores=0,2,4,6
/proc/30393/task/30404/stat : 30404 (java) S 30390 30393 22004 0 -1 1077944384 7379 0 0 0 99 1 0 0 20 0 15 0 106134092 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581477063408 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30405] ppid=30390 vsize=10659088 memory=0 CPUtime=0.86 cores=0,2,4,6
/proc/30393/task/30405/stat : 30405 (java) S 30390 30393 22004 0 -1 1077944384 5295 0 0 0 86 0 0 0 20 0 15 0 106134092 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581476010864 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30406] ppid=30390 vsize=10659088 memory=5859301146552717392 CPUtime=0.39 cores=0,2,4,6
/proc/30393/task/30406/stat : 30406 (java) S 30390 30393 22004 0 -1 1077944384 3524 0 0 0 38 1 0 0 20 0 15 0 106134092 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581474957808 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30407] ppid=30390 vsize=10659088 memory=7377583819825899351 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30407/stat : 30407 (java) S 30390 30393 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106134092 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581473905504 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30408] ppid=30390 vsize=10659088 memory=6079979783589684840 CPUtime=0.04 cores=0,2,4,6
/proc/30393/task/30408/stat : 30408 (java) S 30390 30393 22004 0 -1 1077944384 787 0 0 0 3 1 0 0 20 0 15 0 106134092 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581472852528 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
Current children cumulated CPU time: 252.07 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8355488 KiB

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

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

[startup+89.0631 s]
# the end of solver process 30393 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=253.801 s, system=6.14822 s

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

[startup+88.0008 s]*
/proc/loadavg: 3.66 2.72 2.63 6/216 30410
/proc/meminfo: memFree=14014612/32770624 swapFree=67108860/67108860
[pid=30393] ppid=30390 vsize=10659088 memory=8355488 CPUtime=255.98 cores=0,2,4,6
/proc/30393/stat : 30393 (java) S 30390 30393 22004 0 -1 1077944320 162697 0 0 0 24989 609 0 0 20 0 15 0 106134086 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140726433766432 140582176390903 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
/proc/30393/statm: 2664772 2088872 3174 1 0 2627263 0
[pid=30393/tid=30395] ppid=30390 vsize=10659088 memory=6791534058613427641 CPUtime=15.33 cores=0,2,4,6
/proc/30393/task/30395/stat : 30395 (java) S 30390 30393 22004 0 -1 1077944384 14813 0 0 0 1524 9 0 0 20 0 15 0 106134086 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140582180626624 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30396] ppid=30390 vsize=10659088 memory=30240 CPUtime=55.36 cores=0,2,4,6
/proc/30393/task/30396/stat : 30396 (java) R 30390 30393 22004 0 -1 4202560 33532 0 0 0 5383 153 0 0 20 0 15 0 106134087 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140582132944088 140582157987312 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30397] ppid=30390 vsize=10659088 memory=6791534058613427641 CPUtime=55.22 cores=0,2,4,6
/proc/30393/task/30397/stat : 30397 (java) R 30390 30393 22004 0 -1 4202560 30228 0 0 0 5372 150 0 0 20 0 15 0 106134087 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581782084336 140582169019111 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30398] ppid=30390 vsize=10659088 memory=288230596050944315 CPUtime=55.49 cores=0,2,4,6
/proc/30393/task/30398/stat : 30398 (java) R 30390 30393 22004 0 -1 4202560 26436 0 0 0 5402 147 0 0 20 0 15 0 106134087 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581781031592 140582169019111 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30399] ppid=30390 vsize=10659088 memory=15542903384575324 CPUtime=55.72 cores=0,2,4,6
/proc/30393/task/30399/stat : 30399 (java) R 30390 30393 22004 0 -1 4202560 18965 0 0 0 5431 141 0 0 20 0 15 0 106134087 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581779979352 140582161341896 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30400] ppid=30390 vsize=10659088 memory=2733 CPUtime=16.46 cores=0,2,4,6
/proc/30393/task/30400/stat : 30400 (java) S 30390 30393 22004 0 -1 1077944384 20328 0 0 0 1645 1 0 0 20 0 15 0 106134089 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581481271904 140582176401109 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30401] ppid=30390 vsize=10659088 memory=2732 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30401/stat : 30401 (java) S 30390 30393 22004 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581480219872 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30402] ppid=30390 vsize=10659088 memory=4108 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30402/stat : 30402 (java) S 30390 30393 22004 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581479166720 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30403] ppid=30390 vsize=10659088 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30403/stat : 30403 (java) S 30390 30393 22004 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106134092 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581478114928 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30404] ppid=30390 vsize=10659088 memory=2948 CPUtime=1 cores=0,2,4,6
/proc/30393/task/30404/stat : 30404 (java) S 30390 30393 22004 0 -1 1077944384 7379 0 0 0 99 1 0 0 20 0 15 0 106134092 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581477063408 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30405] ppid=30390 vsize=10659088 memory=0 CPUtime=0.86 cores=0,2,4,6
/proc/30393/task/30405/stat : 30405 (java) S 30390 30393 22004 0 -1 1077944384 5295 0 0 0 86 0 0 0 20 0 15 0 106134092 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581476010864 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30406] ppid=30390 vsize=10659088 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/30393/task/30406/stat : 30406 (java) S 30390 30393 22004 0 -1 1077944384 3524 0 0 0 38 1 0 0 20 0 15 0 106134092 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581474957808 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30407] ppid=30390 vsize=10659088 memory=139817560881800 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30407/stat : 30407 (java) S 30390 30393 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106134092 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581473905504 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30408] ppid=30390 vsize=10659088 memory=8278188 CPUtime=0.04 cores=0,2,4,6
/proc/30393/task/30408/stat : 30408 (java) S 30390 30393 22004 0 -1 1077944384 787 0 0 0 3 1 0 0 20 0 15 0 106134092 10914906112 2088872 33554432000 4194304 4196468 140726433783888 140581472852528 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
Current children cumulated CPU time: 255.98 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8355488 KiB

[startup+88.8008 s]
/proc/loadavg: 3.66 2.72 2.63 6/216 30410
/proc/meminfo: memFree=14014612/32770624 swapFree=67108860/67108860
[pid=30393] ppid=30390 vsize=10659088 memory=8355492 CPUtime=259.06 cores=0,2,4,6
/proc/30393/stat : 30393 (java) S 30390 30393 22004 0 -1 1077944320 162737 0 0 0 25296 610 0 0 20 0 15 0 106134086 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140726433766432 140582176390903 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
/proc/30393/statm: 2664772 2088873 3174 1 0 2627263 0
[pid=30393/tid=30395] ppid=30390 vsize=10659088 memory=7597690650382200166 CPUtime=15.33 cores=0,2,4,6
/proc/30393/task/30395/stat : 30395 (java) S 30390 30393 22004 0 -1 1077944384 14813 0 0 0 1524 9 0 0 20 0 15 0 106134086 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140582180626624 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30396] ppid=30390 vsize=10659088 memory=7594571361547742051 CPUtime=56.13 cores=0,2,4,6
/proc/30393/task/30396/stat : 30396 (java) R 30390 30393 22004 0 -1 4202560 33532 0 0 0 5459 154 0 0 20 0 15 0 106134087 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140582132943472 140582169019111 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30397] ppid=30390 vsize=10659088 memory=6791534058613427641 CPUtime=55.98 cores=0,2,4,6
/proc/30393/task/30397/stat : 30397 (java) R 30390 30393 22004 0 -1 4202560 30228 0 0 0 5448 150 0 0 20 0 15 0 106134087 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581782084336 140582169019111 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30398] ppid=30390 vsize=10659088 memory=8355480 CPUtime=56.25 cores=0,2,4,6
/proc/30393/task/30398/stat : 30398 (java) R 30390 30393 22004 0 -1 4202560 26436 0 0 0 5477 148 0 0 20 0 15 0 106134087 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581781031280 140582169019111 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30399] ppid=30390 vsize=10659088 memory=6791534058613427641 CPUtime=56.51 cores=0,2,4,6
/proc/30393/task/30399/stat : 30399 (java) R 30390 30393 22004 0 -1 4202560 19005 0 0 0 5510 141 0 0 20 0 15 0 106134087 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581779979352 140582161088471 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30400] ppid=30390 vsize=10659088 memory=1840 CPUtime=16.46 cores=0,2,4,6
/proc/30393/task/30400/stat : 30400 (java) S 30390 30393 22004 0 -1 1077944384 20328 0 0 0 1645 1 0 0 20 0 15 0 106134089 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581481271904 140582176401109 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30401] ppid=30390 vsize=10659088 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30401/stat : 30401 (java) S 30390 30393 22004 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581480219872 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30402] ppid=30390 vsize=10659088 memory=12060 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30402/stat : 30402 (java) S 30390 30393 22004 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581479166720 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30403] ppid=30390 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30403/stat : 30403 (java) S 30390 30393 22004 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106134092 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581478114928 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30404] ppid=30390 vsize=10659088 memory=0 CPUtime=1 cores=0,2,4,6
/proc/30393/task/30404/stat : 30404 (java) S 30390 30393 22004 0 -1 1077944384 7379 0 0 0 99 1 0 0 20 0 15 0 106134092 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581477063408 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30405] ppid=30390 vsize=10659088 memory=0 CPUtime=0.86 cores=0,2,4,6
/proc/30393/task/30405/stat : 30405 (java) S 30390 30393 22004 0 -1 1077944384 5295 0 0 0 86 0 0 0 20 0 15 0 106134092 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581476010864 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30406] ppid=30390 vsize=10659088 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/30393/task/30406/stat : 30406 (java) S 30390 30393 22004 0 -1 1077944384 3524 0 0 0 38 1 0 0 20 0 15 0 106134092 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581474957808 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30407] ppid=30390 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30407/stat : 30407 (java) S 30390 30393 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106134092 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581473905504 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30408] ppid=30390 vsize=10659088 memory=2241 CPUtime=0.04 cores=0,2,4,6
/proc/30393/task/30408/stat : 30408 (java) S 30390 30393 22004 0 -1 1077944384 787 0 0 0 3 1 0 0 20 0 15 0 106134092 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581472852528 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
Current children cumulated CPU time: 259.06 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8355492 KiB

[startup+89.0009 s]*
/proc/loadavg: 3.66 2.72 2.63 6/216 30410
/proc/meminfo: memFree=14014612/32770624 swapFree=67108860/67108860
[pid=30393] ppid=30390 vsize=10659088 memory=8355492 CPUtime=259.86 cores=0,2,4,6
/proc/30393/stat : 30393 (java) S 30390 30393 22004 0 -1 1077944320 162785 0 0 0 25376 610 0 0 20 0 15 0 106134086 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140726433766432 140582176390903 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
/proc/30393/statm: 2664772 2088873 3174 1 0 2627263 0
[pid=30393/tid=30395] ppid=30390 vsize=10659088 memory=576461178948550685 CPUtime=15.33 cores=0,2,4,6
/proc/30393/task/30395/stat : 30395 (java) S 30390 30393 22004 0 -1 1077944384 14813 0 0 0 1524 9 0 0 20 0 15 0 106134086 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140582180626624 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30396] ppid=30390 vsize=10659088 memory=302022895679569943 CPUtime=56.34 cores=0,2,4,6
/proc/30393/task/30396/stat : 30396 (java) R 30390 30393 22004 0 -1 4202560 33532 0 0 0 5480 154 0 0 20 0 15 0 106134087 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140582132943472 140582169019111 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30397] ppid=30390 vsize=10659088 memory=139817674273462 CPUtime=56.18 cores=0,2,4,6
/proc/30393/task/30397/stat : 30397 (java) R 30390 30393 22004 0 -1 4202560 30228 0 0 0 5468 150 0 0 20 0 15 0 106134087 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581782084336 140582169019111 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30398] ppid=30390 vsize=10659088 memory=-8033973737701895300 CPUtime=56.45 cores=0,2,4,6
/proc/30393/task/30398/stat : 30398 (java) R 30390 30393 22004 0 -1 4202560 26436 0 0 0 5497 148 0 0 20 0 15 0 106134087 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581781031280 140582169019111 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30399] ppid=30390 vsize=10659088 memory=3472285459100356710 CPUtime=56.71 cores=0,2,4,6
/proc/30393/task/30399/stat : 30399 (java) R 30390 30393 22004 0 -1 4202560 19053 0 0 0 5530 141 0 0 20 0 15 0 106134087 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581779979352 140582160844832 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30400] ppid=30390 vsize=10659088 memory=7008596464875574960 CPUtime=16.46 cores=0,2,4,6
/proc/30393/task/30400/stat : 30400 (java) S 30390 30393 22004 0 -1 1077944384 20328 0 0 0 1645 1 0 0 20 0 15 0 106134089 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581481271904 140582176401109 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30401] ppid=30390 vsize=10659088 memory=7945036255673856047 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30401/stat : 30401 (java) S 30390 30393 22004 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581480219872 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30402] ppid=30390 vsize=10659088 memory=-4866526891258710369 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30402/stat : 30402 (java) S 30390 30393 22004 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 106134089 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581479166720 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30403] ppid=30390 vsize=10659088 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30403/stat : 30403 (java) S 30390 30393 22004 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106134092 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581478114928 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30404] ppid=30390 vsize=10659088 memory=0 CPUtime=1 cores=0,2,4,6
/proc/30393/task/30404/stat : 30404 (java) S 30390 30393 22004 0 -1 1077944384 7379 0 0 0 99 1 0 0 20 0 15 0 106134092 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581477063408 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30405] ppid=30390 vsize=10659088 memory=7307199747045421918 CPUtime=0.86 cores=0,2,4,6
/proc/30393/task/30405/stat : 30405 (java) S 30390 30393 22004 0 -1 1077944384 5295 0 0 0 86 0 0 0 20 0 15 0 106134092 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581476010864 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30406] ppid=30390 vsize=10659088 memory=139817673778816 CPUtime=0.39 cores=0,2,4,6
/proc/30393/task/30406/stat : 30406 (java) S 30390 30393 22004 0 -1 1077944384 3524 0 0 0 38 1 0 0 20 0 15 0 106134092 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581474957808 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30407] ppid=30390 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30393/task/30407/stat : 30407 (java) S 30390 30393 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106134092 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581473905504 140582176401109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
[pid=30393/tid=30408] ppid=30390 vsize=10659088 memory=3472468096721589936 CPUtime=0.04 cores=0,2,4,6
/proc/30393/task/30408/stat : 30408 (java) S 30390 30393 22004 0 -1 1077944384 787 0 0 0 3 1 0 0 20 0 15 0 106134092 10914906112 2088873 33554432000 4194304 4196468 140726433783888 140581472852528 140582176402050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24264704 140726433784950 140726433785102 140726433785102 140726433787855 0
Current children cumulated CPU time: 259.86 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8355492 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 89.0632
CPU time (s): 259.949
CPU user time (s): 253.801
CPU system time (s): 6.14822
CPU usage (%): 291.871
Max. virtual memory (cumulated for all children) (KiB): 10659088
Max. memory (cumulated for all children) (KiB): 8355492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.801
system time used= 6.14822
maximum resident set size= 8355776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162789
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7162
involuntary context switches= 2943


# summary of solver processes directly reported to runsolver:
#   pid: 30393
#   total CPU time (s): 259.949
#   total CPU user time (s): 253.801
#   total CPU system time (s): 6.14822

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.52949 second user time and 0.908632 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-29 19:35:09
IDJOB=4301922
IDBENCH=141474
IDSOLVER=2773
FILE ID=node151/4301922-1532885709
RUNJOBID= node151-1532877021-22035
PBS_JOBID= 21022509
Free space on /tmp= 59308 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Rcpsp/Rcpsp-j90-01-02_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301922-1532885709/watcher-4301922-1532885709 -o /tmp/evaluation-result-4301922-1532885709/solver-4301922-1532885709 -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-4301922-1532885709.xml

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

MD5SUM BENCH= 7549aa093fe24285400bc63faca9f795
RANDOM SEED=2141394961

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:        27226292 kB
MemAvailable:   30878264 kB
Buffers:          212828 kB
Cached:          3713160 kB
SwapCached:            0 kB
Active:          2447288 kB
Inactive:        2627044 kB
Active(anon):    1098168 kB
Inactive(anon):    78188 kB
Active(file):    1349120 kB
Inactive(file):  2548856 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2600 kB
Writeback:             0 kB
AnonPages:       1155916 kB
Mapped:            56092 kB
Shmem:             25224 kB
Slab:             167560 kB
SReclaimable:     139664 kB
SUnreclaim:        27896 kB
KernelStack:        3584 kB
PageTables:         7928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2349316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1046528 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 19:36:38