Trace number 4403159

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.3OPT126 8.73318 3.76918

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-4-3-20-1.xml
MD5SUM442eed38f7ecd1daccab0a66e5b4cbca
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark126
Best CPU time to get the best result obtained on this benchmark0.111983
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints274
Number of domains34
Minimum domain size3
Maximum domain size12
Distribution of domain sizes[{"size":3,"count":4},{"size":4,"count":7},{"size":5,"count":1},{"size":7,"count":2},{"size":8,"count":6},{"size":9,"count":6},{"size":10,"count":5},{"size":11,"count":21},{"size":12,"count":12}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":32},{"degree":13,"count":20},{"degree":22,"count":11},{"degree":23,"count":1}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":272},{"arity":12,"count":1}]
Number of extensional constraints32
Number of intensional constraints241
Distribution of constraint types[{"type":"extension","count":32},{"type":"intension","count":241},{"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.78/0.54	c Concrete v3.12.3.1568965526260 running
7.13/3.37	o 189
7.13/3.38	o 188
7.13/3.39	o 173
7.48/3.40	o 169
7.48/3.41	o 168
7.48/3.42	o 167
7.48/3.43	o 160
7.48/3.48	o 157
7.48/3.49	o 155
7.82/3.50	o 154
7.82/3.54	o 153
7.82/3.55	o 152
8.20/3.62	o 151
8.20/3.62	o 147
8.20/3.64	o 139
8.20/3.64	o 137
8.20/3.65	o 126
8.54/3.75	v <instantiation
8.54/3.75	v         cost = '126'>
8.54/3.75	v       <list>
8.54/3.75	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] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] 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]
8.54/3.75	v       </list>
8.54/3.75	v       <values>
8.54/3.75	v         0 1 3 7 4 5 2 11 8 9 6 10 0 0 7 9 0 0 3 20 0 0 3 7 6 3 3 3 2 10 7 7 2 7 6 3 7 10 7 10 3 7 6 2 2 6 2 2 2 7 1 1 2 7 4 5 9 3 3 8 8 1 3 1
8.54/3.75	v       </values>
8.54/3.75	v     </instantiation>
8.54/3.75	s OPTIMUM FOUND

Verifier Data

OK	126

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-4403159-1568973318/watcher-4403159-1568973318 -o /tmp/evaluation-result-4403159-1568973318/solver-4403159-1568973318 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568967758-23433 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=541250212 HOME/instance-4403159-1568973318.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=26005, runsolver pid=26002

[startup+0.100065 s]*
/proc/loadavg: 1.89 1.73 1.57 3/217 26062
/proc/meminfo: memFree=5124072/32770624 swapFree=66938644/67108860
[pid=26005] ppid=26002 vsize=10055356 memory=19388 CPUtime=0.09 cores=1,3,5,7
/proc/26005/stat : 26005 (java) S 26002 26005 23401 0 -1 1077944320 4548 13195 0 0 1 1 5 2 20 0 7 0 473601476 10296684544 4781 33554432000 4194304 4196468 140722397377376 140722397359920 139969640369911 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
/proc/26005/statm: 2513839 4847 2015 1 0 2502277 0
[pid=26005/tid=26058] ppid=26002 vsize=10055356 memory=4279135704047583376 CPUtime=0.08 cores=1,3,5,7
/proc/26005/task/26058/stat : 26058 (java) R 26002 26005 23401 0 -1 4202560 2363 13195 0 0 1 0 5 2 20 0 7 0 473601484 10296684544 4847 33554432000 4194304 4196468 140722397377376 139969612213008 139969572169328 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26059] ppid=26002 vsize=10055356 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26059/stat : 26059 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 7 0 473601485 10296684544 4847 33554432000 4194304 4196468 140722397377376 139969644612112 139969640380117 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26060] ppid=26002 vsize=10055356 memory=139678892512896 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26060/stat : 26060 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 7 0 473601485 10296684544 4847 33554432000 4194304 4196468 140722397377376 139969563363984 139969640380117 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26061] ppid=26002 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26061/stat : 26061 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 7 0 473601485 10296684544 4847 33554432000 4194304 4196468 140722397377376 139969212373264 139969640380117 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26062] ppid=26002 vsize=10055356 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26062/stat : 26062 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 7 0 473601485 10296684544 4847 33554432000 4194304 4196468 140722397377376 139969211320720 139969640380117 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26063] ppid=26002 vsize=10055356 memory=139678892512896 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26063/stat : 26063 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 7 0 473601487 10296684544 4847 33554432000 4194304 4196468 140722397377376 139969167014640 139969640381058 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10055356 KiB
Current children cumulated memory: 19388 KiB

