Trace number 4307592

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 NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering 2018-08-14UNSAT 16.7741 15.4943

General information on the benchmark

NameDubois/
Dubois-020_c18.xml
MD5SUM456a853e8f92228a7cc5dd61b0b89dd6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.007457
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints40
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":40}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 1178416999
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
1.48/1.02	c Parsing done, starting search...
16.67/15.48	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307592-1534263038/watcher-4307592-1534263038 -o /tmp/evaluation-result-4307592-1534263038/solver-4307592-1534263038 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534258054-11236 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1178416999 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307592-1534263038.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100089 s]*
/proc/loadavg: 1.68 1.47 1.43 3/220 11743
/proc/meminfo: memFree=24535296/32770624 swapFree=67108840/67108860
[pid=11728] ppid=11725 vsize=14082736 memory=31532 CPUtime=0.12 cores=1,3,5,7
/proc/11728/stat : 11728 (java) S 11725 11728 11204 0 -1 1077944320 6329 0 0 0 11 1 0 0 20 0 15 0 243867009 14420721664 7883 33554432000 4194304 4196468 140730829558832 140730829541376 140128809713399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
/proc/11728/statm: 3520684 7883 3134 1 0 3482761 0
[pid=11728/tid=11730] ppid=11725 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=1,3,5,7
/proc/11728/task/11730/stat : 11730 (java) R 11725 11728 11204 0 -1 4202560 4394 0 0 0 9 0 0 0 20 0 15 0 243867009 14420721664 7883 33554432000 4194304 4196468 140730829558832 140128813937280 140128789989270 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11731] ppid=11725 vsize=14082736 memory=5793855592292776377 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11731/stat : 11731 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14420721664 7883 33554432000 4194304 4196468 140730829558832 140128747314320 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11732] ppid=11725 vsize=14082736 memory=140341282883200 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11732/stat : 11732 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14420721664 7883 33554432000 4194304 4196468 140730829558832 140128746261520 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11733] ppid=11725 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11733/stat : 11733 (java) S 11725 11728 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867010 14420721664 7883 33554432000 4194304 4196468 140730829558832 140128745208720 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11734] ppid=11725 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11734/stat : 11734 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14420721664 7883 33554432000 4194304 4196468 140730829558832 140128402545424 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11735] ppid=11725 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11735/stat : 11735 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867011 14420721664 7883 33554432000 4194304 4196468 140730829558832 140127923800432 140128809724546 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11736] ppid=11725 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11736/stat : 11736 (java) S 11725 11728 11204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243867012 14420721664 7883 33554432000 4194304 4196468 140730829558832 140127922746400 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11737] ppid=11725 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11737/stat : 11737 (java) S 11725 11728 11204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243867012 14420721664 7883 33554432000 4194304 4196468 140730829558832 140127921693552 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11738] ppid=11725 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11738/stat : 11738 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14420721664 7883 33554432000 4194304 4196468 140730829558832 140127920641872 140128809731995 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11739] ppid=11725 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11739/stat : 11739 (java) S 11725 11728 11204 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 243867014 14420721664 7883 33554432000 4194304 4196468 140730829558832 140127919590256 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11740] ppid=11725 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11740/stat : 11740 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14420721664 7883 33554432000 4194304 4196468 140730829558832 140127918537456 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11741] ppid=11725 vsize=14082736 memory=140341282883200 CPUtime=0.01 cores=1,3,5,7
/proc/11728/task/11741/stat : 11741 (java) S 11725 11728 11204 0 -1 1077944384 249 0 0 0 1 0 0 0 20 0 15 0 243867014 14420721664 7883 33554432000 4194304 4196468 140730829558832 140127917484656 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11742] ppid=11725 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11742/stat : 11742 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14420721664 7883 33554432000 4194304 4196468 140730829558832 140127916432096 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11743] ppid=11725 vsize=14082736 memory=140341282883200 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11743/stat : 11743 (java) S 11725 11728 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867015 14420721664 7883 33554432000 4194304 4196468 140730829558832 140127915379376 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31532 KiB

