Trace number 4258268

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 2017-07-05? (TO) 260.198 87.4571

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-07-07-8.xml
MD5SUM3801e67c429176a130b0cb7922d17a7f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark458
Best CPU time to get the best result obtained on this benchmark140.11501
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of constraints168
Number of domains9
Minimum domain size6
Maximum domain size560
Distribution of domain sizes[{"size":6,"count":7},{"size":7,"count":91},{"size":560,"count":105}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":56},{"degree":3,"count":98},{"degree":8,"count":49}]
Minimum constraint arity1
Maximum constraint arity9
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":49},{"arity":3,"count":49},{"arity":7,"count":14},{"arity":9,"count":49}]
Number of extensional constraints49
Number of intensional constraints56
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":56},{"type":"allDifferent","count":7},{"type":"noOverlap","count":7},{"type":"element","count":49}]
Optimization problemYES
Type of objectivemin MAXIMUM

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258268-1502639768/watcher-4258268-1502639768 -o /tmp/evaluation-result-4258268-1502639768/solver-4258268-1502639768 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502637430-15761 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258268-1502639768.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=18271, runsolver pid=18268
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 4.31 4.80 4.47 4/216 18286
/proc/meminfo: memFree=20830376/32770624 swapFree=67108860/67108860
[pid=18271] ppid=18268 vsize=10555400 memory=31304 CPUtime=0.13 cores=1,3,5,7
/proc/18271/stat : 18271 (java) S 18268 18271 6338 0 -1 1077944320 6376 0 0 0 11 2 0 0 20 0 15 0 97057890 10808729600 7826 33554432000 4194304 4196468 140736146458816 140736146441360 140149028794103 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
/proc/18271/statm: 2638850 7826 2810 1 0 2627263 0
[pid=18271/tid=18273] ppid=18268 vsize=10555400 memory=-7254947784588945530 CPUtime=0.09 cores=1,3,5,7
/proc/18271/task/18273/stat : 18273 (java) R 18268 18271 6338 0 -1 4202560 4220 0 0 0 8 1 0 0 20 0 15 0 97057891 10808729600 7826 33554432000 4194304 4196468 140736146458816 140149033017136 140149012874590 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18274] ppid=18268 vsize=10555400 memory=5793855626842892729 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18274/stat : 18274 (java) S 18268 18271 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97057892 10808729600 7826 33554432000 4194304 4196468 140736146458816 140148954867984 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18275] ppid=18268 vsize=10555400 memory=140375832999552 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18275/stat : 18275 (java) S 18268 18271 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97057892 10808729600 7826 33554432000 4194304 4196468 140736146458816 140148953815440 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18276] ppid=18268 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18276/stat : 18276 (java) S 18268 18271 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97057892 10808729600 7826 33554432000 4194304 4196468 140736146458816 140148952762896 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18277] ppid=18268 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18277/stat : 18277 (java) S 18268 18271 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97057892 10808729600 7826 33554432000 4194304 4196468 140736146458816 140148951710352 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18278] ppid=18268 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18278/stat : 18278 (java) S 18268 18271 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97057893 10808729600 7826 33554432000 4194304 4196468 140736146458816 140148519938544 140149028805250 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18279] ppid=18268 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18279/stat : 18279 (java) S 18268 18271 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97057894 10808729600 7826 33554432000 4194304 4196468 140736146458816 140148518884768 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18280] ppid=18268 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18280/stat : 18280 (java) S 18268 18271 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97057894 10808729600 7826 33554432000 4194304 4196468 140736146458816 140148517832176 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18281] ppid=18268 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18281/stat : 18281 (java) S 18268 18271 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97057896 10808729600 7826 33554432000 4194304 4196468 140736146458816 140148516780752 140149028812699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18282] ppid=18268 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18282/stat : 18282 (java) S 18268 18271 6338 0 -1 1077944384 438 0 0 0 0 0 0 0 20 0 15 0 97057896 10808729600 7826 33554432000 4194304 4196468 140736146458816 140148515727344 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18283] ppid=18268 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18283/stat : 18283 (java) S 18268 18271 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97057896 10808729600 7826 33554432000 4194304 4196468 140736146458816 140148514674800 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18284] ppid=18268 vsize=10555400 memory=140375832999552 CPUtime=0.01 cores=1,3,5,7
/proc/18271/task/18284/stat : 18284 (java) R 18268 18271 6338 0 -1 4202560 348 0 0 0 1 0 0 0 20 0 15 0 97057896 10808729600 7826 33554432000 4194304 4196468 140736146458816 140148513622256 140149028806038 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18285] ppid=18268 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18285/stat : 18285 (java) S 18268 18271 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97057896 10808729600 7826 33554432000 4194304 4196468 140736146458816 140148512569952 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18286] ppid=18268 vsize=10555400 memory=140375832999552 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18286/stat : 18286 (java) S 18268 18271 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97057896 10808729600 7826 33554432000 4194304 4196468 140736146458816 140148511517488 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 31304 KiB