[startup+0.210235 s]*
/proc/loadavg: 1.89 1.73 1.57 3/226 26071
/proc/meminfo: memFree=5100492/32770624 swapFree=66938644/67108860
[pid=26005] ppid=26002 vsize=10820196 memory=45868 CPUtime=0.27 cores=1,3,5,7
/proc/26005/stat : 26005 (java) S 26002 26005 23401 0 -1 1077944320 7390 13195 0 0 18 2 5 2 20 0 15 0 473601476 11079880704 11467 33554432000 4194304 4196468 140722397377376 140722397359920 139969640369911 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
/proc/26005/statm: 2705049 11467 3301 1 0 2667149 0
[pid=26005/tid=26058] ppid=26002 vsize=10820196 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/26005/task/26058/stat : 26058 (java) R 26002 26005 23401 0 -1 4202560 3869 13195 0 0 11 1 5 2 20 0 15 0 473601484 11079880704 11467 33554432000 4194304 4196468 140722397377376 139969612184096 139969640391837 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26059] ppid=26002 vsize=10820196 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26059/stat : 26059 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601485 11079880704 11467 33554432000 4194304 4196468 140722397377376 139969644612112 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26060] ppid=26002 vsize=10820196 memory=139678892512896 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26060/stat : 26060 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601485 11079880704 11467 33554432000 4194304 4196468 140722397377376 139969563363984 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26061] ppid=26002 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26061/stat : 26061 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601485 11079880704 11467 33554432000 4194304 4196468 140722397377376 139969212373264 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26062] ppid=26002 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26062/stat : 26062 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 15 0 473601485 11079880704 11467 33554432000 4194304 4196468 140722397377376 139969211320720 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26063] ppid=26002 vsize=10820196 memory=139678892512896 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26063/stat : 26063 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 15 0 473601487 11079880704 11467 33554432000 4194304 4196468 140722397377376 139969167014640 139969640381058 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26064] ppid=26002 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26064/stat : 26064 (java) S 26002 26005 23401 0 -1 1077944384 13 13195 0 0 0 0 5 2 20 0 15 0 473601487 11079880704 11467 33554432000 4194304 4196468 140722397377376 139969091856032 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26065] ppid=26002 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26065/stat : 26065 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601487 11079880704 11467 33554432000 4194304 4196468 140722397377376 139968957637872 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26066] ppid=26002 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26066/stat : 26066 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 15 0 473601490 11079880704 11467 33554432000 4194304 4196468 140722397377376 139968353659344 139969640388507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26067] ppid=26002 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26005/task/26067/stat : 26067 (java) S 26002 26005 23401 0 -1 1077944384 349 13195 0 0 1 0 5 2 20 0 15 0 473601490 11079880704 11467 33554432000 4194304 4196468 140722397377376 139969165961456 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26068] ppid=26002 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26005/task/26068/stat : 26068 (java) S 26002 26005 23401 0 -1 1077944384 317 13195 0 0 1 0 5 2 20 0 15 0 473601490 11079880704 11467 33554432000 4194304 4196468 140722397377376 139969164908912 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26069] ppid=26002 vsize=10820196 memory=139678892512896 CPUtime=0.1 cores=1,3,5,7
/proc/26005/task/26069/stat : 26069 (java) S 26002 26005 23401 0 -1 1077944384 622 13195 0 0 3 0 5 2 20 0 15 0 473601490 11079880704 11467 33554432000 4194304 4196468 140722397377376 139969163855856 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26070] ppid=26002 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26070/stat : 26070 (java) S 26002 26005 23401 0 -1 1077944384 3 13195 0 0 0 0 5 2 20 0 15 0 473601490 11079880704 11467 33554432000 4194304 4196468 140722397377376 139967883897184 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26071] ppid=26002 vsize=10820196 memory=139678892512896 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26071/stat : 26071 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601490 11079880704 11467 33554432000 4194304 4196468 140722397377376 139969162804272 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 45868 KiB

[startup+0.310308 s]*
/proc/loadavg: 1.89 1.73 1.57 5/226 26071
/proc/meminfo: memFree=5089868/32770624 swapFree=66938644/67108860
[pid=26005] ppid=26002 vsize=10820196 memory=54260 CPUtime=0.4 cores=1,3,5,7
/proc/26005/stat : 26005 (java) S 26002 26005 23401 0 -1 1077944320 10767 13195 0 0 29 4 5 2 20 0 15 0 473601476 11079880704 13565 33554432000 4194304 4196468 140722397377376 140722397359920 139969640369911 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
/proc/26005/statm: 2705049 13565 3311 1 0 2667149 0
[pid=26005/tid=26058] ppid=26002 vsize=10820196 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/26005/task/26058/stat : 26058 (java) R 26002 26005 23401 0 -1 4202560 7232 13195 0 0 19 2 5 2 20 0 15 0 473601484 11079880704 13565 33554432000 4194304 4196468 140722397377376 139969612186176 139969622868976 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26059] ppid=26002 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26059/stat : 26059 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601485 11079880704 13565 33554432000 4194304 4196468 140722397377376 139969644612112 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26060] ppid=26002 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26060/stat : 26060 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601485 11079880704 13565 33554432000 4194304 4196468 140722397377376 139969563363984 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26061] ppid=26002 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26061/stat : 26061 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601485 11079880704 13565 33554432000 4194304 4196468 140722397377376 139969212373264 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26062] ppid=26002 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26062/stat : 26062 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 15 0 473601485 11079880704 13565 33554432000 4194304 4196468 140722397377376 139969211320720 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26063] ppid=26002 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26063/stat : 26063 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 15 0 473601487 11079880704 13565 33554432000 4194304 4196468 140722397377376 139969167014640 139969640381058 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26064] ppid=26002 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26064/stat : 26064 (java) S 26002 26005 23401 0 -1 1077944384 13 13195 0 0 0 0 5 2 20 0 15 0 473601487 11079880704 13565 33554432000 4194304 4196468 140722397377376 139969091856032 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26065] ppid=26002 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26065/stat : 26065 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601487 11079880704 13565 33554432000 4194304 4196468 140722397377376 139968957637872 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26066] ppid=26002 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26066/stat : 26066 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 15 0 473601490 11079880704 13565 33554432000 4194304 4196468 140722397377376 139968353659344 139969640388507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26067] ppid=26002 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26067/stat : 26067 (java) S 26002 26005 23401 0 -1 1077944384 350 13195 0 0 2 0 5 2 20 0 15 0 473601490 11079880704 13565 33554432000 4194304 4196468 140722397377376 139969165961456 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26068] ppid=26002 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26005/task/26068/stat : 26068 (java) R 26002 26005 23401 0 -1 4202560 317 13195 0 0 1 0 5 2 20 0 15 0 473601490 11079880704 13565 33554432000 4194304 4196468 140722397377376 139969164908912 139969640381058 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26069] ppid=26002 vsize=10820196 memory=139678892512896 CPUtime=0.12 cores=1,3,5,7
/proc/26005/task/26069/stat : 26069 (java) R 26002 26005 23401 0 -1 4202560 641 13195 0 0 5 0 5 2 20 0 15 0 473601490 11079880704 13565 33554432000 4194304 4196468 140722397377376 139969163855856 139969640391258 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26070] ppid=26002 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26070/stat : 26070 (java) S 26002 26005 23401 0 -1 1077944384 3 13195 0 0 0 0 5 2 20 0 15 0 473601490 11079880704 13565 33554432000 4194304 4196468 140722397377376 139967883897184 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26071] ppid=26002 vsize=10820196 memory=139678892512896 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26071/stat : 26071 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601490 11079880704 13565 33554432000 4194304 4196468 140722397377376 139969162804272 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 54260 KiB