[startup+0.211132 s]*
/proc/loadavg: 1.68 1.47 1.43 6/220 11743
/proc/meminfo: memFree=24519900/32770624 swapFree=67108840/67108860
[pid=11728] ppid=11725 vsize=14082736 memory=47572 CPUtime=0.3 cores=1,3,5,7
/proc/11728/stat : 11728 (java) S 11725 11728 11204 0 -1 1077944320 9980 0 0 0 29 1 0 0 20 0 15 0 243867009 14420721664 11893 33554432000 4194304 4196468 140730829558832 140730829541376 140128809713399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
/proc/11728/statm: 3520684 11893 3374 1 0 3482761 0
[pid=11728/tid=11730] ppid=11725 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/11728/task/11730/stat : 11730 (java) R 11725 11728 11204 0 -1 4202560 7711 0 0 0 19 1 0 0 20 0 15 0 243867009 14420721664 11893 33554432000 4194304 4196468 140730829558832 140128813940336 140128786937552 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11731] ppid=11725 vsize=14082736 memory=4211974067487673738 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11731/stat : 11731 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14420721664 11893 33554432000 4194304 4196468 140730829558832 140128747314320 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11732] ppid=11725 vsize=14082736 memory=140341282883200 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11732/stat : 11732 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14420721664 11893 33554432000 4194304 4196468 140730829558832 140128746261520 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11733] ppid=11725 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11733/stat : 11733 (java) S 11725 11728 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867010 14420721664 11893 33554432000 4194304 4196468 140730829558832 140128745208720 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11734] ppid=11725 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11734/stat : 11734 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14420721664 11893 33554432000 4194304 4196468 140730829558832 140128402545424 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11735] ppid=11725 vsize=14082736 memory=140341282883200 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11735/stat : 11735 (java) S 11725 11728 11204 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243867011 14420721664 11893 33554432000 4194304 4196468 140730829558832 140127923800432 140128809724546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11736] ppid=11725 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11736/stat : 11736 (java) S 11725 11728 11204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243867012 14420721664 11893 33554432000 4194304 4196468 140730829558832 140127922746400 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11737] ppid=11725 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11737/stat : 11737 (java) S 11725 11728 11204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243867012 14420721664 11893 33554432000 4194304 4196468 140730829558832 140127921693552 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11738] ppid=11725 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11738/stat : 11738 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14420721664 11893 33554432000 4194304 4196468 140730829558832 140127920641872 140128809731995 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11739] ppid=11725 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11739/stat : 11739 (java) R 11725 11728 11204 0 -1 4202560 516 0 0 0 2 0 0 0 20 0 15 0 243867014 14420721664 11893 33554432000 4194304 4196468 140730829558832 140127919590256 140128793619377 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11740] ppid=11725 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/11728/task/11740/stat : 11740 (java) S 11725 11728 11204 0 -1 1077944384 96 0 0 0 1 0 0 0 20 0 15 0 243867014 14420721664 11893 33554432000 4194304 4196468 140730829558832 140127918537456 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11741] ppid=11725 vsize=14082736 memory=140341282883200 CPUtime=0.06 cores=1,3,5,7
/proc/11728/task/11741/stat : 11741 (java) S 11725 11728 11204 0 -1 1077944384 274 0 0 0 6 0 0 0 20 0 15 0 243867014 14420721664 11893 33554432000 4194304 4196468 140730829558832 140127917484656 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11742] ppid=11725 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11742/stat : 11742 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14420721664 11893 33554432000 4194304 4196468 140730829558832 140127916432096 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11743] ppid=11725 vsize=14082736 memory=140341282883200 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11743/stat : 11743 (java) S 11725 11728 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867015 14420721664 11893 33554432000 4194304 4196468 140730829558832 140127915379376 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47572 KiB

