Trace number 4403070

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
Concrete 3.12.3OPT115 11.025 4.44373

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-4-5-20-1.xml
MD5SUMe6e5223db5de59749ca81141a6ec4e70
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark115
Best CPU time to get the best result obtained on this benchmark0.248867
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints442
Number of domains42
Minimum domain size3
Maximum domain size20
Distribution of domain sizes[{"size":3,"count":7},{"size":4,"count":10},{"size":5,"count":3},{"size":11,"count":3},{"size":12,"count":3},{"size":13,"count":8},{"size":14,"count":2},{"size":15,"count":4},{"size":19,"count":20},{"size":20,"count":20}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":40},{"degree":21,"count":20},{"degree":22,"count":19},{"degree":23,"count":1}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":440},{"arity":20,"count":1}]
Number of extensional constraints40
Number of intensional constraints401
Distribution of constraint types[{"type":"extension","count":40},{"type":"intension","count":401},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.79/0.55	c Concrete v3.12.3.1568965526260 running
8.26/3.67	o 151
8.59/3.74	o 149
9.28/3.94	o 147
9.28/3.95	o 138
9.28/3.98	o 137
9.28/4.00	o 136
9.28/4.00	o 135
9.67/4.01	o 134
9.67/4.01	o 131
10.30/4.26	o 115
10.93/4.42	v <instantiation
10.93/4.42	v         cost = '115'>
10.93/4.42	v       <list>
10.93/4.42	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] l[0] l[1] l[2] l[3] l[4] l[5] l[6] l[7] l[8] l[9] l[10] l[11] l[12] l[13] l[14] l[15] l[16] l[17] l[18] l[19] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19]
10.93/4.42	v       </list>
10.93/4.42	v       <values>
10.93/4.42	v         0 1 2 3 4 5 6 7 8 10 11 15 12 9 13 19 16 17 14 18 0 0 0 0 0 0 0 0 0 6 4 1 0 1 1 14 0 0 10 12 14 11 15 18 18 9 15 14 11 15 10 11 9 9 9 9 13 11 15 18 4 2 3 2 1 3 6 3 2 1 1 9 9 5 2 3 1 2 2 5
10.93/4.42	v       </values>
10.93/4.42	v     </instantiation>
10.93/4.42	s OPTIMUM FOUND

Verifier Data

OK	115

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403070-1568973303/watcher-4403070-1568973303 -o /tmp/evaluation-result-4403070-1568973303/solver-4403070-1568973303 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568967758-23433 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1433918022 HOME/instance-4403070-1568973303.xml 

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

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

solver pid=25744, runsolver pid=25741

[startup+0.100058 s]*
/proc/loadavg: 1.96 1.74 1.57 3/218 25801
/proc/meminfo: memFree=5123596/32770624 swapFree=66938644/67108860
[pid=25744] ppid=25741 vsize=9972712 memory=17344 CPUtime=0.1 cores=1,3,5,7
/proc/25744/stat : 25744 (java) S 25741 25744 23401 0 -1 1077944320 4560 13160 0 0 1 1 5 3 20 0 6 0 473599982 10212057088 4336 33554432000 4194304 4196468 140731894200736 140731894183280 140195100348151 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
/proc/25744/statm: 2493178 4336 1958 1 0 2481616 0
[pid=25744/tid=25797] ppid=25741 vsize=9988792 memory=4279135703980212366 CPUtime=0.09 cores=1,3,5,7
/proc/25744/task/25797/stat : 25797 (java) R 25741 25744 23401 0 -1 4202560 2387 13160 0 0 1 0 5 3 20 0 6 0 473599991 10228523008 4336 33554432000 4194304 4196468 140731894200736 140195072184912 140195085838960 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25798] ppid=25741 vsize=9988792 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25798/stat : 25798 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 6 0 473599992 10228523008 4336 33554432000 4194304 4196468 140731894200736 140195104590992 140195100358357 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25799] ppid=25741 vsize=9988792 memory=140054367999616 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25799/stat : 25799 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 6 0 473599992 10228523008 4336 33554432000 4194304 4196468 140731894200736 140194992864272 140195100358357 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25800] ppid=25741 vsize=9988792 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25800/stat : 25800 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 6 0 473599992 10228523008 4336 33554432000 4194304 4196468 140731894200736 140194991811472 140195100358357 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25801] ppid=25741 vsize=9988792 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25801/stat : 25801 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 6 0 473599992 10228523008 4336 33554432000 4194304 4196468 140731894200736 140194990758672 140195100358357 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17344 KiB