[startup+0.21073 s]*
/proc/loadavg: 4.12 4.75 4.45 3/216 18286
/proc/meminfo: memFree=20821504/32770624 swapFree=67108860/67108860
[pid=18271] ppid=18268 vsize=10555400 memory=40148 CPUtime=0.3 cores=1,3,5,7
/proc/18271/stat : 18271 (java) S 18268 18271 6338 0 -1 1077944320 7797 0 0 0 27 3 0 0 20 0 15 0 97057890 10808729600 10037 33554432000 4194304 4196468 140736146458816 140736146441360 140149028794103 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
/proc/18271/statm: 2638850 10037 2941 1 0 2627263 0
[pid=18271/tid=18273] ppid=18268 vsize=10555400 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/18271/task/18273/stat : 18273 (java) R 18268 18271 6338 0 -1 4202560 4844 0 0 0 18 2 0 0 20 0 15 0 97057891 10808729600 10037 33554432000 4194304 4196468 140736146458816 140149033029200 140149012874590 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18274] ppid=18268 vsize=10555400 memory=4211974102037790090 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18274/stat : 18274 (java) S 18268 18271 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97057892 10808729600 10037 33554432000 4194304 4196468 140736146458816 140148954867984 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18275] ppid=18268 vsize=10555400 memory=140375832999552 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18275/stat : 18275 (java) S 18268 18271 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97057892 10808729600 10037 33554432000 4194304 4196468 140736146458816 140148953815440 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18276] ppid=18268 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18276/stat : 18276 (java) S 18268 18271 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97057892 10808729600 10037 33554432000 4194304 4196468 140736146458816 140148952762896 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18277] ppid=18268 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18277/stat : 18277 (java) S 18268 18271 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97057892 10808729600 10037 33554432000 4194304 4196468 140736146458816 140148951710352 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18278] ppid=18268 vsize=10555400 memory=140375832999552 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18278/stat : 18278 (java) S 18268 18271 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97057893 10808729600 10037 33554432000 4194304 4196468 140736146458816 140148519938544 140149028805250 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18279] ppid=18268 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18279/stat : 18279 (java) S 18268 18271 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97057894 10808729600 10037 33554432000 4194304 4196468 140736146458816 140148518884768 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18280] ppid=18268 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18280/stat : 18280 (java) S 18268 18271 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97057894 10808729600 10037 33554432000 4194304 4196468 140736146458816 140148517832176 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18281] ppid=18268 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18281/stat : 18281 (java) S 18268 18271 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97057896 10808729600 10037 33554432000 4194304 4196468 140736146458816 140148516780752 140149028812699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18282] ppid=18268 vsize=10555400 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18271/task/18282/stat : 18282 (java) S 18268 18271 6338 0 -1 1077944384 591 0 0 0 1 0 0 0 20 0 15 0 97057896 10808729600 10037 33554432000 4194304 4196468 140736146458816 140148515727344 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18283] ppid=18268 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18283/stat : 18283 (java) S 18268 18271 6338 0 -1 1077944384 206 0 0 0 0 0 0 0 20 0 15 0 97057896 10808729600 10037 33554432000 4194304 4196468 140736146458816 140148514674800 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18284] ppid=18268 vsize=10555400 memory=140375832999552 CPUtime=0.06 cores=1,3,5,7
/proc/18271/task/18284/stat : 18284 (java) S 18268 18271 6338 0 -1 1077944384 789 0 0 0 6 0 0 0 20 0 15 0 97057896 10808729600 10037 33554432000 4194304 4196468 140736146458816 140148513622256 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18285] ppid=18268 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18285/stat : 18285 (java) S 18268 18271 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97057896 10808729600 10037 33554432000 4194304 4196468 140736146458816 140148512569952 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18286] ppid=18268 vsize=10555400 memory=140375832999552 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18286/stat : 18286 (java) S 18268 18271 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97057896 10808729600 10037 33554432000 4194304 4196468 140736146458816 140148511517488 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 40148 KiB