[startup+0.310907 s]*
/proc/loadavg: 1.68 1.47 1.43 3/220 11743
/proc/meminfo: memFree=24516736/32770624 swapFree=67108840/67108860
[pid=11728] ppid=11725 vsize=14082736 memory=50912 CPUtime=0.44 cores=1,3,5,7
/proc/11728/stat : 11728 (java) S 11725 11728 11204 0 -1 1077944320 10347 0 0 0 42 2 0 0 20 0 15 0 243867009 14420721664 12728 33554432000 4194304 4196468 140730829558832 140730829541376 140128809713399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
/proc/11728/statm: 3520684 12728 3377 1 0 3482761 0
[pid=11728/tid=11730] ppid=11725 vsize=14082736 memory=4871374705135476842 CPUtime=0.29 cores=1,3,5,7
/proc/11728/task/11730/stat : 11730 (java) R 11725 11728 11204 0 -1 4202560 8047 0 0 0 28 1 0 0 20 0 15 0 243867009 14420721664 12728 33554432000 4194304 4196468 140730829558832 140128813902816 140128794878992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11731] ppid=11725 vsize=14082736 memory=4211974067487673738 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11731/stat : 11731 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14420721664 12728 33554432000 4194304 4196468 140730829558832 140128747314320 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11732] ppid=11725 vsize=14082736 memory=140341282885579 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11732/stat : 11732 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14420721664 12728 33554432000 4194304 4196468 140730829558832 140128746261520 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11733] ppid=11725 vsize=14082736 memory=140341143524820 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11733/stat : 11733 (java) S 11725 11728 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867010 14420721664 12728 33554432000 4194304 4196468 140730829558832 140128745208720 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11734] ppid=11725 vsize=14082736 memory=140341143522767 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11734/stat : 11734 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14420721664 12728 33554432000 4194304 4196468 140730829558832 140128402545424 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11735] ppid=11725 vsize=14082736 memory=140341282894431 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11735/stat : 11735 (java) S 11725 11728 11204 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243867011 14420721664 12728 33554432000 4194304 4196468 140730829558832 140127923800432 140128809724546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11736] ppid=11725 vsize=14082736 memory=140341143531983 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11736/stat : 11736 (java) S 11725 11728 11204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243867012 14420721664 12728 33554432000 4194304 4196468 140730829558832 140127922746400 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11737] ppid=11725 vsize=14082736 memory=280682287054736 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11737/stat : 11737 (java) S 11725 11728 11204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243867012 14420721664 12728 33554432000 4194304 4196468 140730829558832 140127921693552 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11738] ppid=11725 vsize=14082736 memory=280682287052400 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11738/stat : 11738 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14420721664 12728 33554432000 4194304 4196468 140730829558832 140127920641872 140128809731995 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11739] ppid=11725 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11739/stat : 11739 (java) S 11725 11728 11204 0 -1 1077944384 517 0 0 0 2 0 0 0 20 0 15 0 243867014 14420721664 12728 33554432000 4194304 4196468 140730829558832 140127919590256 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11740] ppid=11725 vsize=14082736 memory=2240 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11740/stat : 11740 (java) S 11725 11728 11204 0 -1 1077944384 116 0 0 0 2 0 0 0 20 0 15 0 243867014 14420721664 12728 33554432000 4194304 4196468 140730829558832 140127918537456 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11741] ppid=11725 vsize=14082736 memory=140341282883200 CPUtime=0.08 cores=1,3,5,7
/proc/11728/task/11741/stat : 11741 (java) S 11725 11728 11204 0 -1 1077944384 284 0 0 0 8 0 0 0 20 0 15 0 243867014 14420721664 12728 33554432000 4194304 4196468 140730829558832 140127917484656 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11742] ppid=11725 vsize=14082736 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11742/stat : 11742 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14420721664 12728 33554432000 4194304 4196468 140730829558832 140127916432096 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11743] ppid=11725 vsize=14082736 memory=140341282883200 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11743/stat : 11743 (java) S 11725 11728 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867015 14420721664 12728 33554432000 4194304 4196468 140730829558832 140127915379376 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50912 KiB

[startup+0.70074 s]
/proc/loadavg: 1.68 1.47 1.43 3/220 11743
/proc/meminfo: memFree=24492676/32770624 swapFree=67108840/67108860
[pid=11728] ppid=11725 vsize=14084804 memory=90604 CPUtime=0.97 cores=1,3,5,7
/proc/11728/stat : 11728 (java) S 11725 11728 11204 0 -1 1077944320 17002 0 0 0 94 3 0 0 20 0 15 0 243867009 14422839296 22651 33554432000 4194304 4196468 140730829558832 140730829541376 140128809713399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
/proc/11728/statm: 3521201 22651 3495 1 0 3483273 0
[pid=11728/tid=11730] ppid=11725 vsize=14084804 memory=5728 CPUtime=0.67 cores=1,3,5,7
/proc/11728/task/11730/stat : 11730 (java) R 11725 11728 11204 0 -1 4202560 14372 0 0 0 64 3 0 0 20 0 15 0 243867009 14422839296 22651 33554432000 4194304 4196468 140730829558832 140128813937504 140128793793886 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11731] ppid=11725 vsize=14084804 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11731/stat : 11731 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14422839296 22651 33554432000 4194304 4196468 140730829558832 140128747314320 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11732] ppid=11725 vsize=14084804 memory=1092 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11732/stat : 11732 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14422839296 22651 33554432000 4194304 4196468 140730829558832 140128746261520 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11733] ppid=11725 vsize=14084804 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11733/stat : 11733 (java) S 11725 11728 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867010 14422839296 22651 33554432000 4194304 4196468 140730829558832 140128745208720 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11734] ppid=11725 vsize=14084804 memory=8025788814161897044 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11734/stat : 11734 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14422839296 22651 33554432000 4194304 4196468 140730829558832 140128402545424 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11735] ppid=11725 vsize=14084804 memory=5932762877087012201 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11735/stat : 11735 (java) S 11725 11728 11204 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243867011 14422839296 22651 33554432000 4194304 4196468 140730829558832 140127923800432 140128809724546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11736] ppid=11725 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11736/stat : 11736 (java) S 11725 11728 11204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243867012 14422839296 22651 33554432000 4194304 4196468 140730829558832 140127922746400 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11737] ppid=11725 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11737/stat : 11737 (java) S 11725 11728 11204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243867012 14422839296 22651 33554432000 4194304 4196468 140730829558832 140127921693552 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11738] ppid=11725 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11738/stat : 11738 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14422839296 22651 33554432000 4194304 4196468 140730829558832 140127920641872 140128809731995 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11739] ppid=11725 vsize=14084804 memory=91 CPUtime=0.06 cores=1,3,5,7
/proc/11728/task/11739/stat : 11739 (java) S 11725 11728 11204 0 -1 1077944384 611 0 0 0 6 0 0 0 20 0 15 0 243867014 14422839296 22651 33554432000 4194304 4196468 140730829558832 140127919590256 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11740] ppid=11725 vsize=14084804 memory=6 CPUtime=0.06 cores=1,3,5,7
/proc/11728/task/11740/stat : 11740 (java) S 11725 11728 11204 0 -1 1077944384 282 0 0 0 6 0 0 0 20 0 15 0 243867014 14422839296 22651 33554432000 4194304 4196468 140730829558832 140127918537456 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11741] ppid=11725 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/11728/task/11741/stat : 11741 (java) S 11725 11728 11204 0 -1 1077944384 355 0 0 0 15 0 0 0 20 0 15 0 243867014 14422839296 22651 33554432000 4194304 4196468 140730829558832 140127917484656 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11742] ppid=11725 vsize=14084804 memory=280682287238640 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11742/stat : 11742 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14422839296 22651 33554432000 4194304 4196468 140730829558832 140127916432096 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11743] ppid=11725 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11743/stat : 11743 (java) S 11725 11728 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867015 14422839296 22651 33554432000 4194304 4196468 140730829558832 140127915379376 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 90604 KiB