[startup+0.210102 s]*
/proc/loadavg: 1.96 1.74 1.57 4/227 25810
/proc/meminfo: memFree=5103620/32770624 swapFree=66938644/67108860
[pid=25744] ppid=25741 vsize=10820196 memory=44236 CPUtime=0.27 cores=1,3,5,7
/proc/25744/stat : 25744 (java) S 25741 25744 23401 0 -1 1077944320 7519 13160 0 0 17 2 5 3 20 0 15 0 473599982 11079880704 11059 33554432000 4194304 4196468 140731894200736 140731894183280 140195100348151 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
/proc/25744/statm: 2705049 11059 3288 1 0 2667149 0
[pid=25744/tid=25797] ppid=25741 vsize=10820196 memory=-6517102902069810590 CPUtime=0.2 cores=1,3,5,7
/proc/25744/task/25797/stat : 25797 (java) R 25741 25744 23401 0 -1 4202560 3995 13160 0 0 11 1 5 3 20 0 15 0 473599991 11079880704 11059 33554432000 4194304 4196468 140731894200736 140195072159184 140195085521197 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25798] ppid=25741 vsize=10820196 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25798/stat : 25798 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599992 11079880704 11059 33554432000 4194304 4196468 140731894200736 140195104590992 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25799] ppid=25741 vsize=10820196 memory=140054367999616 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25799/stat : 25799 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599992 11079880704 11059 33554432000 4194304 4196468 140731894200736 140194992864272 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25800] ppid=25741 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25800/stat : 25800 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599992 11079880704 11059 33554432000 4194304 4196468 140731894200736 140194991811472 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25801] ppid=25741 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25801/stat : 25801 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599992 11079880704 11059 33554432000 4194304 4196468 140731894200736 140194990758672 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25802] ppid=25741 vsize=10820196 memory=140054367999616 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25802/stat : 25802 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599994 11079880704 11059 33554432000 4194304 4196468 140731894200736 140194559777136 140195100359298 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25803] ppid=25741 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25803/stat : 25803 (java) S 25741 25744 23401 0 -1 1077944384 33 13160 0 0 0 0 5 3 20 0 15 0 473599994 11079880704 11059 33554432000 4194304 4196468 140731894200736 140194558723104 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25804] ppid=25741 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25804/stat : 25804 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599994 11079880704 11059 33554432000 4194304 4196468 140731894200736 140194443420528 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25805] ppid=25741 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25805/stat : 25805 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599997 11079880704 11059 33554432000 4194304 4196468 140731894200736 140193839441744 140195100366747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25806] ppid=25741 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/25744/task/25806/stat : 25806 (java) S 25741 25744 23401 0 -1 1077944384 474 13160 0 0 1 0 5 3 20 0 15 0 473599997 11079880704 11059 33554432000 4194304 4196468 140731894200736 140194525166448 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25807] ppid=25741 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/25744/task/25807/stat : 25807 (java) R 25741 25744 23401 0 -1 4202560 179 13160 0 0 1 0 5 3 20 0 15 0 473599997 11079880704 11059 33554432000 4194304 4196468 140731894200736 140194524100192 140195077942960 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25808] ppid=25741 vsize=10820196 memory=140054367999616 CPUtime=0.11 cores=1,3,5,7
/proc/25744/task/25808/stat : 25808 (java) S 25741 25744 23401 0 -1 1077944384 618 13160 0 0 3 0 5 3 20 0 15 0 473599997 11079880704 11059 33554432000 4194304 4196468 140731894200736 140194523060848 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25809] ppid=25741 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25809/stat : 25809 (java) S 25741 25744 23401 0 -1 1077944384 3 13160 0 0 0 0 5 3 20 0 15 0 473599997 11079880704 11059 33554432000 4194304 4196468 140731894200736 140193369680608 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25810] ppid=25741 vsize=10820196 memory=140054367999616 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25810/stat : 25810 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599997 11079880704 11059 33554432000 4194304 4196468 140731894200736 140194522008240 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 44236 KiB

[startup+0.319002 s]*
/proc/loadavg: 1.96 1.74 1.57 3/227 25810
/proc/meminfo: memFree=5091296/32770624 swapFree=66938644/67108860
[pid=25744] ppid=25741 vsize=10820268 memory=52668 CPUtime=0.42 cores=1,3,5,7
/proc/25744/stat : 25744 (java) S 25741 25744 23401 0 -1 1077944320 10891 13160 0 0 30 4 5 3 20 0 15 0 473599982 11079954432 13167 33554432000 4194304 4196468 140731894200736 140731894183280 140195100348151 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
/proc/25744/statm: 2705067 13167 3308 1 0 2667149 0
[pid=25744/tid=25797] ppid=25741 vsize=10820268 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/25744/task/25797/stat : 25797 (java) R 25741 25744 23401 0 -1 4202560 7356 13160 0 0 20 2 5 3 20 0 15 0 473599991 11079954432 13167 33554432000 4194304 4196468 140731894200736 140195072154656 140195100370077 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25798] ppid=25741 vsize=10820268 memory=7814146006850236000 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25798/stat : 25798 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599992 11079954432 13167 33554432000 4194304 4196468 140731894200736 140195104590992 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25799] ppid=25741 vsize=10820268 memory=5787233549803348032 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25799/stat : 25799 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599992 11079954432 13167 33554432000 4194304 4196468 140731894200736 140194992864272 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25800] ppid=25741 vsize=10820268 memory=7649539429928354498 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25800/stat : 25800 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599992 11079954432 13167 33554432000 4194304 4196468 140731894200736 140194991811472 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25801] ppid=25741 vsize=10820268 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25801/stat : 25801 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599992 11079954432 13167 33554432000 4194304 4196468 140731894200736 140194990758672 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25802] ppid=25741 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25802/stat : 25802 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599994 11079954432 13167 33554432000 4194304 4196468 140731894200736 140194559777136 140195100359298 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25803] ppid=25741 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25803/stat : 25803 (java) S 25741 25744 23401 0 -1 1077944384 33 13160 0 0 0 0 5 3 20 0 15 0 473599994 11079954432 13167 33554432000 4194304 4196468 140731894200736 140194558723104 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25804] ppid=25741 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25804/stat : 25804 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599994 11079954432 13167 33554432000 4194304 4196468 140731894200736 140194443420528 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25805] ppid=25741 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25805/stat : 25805 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599997 11079954432 13167 33554432000 4194304 4196468 140731894200736 140193839441744 140195100366747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25806] ppid=25741 vsize=10820268 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/25744/task/25806/stat : 25806 (java) S 25741 25744 23401 0 -1 1077944384 474 13160 0 0 2 0 5 3 20 0 15 0 473599997 11079954432 13167 33554432000 4194304 4196468 140731894200736 140194525166448 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25807] ppid=25741 vsize=10820268 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/25744/task/25807/stat : 25807 (java) S 25741 25744 23401 0 -1 1077944384 181 13160 0 0 2 0 5 3 20 0 15 0 473599997 11079954432 13167 33554432000 4194304 4196468 140731894200736 140194524113648 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25808] ppid=25741 vsize=10820268 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/25744/task/25808/stat : 25808 (java) S 25741 25744 23401 0 -1 1077944384 627 13160 0 0 5 0 5 3 20 0 15 0 473599997 11079954432 13167 33554432000 4194304 4196468 140731894200736 140194523060848 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25809] ppid=25741 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25809/stat : 25809 (java) S 25741 25744 23401 0 -1 1077944384 3 13160 0 0 0 0 5 3 20 0 15 0 473599997 11079954432 13167 33554432000 4194304 4196468 140731894200736 140193369680608 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25810] ppid=25741 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25810/stat : 25810 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599997 11079954432 13167 33554432000 4194304 4196468 140731894200736 140194522008240 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 10820268 KiB
Current children cumulated memory: 52668 KiB