[startup+0.700723 s]
/proc/loadavg: 1.89 1.73 1.57 3/226 26071
/proc/meminfo: memFree=5073952/32770624 swapFree=66938644/67108860
[pid=26005] ppid=26002 vsize=10825388 memory=88440 CPUtime=1.16 cores=1,3,5,7
/proc/26005/stat : 26005 (java) S 26002 26005 23401 0 -1 1077944320 15361 13195 0 0 103 6 5 2 20 0 15 0 473601476 11085197312 22110 33554432000 4194304 4196468 140722397377376 140722397359920 139969640369911 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
/proc/26005/statm: 2706347 22110 3511 1 0 2668429 0
[pid=26005/tid=26058] ppid=26002 vsize=10824364 memory=27864 CPUtime=0.67 cores=1,3,5,7
/proc/26005/task/26058/stat : 26058 (java) R 26002 26005 23401 0 -1 4202560 10670 13195 0 0 56 4 5 2 20 0 15 0 473601484 11084148736 22110 33554432000 4194304 4196468 140722397377376 139969612187840 139969621780061 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26059] ppid=26002 vsize=10824364 memory=2116 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26059/stat : 26059 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601485 11084148736 22110 33554432000 4194304 4196468 140722397377376 139969644612112 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26060] ppid=26002 vsize=10824364 memory=12024 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26060/stat : 26060 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601485 11084148736 22110 33554432000 4194304 4196468 140722397377376 139969563363984 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26061] ppid=26002 vsize=10824364 memory=1560 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26061/stat : 26061 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601485 11084148736 22110 33554432000 4194304 4196468 140722397377376 139969212373264 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26062] ppid=26002 vsize=10824364 memory=500 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26062/stat : 26062 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 15 0 473601485 11084148736 22110 33554432000 4194304 4196468 140722397377376 139969211320720 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26063] ppid=26002 vsize=10824364 memory=6298679148798630246 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26063/stat : 26063 (java) S 26002 26005 23401 0 -1 1077944384 5 13195 0 0 0 0 5 2 20 0 15 0 473601487 11084148736 22110 33554432000 4194304 4196468 140722397377376 139969167014640 139969640381058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26064] ppid=26002 vsize=10824364 memory=7307201829684144744 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26064/stat : 26064 (java) S 26002 26005 23401 0 -1 1077944384 13 13195 0 0 0 0 5 2 20 0 15 0 473601487 11084148736 22110 33554432000 4194304 4196468 140722397377376 139969091856032 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26065] ppid=26002 vsize=10824364 memory=7523071198212214892 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26065/stat : 26065 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601487 11084148736 22110 33554432000 4194304 4196468 140722397377376 139968957637872 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26066] ppid=26002 vsize=10824364 memory=5450916479948256810 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26066/stat : 26066 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 15 0 473601490 11084148736 22110 33554432000 4194304 4196468 140722397377376 139968353659344 139969640388507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26067] ppid=26002 vsize=10824364 memory=8326441112149131689 CPUtime=0.2 cores=1,3,5,7
/proc/26005/task/26067/stat : 26067 (java) S 26002 26005 23401 0 -1 1077944384 821 13195 0 0 13 0 5 2 20 0 15 0 473601490 11084148736 22110 33554432000 4194304 4196468 140722397377376 139969165961456 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26068] ppid=26002 vsize=10824364 memory=7679937539659563834 CPUtime=0.22 cores=1,3,5,7
/proc/26005/task/26068/stat : 26068 (java) S 26002 26005 23401 0 -1 1077944384 801 13195 0 0 15 0 5 2 20 0 15 0 473601490 11084148736 22110 33554432000 4194304 4196468 140722397377376 139969164908912 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26069] ppid=26002 vsize=10824364 memory=6944656425123485561 CPUtime=0.24 cores=1,3,5,7
/proc/26005/task/26069/stat : 26069 (java) R 26002 26005 23401 0 -1 4202560 854 13195 0 0 17 0 5 2 20 0 15 0 473601490 11084148736 22110 33554432000 4194304 4196468 140722397377376 139969163855856 139969624450398 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26070] ppid=26002 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26070/stat : 26070 (java) S 26002 26005 23401 0 -1 1077944384 3 13195 0 0 0 0 5 2 20 0 15 0 473601490 11084148736 22110 33554432000 4194304 4196468 140722397377376 139967883897184 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26071] ppid=26002 vsize=10824364 memory=3620 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26071/stat : 26071 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601490 11084148736 22110 33554432000 4194304 4196468 140722397377376 139969162804272 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10825388 KiB
Current children cumulated memory: 88440 KiB