[startup+1.50074 s]
/proc/loadavg: 1.68 1.47 1.43 5/220 11743
/proc/meminfo: memFree=24455300/32770624 swapFree=67108840/67108860
[pid=11728] ppid=11725 vsize=14088900 memory=198064 CPUtime=2.63 cores=1,3,5,7
/proc/11728/stat : 11728 (java) S 11725 11728 11204 0 -1 1077944320 22649 0 0 0 256 7 0 0 20 0 15 0 243867009 14427033600 49516 33554432000 4194304 4196468 140730829558832 140730829541376 140128809713399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
/proc/11728/statm: 3522225 49516 3530 1 0 3484297 0
[pid=11728/tid=11730] ppid=11725 vsize=14088900 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/11728/task/11730/stat : 11730 (java) R 11725 11728 11204 0 -1 4202560 17667 0 0 0 142 5 0 0 20 0 15 0 243867009 14427033600 49516 33554432000 4194304 4196468 140730829558832 140128813946704 140128429195990 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11731] ppid=11725 vsize=14088900 memory=-6585528546044026665 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11731/stat : 11731 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14427033600 49516 33554432000 4194304 4196468 140730829558832 140128747314320 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11732] ppid=11725 vsize=14088900 memory=-3535359994705172322 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11732/stat : 11732 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14427033600 49516 33554432000 4194304 4196468 140730829558832 140128746261520 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11733] ppid=11725 vsize=14088900 memory=9050432698969063597 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11733/stat : 11733 (java) S 11725 11728 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867010 14427033600 49516 33554432000 4194304 4196468 140730829558832 140128745208720 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11734] ppid=11725 vsize=14088900 memory=-6368756556607477635 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11734/stat : 11734 (java) S 11725 11728 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867010 14427033600 49516 33554432000 4194304 4196468 140730829558832 140128402545424 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11735] ppid=11725 vsize=14088900 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11735/stat : 11735 (java) S 11725 11728 11204 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 243867011 14427033600 49516 33554432000 4194304 4196468 140730829558832 140127923800432 140128809724546 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0

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

[startup+15.4942 s]
# the end of solver process 11728 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=16.6535 s, system=0.120655 s

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