[startup+0.700661 s]
/proc/loadavg: 1.96 1.74 1.57 4/227 25810
/proc/meminfo: memFree=5076140/32770624 swapFree=66938644/67108860
[pid=25744] ppid=25741 vsize=10824364 memory=85744 CPUtime=1.17 cores=1,3,5,7
/proc/25744/stat : 25744 (java) S 25741 25744 23401 0 -1 1077944320 15167 13160 0 0 103 6 5 3 20 0 15 0 473599982 11084148736 21436 33554432000 4194304 4196468 140731894200736 140731894183280 140195100348151 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
/proc/25744/statm: 2706091 21436 3508 1 0 2668173 0
[pid=25744/tid=25797] ppid=25741 vsize=10824364 memory=2241 CPUtime=0.67 cores=1,3,5,7
/proc/25744/task/25797/stat : 25797 (java) R 25741 25744 23401 0 -1 4202560 10483 13160 0 0 55 4 5 3 20 0 15 0 473599991 11084148736 21436 33554432000 4194304 4196468 140731894200736 140195072175312 140195100360086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25798] ppid=25741 vsize=10824364 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25798/stat : 25798 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599992 11084148736 21436 33554432000 4194304 4196468 140731894200736 140195104590992 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25799] ppid=25741 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25799/stat : 25799 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599992 11084148736 21436 33554432000 4194304 4196468 140731894200736 140194992864272 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25800] ppid=25741 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25800/stat : 25800 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599992 11084148736 21436 33554432000 4194304 4196468 140731894200736 140194991811472 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25801] ppid=25741 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25801/stat : 25801 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599992 11084148736 21436 33554432000 4194304 4196468 140731894200736 140194990758672 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25802] ppid=25741 vsize=10824364 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25802/stat : 25802 (java) S 25741 25744 23401 0 -1 1077944384 5 13160 0 0 0 0 5 3 20 0 15 0 473599994 11084148736 21436 33554432000 4194304 4196468 140731894200736 140194559777136 140195100359298 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25803] ppid=25741 vsize=10824364 memory=6944656592455359580 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25803/stat : 25803 (java) S 25741 25744 23401 0 -1 1077944384 33 13160 0 0 0 0 5 3 20 0 15 0 473599994 11084148736 21436 33554432000 4194304 4196468 140731894200736 140194558723104 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25804] ppid=25741 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25804/stat : 25804 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599994 11084148736 21436 33554432000 4194304 4196468 140731894200736 140194443420528 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25805] ppid=25741 vsize=10824364 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25805/stat : 25805 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599997 11084148736 21436 33554432000 4194304 4196468 140731894200736 140193839441744 140195100366747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25806] ppid=25741 vsize=10824364 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/25744/task/25806/stat : 25806 (java) S 25741 25744 23401 0 -1 1077944384 955 13160 0 0 15 0 5 3 20 0 15 0 473599997 11084148736 21436 33554432000 4194304 4196468 140731894200736 140194525166448 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25807] ppid=25741 vsize=10824364 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/25744/task/25807/stat : 25807 (java) S 25741 25744 23401 0 -1 1077944384 641 13160 0 0 13 0 5 3 20 0 15 0 473599997 11084148736 21436 33554432000 4194304 4196468 140731894200736 140194524113648 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25808] ppid=25741 vsize=10824364 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/25744/task/25808/stat : 25808 (java) R 25741 25744 23401 0 -1 4202560 831 13160 0 0 17 0 5 3 20 0 15 0 473599997 11084148736 21436 33554432000 4194304 4196468 140731894200736 140194523060848 140195079289716 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25809] ppid=25741 vsize=10824364 memory=280108506022128 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25809/stat : 25809 (java) S 25741 25744 23401 0 -1 1077944384 3 13160 0 0 0 0 5 3 20 0 15 0 473599997 11084148736 21436 33554432000 4194304 4196468 140731894200736 140193369680608 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25810] ppid=25741 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25810/stat : 25810 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599997 11084148736 21436 33554432000 4194304 4196468 140731894200736 140194522008240 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85744 KiB