[startup+1.50074 s]
/proc/loadavg: 1.89 1.73 1.57 3/226 26071
/proc/meminfo: memFree=5026240/32770624 swapFree=66938644/67108860
[pid=26005] ppid=26002 vsize=10834680 memory=181536 CPUtime=2.64 cores=1,3,5,7
/proc/26005/stat : 26005 (java) S 26002 26005 23401 0 -1 1077944320 24517 13195 0 0 248 9 5 2 20 0 15 0 473601476 11094712320 45384 33554432000 4194304 4196468 140722397377376 140722397359920 139969640369911 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
/proc/26005/statm: 2708670 45384 3577 1 0 2670733 0
[pid=26005/tid=26058] ppid=26002 vsize=10834680 memory=26002 CPUtime=1.43 cores=1,3,5,7
/proc/26005/task/26058/stat : 26058 (java) R 26002 26005 23401 0 -1 4202560 16392 13195 0 0 131 5 5 2 20 0 15 0 473601484 11094712320 45384 33554432000 4194304 4196468 140722397377376 139969612163872 139969242982048 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26059] ppid=26002 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26005/task/26059/stat : 26059 (java) S 26002 26005 23401 0 -1 1077944384 28 13195 0 0 1 0 5 2 20 0 15 0 473601485 11094712320 45384 33554432000 4194304 4196468 140722397377376 139969644612112 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26060] ppid=26002 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26005/task/26060/stat : 26060 (java) S 26002 26005 23401 0 -1 1077944384 313 13195 0 0 1 0 5 2 20 0 15 0 473601485 11094712320 45384 33554432000 4194304 4196468 140722397377376 139969563363984 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26061] ppid=26002 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26005/task/26061/stat : 26061 (java) S 26002 26005 23401 0 -1 1077944384 79 13195 0 0 1 0 5 2 20 0 15 0 473601485 11094712320 45384 33554432000 4194304 4196468 140722397377376 139969212373264 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26062] ppid=26002 vsize=10834680 memory=7815274359919817552 CPUtime=0.08 cores=1,3,5,7
/proc/26005/task/26062/stat : 26062 (java) S 26002 26005 23401 0 -1 1077944384 62 13195 0 0 1 0 5 2 20 0 15 0 473601485 11094712320 45384 33554432000 4194304 4196468 140722397377376 139969211320720 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26063] ppid=26002 vsize=10834680 memory=3204 CPUtime=0.08 cores=1,3,5,7
/proc/26005/task/26063/stat : 26063 (java) S 26002 26005 23401 0 -1 1077944384 432 13195 0 0 1 0 5 2 20 0 15 0 473601487 11094712320 45384 33554432000 4194304 4196468 140722397377376 139969167014640 139969640381058 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26064] ppid=26002 vsize=10834680 memory=692040 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26064/stat : 26064 (java) S 26002 26005 23401 0 -1 1077944384 14 13195 0 0 0 0 5 2 20 0 15 0 473601487 11094712320 45384 33554432000 4194304 4196468 140722397377376 139969091856096 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26065] ppid=26002 vsize=10834680 memory=655370 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26065/stat : 26065 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601487 11094712320 45384 33554432000 4194304 4196468 140722397377376 139968957637872 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26066] ppid=26002 vsize=10834680 memory=10 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26066/stat : 26066 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 15 0 473601490 11094712320 45384 33554432000 4194304 4196468 140722397377376 139968353659344 139969640388507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26067] ppid=26002 vsize=10834680 memory=11201815000374 CPUtime=0.38 cores=1,3,5,7
/proc/26005/task/26067/stat : 26067 (java) S 26002 26005 23401 0 -1 1077944384 1299 13195 0 0 31 0 5 2 20 0 15 0 473601490 11094712320 45384 33554432000 4194304 4196468 140722397377376 139969165961456 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26068] ppid=26002 vsize=10834680 memory=10 CPUtime=0.41 cores=1,3,5,7
/proc/26005/task/26068/stat : 26068 (java) S 26002 26005 23401 0 -1 1077944384 1895 13195 0 0 34 0 5 2 20 0 15 0 473601490 11094712320 45384 33554432000 4194304 4196468 140722397377376 139969164908912 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26069] ppid=26002 vsize=10834680 memory=10 CPUtime=0.5 cores=1,3,5,7
/proc/26005/task/26069/stat : 26069 (java) R 26002 26005 23401 0 -1 4202560 1790 13195 0 0 43 0 5 2 20 0 15 0 473601490 11094712320 45384 33554432000 4194304 4196468 140722397377376 139969163855856 139969618633591 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26070] ppid=26002 vsize=10834680 memory=11201275375648 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26070/stat : 26070 (java) S 26002 26005 23401 0 -1 1077944384 3 13195 0 0 0 0 5 2 20 0 15 0 473601490 11094712320 45384 33554432000 4194304 4196468 140722397377376 139967883897184 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26071] ppid=26002 vsize=10834680 memory=2608 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26071/stat : 26071 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601490 11094712320 45384 33554432000 4194304 4196468 140722397377376 139969162804272 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0

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

