Trace number 4301253

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.411 88.6841

General information on the benchmark

NameNurseRostering/
NurseRostering-20_c18.xml
MD5SUMd4df4d24fcb6b75374a4511056cd4f34
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables15616
Number of constraints43912
Number of domains17
Minimum domain size1
Maximum domain size183
Distribution of domain sizes[{"size":1,"count":267},{"size":2,"count":3618},{"size":7,"count":9100},{"size":51,"count":2366},{"size":183,"count":265}]
Minimum variable degree2
Maximum variable degree30
Distribution of variable degrees[{"degree":2,"count":5216},{"degree":3,"count":1300},{"degree":18,"count":5},{"degree":19,"count":36},{"degree":20,"count":49},{"degree":21,"count":13},{"degree":22,"count":43},{"degree":23,"count":50},{"degree":24,"count":499},{"degree":25,"count":452},{"degree":26,"count":173},{"degree":27,"count":1991},{"degree":28,"count":3479},{"degree":29,"count":1938},{"degree":30,"count":372}]
Minimum constraint arity2
Maximum constraint arity900
Distribution of constraint arities[{"arity":2,"count":16247},{"arity":3,"count":16200},{"arity":4,"count":1790},{"arity":6,"count":5310},{"arity":7,"count":2690},{"arity":26,"count":50},{"arity":51,"count":1274},{"arity":183,"count":350},{"arity":900,"count":1}]
Number of extensional constraints10324
Number of intensional constraints5018
Distribution of constraint types[{"type":"extension","count":10324},{"type":"intension","count":5018},{"type":"regular","count":18000},{"type":"sum","count":100},{"type":"count","count":10469},{"type":"instantiation","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data


Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12601 MiB free)
  memory of node 1: 16384 MiB (14748 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301253-1532877057/watcher-4301253-1532877057 -o /tmp/evaluation-result-4301253-1532877057/solver-4301253-1532877057 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532875965-20369 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301253-1532877057.xml 

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

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


[startup+0.103005 s]*
/proc/loadavg: 2.19 2.45 2.40 3/217 21438
/proc/meminfo: memFree=27986984/32770624 swapFree=67108792/67108860
[pid=21423] ppid=21420 vsize=10659012 memory=29980 CPUtime=0.13 cores=1,3,5,7
/proc/21423/stat : 21423 (java) S 21420 21423 16915 0 -1 1077944320 6591 0 0 0 12 1 0 0 20 0 15 0 105268936 10914828288 7495 33554432000 4194304 4196468 140727516022384 140727516004928 140578089733879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
/proc/21423/statm: 2664753 7495 2817 1 0 2627263 0
[pid=21423/tid=21425] ppid=21420 vsize=10659012 memory=-8125511277465734522 CPUtime=0.1 cores=1,3,5,7
/proc/21423/task/21425/stat : 21425 (java) R 21420 21423 16915 0 -1 4202560 4435 0 0 0 9 1 0 0 20 0 15 0 105268937 10914828288 7495 33554432000 4194304 4196468 140727516022384 140578093951488 140578073814396 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21426] ppid=21420 vsize=10659012 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21426/stat : 21426 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268937 10914828288 7495 33554432000 4194304 4196468 140727516022384 140578042353936 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21427] ppid=21420 vsize=10659012 memory=140365697930880 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21427/stat : 21427 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268937 10914828288 7495 33554432000 4194304 4196468 140727516022384 140578041301392 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21428] ppid=21420 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21428/stat : 21428 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268937 10914828288 7495 33554432000 4194304 4196468 140727516022384 140578040248848 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21429] ppid=21420 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21429/stat : 21429 (java) S 21420 21423 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105268937 10914828288 7495 33554432000 4194304 4196468 140727516022384 140578039196304 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21430] ppid=21420 vsize=10659012 memory=140365697930880 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21430/stat : 21430 (java) S 21420 21423 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105268939 10914828288 7495 33554432000 4194304 4196468 140727516022384 140577649527280 140578089745026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21431] ppid=21420 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21431/stat : 21431 (java) S 21420 21423 16915 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105268939 10914828288 7495 33554432000 4194304 4196468 140727516022384 140577648473504 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21432] ppid=21420 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21432/stat : 21432 (java) S 21420 21423 16915 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105268939 10914828288 7495 33554432000 4194304 4196468 140727516022384 140577647420912 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21433] ppid=21420 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21433/stat : 21433 (java) S 21420 21423 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105268942 10914828288 7495 33554432000 4194304 4196468 140727516022384 140577646369488 140578089752475 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21434] ppid=21420 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21434/stat : 21434 (java) S 21420 21423 16915 0 -1 1077944384 446 0 0 0 0 0 0 0 20 0 15 0 105268942 10914828288 7495 33554432000 4194304 4196468 140727516022384 140577645316080 140578089745026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21435] ppid=21420 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21435/stat : 21435 (java) S 21420 21423 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105268942 10914828288 7495 33554432000 4194304 4196468 140727516022384 140577644263536 140578089745026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21436] ppid=21420 vsize=10659012 memory=140365697930880 CPUtime=0.02 cores=1,3,5,7
/proc/21423/task/21436/stat : 21436 (java) S 21420 21423 16915 0 -1 1077944384 343 0 0 0 2 0 0 0 20 0 15 0 105268942 10914828288 7495 33554432000 4194304 4196468 140727516022384 140577643210992 140578089745026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21437] ppid=21420 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21437/stat : 21437 (java) S 21420 21423 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105268942 10914828288 7495 33554432000 4194304 4196468 140727516022384 140577642158688 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21438] ppid=21420 vsize=10659012 memory=140365697930880 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21438/stat : 21438 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268942 10914828288 7495 33554432000 4194304 4196468 140727516022384 140577641106224 140578089745026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 29980 KiB