[startup+1.50149 s]
/proc/loadavg: 1.96 1.74 1.57 3/227 25810
/proc/meminfo: memFree=5032324/32770624 swapFree=66938644/67108860
[pid=25744] ppid=25741 vsize=10834680 memory=178756 CPUtime=2.69 cores=1,3,5,7
/proc/25744/stat : 25744 (java) S 25741 25744 23401 0 -1 1077944320 25242 13160 0 0 250 11 5 3 20 0 15 0 473599982 11094712320 44689 33554432000 4194304 4196468 140731894200736 140731894183280 140195100348151 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
/proc/25744/statm: 2708670 44689 3580 1 0 2670733 0
[pid=25744/tid=25797] ppid=25741 vsize=10834680 memory=24 CPUtime=1.45 cores=1,3,5,7
/proc/25744/task/25797/stat : 25797 (java) R 25741 25744 23401 0 -1 4202560 16049 13160 0 0 131 6 5 3 20 0 15 0 473599991 11094712320 44689 33554432000 4194304 4196468 140731894200736 140195072158800 140195084428638 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25798] ppid=25741 vsize=10834680 memory=31 CPUtime=0.09 cores=1,3,5,7
/proc/25744/task/25798/stat : 25798 (java) S 25741 25744 23401 0 -1 1077944384 50 13160 0 0 1 0 5 3 20 0 15 0 473599992 11094712320 44689 33554432000 4194304 4196468 140731894200736 140195104590992 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25799] ppid=25741 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/25744/task/25799/stat : 25799 (java) S 25741 25744 23401 0 -1 1077944384 308 13160 0 0 1 0 5 3 20 0 15 0 473599992 11094712320 44689 33554432000 4194304 4196468 140731894200736 140194992864272 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25800] ppid=25741 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/25744/task/25800/stat : 25800 (java) S 25741 25744 23401 0 -1 1077944384 47 13160 0 0 1 0 5 3 20 0 15 0 473599992 11094712320 44689 33554432000 4194304 4196468 140731894200736 140194991811472 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25801] ppid=25741 vsize=10834680 memory=101872 CPUtime=0.09 cores=1,3,5,7
/proc/25744/task/25801/stat : 25801 (java) S 25741 25744 23401 0 -1 1077944384 91 13160 0 0 1 0 5 3 20 0 15 0 473599992 11094712320 44689 33554432000 4194304 4196468 140731894200736 140194990758672 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25802] ppid=25741 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/25744/task/25802/stat : 25802 (java) S 25741 25744 23401 0 -1 1077944384 1401 13160 0 0 1 0 5 3 20 0 15 0 473599994 11094712320 44689 33554432000 4194304 4196468 140731894200736 140194559777136 140195100359298 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25803] ppid=25741 vsize=10834680 memory=7016982484491461716 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25803/stat : 25803 (java) S 25741 25744 23401 0 -1 1077944384 33 13160 0 0 0 0 5 3 20 0 15 0 473599994 11094712320 44689 33554432000 4194304 4196468 140731894200736 140194558723168 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25804] ppid=25741 vsize=10834680 memory=7523657186688852565 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25804/stat : 25804 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599994 11094712320 44689 33554432000 4194304 4196468 140731894200736 140194443420544 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25805] ppid=25741 vsize=10834680 memory=7661586582610273384 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25805/stat : 25805 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599997 11094712320 44689 33554432000 4194304 4196468 140731894200736 140193839441744 140195100366747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25806] ppid=25741 vsize=10834680 memory=5788067138599740504 CPUtime=0.47 cores=1,3,5,7
/proc/25744/task/25806/stat : 25806 (java) S 25741 25744 23401 0 -1 1077944384 1977 13160 0 0 39 0 5 3 20 0 15 0 473599997 11094712320 44689 33554432000 4194304 4196468 140731894200736 140194525166448 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25807] ppid=25741 vsize=10834680 memory=7595998489052797291 CPUtime=0.39 cores=1,3,5,7
/proc/25744/task/25807/stat : 25807 (java) S 25741 25744 23401 0 -1 1077944384 1102 13160 0 0 31 0 5 3 20 0 15 0 473599997 11094712320 44689 33554432000 4194304 4196468 140731894200736 140194524113648 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25808] ppid=25741 vsize=10834680 memory=7016982484491461716 CPUtime=0.5 cores=1,3,5,7
/proc/25744/task/25808/stat : 25808 (java) R 25741 25744 23401 0 -1 4202560 1973 13160 0 0 41 1 5 3 20 0 15 0 473599997 11094712320 44689 33554432000 4194304 4196468 140731894200736 140194523060848 140195079775655 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25809] ppid=25741 vsize=10834680 memory=7016982484491461716 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25809/stat : 25809 (java) S 25741 25744 23401 0 -1 1077944384 3 13160 0 0 0 0 5 3 20 0 15 0 473599997 11094712320 44689 33554432000 4194304 4196468 140731894200736 140193369680608 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25810] ppid=25741 vsize=10834680 memory=56 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25810/stat : 25810 (java) S 25741 25744 23401 0 -1 1077944384 1 13160 0 0 0 0 5 3 20 0 15 0 473599997 11094712320 44689 33554432000 4194304 4196468 140731894200736 140194522008240 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
Current children cumulated CPU time: 2.69 s
Current children cumulated vsize: 10834680 KiB

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