[startup+12.8009 s]
/proc/loadavg: 1.50 1.44 1.42 3/220 11820
/proc/meminfo: memFree=24360944/32770624 swapFree=67108840/67108860
[pid=11728] ppid=11725 vsize=14088900 memory=165584 CPUtime=14.06 cores=1,3,5,7
/proc/11728/stat : 11728 (java) S 11725 11728 11204 0 -1 1077944320 27382 0 0 0 1395 11 0 0 20 0 15 0 243867009 14427033600 41396 33554432000 4194304 4196468 140730829558832 140730829541376 140128809713399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
/proc/11728/statm: 3522225 41396 3558 1 0 3484297 0
[pid=11728/tid=11730] ppid=11725 vsize=14088900 memory=1100 CPUtime=12.7 cores=1,3,5,7
/proc/11728/task/11730/stat : 11730 (java) R 11725 11728 11204 0 -1 4202560 18382 0 0 0 1265 5 0 0 20 0 15 0 243867009 14427033600 41396 33554432000 4194304 4196468 140730829558832 140128813951696 140128429195505 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11731] ppid=11725 vsize=14088900 memory=2356 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11731/stat : 11731 (java) S 11725 11728 11204 0 -1 1077944384 615 0 0 0 2 0 0 0 20 0 15 0 243867010 14427033600 41396 33554432000 4194304 4196468 140730829558832 140128747314320 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11732] ppid=11725 vsize=14088900 memory=1784 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11732/stat : 11732 (java) S 11725 11728 11204 0 -1 1077944384 76 0 0 0 2 0 0 0 20 0 15 0 243867010 14427033600 41396 33554432000 4194304 4196468 140730829558832 140128746261520 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11733] ppid=11725 vsize=14088900 memory=752 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11733/stat : 11733 (java) S 11725 11728 11204 0 -1 1077944384 697 0 0 0 2 0 0 0 20 0 15 0 243867010 14427033600 41396 33554432000 4194304 4196468 140730829558832 140128745208720 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11734] ppid=11725 vsize=14088900 memory=1224 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11734/stat : 11734 (java) S 11725 11728 11204 0 -1 1077944384 269 0 0 0 1 1 0 0 20 0 15 0 243867010 14427033600 41396 33554432000 4194304 4196468 140730829558832 140128402545424 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11735] ppid=11725 vsize=14088900 memory=1828 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11735/stat : 11735 (java) S 11725 11728 11204 0 -1 1077944384 458 0 0 0 2 0 0 0 20 0 15 0 243867011 14427033600 41396 33554432000 4194304 4196468 140730829558832 140127923800432 140128809724546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11736] ppid=11725 vsize=14088900 memory=5728 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11736/stat : 11736 (java) S 11725 11728 11204 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 243867012 14427033600 41396 33554432000 4194304 4196468 140730829558832 140127922746464 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11737] ppid=11725 vsize=14088900 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11737/stat : 11737 (java) S 11725 11728 11204 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 243867012 14427033600 41396 33554432000 4194304 4196468 140730829558832 140127921693568 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11738] ppid=11725 vsize=14088900 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11738/stat : 11738 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14427033600 41396 33554432000 4194304 4196468 140730829558832 140127920641872 140128809731995 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11739] ppid=11725 vsize=14088900 memory=14698491424516527 CPUtime=0.44 cores=1,3,5,7
/proc/11728/task/11739/stat : 11739 (java) S 11725 11728 11204 0 -1 1077944384 1343 0 0 0 44 0 0 0 20 0 15 0 243867014 14427033600 41396 33554432000 4194304 4196468 140730829558832 140127919590256 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11740] ppid=11725 vsize=14088900 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/11728/task/11740/stat : 11740 (java) S 11725 11728 11204 0 -1 1077944384 1063 0 0 0 36 0 0 0 20 0 15 0 243867014 14427033600 41396 33554432000 4194304 4196468 140730829558832 140127918537456 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11741] ppid=11725 vsize=14088900 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/11728/task/11741/stat : 11741 (java) S 11725 11728 11204 0 -1 1077944384 2105 0 0 0 35 0 0 0 20 0 15 0 243867014 14427033600 41396 33554432000 4194304 4196468 140730829558832 140127917484656 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11742] ppid=11725 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11742/stat : 11742 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14427033600 41396 33554432000 4194304 4196468 140730829558832 140127916432096 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11743] ppid=11725 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11743/stat : 11743 (java) S 11725 11728 11204 0 -1 1077944384 959 0 0 0 0 0 0 0 20 0 15 0 243867015 14427033600 41396 33554432000 4194304 4196468 140730829558832 140127915379376 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
Current children cumulated CPU time: 14.06 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 165584 KiB