[startup+3.11097 s]
/proc/loadavg: 1.90 1.74 1.57 6/226 26071
/proc/meminfo: memFree=4904460/32770624 swapFree=66938644/67108860
[pid=26005] ppid=26002 vsize=10847000 memory=256748 CPUtime=6.51 cores=1,3,5,7
/proc/26005/stat : 26005 (java) S 26002 26005 23401 0 -1 1077944320 48354 13195 0 0 629 15 5 2 20 0 15 0 473601476 11107328000 64187 33554432000 4194304 4196468 140722397377376 140722397359920 139969640369911 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
/proc/26005/statm: 2711750 64187 3614 1 0 2673805 0
[pid=26005/tid=26058] ppid=26002 vsize=10847000 memory=3617014130905522265 CPUtime=2.99 cores=1,3,5,7
/proc/26005/task/26058/stat : 26058 (java) R 26002 26005 23401 0 -1 4202560 25037 13195 0 0 284 8 5 2 20 0 15 0 473601484 11107328000 64187 33554432000 4194304 4196468 140722397377376 139969612193816 139969243178412 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26059] ppid=26002 vsize=10847000 memory=279357558160640 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26059/stat : 26059 (java) S 26002 26005 23401 0 -1 1077944384 147 13195 0 0 2 0 5 2 20 0 15 0 473601485 11107328000 64187 33554432000 4194304 4196468 140722397377376 139969644612112 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26060] ppid=26002 vsize=10847000 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26060/stat : 26060 (java) S 26002 26005 23401 0 -1 1077944384 340 13195 0 0 2 0 5 2 20 0 15 0 473601485 11107328000 64187 33554432000 4194304 4196468 140722397377376 139969563363984 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26061] ppid=26002 vsize=10847000 memory=780 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26061/stat : 26061 (java) S 26002 26005 23401 0 -1 1077944384 169 13195 0 0 2 0 5 2 20 0 15 0 473601485 11107328000 64187 33554432000 4194304 4196468 140722397377376 139969212373264 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26062] ppid=26002 vsize=10847000 memory=228360 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26062/stat : 26062 (java) S 26002 26005 23401 0 -1 1077944384 79 13195 0 0 2 0 5 2 20 0 15 0 473601485 11107328000 64187 33554432000 4194304 4196468 140722397377376 139969211320720 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26063] ppid=26002 vsize=10847000 memory=6791534058613427641 CPUtime=0.1 cores=1,3,5,7
/proc/26005/task/26063/stat : 26063 (java) S 26002 26005 23401 0 -1 1077944384 3436 13195 0 0 3 0 5 2 20 0 15 0 473601487 11107328000 64187 33554432000 4194304 4196468 140722397377376 139969167014640 139969640381058 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26064] ppid=26002 vsize=10847000 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26064/stat : 26064 (java) S 26002 26005 23401 0 -1 1077944384 15 13195 0 0 0 0 5 2 20 0 15 0 473601487 11107328000 64187 33554432000 4194304 4196468 140722397377376 139969091856096 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26065] ppid=26002 vsize=10847000 memory=988 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26065/stat : 26065 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601487 11107328000 64187 33554432000 4194304 4196468 140722397377376 139968957637888 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26066] ppid=26002 vsize=10847000 memory=2016 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26066/stat : 26066 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 15 0 473601490 11107328000 64187 33554432000 4194304 4196468 140722397377376 139968353659344 139969640388507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26067] ppid=26002 vsize=10847000 memory=1416 CPUtime=1.16 cores=1,3,5,7
/proc/26005/task/26067/stat : 26067 (java) R 26002 26005 23401 0 -1 4202560 7066 13195 0 0 108 1 5 2 20 0 15 0 473601490 11107328000 64187 33554432000 4194304 4196468 140722397377376 139969165946008 139969623927282 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26068] ppid=26002 vsize=10847000 memory=10728 CPUtime=1.03 cores=1,3,5,7
/proc/26005/task/26068/stat : 26068 (java) R 26002 26005 23401 0 -1 4202560 3935 13195 0 0 95 1 5 2 20 0 15 0 473601490 11107328000 64187 33554432000 4194304 4196468 140722397377376 139969164894376 139969624276982 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26069] ppid=26002 vsize=10847000 memory=1552 CPUtime=1.32 cores=1,3,5,7
/proc/26005/task/26069/stat : 26069 (java) S 26002 26005 23401 0 -1 1077944384 5911 13195 0 0 124 1 5 2 20 0 15 0 473601490 11107328000 64187 33554432000 4194304 4196468 140722397377376 139969163855856 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26070] ppid=26002 vsize=10847000 memory=3640 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26070/stat : 26070 (java) S 26002 26005 23401 0 -1 1077944384 3 13195 0 0 0 0 5 2 20 0 15 0 473601490 11107328000 64187 33554432000 4194304 4196468 140722397377376 139967883897184 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26071] ppid=26002 vsize=10847000 memory=2832 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26071/stat : 26071 (java) S 26002 26005 23401 0 -1 1077944384 7 13195 0 0 0 0 5 2 20 0 15 0 473601490 11107328000 64187 33554432000 4194304 4196468 140722397377376 139969162804272 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
Current children cumulated CPU time: 6.51 s
Current children cumulated vsize: 10847000 KiB
Current children cumulated memory: 256748 KiB

[startup+3.76912 s]
# the end of solver process 26005 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.51536 s, system=0.217829 s

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