[startup+0.319941 s]*
/proc/loadavg: 4.12 4.75 4.45 5/216 18286
/proc/meminfo: memFree=20814308/32770624 swapFree=67108860/67108860
[pid=18271] ppid=18268 vsize=10555476 memory=47764 CPUtime=0.54 cores=1,3,5,7
/proc/18271/stat : 18271 (java) S 18268 18271 6338 0 -1 1077944320 8639 0 0 0 51 3 0 0 20 0 15 0 97057890 10808807424 11941 33554432000 4194304 4196468 140736146458816 140736146441360 140149028794103 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
/proc/18271/statm: 2638869 11941 3045 1 0 2627263 0
[pid=18271/tid=18273] ppid=18268 vsize=10555476 memory=4871374705135476842 CPUtime=0.31 cores=1,3,5,7
/proc/18271/task/18273/stat : 18273 (java) R 18268 18271 6338 0 -1 4202560 5228 0 0 0 29 2 0 0 20 0 15 0 97057891 10808807424 11941 33554432000 4194304 4196468 140736146458816 140149033029872 140148624928214 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18274] ppid=18268 vsize=10555476 memory=4211974102037790090 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18274/stat : 18274 (java) S 18268 18271 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97057892 10808807424 11941 33554432000 4194304 4196468 140736146458816 140148954867984 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18275] ppid=18268 vsize=10555476 memory=140375833001909 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18275/stat : 18275 (java) S 18268 18271 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97057892 10808807424 11941 33554432000 4194304 4196468 140736146458816 140148953815440 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18276] ppid=18268 vsize=10555476 memory=140375704584914 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18276/stat : 18276 (java) S 18268 18271 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97057892 10808807424 11941 33554432000 4194304 4196468 140736146458816 140148952762896 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18277] ppid=18268 vsize=10555476 memory=140375704587727 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18277/stat : 18277 (java) S 18268 18271 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97057892 10808807424 11941 33554432000 4194304 4196468 140736146458816 140148951710352 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18278] ppid=18268 vsize=10555476 memory=140375833005917 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18278/stat : 18278 (java) S 18268 18271 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97057893 10808807424 11941 33554432000 4194304 4196468 140736146458816 140148519938544 140149028805250 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18279] ppid=18268 vsize=10555476 memory=140375704596911 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18279/stat : 18279 (java) S 18268 18271 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97057894 10808807424 11941 33554432000 4194304 4196468 140736146458816 140148518884768 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18280] ppid=18268 vsize=10555476 memory=280751409184656 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18280/stat : 18280 (java) S 18268 18271 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97057894 10808807424 11941 33554432000 4194304 4196468 140736146458816 140148517832176 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18281] ppid=18268 vsize=10555476 memory=280751409182352 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18281/stat : 18281 (java) S 18268 18271 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97057896 10808807424 11941 33554432000 4194304 4196468 140736146458816 140148516780752 140149028812699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18282] ppid=18268 vsize=10555476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/18271/task/18282/stat : 18282 (java) S 18268 18271 6338 0 -1 1077944384 633 0 0 0 3 0 0 0 20 0 15 0 97057896 10808807424 11941 33554432000 4194304 4196468 140736146458816 140148515727344 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18283] ppid=18268 vsize=10555476 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/18271/task/18283/stat : 18283 (java) S 18268 18271 6338 0 -1 1077944384 399 0 0 0 4 0 0 0 20 0 15 0 97057896 10808807424 11941 33554432000 4194304 4196468 140736146458816 140148514674800 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18284] ppid=18268 vsize=10555476 memory=140375832999552 CPUtime=0.13 cores=1,3,5,7
/proc/18271/task/18284/stat : 18284 (java) R 18268 18271 6338 0 -1 4202560 1012 0 0 0 13 0 0 0 20 0 15 0 97057896 10808807424 11941 33554432000 4194304 4196468 140736146458816 140148513621440 140149007421773 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18285] ppid=18268 vsize=10555476 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18285/stat : 18285 (java) S 18268 18271 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97057896 10808807424 11941 33554432000 4194304 4196468 140736146458816 140148512569952 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18286] ppid=18268 vsize=10555476 memory=140375832999552 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18286/stat : 18286 (java) S 18268 18271 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97057896 10808807424 11941 33554432000 4194304 4196468 140736146458816 140148511517488 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 47764 KiB