[startup+0.211574 s]*
/proc/loadavg: 2.19 2.45 2.40 4/217 21438
/proc/meminfo: memFree=27976500/32770624 swapFree=67108792/67108860
[pid=21423] ppid=21420 vsize=10659012 memory=40660 CPUtime=0.33 cores=1,3,5,7
/proc/21423/stat : 21423 (java) S 21420 21423 16915 0 -1 1077944320 7832 0 0 0 31 2 0 0 20 0 15 0 105268936 10914828288 10165 33554432000 4194304 4196468 140727516022384 140727516004928 140578089733879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
/proc/21423/statm: 2664753 10165 2968 1 0 2627263 0
[pid=21423/tid=21425] ppid=21420 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/21423/task/21425/stat : 21425 (java) R 21420 21423 16915 0 -1 4202560 5005 0 0 0 19 1 0 0 20 0 15 0 105268937 10914828288 10165 33554432000 4194304 4196468 140727516022384 140578093955008 140578073814366 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21426] ppid=21420 vsize=10659012 memory=343 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21426/stat : 21426 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268937 10914828288 10165 33554432000 4194304 4196468 140727516022384 140578042353936 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21427] ppid=21420 vsize=10659012 memory=288370741849642624 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21427/stat : 21427 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268937 10914828288 10165 33554432000 4194304 4196468 140727516022384 140578041301392 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21428] ppid=21420 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21428/stat : 21428 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268937 10914828288 10165 33554432000 4194304 4196468 140727516022384 140578040248848 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21429] ppid=21420 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21429/stat : 21429 (java) S 21420 21423 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105268937 10914828288 10165 33554432000 4194304 4196468 140727516022384 140578039196304 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21430] ppid=21420 vsize=10659012 memory=140365697930880 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21430/stat : 21430 (java) S 21420 21423 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105268939 10914828288 10165 33554432000 4194304 4196468 140727516022384 140577649527280 140578089745026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21431] ppid=21420 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21431/stat : 21431 (java) S 21420 21423 16915 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105268939 10914828288 10165 33554432000 4194304 4196468 140727516022384 140577648473504 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21432] ppid=21420 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21432/stat : 21432 (java) S 21420 21423 16915 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105268939 10914828288 10165 33554432000 4194304 4196468 140727516022384 140577647420912 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21433] ppid=21420 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21433/stat : 21433 (java) S 21420 21423 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105268942 10914828288 10165 33554432000 4194304 4196468 140727516022384 140577646369488 140578089752475 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21434] ppid=21420 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21423/task/21434/stat : 21434 (java) S 21420 21423 16915 0 -1 1077944384 652 0 0 0 2 0 0 0 20 0 15 0 105268942 10914828288 10165 33554432000 4194304 4196468 140727516022384 140577645316080 140578089745026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21435] ppid=21420 vsize=10659012 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/21423/task/21435/stat : 21435 (java) R 21420 21423 16915 0 -1 1077944384 104 0 0 0 1 0 0 0 20 0 15 0 105268942 10914828288 10165 33554432000 4194304 4196468 140727516022384 140577644263536 140578089745026 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21436] ppid=21420 vsize=10659012 memory=140365697930880 CPUtime=0.07 cores=1,3,5,7
/proc/21423/task/21436/stat : 21436 (java) R 21420 21423 16915 0 -1 1077944384 705 0 0 0 7 0 0 0 20 0 15 0 105268942 10914828288 10165 33554432000 4194304 4196468 140727516022384 140577643210992 140578089745026 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21437] ppid=21420 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21437/stat : 21437 (java) S 21420 21423 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105268942 10914828288 10165 33554432000 4194304 4196468 140727516022384 140577642158688 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21438] ppid=21420 vsize=10659012 memory=140365697930880 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21438/stat : 21438 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268942 10914828288 10165 33554432000 4194304 4196468 140727516022384 140577641106224 140578089745026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 40660 KiB