[startup+3.20579 s]
/proc/loadavg: 1.90 1.74 1.57 6/226 26071
/proc/meminfo: memFree=4904460/32770624 swapFree=66938644/67108860
[pid=26005] ppid=26002 vsize=10849332 memory=261260 CPUtime=6.81 cores=1,3,5,7
/proc/26005/stat : 26005 (java) S 26002 26005 23401 0 -1 1077944320 49599 13195 0 0 659 15 5 2 20 0 15 0 473601476 11109715968 65315 33554432000 4194304 4196468 140722397377376 140722397359920 139969640369911 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
/proc/26005/statm: 2712333 65315 3616 1 0 2674388 0
[pid=26005/tid=26058] ppid=26002 vsize=10849332 memory=1060 CPUtime=3.08 cores=1,3,5,7
/proc/26005/task/26058/stat : 26058 (java) R 26002 26005 23401 0 -1 4202560 25195 13195 0 0 293 8 5 2 20 0 15 0 473601484 11109715968 65315 33554432000 4194304 4196468 140722397377376 139969612181432 139969624450398 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26059] ppid=26002 vsize=10849332 memory=1720 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26059/stat : 26059 (java) S 26002 26005 23401 0 -1 1077944384 147 13195 0 0 2 0 5 2 20 0 15 0 473601485 11109715968 65315 33554432000 4194304 4196468 140722397377376 139969644612112 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26060] ppid=26002 vsize=10849332 memory=1096 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26060/stat : 26060 (java) S 26002 26005 23401 0 -1 1077944384 340 13195 0 0 2 0 5 2 20 0 15 0 473601485 11109715968 65315 33554432000 4194304 4196468 140722397377376 139969563363984 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26061] ppid=26002 vsize=10849300 memory=1188 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26061/stat : 26061 (java) S 26002 26005 23401 0 -1 1077944384 169 13195 0 0 2 0 5 2 20 0 15 0 473601485 11109683200 65315 33554432000 4194304 4196468 140722397377376 139969212373264 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26062] ppid=26002 vsize=10849332 memory=6104 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26062/stat : 26062 (java) S 26002 26005 23401 0 -1 1077944384 79 13195 0 0 2 0 5 2 20 0 15 0 473601485 11109715968 65315 33554432000 4194304 4196468 140722397377376 139969211320720 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26063] ppid=26002 vsize=10849332 memory=780 CPUtime=0.1 cores=1,3,5,7
/proc/26005/task/26063/stat : 26063 (java) S 26002 26005 23401 0 -1 1077944384 3436 13195 0 0 3 0 5 2 20 0 15 0 473601487 11109715968 65315 33554432000 4194304 4196468 140722397377376 139969167014640 139969640381058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26064] ppid=26002 vsize=10849332 memory=14008 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26064/stat : 26064 (java) S 26002 26005 23401 0 -1 1077944384 15 13195 0 0 0 0 5 2 20 0 15 0 473601487 11109715968 65315 33554432000 4194304 4196468 140722397377376 139969091856096 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26065] ppid=26002 vsize=10849332 memory=56 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26065/stat : 26065 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601487 11109715968 65315 33554432000 4194304 4196468 140722397377376 139968957637888 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26066] ppid=26002 vsize=10849332 memory=288230596050944315 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26066/stat : 26066 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 15 0 473601490 11109715968 65315 33554432000 4194304 4196468 140722397377376 139968353659344 139969640388507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26067] ppid=26002 vsize=10849332 memory=15823283127847325 CPUtime=1.25 cores=1,3,5,7
/proc/26005/task/26067/stat : 26067 (java) R 26002 26005 23401 0 -1 4202560 8073 13195 0 0 117 1 5 2 20 0 15 0 473601490 11109715968 65315 33554432000 4194304 4196468 140722397377376 139969165946008 139969621914145 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26068] ppid=26002 vsize=10849332 memory=1552 CPUtime=1.13 cores=1,3,5,7
/proc/26005/task/26068/stat : 26068 (java) R 26002 26005 23401 0 -1 4202560 3989 13195 0 0 105 1 5 2 20 0 15 0 473601490 11109715968 65315 33554432000 4194304 4196468 140722397377376 139969164894376 139969624759505 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26069] ppid=26002 vsize=10849332 memory=3640 CPUtime=1.33 cores=1,3,5,7
/proc/26005/task/26069/stat : 26069 (java) S 26002 26005 23401 0 -1 1077944384 5961 13195 0 0 125 1 5 2 20 0 15 0 473601490 11109715968 65315 33554432000 4194304 4196468 140722397377376 139969163855856 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26070] ppid=26002 vsize=10849332 memory=-5921431000321636112 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26070/stat : 26070 (java) S 26002 26005 23401 0 -1 1077944384 3 13195 0 0 0 0 5 2 20 0 15 0 473601490 11109715968 65315 33554432000 4194304 4196468 140722397377376 139967883897184 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26071] ppid=26002 vsize=10849332 memory=6655300316396806240 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26071/stat : 26071 (java) S 26002 26005 23401 0 -1 1077944384 7 13195 0 0 0 0 5 2 20 0 15 0 473601490 11109715968 65315 33554432000 4194304 4196468 140722397377376 139969162804272 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
Current children cumulated CPU time: 6.81 s
Current children cumulated vsize: 10849332 KiB
Current children cumulated memory: 261260 KiB