[startup+0.700805 s]
/proc/loadavg: 4.12 4.75 4.45 5/216 18286
/proc/meminfo: memFree=20674116/32770624 swapFree=67108860/67108860
[pid=18271] ppid=18268 vsize=10555476 memory=193404 CPUtime=1.58 cores=1,3,5,7
/proc/18271/stat : 18271 (java) S 18268 18271 6338 0 -1 1077944320 10935 0 0 0 149 9 0 0 20 0 15 0 97057890 10808807424 48351 33554432000 4194304 4196468 140736146458816 140736146441360 140149028794103 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
/proc/18271/statm: 2638869 48351 3104 1 0 2627263 0
[pid=18271/tid=18273] ppid=18268 vsize=10555476 memory=1952 CPUtime=0.66 cores=1,3,5,7
/proc/18271/task/18273/stat : 18273 (java) R 18268 18271 6338 0 -1 4202560 5389 0 0 0 62 4 0 0 20 0 15 0 97057891 10808807424 48351 33554432000 4194304 4196468 140736146458816 140149033024840 140148627924883 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18274] ppid=18268 vsize=10555476 memory=5796 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18274/stat : 18274 (java) S 18268 18271 6338 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 97057892 10808807424 48351 33554432000 4194304 4196468 140736146458816 140148954867984 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18275] ppid=18268 vsize=10555476 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18275/stat : 18275 (java) S 18268 18271 6338 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 97057892 10808807424 48351 33554432000 4194304 4196468 140736146458816 140148953815440 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18276] ppid=18268 vsize=10555476 memory=7523356985603351872 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18276/stat : 18276 (java) S 18268 18271 6338 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 97057892 10808807424 48351 33554432000 4194304 4196468 140736146458816 140148952762896 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18277] ppid=18268 vsize=10555476 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18277/stat : 18277 (java) S 18268 18271 6338 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 97057892 10808807424 48351 33554432000 4194304 4196468 140736146458816 140148951710352 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18278] ppid=18268 vsize=10555476 memory=7151836404271566928 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18278/stat : 18278 (java) S 18268 18271 6338 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 97057893 10808807424 48351 33554432000 4194304 4196468 140736146458816 140148519938544 140149028805250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18279] ppid=18268 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18279/stat : 18279 (java) S 18268 18271 6338 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97057894 10808807424 48351 33554432000 4194304 4196468 140736146458816 140148518884768 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18280] ppid=18268 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18280/stat : 18280 (java) S 18268 18271 6338 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97057894 10808807424 48351 33554432000 4194304 4196468 140736146458816 140148517832176 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18281] ppid=18268 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18281/stat : 18281 (java) S 18268 18271 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97057896 10808807424 48351 33554432000 4194304 4196468 140736146458816 140148516780752 140149028812699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18282] ppid=18268 vsize=10555476 memory=72 CPUtime=0.31 cores=1,3,5,7
/proc/18271/task/18282/stat : 18282 (java) R 18268 18271 6338 0 -1 4202560 1395 0 0 0 31 0 0 0 20 0 15 0 97057896 10808807424 48351 33554432000 4194304 4196468 140736146458816 140148515713368 140149008037995 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18283] ppid=18268 vsize=10555476 memory=3 CPUtime=0.31 cores=1,3,5,7
/proc/18271/task/18283/stat : 18283 (java) R 18268 18271 6338 0 -1 4202560 1322 0 0 0 31 0 0 0 20 0 15 0 97057896 10808807424 48351 33554432000 4194304 4196468 140736146458816 140148514655816 140149010338640 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18284] ppid=18268 vsize=10555476 memory=6080 CPUtime=0.21 cores=1,3,5,7
/proc/18271/task/18284/stat : 18284 (java) S 18268 18271 6338 0 -1 1077944384 1316 0 0 0 21 0 0 0 20 0 15 0 97057896 10808807424 48351 33554432000 4194304 4196468 140736146458816 140148513622256 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18285] ppid=18268 vsize=10555476 memory=280751409368560 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18285/stat : 18285 (java) S 18268 18271 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97057896 10808807424 48351 33554432000 4194304 4196468 140736146458816 140148512569952 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18286] ppid=18268 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18286/stat : 18286 (java) S 18268 18271 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97057896 10808807424 48351 33554432000 4194304 4196468 140736146458816 140148511517488 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 193404 KiB

[startup+1.50094 s]
/proc/loadavg: 4.12 4.75 4.45 6/218 18289
/proc/meminfo: memFree=20580012/32770624 swapFree=67108860/67108860
[pid=18271] ppid=18268 vsize=10555476 memory=590448 CPUtime=3.63 cores=1,3,5,7
/proc/18271/stat : 18271 (java) S 18268 18271 6338 0 -1 1077944320 12559 0 0 0 316 47 0 0 20 0 15 0 97057890 10808807424 147612 33554432000 4194304 4196468 140736146458816 140736146441360 140149028794103 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
/proc/18271/statm: 2638869 147612 3131 1 0 2627263 0
[pid=18271/tid=18273] ppid=18268 vsize=10555476 memory=0 CPUtime=1.11 cores=1,3,5,7
/proc/18271/task/18273/stat : 18273 (java) S 18268 18271 6338 0 -1 1077944384 5494 0 0 0 105 6 0 0 20 0 15 0 97057891 10808807424 147612 33554432000 4194304 4196468 140736146458816 140149033029024 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18274] ppid=18268 vsize=10555476 memory=-6940707314043347555 CPUtime=0.35 cores=1,3,5,7
/proc/18271/task/18274/stat : 18274 (java) R 18268 18271 6338 0 -1 4202560 462 0 0 0 26 9 0 0 20 0 15 0 97057892 10808807424 147612 33554432000 4194304 4196468 140736146458816 140148954867984 140149013744708 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18275] ppid=18268 vsize=10555476 memory=-6583839696183762729 CPUtime=0.35 cores=1,3,5,7
/proc/18271/task/18275/stat : 18275 (java) R 18268 18271 6338 0 -1 4202560 262 0 0 0 26 9 0 0 20 0 15 0 97057892 10808807424 147612 33554432000 4194304 4196468 140736146458816 140148953815640 140149013491855 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18276] ppid=18268 vsize=10555476 memory=-1161699032755887712 CPUtime=0.35 cores=1,3,5,7
/proc/18271/task/18276/stat : 18276 (java) R 18268 18271 6338 0 -1 4202560 198 0 0 0 27 8 0 0 20 0 15 0 97057892 10808807424 147612 33554432000 4194304 4196468 140736146458816 140148952763096 140149013491828 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18277] ppid=18268 vsize=10555476 memory=-6305713884474598784 CPUtime=0.35 cores=1,3,5,7
/proc/18271/task/18277/stat : 18277 (java) R 18268 18271 6338 0 -1 4202560 360 0 0 0 26 9 0 0 20 0 15 0 97057892 10808807424 147612 33554432000 4194304 4196468 140736146458816 140148951710352 140149013491737 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18278] ppid=18268 vsize=10555476 memory=-6305710624610608256 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18278/stat : 18278 (java) S 18268 18271 6338 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 15 0 97057893 10808807424 147612 33554432000 4194304 4196468 140736146458816 140148519936864 140149028804309 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0

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