[startup+14.4007 s]
/proc/loadavg: 1.46 1.43 1.41 3/220 11820
/proc/meminfo: memFree=24310364/32770624 swapFree=67108840/67108860
[pid=11728] ppid=11725 vsize=14088900 memory=161480 CPUtime=15.66 cores=1,3,5,7
/proc/11728/stat : 11728 (java) S 11725 11728 11204 0 -1 1077944320 28214 0 0 0 1555 11 0 0 20 0 15 0 243867009 14427033600 40370 33554432000 4194304 4196468 140730829558832 140730829541376 140128809713399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
/proc/11728/statm: 3522225 40370 3558 1 0 3484297 0
[pid=11728/tid=11730] ppid=11725 vsize=14088900 memory=16320 CPUtime=14.29 cores=1,3,5,7
/proc/11728/task/11730/stat : 11730 (java) R 11725 11728 11204 0 -1 4202560 18528 0 0 0 1424 5 0 0 20 0 15 0 243867009 14427033600 40370 33554432000 4194304 4196468 140730829558832 140128813951808 140128429196977 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11731] ppid=11725 vsize=14088900 memory=1720 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11731/stat : 11731 (java) S 11725 11728 11204 0 -1 1077944384 617 0 0 0 2 0 0 0 20 0 15 0 243867010 14427033600 40370 33554432000 4194304 4196468 140730829558832 140128747314320 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11732] ppid=11725 vsize=14088900 memory=1168 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11732/stat : 11732 (java) S 11725 11728 11204 0 -1 1077944384 78 0 0 0 2 0 0 0 20 0 15 0 243867010 14427033600 40370 33554432000 4194304 4196468 140730829558832 140128746261520 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11733] ppid=11725 vsize=14088900 memory=508 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11733/stat : 11733 (java) S 11725 11728 11204 0 -1 1077944384 772 0 0 0 2 0 0 0 20 0 15 0 243867010 14427033600 40370 33554432000 4194304 4196468 140730829558832 140128745208720 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11734] ppid=11725 vsize=14088900 memory=924 CPUtime=0.03 cores=1,3,5,7
/proc/11728/task/11734/stat : 11734 (java) S 11725 11728 11204 0 -1 1077944384 734 0 0 0 2 1 0 0 20 0 15 0 243867010 14427033600 40370 33554432000 4194304 4196468 140730829558832 140128402545424 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11735] ppid=11725 vsize=14088900 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/11728/task/11735/stat : 11735 (java) S 11725 11728 11204 0 -1 1077944384 600 0 0 0 3 0 0 0 20 0 15 0 243867011 14427033600 40370 33554432000 4194304 4196468 140730829558832 140127923800432 140128809724546 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11736] ppid=11725 vsize=14088900 memory=280682287024984 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11736/stat : 11736 (java) S 11725 11728 11204 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 243867012 14427033600 40370 33554432000 4194304 4196468 140730829558832 140127922746464 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11737] ppid=11725 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11737/stat : 11737 (java) S 11725 11728 11204 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 243867012 14427033600 40370 33554432000 4194304 4196468 140730829558832 140127921693568 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11738] ppid=11725 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11738/stat : 11738 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14427033600 40370 33554432000 4194304 4196468 140730829558832 140127920641872 140128809731995 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11739] ppid=11725 vsize=14088900 memory=0 CPUtime=0.44 cores=1,3,5,7
/proc/11728/task/11739/stat : 11739 (java) S 11725 11728 11204 0 -1 1077944384 1343 0 0 0 44 0 0 0 20 0 15 0 243867014 14427033600 40370 33554432000 4194304 4196468 140730829558832 140127919590256 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11740] ppid=11725 vsize=14088900 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/11728/task/11740/stat : 11740 (java) S 11725 11728 11204 0 -1 1077944384 1063 0 0 0 36 0 0 0 20 0 15 0 243867014 14427033600 40370 33554432000 4194304 4196468 140730829558832 140127918537456 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11741] ppid=11725 vsize=14088900 memory=6944656575208382560 CPUtime=0.35 cores=1,3,5,7
/proc/11728/task/11741/stat : 11741 (java) S 11725 11728 11204 0 -1 1077944384 2105 0 0 0 35 0 0 0 20 0 15 0 243867014 14427033600 40370 33554432000 4194304 4196468 140730829558832 140127917484656 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11742] ppid=11725 vsize=14088900 memory=140341143497761 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11742/stat : 11742 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14427033600 40370 33554432000 4194304 4196468 140730829558832 140127916432096 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11743] ppid=11725 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11743/stat : 11743 (java) S 11725 11728 11204 0 -1 1077944384 959 0 0 0 0 0 0 0 20 0 15 0 243867015 14427033600 40370 33554432000 4194304 4196468 140730829558832 140127915379376 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
Current children cumulated CPU time: 15.66 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 161480 KiB