[startup+3.11047 s]
/proc/loadavg: 1.96 1.74 1.57 6/226 25810
/proc/meminfo: memFree=4895136/32770624 swapFree=66938644/67108860
[pid=25744] ppid=25741 vsize=10846988 memory=255052 CPUtime=6.62 cores=1,3,5,7
/proc/25744/stat : 25744 (java) S 25741 25744 23401 0 -1 1077944320 43308 13160 0 0 636 18 5 3 20 0 15 0 473599982 11107315712 63763 33554432000 4194304 4196468 140731894200736 140731894183280 140195100348151 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
/proc/25744/statm: 2711747 63763 3612 1 0 2673805 0
[pid=25744/tid=25797] ppid=25741 vsize=10846988 memory=56 CPUtime=3 cores=1,3,5,7
/proc/25744/task/25797/stat : 25797 (java) R 25741 25744 23401 0 -1 4202560 23046 13160 0 0 283 9 5 3 20 0 15 0 473599991 11107315712 63763 33554432000 4194304 4196468 140731894200736 140195072172800 140195084391781 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25798] ppid=25741 vsize=10846988 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/25744/task/25798/stat : 25798 (java) S 25741 25744 23401 0 -1 1077944384 145 13160 0 0 2 0 5 3 20 0 15 0 473599992 11107315712 63763 33554432000 4194304 4196468 140731894200736 140195104590992 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25799] ppid=25741 vsize=10846988 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/25744/task/25799/stat : 25799 (java) S 25741 25744 23401 0 -1 1077944384 358 13160 0 0 2 0 5 3 20 0 15 0 473599992 11107315712 63763 33554432000 4194304 4196468 140731894200736 140194992864272 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25800] ppid=25741 vsize=10846988 memory=250607046805856 CPUtime=0.1 cores=1,3,5,7
/proc/25744/task/25800/stat : 25800 (java) S 25741 25744 23401 0 -1 1077944384 84 13160 0 0 2 0 5 3 20 0 15 0 473599992 11107315712 63763 33554432000 4194304 4196468 140731894200736 140194991811472 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25801] ppid=25741 vsize=10846988 memory=250607046805857 CPUtime=0.1 cores=1,3,5,7
/proc/25744/task/25801/stat : 25801 (java) S 25741 25744 23401 0 -1 1077944384 106 13160 0 0 2 0 5 3 20 0 15 0 473599992 11107315712 63763 33554432000 4194304 4196468 140731894200736 140194990758672 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25802] ppid=25741 vsize=10846988 memory=250607046805858 CPUtime=0.11 cores=1,3,5,7
/proc/25744/task/25802/stat : 25802 (java) S 25741 25744 23401 0 -1 1077944384 3284 13160 0 0 3 0 5 3 20 0 15 0 473599994 11107315712 63763 33554432000 4194304 4196468 140731894200736 140194559777136 140195100359298 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25803] ppid=25741 vsize=10846988 memory=24 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25803/stat : 25803 (java) S 25741 25744 23401 0 -1 1077944384 37 13160 0 0 0 0 5 3 20 0 15 0 473599994 11107315712 63763 33554432000 4194304 4196468 140731894200736 140194558723168 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25804] ppid=25741 vsize=10846988 memory=31 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25804/stat : 25804 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599994 11107315712 63763 33554432000 4194304 4196468 140731894200736 140194443420544 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25805] ppid=25741 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25805/stat : 25805 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599997 11107315712 63763 33554432000 4194304 4196468 140731894200736 140193839441744 140195100366747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25806] ppid=25741 vsize=10846988 memory=0 CPUtime=1.16 cores=1,3,5,7
/proc/25744/task/25806/stat : 25806 (java) R 25741 25744 23401 0 -1 4202560 3704 13160 0 0 107 1 5 3 20 0 15 0 473599997 11107315712 63763 33554432000 4194304 4196468 140731894200736 140194525155712 140195086363281 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25807] ppid=25741 vsize=10846988 memory=236 CPUtime=1.16 cores=1,3,5,7
/proc/25744/task/25807/stat : 25807 (java) R 25741 25744 23401 0 -1 4202560 4026 13160 0 0 107 1 5 3 20 0 15 0 473599997 11107315712 63763 33554432000 4194304 4196468 140731894200736 140194524095216 140195086362475 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25808] ppid=25741 vsize=10846988 memory=215908 CPUtime=1.32 cores=1,3,5,7
/proc/25744/task/25808/stat : 25808 (java) S 25741 25744 23401 0 -1 1077944384 6297 13160 0 0 122 2 5 3 20 0 15 0 473599997 11107315712 63763 33554432000 4194304 4196468 140731894200736 140194523060848 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25809] ppid=25741 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25809/stat : 25809 (java) S 25741 25744 23401 0 -1 1077944384 3 13160 0 0 0 0 5 3 20 0 15 0 473599997 11107315712 63763 33554432000 4194304 4196468 140731894200736 140193369680608 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25810] ppid=25741 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25810/stat : 25810 (java) S 25741 25744 23401 0 -1 1077944384 9 13160 0 0 0 0 5 3 20 0 15 0 473599997 11107315712 63763 33554432000 4194304 4196468 140731894200736 140194522008240 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
Current children cumulated CPU time: 6.62 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 255052 KiB

[startup+4.44368 s]
# the end of solver process 25744 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.7534 s, system=0.271591 s

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