/proc/18271/statm: 2638869 2071807 3145 1 0 2627263 0
[pid=18271/tid=18273] ppid=18268 vsize=10555476 memory=297237808224154966 CPUtime=13.68 cores=1,3,5,7
/proc/18271/task/18273/stat : 18273 (java) S 18268 18271 6338 0 -1 1077944384 15680 0 0 0 1359 9 0 0 20 0 15 0 97057891 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140149033028704 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18274] ppid=18268 vsize=10555476 memory=3474863770055225919 CPUtime=55.31 cores=1,3,5,7
/proc/18271/task/18274/stat : 18274 (java) R 18268 18271 6338 0 -1 4202560 37983 0 0 0 5359 172 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148954868184 140149013779399 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18275] ppid=18268 vsize=10555476 memory=4497580499151130995 CPUtime=55.31 cores=1,3,5,7
/proc/18271/task/18275/stat : 18275 (java) R 18268 18271 6338 0 -1 4202560 49159 0 0 0 5363 168 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148953815640 140149013744708 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18276] ppid=18268 vsize=10555476 memory=-6861001314482542224 CPUtime=54.91 cores=1,3,5,7
/proc/18271/task/18276/stat : 18276 (java) R 18268 18271 6338 0 -1 4202560 64169 0 0 0 5316 175 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148952762784 140149013491855 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18277] ppid=18268 vsize=10555476 memory=-7751062316387021378 CPUtime=55.04 cores=1,3,5,7
/proc/18271/task/18277/stat : 18277 (java) R 18268 18271 6338 0 -1 4202560 50241 0 0 0 5345 159 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148951710352 140149013745230 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18278] ppid=18268 vsize=10555476 memory=6944652177228980320 CPUtime=16.03 cores=1,3,5,7
/proc/18271/task/18278/stat : 18278 (java) S 18268 18271 6338 0 -1 1077944384 19765 0 0 0 1601 2 0 0 20 0 15 0 97057893 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148519936864 140149028804309 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18279] ppid=18268 vsize=10555476 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18279/stat : 18279 (java) S 18268 18271 6338 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97057894 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148518884832 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18280] ppid=18268 vsize=10555476 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18280/stat : 18280 (java) S 18268 18271 6338 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97057894 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148517832192 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18281] ppid=18268 vsize=10555476 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18281/stat : 18281 (java) S 18268 18271 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148516780752 140149028812699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18282] ppid=18268 vsize=10555476 memory=-7674914008656224160 CPUtime=0.92 cores=1,3,5,7
/proc/18271/task/18282/stat : 18282 (java) S 18268 18271 6338 0 -1 1077944384 8421 0 0 0 91 1 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148515727344 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18283] ppid=18268 vsize=10555476 memory=-9174445032661854264 CPUtime=0.5 cores=1,3,5,7
/proc/18271/task/18283/stat : 18283 (java) S 18268 18271 6338 0 -1 1077944384 2970 0 0 0 50 0 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148514674800 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18284] ppid=18268 vsize=10555476 memory=7164495180812543342 CPUtime=0.3 cores=1,3,5,7
/proc/18271/task/18284/stat : 18284 (java) S 18268 18271 6338 0 -1 1077944384 2174 0 0 0 29 1 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148513622256 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18285] ppid=18268 vsize=10555476 memory=4639355573485195347 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18285/stat : 18285 (java) S 18268 18271 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148512569952 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18286] ppid=18268 vsize=10555476 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/18271/task/18286/stat : 18286 (java) S 18268 18271 6338 0 -1 1077944384 392 0 0 0 2 2 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148511517488 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
Current children cumulated CPU time: 252.13 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8287228 KiB

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

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

[startup+87.4571 s]
# the end of solver process 18271 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=253.217 s, system=6.98047 s

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