[startup+15.2007 s]
/proc/loadavg: 1.46 1.43 1.41 3/220 11820
/proc/meminfo: memFree=24311576/32770624 swapFree=67108840/67108860
[pid=11728] ppid=11725 vsize=14088900 memory=160456 CPUtime=16.47 cores=1,3,5,7
/proc/11728/stat : 11728 (java) S 11725 11728 11204 0 -1 1077944320 28218 0 0 0 1636 11 0 0 20 0 15 0 243867009 14427033600 40114 33554432000 4194304 4196468 140730829558832 140730829541376 140128809713399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
/proc/11728/statm: 3522225 40114 3558 1 0 3484297 0
[pid=11728/tid=11730] ppid=11725 vsize=14088900 memory=171228 CPUtime=15.09 cores=1,3,5,7
/proc/11728/task/11730/stat : 11730 (java) R 11725 11728 11204 0 -1 4202560 18532 0 0 0 1504 5 0 0 20 0 15 0 243867009 14427033600 40114 33554432000 4194304 4196468 140730829558832 140128813951728 140128429195974 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11731] ppid=11725 vsize=14088900 memory=3832620595878834230 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11731/stat : 11731 (java) S 11725 11728 11204 0 -1 1077944384 617 0 0 0 2 0 0 0 20 0 15 0 243867010 14427033600 40114 33554432000 4194304 4196468 140730829558832 140128747314320 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11732] ppid=11725 vsize=14088900 memory=3500 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11732/stat : 11732 (java) S 11725 11728 11204 0 -1 1077944384 78 0 0 0 2 0 0 0 20 0 15 0 243867010 14427033600 40114 33554432000 4194304 4196468 140730829558832 140128746261520 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11733] ppid=11725 vsize=14088900 memory=2356 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11733/stat : 11733 (java) S 11725 11728 11204 0 -1 1077944384 772 0 0 0 2 0 0 0 20 0 15 0 243867010 14427033600 40114 33554432000 4194304 4196468 140730829558832 140128745208720 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11734] ppid=11725 vsize=14088900 memory=1784 CPUtime=0.03 cores=1,3,5,7
/proc/11728/task/11734/stat : 11734 (java) S 11725 11728 11204 0 -1 1077944384 734 0 0 0 2 1 0 0 20 0 15 0 243867010 14427033600 40114 33554432000 4194304 4196468 140730829558832 140128402545424 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11735] ppid=11725 vsize=14088900 memory=752 CPUtime=0.03 cores=1,3,5,7
/proc/11728/task/11735/stat : 11735 (java) S 11725 11728 11204 0 -1 1077944384 600 0 0 0 3 0 0 0 20 0 15 0 243867011 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127923800432 140128809724546 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11736] ppid=11725 vsize=14088900 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11736/stat : 11736 (java) S 11725 11728 11204 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 243867012 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127922746464 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11737] ppid=11725 vsize=14088900 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11737/stat : 11737 (java) S 11725 11728 11204 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 243867012 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127921693568 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11738] ppid=11725 vsize=14088900 memory=5728 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11738/stat : 11738 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127920641872 140128809731995 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11739] ppid=11725 vsize=14088900 memory=66060 CPUtime=0.44 cores=1,3,5,7
/proc/11728/task/11739/stat : 11739 (java) S 11725 11728 11204 0 -1 1077944384 1343 0 0 0 44 0 0 0 20 0 15 0 243867014 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127919590256 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11740] ppid=11725 vsize=14088900 memory=1100 CPUtime=0.36 cores=1,3,5,7
/proc/11728/task/11740/stat : 11740 (java) S 11725 11728 11204 0 -1 1077944384 1063 0 0 0 36 0 0 0 20 0 15 0 243867014 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127918537456 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11741] ppid=11725 vsize=14088900 memory=2356 CPUtime=0.35 cores=1,3,5,7
/proc/11728/task/11741/stat : 11741 (java) S 11725 11728 11204 0 -1 1077944384 2105 0 0 0 35 0 0 0 20 0 15 0 243867014 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127917484656 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11742] ppid=11725 vsize=14088900 memory=1784 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11742/stat : 11742 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127916432096 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11743] ppid=11725 vsize=14088900 memory=752 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11743/stat : 11743 (java) S 11725 11728 11204 0 -1 1077944384 959 0 0 0 0 0 0 0 20 0 15 0 243867015 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127915379376 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
Current children cumulated CPU time: 16.47 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 160456 KiB