[startup+0.310735 s]*
/proc/loadavg: 2.19 2.45 2.40 5/217 21438
/proc/meminfo: memFree=27963908/32770624 swapFree=67108792/67108860
[pid=21423] ppid=21420 vsize=10659012 memory=54052 CPUtime=0.6 cores=1,3,5,7
/proc/21423/stat : 21423 (java) S 21420 21423 16915 0 -1 1077944320 9539 0 0 0 57 3 0 0 20 0 15 0 105268936 10914828288 13513 33554432000 4194304 4196468 140727516022384 140727516004928 140578089733879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
/proc/21423/statm: 2664753 13513 3050 1 0 2627263 0
[pid=21423/tid=21425] ppid=21420 vsize=10659012 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/21423/task/21425/stat : 21425 (java) R 21420 21423 16915 0 -1 4202560 5333 0 0 0 29 1 0 0 20 0 15 0 105268937 10914828288 13579 33554432000 4194304 4196468 140727516022384 140578093969744 140578089755805 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21426] ppid=21420 vsize=10659012 memory=4294977868 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21426/stat : 21426 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268937 10914828288 13579 33554432000 4194304 4196468 140727516022384 140578042353936 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21427] ppid=21420 vsize=10659012 memory=288370741849642624 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21427/stat : 21427 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268937 10914828288 13579 33554432000 4194304 4196468 140727516022384 140578041301392 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21428] ppid=21420 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21428/stat : 21428 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268937 10914828288 13579 33554432000 4194304 4196468 140727516022384 140578040248848 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21429] ppid=21420 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21429/stat : 21429 (java) S 21420 21423 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105268937 10914828288 13579 33554432000 4194304 4196468 140727516022384 140578039196304 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21430] ppid=21420 vsize=10659012 memory=140365697930880 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21430/stat : 21430 (java) S 21420 21423 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105268939 10914828288 13579 33554432000 4194304 4196468 140727516022384 140577649527280 140578089745026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21431] ppid=21420 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21431/stat : 21431 (java) S 21420 21423 16915 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105268939 10914828288 13579 33554432000 4194304 4196468 140727516022384 140577648473504 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21432] ppid=21420 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21432/stat : 21432 (java) S 21420 21423 16915 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105268939 10914828288 13579 33554432000 4194304 4196468 140727516022384 140577647420912 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21433] ppid=21420 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21433/stat : 21433 (java) S 21420 21423 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105268942 10914828288 13579 33554432000 4194304 4196468 140727516022384 140577646369488 140578089752475 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21434] ppid=21420 vsize=10659012 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21423/task/21434/stat : 21434 (java) R 21420 21423 16915 0 -1 4202560 1434 0 0 0 8 0 0 0 20 0 15 0 105268942 10914828288 13579 33554432000 4194304 4196468 140727516022384 140577645297096 140578070435141 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21435] ppid=21420 vsize=10659012 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/21423/task/21435/stat : 21435 (java) R 21420 21423 16915 0 -1 4202560 414 0 0 0 7 0 0 0 20 0 15 0 105268942 10914828288 13579 33554432000 4194304 4196468 140727516022384 140577644244440 140578069390288 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21436] ppid=21420 vsize=10659012 memory=140365697930880 CPUtime=0.13 cores=1,3,5,7
/proc/21423/task/21436/stat : 21436 (java) S 21420 21423 16915 0 -1 1077944384 1083 0 0 0 13 0 0 0 20 0 15 0 105268942 10914828288 13579 33554432000 4194304 4196468 140727516022384 140577643210992 140578089745026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21437] ppid=21420 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21437/stat : 21437 (java) S 21420 21423 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105268942 10914828288 13579 33554432000 4194304 4196468 140727516022384 140577642158688 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21438] ppid=21420 vsize=10659012 memory=140365697930880 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21438/stat : 21438 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268942 10914828288 13579 33554432000 4194304 4196468 140727516022384 140577641106224 140578089745026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 54052 KiB