[startup+3.20091 s]
/proc/loadavg: 1.96 1.74 1.57 6/226 25810
/proc/meminfo: memFree=4895136/32770624 swapFree=66938644/67108860
[pid=25744] ppid=25741 vsize=10846988 memory=258720 CPUtime=6.93 cores=1,3,5,7
/proc/25744/stat : 25744 (java) S 25741 25744 23401 0 -1 1077944320 44219 13160 0 0 666 19 5 3 20 0 15 0 473599982 11107315712 64680 33554432000 4194304 4196468 140731894200736 140731894183280 140195100348151 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
/proc/25744/statm: 2711747 64680 3612 1 0 2673805 0
[pid=25744/tid=25797] ppid=25741 vsize=10846988 memory=7166608923064061032 CPUtime=3.09 cores=1,3,5,7
/proc/25744/task/25797/stat : 25797 (java) R 25741 25744 23401 0 -1 4202560 23412 13160 0 0 292 9 5 3 20 0 15 0 473599991 11107315712 64680 33554432000 4194304 4196468 140731894200736 140195072182960 140194661672833 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25798] ppid=25741 vsize=10846988 memory=-6225496801744867212 CPUtime=0.1 cores=1,3,5,7
/proc/25744/task/25798/stat : 25798 (java) S 25741 25744 23401 0 -1 1077944384 145 13160 0 0 2 0 5 3 20 0 15 0 473599992 11107315712 64680 33554432000 4194304 4196468 140731894200736 140195104590992 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25799] ppid=25741 vsize=10846988 memory=3761666980133877760 CPUtime=0.1 cores=1,3,5,7
/proc/25744/task/25799/stat : 25799 (java) S 25741 25744 23401 0 -1 1077944384 358 13160 0 0 2 0 5 3 20 0 15 0 473599992 11107315712 64680 33554432000 4194304 4196468 140731894200736 140194992864272 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25800] ppid=25741 vsize=10846988 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/25744/task/25800/stat : 25800 (java) S 25741 25744 23401 0 -1 1077944384 84 13160 0 0 2 0 5 3 20 0 15 0 473599992 11107315712 64680 33554432000 4194304 4196468 140731894200736 140194991811472 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25801] ppid=25741 vsize=10846988 memory=5788912719448216196 CPUtime=0.1 cores=1,3,5,7
/proc/25744/task/25801/stat : 25801 (java) S 25741 25744 23401 0 -1 1077944384 106 13160 0 0 2 0 5 3 20 0 15 0 473599992 11107315712 64680 33554432000 4194304 4196468 140731894200736 140194990758672 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25802] ppid=25741 vsize=10846988 memory=7516895258931192673 CPUtime=0.11 cores=1,3,5,7
/proc/25744/task/25802/stat : 25802 (java) S 25741 25744 23401 0 -1 1077944384 3284 13160 0 0 3 0 5 3 20 0 15 0 473599994 11107315712 64680 33554432000 4194304 4196468 140731894200736 140194559777136 140195100359298 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25803] ppid=25741 vsize=10846988 memory=7521381296285770081 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25803/stat : 25803 (java) S 25741 25744 23401 0 -1 1077944384 37 13160 0 0 0 0 5 3 20 0 15 0 473599994 11107315712 64680 33554432000 4194304 4196468 140731894200736 140194558723168 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25804] ppid=25741 vsize=10846988 memory=42116 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25804/stat : 25804 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599994 11107315712 64680 33554432000 4194304 4196468 140731894200736 140194443420544 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25805] ppid=25741 vsize=10846988 memory=7306916055891837008 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25805/stat : 25805 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599997 11107315712 64680 33554432000 4194304 4196468 140731894200736 140193839441744 140195100366747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25806] ppid=25741 vsize=10846988 memory=111632 CPUtime=1.22 cores=1,3,5,7
/proc/25744/task/25806/stat : 25806 (java) R 25741 25744 23401 0 -1 4202560 3769 13160 0 0 113 1 5 3 20 0 15 0 473599997 11107315712 64680 33554432000 4194304 4196468 140731894200736 140194525156240 140195085269315 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25807] ppid=25741 vsize=10846988 memory=808 CPUtime=1.25 cores=1,3,5,7
/proc/25744/task/25807/stat : 25807 (java) R 25741 25744 23401 0 -1 4202560 4226 13160 0 0 116 1 5 3 20 0 15 0 473599997 11107315712 64680 33554432000 4194304 4196468 140731894200736 140194524094664 140195081866542 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25808] ppid=25741 vsize=10846988 memory=1808 CPUtime=1.38 cores=1,3,5,7
/proc/25744/task/25808/stat : 25808 (java) R 25741 25744 23401 0 -1 1077944384 6575 13160 0 0 128 2 5 3 20 0 15 0 473599997 11107315712 64680 33554432000 4194304 4196468 140731894200736 140194523060848 140195100359298 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25809] ppid=25741 vsize=10846988 memory=920 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25809/stat : 25809 (java) S 25741 25744 23401 0 -1 1077944384 3 13160 0 0 0 0 5 3 20 0 15 0 473599997 11107315712 64680 33554432000 4194304 4196468 140731894200736 140193369680608 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25810] ppid=25741 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25810/stat : 25810 (java) S 25741 25744 23401 0 -1 1077944384 9 13160 0 0 0 0 5 3 20 0 15 0 473599997 11107315712 64680 33554432000 4194304 4196468 140731894200736 140194522008240 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
Current children cumulated CPU time: 6.93 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 258720 KiB