[startup+86.4009 s]
/proc/loadavg: 4.85 4.79 4.49 9/216 18365
/proc/meminfo: memFree=12292656/32770624 swapFree=67108860/67108860
[pid=18271] ppid=18268 vsize=10555476 memory=8287228 CPUtime=256.11 cores=1,3,5,7
/proc/18271/stat : 18271 (java) S 18268 18271 6338 0 -1 1077944320 252320 0 0 0 24918 693 0 0 20 0 15 0 97057890 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140736146441360 140149028794103 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
/proc/18271/statm: 2638869 2071807 3145 1 0 2627263 0
[pid=18271/tid=18273] ppid=18268 vsize=10555476 memory=1347 CPUtime=13.68 cores=1,3,5,7
/proc/18271/task/18273/stat : 18273 (java) S 18268 18271 6338 0 -1 1077944384 15680 0 0 0 1359 9 0 0 20 0 15 0 97057891 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140149033028704 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18274] ppid=18268 vsize=10555476 memory=5275 CPUtime=56.31 cores=1,3,5,7
/proc/18271/task/18274/stat : 18274 (java) R 18268 18271 6338 0 -1 4202560 37983 0 0 0 5459 172 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148954868184 140149013491828 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18275] ppid=18268 vsize=10555476 memory=6791534058613427641 CPUtime=56.29 cores=1,3,5,7
/proc/18271/task/18275/stat : 18275 (java) R 18268 18271 6338 0 -1 4202560 49159 0 0 0 5461 168 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148953815640 140149013491878 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18276] ppid=18268 vsize=10555476 memory=28520 CPUtime=55.91 cores=1,3,5,7
/proc/18271/task/18276/stat : 18276 (java) R 18268 18271 6338 0 -1 4202560 64169 0 0 0 5416 175 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148952762784 140149010391187 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18277] ppid=18268 vsize=10555476 memory=2428 CPUtime=56.04 cores=1,3,5,7
/proc/18271/task/18277/stat : 18277 (java) R 18268 18271 6338 0 -1 4202560 50241 0 0 0 5445 159 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148951710552 140149010390570 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18278] ppid=18268 vsize=10555476 memory=1292 CPUtime=16.03 cores=1,3,5,7
/proc/18271/task/18278/stat : 18278 (java) S 18268 18271 6338 0 -1 1077944384 19765 0 0 0 1601 2 0 0 20 0 15 0 97057893 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148519936864 140149028804309 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18279] ppid=18268 vsize=10555476 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18279/stat : 18279 (java) S 18268 18271 6338 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97057894 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148518884832 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18280] ppid=18268 vsize=10555476 memory=12064 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18280/stat : 18280 (java) S 18268 18271 6338 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97057894 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148517832192 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18281] ppid=18268 vsize=10555476 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18281/stat : 18281 (java) S 18268 18271 6338 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148516780400 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18282] ppid=18268 vsize=10555476 memory=1228 CPUtime=0.92 cores=1,3,5,7
/proc/18271/task/18282/stat : 18282 (java) S 18268 18271 6338 0 -1 1077944384 8421 0 0 0 91 1 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148515727344 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18283] ppid=18268 vsize=10555476 memory=1952 CPUtime=0.5 cores=1,3,5,7
/proc/18271/task/18283/stat : 18283 (java) S 18268 18271 6338 0 -1 1077944384 2970 0 0 0 50 0 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148514674800 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18284] ppid=18268 vsize=10555476 memory=5796 CPUtime=0.3 cores=1,3,5,7
/proc/18271/task/18284/stat : 18284 (java) S 18268 18271 6338 0 -1 1077944384 2174 0 0 0 29 1 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148513622256 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18285] ppid=18268 vsize=10555476 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18285/stat : 18285 (java) S 18268 18271 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148512569952 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18286] ppid=18268 vsize=10555476 memory=8584 CPUtime=0.04 cores=1,3,5,7
/proc/18271/task/18286/stat : 18286 (java) S 18268 18271 6338 0 -1 1077944384 392 0 0 0 2 2 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148511517488 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
Current children cumulated CPU time: 256.11 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8287228 KiB