[startup+0.700785 s]
/proc/loadavg: 2.19 2.45 2.40 5/217 21438
/proc/meminfo: memFree=27920488/32770624 swapFree=67108792/67108860
[pid=21423] ppid=21420 vsize=10660776 memory=146824 CPUtime=1.95 cores=1,3,5,7
/proc/21423/stat : 21423 (java) S 21420 21423 16915 0 -1 1077944320 16040 0 0 0 190 5 0 0 20 0 15 0 105268936 10916634624 36706 33554432000 4194304 4196468 140727516022384 140727516004928 140578089733879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
/proc/21423/statm: 2665194 36706 3094 1 0 2627685 0
[pid=21423/tid=21425] ppid=21420 vsize=10660776 memory=232406720210709 CPUtime=0.67 cores=1,3,5,7
/proc/21423/task/21425/stat : 21425 (java) R 21420 21423 16915 0 -1 4202560 5836 0 0 0 65 2 0 0 20 0 15 0 105268937 10916634624 36706 33554432000 4194304 4196468 140727516022384 140578093971840 140577722314080 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21426] ppid=21420 vsize=10660776 memory=3977296629253554382 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21426/stat : 21426 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268937 10916634624 36706 33554432000 4194304 4196468 140727516022384 140578042353936 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21427] ppid=21420 vsize=10660776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21427/stat : 21427 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268937 10916634624 36706 33554432000 4194304 4196468 140727516022384 140578041301392 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21428] ppid=21420 vsize=10660776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21428/stat : 21428 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268937 10916634624 36706 33554432000 4194304 4196468 140727516022384 140578040248848 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21429] ppid=21420 vsize=10660776 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21429/stat : 21429 (java) S 21420 21423 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105268937 10916634624 36706 33554432000 4194304 4196468 140727516022384 140578039196304 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21430] ppid=21420 vsize=10660776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21430/stat : 21430 (java) S 21420 21423 16915 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105268939 10916634624 36706 33554432000 4194304 4196468 140727516022384 140577649527280 140578089745026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21431] ppid=21420 vsize=10660776 memory=-3535359994705171810 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21431/stat : 21431 (java) S 21420 21423 16915 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105268939 10916634624 36706 33554432000 4194304 4196468 140727516022384 140577648473504 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21432] ppid=21420 vsize=10660776 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21432/stat : 21432 (java) S 21420 21423 16915 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105268939 10916634624 36706 33554432000 4194304 4196468 140727516022384 140577647420912 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21433] ppid=21420 vsize=10660776 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21433/stat : 21433 (java) S 21420 21423 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105268942 10916634624 36706 33554432000 4194304 4196468 140727516022384 140577646369488 140578089752475 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21434] ppid=21420 vsize=10660776 memory=0 CPUtime=0.45 cores=1,3,5,7
/proc/21423/task/21434/stat : 21434 (java) R 21420 21423 16915 0 -1 4202560 3032 0 0 0 45 0 0 0 20 0 15 0 105268942 10916634624 36706 33554432000 4194304 4196468 140727516022384 140577645302264 140578071279243 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21435] ppid=21420 vsize=10660776 memory=0 CPUtime=0.44 cores=1,3,5,7
/proc/21423/task/21435/stat : 21435 (java) R 21420 21423 16915 0 -1 4202560 2742 0 0 0 44 0 0 0 20 0 15 0 105268942 10916634624 36706 33554432000 4194304 4196468 140727516022384 140577644249512 140578074843619 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21436] ppid=21420 vsize=10660776 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/21423/task/21436/stat : 21436 (java) S 21420 21423 16915 0 -1 1077944384 3060 0 0 0 34 0 0 0 20 0 15 0 105268942 10916634624 36706 33554432000 4194304 4196468 140727516022384 140577643210992 140578089745026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21437] ppid=21420 vsize=10660776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21437/stat : 21437 (java) S 21420 21423 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105268942 10916634624 36706 33554432000 4194304 4196468 140727516022384 140577642158688 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21438] ppid=21420 vsize=10660776 memory=18268 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21438/stat : 21438 (java) S 21420 21423 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105268942 10916634624 36706 33554432000 4194304 4196468 140727516022384 140577641106224 140578089745026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
Current children cumulated CPU time: 1.95 s
Current children cumulated vsize: 10660776 KiB
Current children cumulated memory: 146824 KiB

[startup+1.50076 s]
/proc/loadavg: 2.19 2.45 2.40 5/217 21438
/proc/meminfo: memFree=27792792/32770624 swapFree=67108792/67108860
[pid=21423] ppid=21420 vsize=10659088 memory=270212 CPUtime=4.51 cores=1,3,5,7
/proc/21423/stat : 21423 (java) S 21420 21423 16915 0 -1 1077944320 25995 0 0 0 441 10 0 0 20 0 15 0 105268936 10914906112 67553 33554432000 4194304 4196468 140727516022384 140727516004928 140578089733879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
/proc/21423/statm: 2664772 67553 3141 1 0 2627263 0
[pid=21423/tid=21425] ppid=21420 vsize=10659088 memory=10799 CPUtime=1.41 cores=1,3,5,7
/proc/21423/task/21425/stat : 21425 (java) R 21420 21423 16915 0 -1 4202560 5950 0 0 0 137 4 0 0 20 0 15 0 105268937 10914906112 67553 33554432000 4194304 4196468 140727516022384 140578093969776 140577723673983 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21426] ppid=21420 vsize=10659088 memory=6791534058613427641 CPUtime=0.04 cores=1,3,5,7
/proc/21423/task/21426/stat : 21426 (java) S 21420 21423 16915 0 -1 1077944384 50 0 0 0 4 0 0 0 20 0 15 0 105268937 10914906112 67553 33554432000 4194304 4196468 140727516022384 140578042353936 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21427] ppid=21420 vsize=10659088 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21423/task/21427/stat : 21427 (java) S 21420 21423 16915 0 -1 1077944384 30 0 0 0 3 0 0 0 20 0 15 0 105268937 10914906112 67553 33554432000 4194304 4196468 140727516022384 140578041301392 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21428] ppid=21420 vsize=10659088 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21423/task/21428/stat : 21428 (java) S 21420 21423 16915 0 -1 1077944384 147 0 0 0 3 0 0 0 20 0 15 0 105268937 10914906112 67553 33554432000 4194304 4196468 140727516022384 140578040248848 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21429] ppid=21420 vsize=10659088 memory=6943526294502006880 CPUtime=0.02 cores=1,3,5,7
/proc/21423/task/21429/stat : 21429 (java) S 21420 21423 16915 0 -1 1077944384 159 0 0 0 2 0 0 0 20 0 15 0 105268937 10914906112 67553 33554432000 4194304 4196468 140727516022384 140578039196304 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21430] ppid=21420 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21430/stat : 21430 (java) S 21420 21423 16915 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 105268939 10914906112 67553 33554432000 4194304 4196468 140727516022384 140577649527280 140578089745026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0

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