[startup+4.0007 s]*
/proc/loadavg: 1.96 1.74 1.57 5/226 25810
/proc/meminfo: memFree=4842820/32770624 swapFree=66938644/67108860
[pid=25744] ppid=25741 vsize=10851096 memory=302016 CPUtime=9.67 cores=1,3,5,7
/proc/25744/stat : 25744 (java) S 25741 25744 23401 0 -1 1077944320 54547 13160 0 0 937 22 5 3 20 0 15 0 473599982 11111522304 75504 33554432000 4194304 4196468 140731894200736 140731894183280 140195100348151 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
/proc/25744/statm: 2712774 75504 3620 1 0 2674829 0
[pid=25744/tid=25797] ppid=25741 vsize=10851096 memory=-6517102902069810590 CPUtime=3.89 cores=1,3,5,7
/proc/25744/task/25797/stat : 25797 (java) R 25741 25744 23401 0 -1 4202560 24474 13160 0 0 371 10 5 3 20 0 15 0 473599991 11111522304 75504 33554432000 4194304 4196468 140731894200736 140195072176768 140194677215539 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25798] ppid=25741 vsize=10851096 memory=4122819170707441977 CPUtime=0.1 cores=1,3,5,7
/proc/25744/task/25798/stat : 25798 (java) S 25741 25744 23401 0 -1 1077944384 145 13160 0 0 2 0 5 3 20 0 15 0 473599992 11111522304 75504 33554432000 4194304 4196468 140731894200736 140195104590992 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25799] ppid=25741 vsize=10851096 memory=4716380085351678368 CPUtime=0.1 cores=1,3,5,7
/proc/25744/task/25799/stat : 25799 (java) S 25741 25744 23401 0 -1 1077944384 358 13160 0 0 2 0 5 3 20 0 15 0 473599992 11111522304 75504 33554432000 4194304 4196468 140731894200736 140194992864272 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25800] ppid=25741 vsize=10851096 memory=-6664436420846796947 CPUtime=0.1 cores=1,3,5,7
/proc/25744/task/25800/stat : 25800 (java) S 25741 25744 23401 0 -1 1077944384 84 13160 0 0 2 0 5 3 20 0 15 0 473599992 11111522304 75504 33554432000 4194304 4196468 140731894200736 140194991811472 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25801] ppid=25741 vsize=10851096 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/25744/task/25801/stat : 25801 (java) S 25741 25744 23401 0 -1 1077944384 106 13160 0 0 2 0 5 3 20 0 15 0 473599992 11111522304 75504 33554432000 4194304 4196468 140731894200736 140194990758672 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25802] ppid=25741 vsize=10851096 memory=5911750543114555321 CPUtime=0.11 cores=1,3,5,7
/proc/25744/task/25802/stat : 25802 (java) S 25741 25744 23401 0 -1 1077944384 3284 13160 0 0 3 0 5 3 20 0 15 0 473599994 11111522304 75504 33554432000 4194304 4196468 140731894200736 140194559777136 140195100359298 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25803] ppid=25741 vsize=10851096 memory=3835131879648554606 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25803/stat : 25803 (java) S 25741 25744 23401 0 -1 1077944384 37 13160 0 0 0 0 5 3 20 0 15 0 473599994 11111522304 75504 33554432000 4194304 4196468 140731894200736 140194558723168 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25804] ppid=25741 vsize=10851096 memory=-9033790761416835007 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25804/stat : 25804 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599994 11111522304 75504 33554432000 4194304 4196468 140731894200736 140194443420544 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25805] ppid=25741 vsize=10851096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25805/stat : 25805 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599997 11111522304 75504 33554432000 4194304 4196468 140731894200736 140193839441744 140195100366747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25806] ppid=25741 vsize=10851096 memory=-5720543917975044912 CPUtime=1.99 cores=1,3,5,7
/proc/25744/task/25806/stat : 25806 (java) R 25741 25744 23401 0 -1 4202560 5781 13160 0 0 190 1 5 3 20 0 15 0 473599997 11111522304 75504 33554432000 4194304 4196468 140731894200736 140194525154000 140195083758952 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25807] ppid=25741 vsize=10851096 memory=0 CPUtime=2.06 cores=1,3,5,7
/proc/25744/task/25807/stat : 25807 (java) R 25741 25744 23401 0 -1 4202560 9973 13160 0 0 196 2 5 3 20 0 15 0 473599997 11111522304 75504 33554432000 4194304 4196468 140731894200736 140194524103504 140195086412096 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25808] ppid=25741 vsize=10851096 memory=140054253208336 CPUtime=1.73 cores=1,3,5,7
/proc/25744/task/25808/stat : 25808 (java) R 25741 25744 23401 0 -1 1077944384 8082 13160 0 0 162 3 5 3 20 0 15 0 473599997 11111522304 75504 33554432000 4194304 4196468 140731894200736 140194523055920 140195100358357 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25809] ppid=25741 vsize=10851096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25809/stat : 25809 (java) S 25741 25744 23401 0 -1 1077944384 3 13160 0 0 0 0 5 3 20 0 15 0 473599997 11111522304 75504 33554432000 4194304 4196468 140731894200736 140193369680608 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25810] ppid=25741 vsize=10851096 memory=6944656592455359580 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25810/stat : 25810 (java) S 25741 25744 23401 0 -1 1077944384 9 13160 0 0 0 0 5 3 20 0 15 0 473599997 11111522304 75504 33554432000 4194304 4196468 140731894200736 140194522008240 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
Current children cumulated CPU time: 9.67 s
Current children cumulated vsize: 10851096 KiB
Current children cumulated memory: 302016 KiB