[startup+87.2009 s]
/proc/loadavg: 4.85 4.79 4.49 9/216 18365
/proc/meminfo: memFree=12292656/32770624 swapFree=67108860/67108860
[pid=18271] ppid=18268 vsize=10555476 memory=8287228 CPUtime=259.3 cores=1,3,5,7
/proc/18271/stat : 18271 (java) S 18268 18271 6338 0 -1 1077944320 252320 0 0 0 25237 693 0 0 20 0 15 0 97057890 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140736146441360 140149028794103 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
/proc/18271/statm: 2638869 2071807 3145 1 0 2627263 0
[pid=18271/tid=18273] ppid=18268 vsize=10555476 memory=2428 CPUtime=13.68 cores=1,3,5,7
/proc/18271/task/18273/stat : 18273 (java) S 18268 18271 6338 0 -1 1077944384 15680 0 0 0 1359 9 0 0 20 0 15 0 97057891 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140149033028704 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18274] ppid=18268 vsize=10555476 memory=6791534058613427641 CPUtime=57.11 cores=1,3,5,7
/proc/18271/task/18274/stat : 18274 (java) R 18268 18271 6338 0 -1 4202560 37983 0 0 0 5539 172 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148954868184 140149011970687 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18275] ppid=18268 vsize=10555476 memory=1204 CPUtime=57.08 cores=1,3,5,7
/proc/18271/task/18275/stat : 18275 (java) R 18268 18271 6338 0 -1 4202560 49159 0 0 0 5540 168 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148953815640 140149013745202 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18276] ppid=18268 vsize=10555476 memory=1716 CPUtime=56.7 cores=1,3,5,7
/proc/18271/task/18276/stat : 18276 (java) R 18268 18271 6338 0 -1 4202560 64169 0 0 0 5495 175 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148952762784 140149010391114 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18277] ppid=18268 vsize=10555476 memory=6791534058613427641 CPUtime=56.84 cores=1,3,5,7
/proc/18271/task/18277/stat : 18277 (java) R 18268 18271 6338 0 -1 4202560 50241 0 0 0 5525 159 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148951710552 140149013745230 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18278] ppid=18268 vsize=10555476 memory=15876 CPUtime=16.03 cores=1,3,5,7
/proc/18271/task/18278/stat : 18278 (java) S 18268 18271 6338 0 -1 1077944384 19765 0 0 0 1601 2 0 0 20 0 15 0 97057893 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148519936864 140149028804309 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18279] ppid=18268 vsize=10555476 memory=16432 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18279/stat : 18279 (java) S 18268 18271 6338 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97057894 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148518884832 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18280] ppid=18268 vsize=10555476 memory=16836 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18280/stat : 18280 (java) S 18268 18271 6338 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97057894 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148517832192 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18281] ppid=18268 vsize=10555476 memory=4044 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18281/stat : 18281 (java) S 18268 18271 6338 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148516780400 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18282] ppid=18268 vsize=10555476 memory=1792 CPUtime=0.92 cores=1,3,5,7
/proc/18271/task/18282/stat : 18282 (java) S 18268 18271 6338 0 -1 1077944384 8421 0 0 0 91 1 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148515727344 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18283] ppid=18268 vsize=10555476 memory=6791534058613427641 CPUtime=0.5 cores=1,3,5,7
/proc/18271/task/18283/stat : 18283 (java) S 18268 18271 6338 0 -1 1077944384 2970 0 0 0 50 0 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148514674800 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18284] ppid=18268 vsize=10555476 memory=1228 CPUtime=0.3 cores=1,3,5,7
/proc/18271/task/18284/stat : 18284 (java) S 18268 18271 6338 0 -1 1077944384 2174 0 0 0 29 1 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148513622256 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18285] ppid=18268 vsize=10555476 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18285/stat : 18285 (java) S 18268 18271 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148512569952 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18286] ppid=18268 vsize=10555476 memory=5796 CPUtime=0.04 cores=1,3,5,7
/proc/18271/task/18286/stat : 18286 (java) S 18268 18271 6338 0 -1 1077944384 392 0 0 0 2 2 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148511517488 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
Current children cumulated CPU time: 259.3 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8287228 KiB