/proc/21423/statm: 2665284 2105657 3194 1 0 2627775 0
[pid=21423/tid=21425] ppid=21420 vsize=10661136 memory=8512 CPUtime=23.27 cores=1,3,5,7
/proc/21423/task/21425/stat : 21425 (java) S 21420 21423 16915 0 -1 1077944384 34965 0 0 0 2285 42 0 0 20 0 15 0 105268937 10917003264 2105657 33554432000 4194304 4196468 140727516022384 140578093972368 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21426] ppid=21420 vsize=10661136 memory=792 CPUtime=50.37 cores=1,3,5,7
/proc/21423/task/21426/stat : 21426 (java) R 21420 21423 16915 0 -1 4202560 163762 0 0 0 4931 106 0 0 20 0 15 0 105268937 10917003264 2105657 33554432000 4194304 4196468 140727516022384 140578042354136 140578071343545 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21427] ppid=21420 vsize=10661136 memory=1008 CPUtime=50.34 cores=1,3,5,7
/proc/21423/task/21427/stat : 21427 (java) R 21420 21423 16915 0 -1 4202560 202598 0 0 0 4927 107 0 0 20 0 15 0 105268937 10917003264 2105657 33554432000 4194304 4196468 140727516022384 140578041301512 140578082362087 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21428] ppid=21420 vsize=10661136 memory=1728 CPUtime=50.75 cores=1,3,5,7
/proc/21423/task/21428/stat : 21428 (java) R 21420 21423 16915 0 -1 4202560 205937 0 0 0 4971 104 0 0 20 0 15 0 105268937 10917003264 2105657 33554432000 4194304 4196468 140727516022384 140578040248656 140578082362087 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21429] ppid=21420 vsize=10661136 memory=1720 CPUtime=50.59 cores=1,3,5,7
/proc/21423/task/21429/stat : 21429 (java) R 21420 21423 16915 0 -1 4202560 236021 0 0 0 4947 112 0 0 20 0 15 0 105268937 10917003264 2105657 33554432000 4194304 4196468 140727516022384 140578039196112 140578082362087 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21430] ppid=21420 vsize=10661136 memory=5760 CPUtime=11.97 cores=1,3,5,7
/proc/21423/task/21430/stat : 21430 (java) S 21420 21423 16915 0 -1 1077944384 32725 0 0 0 1196 1 0 0 20 0 15 0 105268939 10917003264 2105657 33554432000 4194304 4196468 140727516022384 140577649525824 140578089744085 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21431] ppid=21420 vsize=10661136 memory=4588 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21431/stat : 21431 (java) S 21420 21423 16915 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 105268939 10917003264 2105657 33554432000 4194304 4196468 140727516022384 140577648473568 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21432] ppid=21420 vsize=10661136 memory=9920 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21432/stat : 21432 (java) S 21420 21423 16915 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 105268939 10917003264 2105657 33554432000 4194304 4196468 140727516022384 140577647420928 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21433] ppid=21420 vsize=10661136 memory=30328 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21433/stat : 21433 (java) S 21420 21423 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105268942 10917003264 2105657 33554432000 4194304 4196468 140727516022384 140577646369488 140578089752475 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21434] ppid=21420 vsize=10661136 memory=1292 CPUtime=7.33 cores=1,3,5,7
/proc/21423/task/21434/stat : 21434 (java) S 21420 21423 16915 0 -1 1077944384 27200 0 0 0 730 3 0 0 20 0 15 0 105268942 10917003264 2105657 33554432000 4194304 4196468 140727516022384 140577645316128 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21435] ppid=21420 vsize=10661136 memory=2436 CPUtime=6.39 cores=1,3,5,7
/proc/21423/task/21435/stat : 21435 (java) S 21420 21423 16915 0 -1 1077944384 19558 0 0 0 636 3 0 0 20 0 15 0 105268942 10917003264 2105657 33554432000 4194304 4196468 140727516022384 140577644263584 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21436] ppid=21420 vsize=10661136 memory=8363236 CPUtime=0.95 cores=1,3,5,7
/proc/21423/task/21436/stat : 21436 (java) S 21420 21423 16915 0 -1 1077944384 9543 0 0 0 93 2 0 0 20 0 15 0 105268942 10917003264 2105657 33554432000 4194304 4196468 140727516022384 140577643210752 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21437] ppid=21420 vsize=10661136 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21437/stat : 21437 (java) S 21420 21423 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105268942 10917003264 2105657 33554432000 4194304 4196468 140727516022384 140577642158688 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21438] ppid=21420 vsize=10661136 memory=1228 CPUtime=0.05 cores=1,3,5,7
/proc/21423/task/21438/stat : 21438 (java) S 21420 21423 16915 0 -1 1077944384 1322 0 0 0 3 2 0 0 20 0 15 0 105268942 10917003264 2105657 33554432000 4194304 4196468 140727516022384 140577641106224 140578089745026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
Current children cumulated CPU time: 252.13 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8422628 KiB

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

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