[startup+4.40101 s]
/proc/loadavg: 1.96 1.74 1.57 5/226 25810
/proc/meminfo: memFree=4842820/32770624 swapFree=66938644/67108860
[pid=25744] ppid=25741 vsize=10851096 memory=334048 CPUtime=10.93 cores=1,3,5,7
/proc/25744/stat : 25744 (java) S 25741 25744 23401 0 -1 1077944320 54925 13160 0 0 1063 22 5 3 20 0 15 0 473599982 11111522304 83512 33554432000 4194304 4196468 140731894200736 140731894183280 140195100348151 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
/proc/25744/statm: 2712774 83512 3623 1 0 2674829 0
[pid=25744/tid=25797] ppid=25741 vsize=10851096 memory=0 CPUtime=4.28 cores=1,3,5,7
/proc/25744/task/25797/stat : 25797 (java) R 25741 25744 23401 0 -1 4202560 24507 13160 0 0 409 11 5 3 20 0 15 0 473599991 11111522304 83512 33554432000 4194304 4196468 140731894200736 140195072180184 140194677965124 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25798] ppid=25741 vsize=10851096 memory=-2247047206121069913 CPUtime=0.11 cores=1,3,5,7
/proc/25744/task/25798/stat : 25798 (java) S 25741 25744 23401 0 -1 1077944384 158 13160 0 0 3 0 5 3 20 0 15 0 473599992 11111522304 83512 33554432000 4194304 4196468 140731894200736 140195104590992 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25799] ppid=25741 vsize=10851096 memory=6944652177228980320 CPUtime=0.11 cores=1,3,5,7
/proc/25744/task/25799/stat : 25799 (java) S 25741 25744 23401 0 -1 1077944384 359 13160 0 0 3 0 5 3 20 0 15 0 473599992 11111522304 83512 33554432000 4194304 4196468 140731894200736 140194992864272 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25800] ppid=25741 vsize=10851096 memory=6944656592387989600 CPUtime=0.11 cores=1,3,5,7
/proc/25744/task/25800/stat : 25800 (java) S 25741 25744 23401 0 -1 1077944384 92 13160 0 0 3 0 5 3 20 0 15 0 473599992 11111522304 83512 33554432000 4194304 4196468 140731894200736 140194991811472 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25801] ppid=25741 vsize=10851096 memory=6944656575208382560 CPUtime=0.11 cores=1,3,5,7
/proc/25744/task/25801/stat : 25801 (java) S 25741 25744 23401 0 -1 1077944384 107 13160 0 0 3 0 5 3 20 0 15 0 473599992 11111522304 83512 33554432000 4194304 4196468 140731894200736 140194990758672 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25802] ppid=25741 vsize=10851096 memory=7378401873791445089 CPUtime=0.12 cores=1,3,5,7
/proc/25744/task/25802/stat : 25802 (java) S 25741 25744 23401 0 -1 1077944384 3284 13160 0 0 4 0 5 3 20 0 15 0 473599994 11111522304 83512 33554432000 4194304 4196468 140731894200736 140194559777136 140195100359298 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25803] ppid=25741 vsize=10851096 memory=7158871191789594220 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25803/stat : 25803 (java) S 25741 25744 23401 0 -1 1077944384 37 13160 0 0 0 0 5 3 20 0 15 0 473599994 11111522304 83512 33554432000 4194304 4196468 140731894200736 140194558723168 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25804] ppid=25741 vsize=10851096 memory=5787233549853680960 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25804/stat : 25804 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599994 11111522304 83512 33554432000 4194304 4196468 140731894200736 140194443420544 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25805] ppid=25741 vsize=10851096 memory=7649399362723263794 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25805/stat : 25805 (java) S 25741 25744 23401 0 -1 1077944384 2 13160 0 0 0 0 5 3 20 0 15 0 473599997 11111522304 83512 33554432000 4194304 4196468 140731894200736 140193839441744 140195100366747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25806] ppid=25741 vsize=10851096 memory=4294969504 CPUtime=2.37 cores=1,3,5,7
/proc/25744/task/25806/stat : 25806 (java) R 25741 25744 23401 0 -1 4202560 5859 13160 0 0 228 1 5 3 20 0 15 0 473599997 11111522304 83512 33554432000 4194304 4196468 140731894200736 140194525152992 140195079600752 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25807] ppid=25741 vsize=10851096 memory=37796 CPUtime=2.45 cores=1,3,5,7
/proc/25744/task/25807/stat : 25807 (java) R 25741 25744 23401 0 -1 4202560 10039 13160 0 0 235 2 5 3 20 0 15 0 473599997 11111522304 83512 33554432000 4194304 4196468 140731894200736 140194524100048 140195083973536 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25808] ppid=25741 vsize=10851096 memory=8110268329461324165 CPUtime=1.82 cores=1,3,5,7
/proc/25744/task/25808/stat : 25808 (java) S 25741 25744 23401 0 -1 1077944384 8259 13160 0 0 171 3 5 3 20 0 15 0 473599997 11111522304 83512 33554432000 4194304 4196468 140731894200736 140194523060848 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25809] ppid=25741 vsize=10851096 memory=-7450262707458244030 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25809/stat : 25809 (java) S 25741 25744 23401 0 -1 1077944384 3 13160 0 0 0 0 5 3 20 0 15 0 473599997 11111522304 83512 33554432000 4194304 4196468 140731894200736 140193369680608 140195100358357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
[pid=25744/tid=25810] ppid=25741 vsize=10851096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25744/task/25810/stat : 25810 (java) S 25741 25744 23401 0 -1 1077944384 10 13160 0 0 0 0 5 3 20 0 15 0 473599997 11111522304 83512 33554432000 4194304 4196468 140731894200736 140194522008240 140195100359298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6942720 140731894209263 140731894211781 140731894211781 140731894214607 0
Current children cumulated CPU time: 10.93 s
Current children cumulated vsize: 10851096 KiB
Current children cumulated memory: 334048 KiB

Child status: 0
Real time (s): 4.44373
CPU time (s): 11.025
CPU user time (s): 10.7534
CPU system time (s): 0.271591
CPU usage (%): 248.103
Max. virtual memory (cumulated for all children) (KiB): 10851832
Max. memory (cumulated for all children) (KiB): 334048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.7534
system time used= 0.271591
maximum resident set size= 336300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68147
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6823
involuntary context switches= 56


# summary of solver processes directly reported to runsolver:
#   pid: 25744
#   total CPU time (s): 11.025
#   total CPU user time (s): 10.7534
#   total CPU system time (s): 0.271591

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055745 second user time and 0.081122 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-20 11:57:05
IDJOB=4403070
IDBENCH=126829
IDSOLVER=2862
FILE ID=node139/4403070-1568973303
RUNJOBID= node139-1568967758-23433
PBS_JOBID= 21704618
Free space on /tmp= 5052 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Tpp/Tpp-zinc-s1/Tpp-4-5-20-1.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4403070-1568973303/watcher-4403070-1568973303 -o /tmp/evaluation-result-4403070-1568973303/solver-4403070-1568973303 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568967758-23433 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1433918022 HOME/instance-4403070-1568973303.xml

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

MD5SUM BENCH= e6e5223db5de59749ca81141a6ec4e70
RANDOM SEED=1433918022

node139.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.57
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.57
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.57
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.57
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:         5133944 kB
MemAvailable:   30839476 kB
Buffers:          125376 kB
Cached:         25401652 kB
SwapCached:        65316 kB
Active:         13721992 kB
Inactive:       12826300 kB
Active(anon):     959264 kB
Inactive(anon):   107800 kB
Active(file):   12762728 kB
Inactive(file): 12718500 kB
Unevictable:      108884 kB
Mlocked:          108884 kB
SwapTotal:      67108860 kB
SwapFree:       66938644 kB
Dirty:             35752 kB
Writeback:             0 kB
AnonPages:       1076952 kB
Mapped:            64552 kB
Shmem:             37048 kB
Slab:             682164 kB
SReclaimable:     652764 kB
SUnreclaim:        29400 kB
KernelStack:        3984 kB
PageTables:         7620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2219460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    882688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5016 MiB
End job on node139 at 2019-09-20 11:57:10