[startup+87.4009 s]
/proc/loadavg: 4.85 4.79 4.49 9/216 18365
/proc/meminfo: memFree=12292656/32770624 swapFree=67108860/67108860
[pid=18271] ppid=18268 vsize=10555476 memory=8287228 CPUtime=260.1 cores=1,3,5,7
/proc/18271/stat : 18271 (java) S 18268 18271 6338 0 -1 1077944320 252389 0 0 0 25317 693 0 0 20 0 15 0 97057890 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140736146441360 140149028794103 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
/proc/18271/statm: 2638869 2071807 3145 1 0 2627263 0
[pid=18271/tid=18273] ppid=18268 vsize=10555476 memory=8287220 CPUtime=13.68 cores=1,3,5,7
/proc/18271/task/18273/stat : 18273 (java) S 18268 18271 6338 0 -1 1077944384 15680 0 0 0 1359 9 0 0 20 0 15 0 97057891 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140149033028704 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18274] ppid=18268 vsize=10555476 memory=8287228 CPUtime=57.31 cores=1,3,5,7
/proc/18271/task/18274/stat : 18274 (java) R 18268 18271 6338 0 -1 4202560 37983 0 0 0 5559 172 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148954868184 140149013745230 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18275] ppid=18268 vsize=10555476 memory=6791534058613427641 CPUtime=57.28 cores=1,3,5,7
/proc/18271/task/18275/stat : 18275 (java) R 18268 18271 6338 0 -1 4202560 49228 0 0 0 5560 168 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148953815640 140149010391114 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18276] ppid=18268 vsize=10555476 memory=1728 CPUtime=56.9 cores=1,3,5,7
/proc/18271/task/18276/stat : 18276 (java) R 18268 18271 6338 0 -1 4202560 64169 0 0 0 5515 175 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148952762784 140149013745230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18277] ppid=18268 vsize=10555476 memory=12064 CPUtime=57.04 cores=1,3,5,7
/proc/18271/task/18277/stat : 18277 (java) R 18268 18271 6338 0 -1 4202560 50241 0 0 0 5545 159 0 0 20 0 15 0 97057892 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148951710552 140149013744708 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18278] ppid=18268 vsize=10555476 memory=1004 CPUtime=16.03 cores=1,3,5,7
/proc/18271/task/18278/stat : 18278 (java) S 18268 18271 6338 0 -1 1077944384 19765 0 0 0 1601 2 0 0 20 0 15 0 97057893 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148519936864 140149028804309 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18279] ppid=18268 vsize=10555476 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18279/stat : 18279 (java) S 18268 18271 6338 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97057894 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148518884832 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18280] ppid=18268 vsize=10555476 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18280/stat : 18280 (java) S 18268 18271 6338 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97057894 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148517832192 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18281] ppid=18268 vsize=10555476 memory=5796 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18281/stat : 18281 (java) S 18268 18271 6338 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148516780400 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18282] ppid=18268 vsize=10555476 memory=4616 CPUtime=0.92 cores=1,3,5,7
/proc/18271/task/18282/stat : 18282 (java) S 18268 18271 6338 0 -1 1077944384 8421 0 0 0 91 1 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148515727344 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18283] ppid=18268 vsize=10555476 memory=8584 CPUtime=0.5 cores=1,3,5,7
/proc/18271/task/18283/stat : 18283 (java) S 18268 18271 6338 0 -1 1077944384 2970 0 0 0 50 0 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148514674800 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18284] ppid=18268 vsize=10555476 memory=792 CPUtime=0.3 cores=1,3,5,7
/proc/18271/task/18284/stat : 18284 (java) S 18268 18271 6338 0 -1 1077944384 2174 0 0 0 29 1 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148513622256 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18285] ppid=18268 vsize=10555476 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/18271/task/18285/stat : 18285 (java) S 18268 18271 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148512569952 140149028804309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
[pid=18271/tid=18286] ppid=18268 vsize=10555476 memory=1716 CPUtime=0.04 cores=1,3,5,7
/proc/18271/task/18286/stat : 18286 (java) S 18268 18271 6338 0 -1 1077944384 392 0 0 0 2 2 0 0 20 0 15 0 97057896 10808807424 2071807 33554432000 4194304 4196468 140736146458816 140148511517488 140149028805250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 27942912 140736146465931 140736146466084 140736146466084 140736146468815 0
Current children cumulated CPU time: 260.1 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8287228 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 87.4571
CPU time (s): 260.198
CPU user time (s): 253.217
CPU system time (s): 6.98047
CPU usage (%): 297.514
Max. virtual memory (cumulated for all children) (KiB): 10555476
Max. memory (cumulated for all children) (KiB): 8287228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.217
system time used= 6.98047
maximum resident set size= 8287520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 252393
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= 5565
involuntary context switches= 4326


# summary of solver processes directly reported to runsolver:
#   pid: 18271
#   total CPU time (s): 260.198
#   total CPU user time (s): 253.217
#   total CPU system time (s): 6.98047

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.537954 second user time and 0.904472 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-13 17:41:50
IDJOB=4258268
IDBENCH=115852
IDSOLVER=2643
FILE ID=node148/4258268-1502639768
RUNJOBID= node148-1502637430-15761
PBS_JOBID= 20628305
Free space on /tmp= 61616 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-07-07-8.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258268-1502639768/watcher-4258268-1502639768 -o /tmp/evaluation-result-4258268-1502639768/solver-4258268-1502639768 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502637430-15761 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258268-1502639768.xml

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

MD5SUM BENCH= 3801e67c429176a130b0cb7922d17a7f
RANDOM SEED=1409466215

node148.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.19
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.19
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.19
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.19
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:        20850028 kB
MemAvailable:   23949624 kB
Buffers:          205352 kB
Cached:          3183328 kB
SwapCached:            0 kB
Active:          8770628 kB
Inactive:        2698804 kB
Active(anon):    8031752 kB
Inactive(anon):    76916 kB
Active(file):     738876 kB
Inactive(file):  2621888 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1600 kB
Writeback:             0 kB
AnonPages:       8086720 kB
Mapped:            55468 kB
Shmem:             25224 kB
Slab:             136268 kB
SReclaimable:     109332 kB
SUnreclaim:        26936 kB
KernelStack:        3504 kB
PageTables:        20932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8650788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7845888 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= 61612 MiB
End job on node148 at 2017-08-13 17:43:17