[startup+88.6841 s]
# the end of solver process 21423 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.447 s, system=4.96391 s

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

[startup+88.0017 s]*
/proc/loadavg: 3.11 2.68 2.48 6/217 21439
/proc/meminfo: memFree=19532380/32770624 swapFree=67108792/67108860
[pid=21423] ppid=21420 vsize=10661136 memory=8422636 CPUtime=257.73 cores=1,3,5,7
/proc/21423/stat : 21423 (java) S 21420 21423 16915 0 -1 1077944320 967519 0 0 0 25285 488 0 0 20 0 15 0 105268936 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140727516004928 140578089733879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
/proc/21423/statm: 2665284 2105659 3194 1 0 2627775 0
[pid=21423/tid=21425] ppid=21420 vsize=10661136 memory=6791534058613427641 CPUtime=23.27 cores=1,3,5,7
/proc/21423/task/21425/stat : 21425 (java) S 21420 21423 16915 0 -1 1077944384 34965 0 0 0 2285 42 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578093972368 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21426] ppid=21420 vsize=10661136 memory=7451326952419386472 CPUtime=51.79 cores=1,3,5,7
/proc/21423/task/21426/stat : 21426 (java) R 21420 21423 16915 0 -1 4202560 172118 0 0 0 5072 107 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578042354056 140578074723541 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21427] ppid=21420 vsize=10661136 memory=0 CPUtime=51.72 cores=1,3,5,7
/proc/21423/task/21427/stat : 21427 (java) R 21420 21423 16915 0 -1 4202560 210697 0 0 0 5064 108 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578041301512 140578074723581 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21428] ppid=21420 vsize=10661136 memory=0 CPUtime=52.16 cores=1,3,5,7
/proc/21423/task/21428/stat : 21428 (java) R 21420 21423 16915 0 -1 4202560 213784 0 0 0 5111 105 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578040248968 140578074730388 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21429] ppid=21420 vsize=10661136 memory=4872558044660077418 CPUtime=52 cores=1,3,5,7
/proc/21423/task/21429/stat : 21429 (java) R 21420 21423 16915 0 -1 4202560 244125 0 0 0 5088 112 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578039196424 140578082830318 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21430] ppid=21420 vsize=10661136 memory=140365571265694 CPUtime=11.97 cores=1,3,5,7
/proc/21423/task/21430/stat : 21430 (java) S 21420 21423 16915 0 -1 1077944384 32725 0 0 0 1196 1 0 0 20 0 15 0 105268939 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577649525824 140578089744085 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21431] ppid=21420 vsize=10661136 memory=280731143527072 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21431/stat : 21431 (java) S 21420 21423 16915 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 105268939 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577648473568 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21432] ppid=21420 vsize=10661136 memory=8370611207638964880 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21432/stat : 21432 (java) S 21420 21423 16915 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 105268939 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577647420928 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21433] ppid=21420 vsize=10661136 memory=1404238533774188406 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21433/stat : 21433 (java) S 21420 21423 16915 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577646369136 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21434] ppid=21420 vsize=10661136 memory=4132774494331964790 CPUtime=7.33 cores=1,3,5,7
/proc/21423/task/21434/stat : 21434 (java) S 21420 21423 16915 0 -1 1077944384 27200 0 0 0 730 3 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577645316128 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21435] ppid=21420 vsize=10661136 memory=3054156605267021953 CPUtime=6.39 cores=1,3,5,7
/proc/21423/task/21435/stat : 21435 (java) S 21420 21423 16915 0 -1 1077944384 19558 0 0 0 636 3 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577644263584 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21436] ppid=21420 vsize=10661136 memory=8370611207638964880 CPUtime=0.95 cores=1,3,5,7
/proc/21423/task/21436/stat : 21436 (java) S 21420 21423 16915 0 -1 1077944384 9543 0 0 0 93 2 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577643210752 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21437] ppid=21420 vsize=10661136 memory=8326441112149131689 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21437/stat : 21437 (java) S 21420 21423 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577642158688 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21438] ppid=21420 vsize=10661136 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/21423/task/21438/stat : 21438 (java) S 21420 21423 16915 0 -1 1077944384 1322 0 0 0 3 2 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577641106224 140578089745026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
Current children cumulated CPU time: 257.73 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8422636 KiB