[startup+15.4007 s]
/proc/loadavg: 1.46 1.43 1.41 3/220 11820
/proc/meminfo: memFree=24311576/32770624 swapFree=67108840/67108860
[pid=11728] ppid=11725 vsize=14088900 memory=160456 CPUtime=16.67 cores=1,3,5,7
/proc/11728/stat : 11728 (java) S 11725 11728 11204 0 -1 1077944320 28315 0 0 0 1656 11 0 0 20 0 15 0 243867009 14427033600 40114 33554432000 4194304 4196468 140730829558832 140730829541376 140128809713399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
/proc/11728/statm: 3522225 40114 3558 1 0 3484297 0
[pid=11728/tid=11730] ppid=11725 vsize=14088900 memory=3500 CPUtime=15.28 cores=1,3,5,7
/proc/11728/task/11730/stat : 11730 (java) R 11725 11728 11204 0 -1 4202560 18629 0 0 0 1523 5 0 0 20 0 15 0 243867009 14427033600 40114 33554432000 4194304 4196468 140730829558832 140128813951904 140128429194154 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11731] ppid=11725 vsize=14088900 memory=6791534058613427641 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11731/stat : 11731 (java) S 11725 11728 11204 0 -1 1077944384 617 0 0 0 2 0 0 0 20 0 15 0 243867010 14427033600 40114 33554432000 4194304 4196468 140730829558832 140128747314320 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11732] ppid=11725 vsize=14088900 memory=4580 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11732/stat : 11732 (java) S 11725 11728 11204 0 -1 1077944384 78 0 0 0 2 0 0 0 20 0 15 0 243867010 14427033600 40114 33554432000 4194304 4196468 140730829558832 140128746261520 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11733] ppid=11725 vsize=14088900 memory=-2893623298589923098 CPUtime=0.02 cores=1,3,5,7
/proc/11728/task/11733/stat : 11733 (java) S 11725 11728 11204 0 -1 1077944384 772 0 0 0 2 0 0 0 20 0 15 0 243867010 14427033600 40114 33554432000 4194304 4196468 140730829558832 140128745208720 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11734] ppid=11725 vsize=14088900 memory=-3472574944341025154 CPUtime=0.03 cores=1,3,5,7
/proc/11728/task/11734/stat : 11734 (java) S 11725 11728 11204 0 -1 1077944384 734 0 0 0 2 1 0 0 20 0 15 0 243867010 14427033600 40114 33554432000 4194304 4196468 140730829558832 140128402545424 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11735] ppid=11725 vsize=14088900 memory=-9174445032661854264 CPUtime=0.03 cores=1,3,5,7
/proc/11728/task/11735/stat : 11735 (java) S 11725 11728 11204 0 -1 1077944384 600 0 0 0 3 0 0 0 20 0 15 0 243867011 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127923800432 140128809724546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11736] ppid=11725 vsize=14088900 memory=-4546129931942301828 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11736/stat : 11736 (java) S 11725 11728 11204 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 243867012 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127922746464 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11737] ppid=11725 vsize=14088900 memory=-2746958450906831424 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11737/stat : 11737 (java) S 11725 11728 11204 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 243867012 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127921693568 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11738] ppid=11725 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11738/stat : 11738 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127920641872 140128809731995 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11739] ppid=11725 vsize=14088900 memory=288230574492221466 CPUtime=0.44 cores=1,3,5,7
/proc/11728/task/11739/stat : 11739 (java) S 11725 11728 11204 0 -1 1077944384 1343 0 0 0 44 0 0 0 20 0 15 0 243867014 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127919590256 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11740] ppid=11725 vsize=14088900 memory=288230596050944315 CPUtime=0.36 cores=1,3,5,7
/proc/11728/task/11740/stat : 11740 (java) S 11725 11728 11204 0 -1 1077944384 1063 0 0 0 36 0 0 0 20 0 15 0 243867014 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127918537456 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11741] ppid=11725 vsize=14088900 memory=16101468159609437 CPUtime=0.35 cores=1,3,5,7
/proc/11728/task/11741/stat : 11741 (java) S 11725 11728 11204 0 -1 1077944384 2105 0 0 0 35 0 0 0 20 0 15 0 243867014 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127917484656 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11742] ppid=11725 vsize=14088900 memory=50435800968799 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11742/stat : 11742 (java) S 11725 11728 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867014 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127916432096 140128809723605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
[pid=11728/tid=11743] ppid=11725 vsize=14088900 memory=16101468159609437 CPUtime=0 cores=1,3,5,7
/proc/11728/task/11743/stat : 11743 (java) S 11725 11728 11204 0 -1 1077944384 959 0 0 0 0 0 0 0 20 0 15 0 243867015 14427033600 40114 33554432000 4194304 4196468 140730829558832 140127915379376 140128809724546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26488832 140730829562960 140730829563145 140730829563145 140730829565903 0
Current children cumulated CPU time: 16.67 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 160456 KiB

Child status: 0
Real time (s): 15.4943
CPU time (s): 16.7741
CPU user time (s): 16.6535
CPU system time (s): 0.120655
CPU usage (%): 108.26
Max. virtual memory (cumulated for all children) (KiB): 14088900
Max. memory (cumulated for all children) (KiB): 229012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.6535
system time used= 0.120655
maximum resident set size= 230624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29305
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3318
involuntary context switches= 30


# summary of solver processes directly reported to runsolver:
#   pid: 11728
#   total CPU time (s): 16.7741
#   total CPU user time (s): 16.6535
#   total CPU system time (s): 0.120655

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.118352 second user time and 0.191745 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-14 18:10:38
IDJOB=4307592
IDBENCH=141403
IDSOLVER=2790
FILE ID=node135/4307592-1534263038
RUNJOBID= node135-1534258054-11236
PBS_JOBID= 21038122
Free space on /tmp= 47244 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-08-14
BENCH NAME= XCSP18/Dubois/Dubois-020_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307592-1534263038/watcher-4307592-1534263038 -o /tmp/evaluation-result-4307592-1534263038/solver-4307592-1534263038 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534258054-11236 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1178416999 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307592-1534263038.xml

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

MD5SUM BENCH= 456a853e8f92228a7cc5dd61b0b89dd6
RANDOM SEED=1178416999

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24554300 kB
MemAvailable:   31596372 kB
Buffers:          133688 kB
Cached:          7134248 kB
SwapCached:           20 kB
Active:          4206800 kB
Inactive:        3418216 kB
Active(anon):     306424 kB
Inactive(anon):   103288 kB
Active(file):    3900376 kB
Inactive(file):  3314928 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:             35840 kB
Writeback:             0 kB
AnonPages:        377052 kB
Mapped:            70472 kB
Shmem:             49804 kB
Slab:             283084 kB
SReclaimable:     255228 kB
SUnreclaim:        27856 kB
KernelStack:        3872 kB
PageTables:         9756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     983204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 47208 MiB
End job on node135 at 2018-08-14 18:10:54