[startup+3.60252 s]
/proc/loadavg: 1.90 1.74 1.57 6/226 26071
/proc/meminfo: memFree=4904460/32770624 swapFree=66938644/67108860
[pid=26005] ppid=26002 vsize=10849048 memory=270808 CPUtime=8.2 cores=1,3,5,7
/proc/26005/stat : 26005 (java) S 26002 26005 23401 0 -1 1077944320 54567 13195 0 0 796 17 5 2 20 0 15 0 473601476 11109425152 67702 33554432000 4194304 4196468 140722397377376 140722397359920 139969640369911 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
/proc/26005/statm: 2712262 67702 3620 1 0 2674317 0
[pid=26005/tid=26058] ppid=26002 vsize=10849048 memory=0 CPUtime=3.48 cores=1,3,5,7
/proc/26005/task/26058/stat : 26058 (java) R 26002 26005 23401 0 -1 4202560 26002 13195 0 0 332 9 5 2 20 0 15 0 473601484 11109425152 67702 33554432000 4194304 4196468 140722397377376 139969612204128 139969242960780 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26059] ppid=26002 vsize=10849048 memory=3204163 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26059/stat : 26059 (java) S 26002 26005 23401 0 -1 1077944384 147 13195 0 0 2 0 5 2 20 0 15 0 473601485 11109425152 67702 33554432000 4194304 4196468 140722397377376 139969644612112 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26060] ppid=26002 vsize=10849048 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26060/stat : 26060 (java) S 26002 26005 23401 0 -1 1077944384 340 13195 0 0 2 0 5 2 20 0 15 0 473601485 11109425152 67702 33554432000 4194304 4196468 140722397377376 139969563363984 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26061] ppid=26002 vsize=10849048 memory=-3253322038155611931 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26061/stat : 26061 (java) S 26002 26005 23401 0 -1 1077944384 169 13195 0 0 2 0 5 2 20 0 15 0 473601485 11109425152 67702 33554432000 4194304 4196468 140722397377376 139969212373264 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26062] ppid=26002 vsize=10849048 memory=6944656592455360604 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26062/stat : 26062 (java) S 26002 26005 23401 0 -1 1077944384 79 13195 0 0 2 0 5 2 20 0 15 0 473601485 11109425152 67702 33554432000 4194304 4196468 140722397377376 139969211320720 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26063] ppid=26002 vsize=10849048 memory=6656426216303648864 CPUtime=0.1 cores=1,3,5,7
/proc/26005/task/26063/stat : 26063 (java) S 26002 26005 23401 0 -1 1077944384 3436 13195 0 0 3 0 5 2 20 0 15 0 473601487 11109425152 67702 33554432000 4194304 4196468 140722397377376 139969167014640 139969640381058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26064] ppid=26002 vsize=10849048 memory=6944656592455359580 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26064/stat : 26064 (java) S 26002 26005 23401 0 -1 1077944384 15 13195 0 0 0 0 5 2 20 0 15 0 473601487 11109425152 67702 33554432000 4194304 4196468 140722397377376 139969091856096 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26065] ppid=26002 vsize=10849048 memory=-2331055268852096867 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26065/stat : 26065 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601487 11109425152 67702 33554432000 4194304 4196468 140722397377376 139968957637888 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26066] ppid=26002 vsize=10849048 memory=-6237260532469557610 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26066/stat : 26066 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 15 0 473601490 11109425152 67702 33554432000 4194304 4196468 140722397377376 139968353659344 139969640388507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26067] ppid=26002 vsize=10849048 memory=6944656592452807323 CPUtime=1.66 cores=1,3,5,7
/proc/26005/task/26067/stat : 26067 (java) R 26002 26005 23401 0 -1 4202560 10280 13195 0 0 157 2 5 2 20 0 15 0 473601490 11109425152 67702 33554432000 4194304 4196468 140722397377376 139969165948688 139969624275894 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26068] ppid=26002 vsize=10849048 memory=8326441112149131693 CPUtime=1.46 cores=1,3,5,7
/proc/26005/task/26068/stat : 26068 (java) R 26002 26005 23401 0 -1 4202560 4807 13195 0 0 138 1 5 2 20 0 15 0 473601490 11109425152 67702 33554432000 4194304 4196468 140722397377376 139969164895696 139969619675792 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26069] ppid=26002 vsize=10849048 memory=0 CPUtime=1.59 cores=1,3,5,7
/proc/26005/task/26069/stat : 26069 (java) R 26002 26005 23401 0 -1 1077944384 7073 13195 0 0 151 1 5 2 20 0 15 0 473601490 11109425152 67702 33554432000 4194304 4196468 140722397377376 139969163851584 139969640380117 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26070] ppid=26002 vsize=10849048 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26070/stat : 26070 (java) S 26002 26005 23401 0 -1 1077944384 3 13195 0 0 0 0 5 2 20 0 15 0 473601490 11109425152 67702 33554432000 4194304 4196468 140722397377376 139967883897184 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26071] ppid=26002 vsize=10849048 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26071/stat : 26071 (java) S 26002 26005 23401 0 -1 1077944384 7 13195 0 0 0 0 5 2 20 0 15 0 473601490 11109425152 67702 33554432000 4194304 4196468 140722397377376 139969162804272 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
Current children cumulated CPU time: 8.2 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 270808 KiB