[startup+88.4007 s]
/proc/loadavg: 3.11 2.68 2.48 6/217 21439
/proc/meminfo: memFree=19532380/32770624 swapFree=67108792/67108860
[pid=21423] ppid=21420 vsize=10661136 memory=8422636 CPUtime=259.12 cores=1,3,5,7
/proc/21423/stat : 21423 (java) S 21420 21423 16915 0 -1 1077944320 967519 0 0 0 25424 488 0 0 20 0 15 0 105268936 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140727516004928 140578089733879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
/proc/21423/statm: 2665284 2105659 3194 1 0 2627775 0
[pid=21423/tid=21425] ppid=21420 vsize=10661136 memory=1576 CPUtime=23.27 cores=1,3,5,7
/proc/21423/task/21425/stat : 21425 (java) S 21420 21423 16915 0 -1 1077944384 34965 0 0 0 2285 42 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578093972368 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21426] ppid=21420 vsize=10661136 memory=928 CPUtime=52.12 cores=1,3,5,7
/proc/21423/task/21426/stat : 21426 (java) S 21420 21423 16915 0 -1 1077944384 172118 0 0 0 5105 107 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578042353936 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21427] ppid=21420 vsize=10661136 memory=2240 CPUtime=52.05 cores=1,3,5,7
/proc/21423/task/21427/stat : 21427 (java) S 21420 21423 16915 0 -1 1077944384 210697 0 0 0 5097 108 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578041301392 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21428] ppid=21420 vsize=10661136 memory=4128 CPUtime=52.5 cores=1,3,5,7
/proc/21423/task/21428/stat : 21428 (java) S 21420 21423 16915 0 -1 1077944384 213784 0 0 0 5145 105 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578040248848 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21429] ppid=21420 vsize=10661136 memory=6791534058613427641 CPUtime=52.33 cores=1,3,5,7
/proc/21423/task/21429/stat : 21429 (java) S 21420 21423 16915 0 -1 1077944384 244125 0 0 0 5121 112 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578039196304 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21430] ppid=21420 vsize=10661136 memory=288230583166042426 CPUtime=12.03 cores=1,3,5,7
/proc/21423/task/21430/stat : 21430 (java) R 21420 21423 16915 0 -1 4202560 32725 0 0 0 1202 1 0 0 20 0 15 0 105268939 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577649525824 140578074730286 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21431] ppid=21420 vsize=10661136 memory=14410445029116127 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21431/stat : 21431 (java) S 21420 21423 16915 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 105268939 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577648473568 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21432] ppid=21420 vsize=10661136 memory=3008 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21432/stat : 21432 (java) S 21420 21423 16915 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 105268939 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577647420928 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21433] ppid=21420 vsize=10661136 memory=261436 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21433/stat : 21433 (java) S 21420 21423 16915 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577646369136 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21434] ppid=21420 vsize=10661136 memory=1408 CPUtime=7.33 cores=1,3,5,7
/proc/21423/task/21434/stat : 21434 (java) S 21420 21423 16915 0 -1 1077944384 27200 0 0 0 730 3 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577645316128 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21435] ppid=21420 vsize=10661136 memory=2948 CPUtime=6.39 cores=1,3,5,7
/proc/21423/task/21435/stat : 21435 (java) S 21420 21423 16915 0 -1 1077944384 19558 0 0 0 636 3 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577644263584 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21436] ppid=21420 vsize=10661136 memory=8363236 CPUtime=0.95 cores=1,3,5,7
/proc/21423/task/21436/stat : 21436 (java) S 21420 21423 16915 0 -1 1077944384 9543 0 0 0 93 2 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577643210752 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21437] ppid=21420 vsize=10661136 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21437/stat : 21437 (java) S 21420 21423 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577642158688 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21438] ppid=21420 vsize=10661136 memory=4872558044660077418 CPUtime=0.05 cores=1,3,5,7
/proc/21423/task/21438/stat : 21438 (java) S 21420 21423 16915 0 -1 1077944384 1322 0 0 0 3 2 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577641106224 140578089745026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
Current children cumulated CPU time: 259.12 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8422636 KiB

[startup+88.6007 s]
/proc/loadavg: 3.11 2.68 2.48 6/217 21439
/proc/meminfo: memFree=19532380/32770624 swapFree=67108792/67108860
[pid=21423] ppid=21420 vsize=10661136 memory=8422636 CPUtime=259.32 cores=1,3,5,7
/proc/21423/stat : 21423 (java) S 21420 21423 16915 0 -1 1077944320 967519 0 0 0 25444 488 0 0 20 0 15 0 105268936 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140727516004928 140578089733879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
/proc/21423/statm: 2665284 2105659 3194 1 0 2627775 0
[pid=21423/tid=21425] ppid=21420 vsize=10661136 memory=7367994820037470033 CPUtime=23.27 cores=1,3,5,7
/proc/21423/task/21425/stat : 21425 (java) S 21420 21423 16915 0 -1 1077944384 34965 0 0 0 2285 42 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578093972368 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21426] ppid=21420 vsize=10661136 memory=6010425776822829155 CPUtime=52.12 cores=1,3,5,7
/proc/21423/task/21426/stat : 21426 (java) S 21420 21423 16915 0 -1 1077944384 172118 0 0 0 5105 107 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578042353936 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21427] ppid=21420 vsize=10661136 memory=5866622872212169831 CPUtime=52.05 cores=1,3,5,7
/proc/21423/task/21427/stat : 21427 (java) S 21420 21423 16915 0 -1 1077944384 210697 0 0 0 5097 108 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578041301392 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21428] ppid=21420 vsize=10661136 memory=2209 CPUtime=52.5 cores=1,3,5,7
/proc/21423/task/21428/stat : 21428 (java) S 21420 21423 16915 0 -1 1077944384 213784 0 0 0 5145 105 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578040248848 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21429] ppid=21420 vsize=10661136 memory=2209 CPUtime=52.33 cores=1,3,5,7
/proc/21423/task/21429/stat : 21429 (java) S 21420 21423 16915 0 -1 1077944384 244125 0 0 0 5121 112 0 0 20 0 15 0 105268937 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140578039196304 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21430] ppid=21420 vsize=10661136 memory=2209 CPUtime=12.23 cores=1,3,5,7
/proc/21423/task/21430/stat : 21430 (java) R 21420 21423 16915 0 -1 4202560 32725 0 0 0 1222 1 0 0 20 0 15 0 105268939 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577649525824 140578074434554 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21431] ppid=21420 vsize=10661136 memory=2209 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21431/stat : 21431 (java) S 21420 21423 16915 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 105268939 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577648473568 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21432] ppid=21420 vsize=10661136 memory=2209 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21432/stat : 21432 (java) S 21420 21423 16915 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 105268939 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577647420928 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21433] ppid=21420 vsize=10661136 memory=2209 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21433/stat : 21433 (java) S 21420 21423 16915 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577646369136 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21434] ppid=21420 vsize=10661136 memory=2209 CPUtime=7.33 cores=1,3,5,7
/proc/21423/task/21434/stat : 21434 (java) S 21420 21423 16915 0 -1 1077944384 27200 0 0 0 730 3 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577645316128 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21435] ppid=21420 vsize=10661136 memory=2209 CPUtime=6.39 cores=1,3,5,7
/proc/21423/task/21435/stat : 21435 (java) S 21420 21423 16915 0 -1 1077944384 19558 0 0 0 636 3 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577644263584 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21436] ppid=21420 vsize=10661136 memory=2209 CPUtime=0.95 cores=1,3,5,7
/proc/21423/task/21436/stat : 21436 (java) S 21420 21423 16915 0 -1 1077944384 9543 0 0 0 93 2 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577643210752 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21437] ppid=21420 vsize=10661136 memory=2209 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21437/stat : 21437 (java) S 21420 21423 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577642158688 140578089744085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
[pid=21423/tid=21438] ppid=21420 vsize=10661136 memory=2209 CPUtime=0.05 cores=1,3,5,7
/proc/21423/task/21438/stat : 21438 (java) S 21420 21423 16915 0 -1 1077944384 1322 0 0 0 3 2 0 0 20 0 15 0 105268942 10917003264 2105659 33554432000 4194304 4196468 140727516022384 140577641106224 140578089745026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8212480 140727516030070 140727516030222 140727516030222 140727516032975 0
Current children cumulated CPU time: 259.32 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8422636 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 88.6841
CPU time (s): 259.411
CPU user time (s): 254.447
CPU system time (s): 4.96391
CPU usage (%): 292.511
Max. virtual memory (cumulated for all children) (KiB): 10661740
Max. memory (cumulated for all children) (KiB): 8422636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.447
system time used= 4.96391
maximum resident set size= 8422744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 967522
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= 9353
involuntary context switches= 2344


# summary of solver processes directly reported to runsolver:
#   pid: 21423
#   total CPU time (s): 259.411
#   total CPU user time (s): 254.447
#   total CPU system time (s): 4.96391

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.557995 second user time and 0.883599 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-29 17:10:57
IDJOB=4301253
IDBENCH=141043
IDSOLVER=2773
FILE ID=node150/4301253-1532877057
RUNJOBID= node150-1532875965-20369
PBS_JOBID= 21022492
Free space on /tmp= 55348 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/NurseRostering/NurseRostering-20_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301253-1532877057/watcher-4301253-1532877057 -o /tmp/evaluation-result-4301253-1532877057/solver-4301253-1532877057 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532875965-20369 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301253-1532877057.xml

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

MD5SUM BENCH= d4df4d24fcb6b75374a4511056cd4f34
RANDOM SEED=1736129549

node150.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.76
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.76
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.76
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.76
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:        28005944 kB
MemAvailable:   31734240 kB
Buffers:          220016 kB
Cached:          3750712 kB
SwapCached:           32 kB
Active:          1651196 kB
Inactive:        2582332 kB
Active(anon):     213768 kB
Inactive(anon):    76188 kB
Active(file):    1437428 kB
Inactive(file):  2506144 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:              4084 kB
Writeback:             0 kB
AnonPages:        329408 kB
Mapped:            56080 kB
Shmem:             25156 kB
Slab:             230200 kB
SReclaimable:     201120 kB
SUnreclaim:        29080 kB
KernelStack:        3872 kB
PageTables:         6064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1314228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 55344 MiB
End job on node150 at 2018-07-29 17:12:25