[startup+3.70097 s]
/proc/loadavg: 1.90 1.74 1.57 6/226 26071
/proc/meminfo: memFree=4904460/32770624 swapFree=66938644/67108860
[pid=26005] ppid=26002 vsize=10849048 memory=275448 CPUtime=8.54 cores=1,3,5,7
/proc/26005/stat : 26005 (java) S 26002 26005 23401 0 -1 1077944320 54728 13195 0 0 830 17 5 2 20 0 15 0 473601476 11109425152 68862 33554432000 4194304 4196468 140722397377376 140722397359920 139969640369911 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
/proc/26005/statm: 2712262 68862 3620 1 0 2674317 0
[pid=26005/tid=26058] ppid=26002 vsize=10849048 memory=3617014130905522265 CPUtime=3.58 cores=1,3,5,7
/proc/26005/task/26058/stat : 26058 (java) R 26002 26005 23401 0 -1 4202560 26008 13195 0 0 342 9 5 2 20 0 15 0 473601484 11109425152 68862 33554432000 4194304 4196468 140722397377376 139969612203888 139969254790692 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26059] ppid=26002 vsize=10849048 memory=6655300316396806240 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26059/stat : 26059 (java) S 26002 26005 23401 0 -1 1077944384 147 13195 0 0 2 0 5 2 20 0 15 0 473601485 11109425152 68862 33554432000 4194304 4196468 140722397377376 139969644612112 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26060] ppid=26002 vsize=10849048 memory=6944656575208382560 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26060/stat : 26060 (java) S 26002 26005 23401 0 -1 1077944384 340 13195 0 0 2 0 5 2 20 0 15 0 473601485 11109425152 68862 33554432000 4194304 4196468 140722397377376 139969563363984 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26061] ppid=26002 vsize=10849048 memory=279357558190688 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26061/stat : 26061 (java) S 26002 26005 23401 0 -1 1077944384 169 13195 0 0 2 0 5 2 20 0 15 0 473601485 11109425152 68862 33554432000 4194304 4196468 140722397377376 139969212373264 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26062] ppid=26002 vsize=10849048 memory=8099531882097108048 CPUtime=0.09 cores=1,3,5,7
/proc/26005/task/26062/stat : 26062 (java) S 26002 26005 23401 0 -1 1077944384 79 13195 0 0 2 0 5 2 20 0 15 0 473601485 11109425152 68862 33554432000 4194304 4196468 140722397377376 139969211320720 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26063] ppid=26002 vsize=10849048 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/26005/task/26063/stat : 26063 (java) S 26002 26005 23401 0 -1 1077944384 3436 13195 0 0 3 0 5 2 20 0 15 0 473601487 11109425152 68862 33554432000 4194304 4196468 140722397377376 139969167014640 139969640381058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26064] ppid=26002 vsize=10849048 memory=279357558012344 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26064/stat : 26064 (java) S 26002 26005 23401 0 -1 1077944384 15 13195 0 0 0 0 5 2 20 0 15 0 473601487 11109425152 68862 33554432000 4194304 4196468 140722397377376 139969091856096 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26065] ppid=26002 vsize=10849048 memory=6944656575208382560 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26065/stat : 26065 (java) S 26002 26005 23401 0 -1 1077944384 1 13195 0 0 0 0 5 2 20 0 15 0 473601487 11109425152 68862 33554432000 4194304 4196468 140722397377376 139968957637888 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26066] ppid=26002 vsize=10849048 memory=3 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26066/stat : 26066 (java) S 26002 26005 23401 0 -1 1077944384 2 13195 0 0 0 0 5 2 20 0 15 0 473601490 11109425152 68862 33554432000 4194304 4196468 140722397377376 139968353659344 139969640388507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26067] ppid=26002 vsize=10849048 memory=0 CPUtime=1.75 cores=1,3,5,7
/proc/26005/task/26067/stat : 26067 (java) R 26002 26005 23401 0 -1 4202560 10313 13195 0 0 166 2 5 2 20 0 15 0 473601490 11109425152 68862 33554432000 4194304 4196468 140722397377376 139969165950016 139969624756937 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26068] ppid=26002 vsize=10849048 memory=0 CPUtime=1.56 cores=1,3,5,7
/proc/26005/task/26068/stat : 26068 (java) R 26002 26005 23401 0 -1 4202560 4819 13195 0 0 148 1 5 2 20 0 15 0 473601490 11109425152 68862 33554432000 4194304 4196468 140722397377376 139969164895456 139969625291693 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26069] ppid=26002 vsize=10849048 memory=0 CPUtime=1.65 cores=1,3,5,7
/proc/26005/task/26069/stat : 26069 (java) R 26002 26005 23401 0 -1 4202560 7183 13195 0 0 156 2 5 2 20 0 15 0 473601490 11109425152 68862 33554432000 4194304 4196468 140722397377376 139969163855856 139969624450398 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26070] ppid=26002 vsize=10849048 memory=988 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26070/stat : 26070 (java) S 26002 26005 23401 0 -1 1077944384 3 13195 0 0 0 0 5 2 20 0 15 0 473601490 11109425152 68862 33554432000 4194304 4196468 140722397377376 139967883897184 139969640380117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
[pid=26005/tid=26071] ppid=26002 vsize=10849048 memory=2016 CPUtime=0.07 cores=1,3,5,7
/proc/26005/task/26071/stat : 26071 (java) S 26002 26005 23401 0 -1 1077944384 7 13195 0 0 0 0 5 2 20 0 15 0 473601490 11109425152 68862 33554432000 4194304 4196468 140722397377376 139969162804272 139969640381058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8384512 140722397383408 140722397385925 140722397385925 140722397388751 0
Current children cumulated CPU time: 8.54 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 275448 KiB

Child status: 0
Real time (s): 3.76918
CPU time (s): 8.73318
CPU user time (s): 8.51536
CPU system time (s): 0.217829
CPU usage (%): 231.7
Max. virtual memory (cumulated for all children) (KiB): 10851868
Max. memory (cumulated for all children) (KiB): 275448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.51536
system time used= 0.217829
maximum resident set size= 290096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68054
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6726
involuntary context switches= 38


# summary of solver processes directly reported to runsolver:
#   pid: 26005
#   total CPU time (s): 8.73318
#   total CPU user time (s): 8.51536
#   total CPU system time (s): 0.217829

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.062214 second user time and 0.058326 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-20 11:57:20
IDJOB=4403159
IDBENCH=126831
IDSOLVER=2862
FILE ID=node139/4403159-1568973318
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-3-20-1.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4403159-1568973318/watcher-4403159-1568973318 -o /tmp/evaluation-result-4403159-1568973318/solver-4403159-1568973318 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568967758-23433 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=541250212 HOME/instance-4403159-1568973318.xml

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

MD5SUM BENCH= 442eed38f7ecd1daccab0a66e5b4cbca
RANDOM SEED=541250212

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:         5133508 kB
MemAvailable:   30839800 kB
Buffers:          125520 kB
Cached:         25402024 kB
SwapCached:        65316 kB
Active:         13722032 kB
Inactive:       12826900 kB
Active(anon):     959304 kB
Inactive(anon):   107800 kB
Active(file):   12762728 kB
Inactive(file): 12719100 kB
Unevictable:      108884 kB
Mlocked:          108884 kB
SwapTotal:      67108860 kB
SwapFree:       66938644 kB
Dirty:             36320 kB
Writeback:             0 kB
AnonPages:       1066416 kB
Mapped:            64428 kB
Shmem:             37048 kB
Slab:             682240 kB
SReclaimable:     652924 kB
SUnreclaim:        29316 kB
KernelStack:        3664 kB
PageTables:         7560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2219456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    872448 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:24