Trace number 4402770

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 9.69329 4.13774

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.249208
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.73/0.59	c Concrete v3.12.3.1568965526260 running
8.22/3.73	o 131
8.22/3.77	o 130
8.22/3.78	o 115
9.64/4.11	v <instantiation
9.64/4.11	v         cost = '115'>
9.64/4.11	v       <list>
9.64/4.11	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]
9.64/4.11	v       </list>
9.64/4.11	v       <values>
9.64/4.11	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
9.64/4.11	v       </values>
9.64/4.11	v     </instantiation>
9.64/4.11	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 (4204 MiB free)
  memory of node 1: 16384 MiB (1803 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402770-1568973550/watcher-4402770-1568973550 -o /var/tmp/evaluation-result-4402770-1568973550/solver-4402770-1568973550 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1568967598-26369 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1202144846 HOME/instance-4402770-1568973550.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100133 s]*
/proc/loadavg: 2.12 1.86 1.80 2/218 28514
/proc/meminfo: memFree=6148804/32770624 swapFree=67001820/67108860
[pid=28461] ppid=28458 vsize=141156 memory=5296 CPUtime=0.07 cores=0,2,4,6
/proc/28461/stat : 28461 (java) S 28458 28461 26338 0 -1 1077944320 2522 13034 0 0 0 0 5 2 20 0 2 0 473594612 144543744 1324 33554432000 4194304 4196468 140725805149168 140725805131712 140230761742071 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
/proc/28461/statm: 35289 1324 993 1 0 24747 0
[pid=28461/tid=28514] ppid=28458 vsize=141156 memory=3054156605369319308 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28514/stat : 28514 (java) D 28458 28461 26338 0 -1 4202560 320 13034 0 0 0 0 5 2 20 0 2 0 473594621 144543744 1324 33554432000 4194304 4196468 140725805149168 140230733584816 140230761763901 0 0 0 16784584 18446744071581152138 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 141156 KiB
Current children cumulated memory: 5296 KiB

[startup+0.209882 s]*
/proc/loadavg: 2.12 1.86 1.80 5/231 28527
/proc/meminfo: memFree=6127080/32770624 swapFree=67001820/67108860
[pid=28461] ppid=28458 vsize=10819716 memory=38652 CPUtime=0.21 cores=0,2,4,6
/proc/28461/stat : 28461 (java) S 28458 28461 26338 0 -1 1077944320 6992 13034 0 0 13 1 5 2 20 0 15 0 473594612 11079389184 9663 33554432000 4194304 4196468 140725805149168 140725805131712 140230761742071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
/proc/28461/statm: 2704929 9663 3147 1 0 2667149 0
[pid=28461/tid=28514] ppid=28458 vsize=10819716 memory=7022364594140610616 CPUtime=0.15 cores=0,2,4,6
/proc/28461/task/28514/stat : 28514 (java) R 28458 28461 26338 0 -1 4202560 3551 13034 0 0 8 0 5 2 20 0 15 0 473594621 11079389184 9663 33554432000 4194304 4196468 140725805149168 140230733573120 140230363571941 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28515] ppid=28458 vsize=10819716 memory=364 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28515/stat : 28515 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594624 11079389184 9663 33554432000 4194304 4196468 140725805149168 140230765984272 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28516] ppid=28458 vsize=10819716 memory=140596981735522 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28516/stat : 28516 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594624 11079389184 9663 33554432000 4194304 4196468 140725805149168 140230684736144 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28517] ppid=28458 vsize=10819716 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28517/stat : 28517 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594624 11079389184 9663 33554432000 4194304 4196468 140725805149168 140230683683088 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28518] ppid=28458 vsize=10819716 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28518/stat : 28518 (java) S 28458 28461 26338 0 -1 1077944384 2 13034 0 0 0 0 5 2 20 0 15 0 473594624 11079389184 9663 33554432000 4194304 4196468 140725805149168 140230332963216 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28519] ppid=28458 vsize=10819716 memory=140596981708416 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28519/stat : 28519 (java) S 28458 28461 26338 0 -1 1077944384 2 13034 0 0 0 0 5 2 20 0 15 0 473594626 11079389184 9663 33554432000 4194304 4196468 140725805149168 140230288386800 140230761753218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28520] ppid=28458 vsize=10819716 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28520/stat : 28520 (java) S 28458 28461 26338 0 -1 1077944384 13 13034 0 0 0 0 5 2 20 0 15 0 473594626 11079389184 9663 33554432000 4194304 4196468 140725805149168 140230212445856 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28521] ppid=28458 vsize=10819716 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28521/stat : 28521 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594626 11079389184 9663 33554432000 4194304 4196468 140725805149168 140229608465648 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28522] ppid=28458 vsize=10819716 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28522/stat : 28522 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11079389184 9663 33554432000 4194304 4196468 140725805149168 140229301066192 140230761760667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28523] ppid=28458 vsize=10819716 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28461/task/28523/stat : 28523 (java) S 28458 28461 26338 0 -1 1077944384 471 13034 0 0 1 0 5 2 20 0 15 0 473594629 11079389184 9663 33554432000 4194304 4196468 140725805149168 140230287333616 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28524] ppid=28458 vsize=10819716 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28524/stat : 28524 (java) R 28458 28461 26338 0 -1 1077944384 152 13034 0 0 0 0 5 2 20 0 15 0 473594629 11079389184 9663 33554432000 4194304 4196468 140725805149168 140230286281072 140230761753218 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28525] ppid=28458 vsize=10819716 memory=140596981708416 CPUtime=0.09 cores=0,2,4,6
/proc/28461/task/28525/stat : 28525 (java) R 28458 28461 26338 0 -1 4202560 588 13034 0 0 2 0 5 2 20 0 15 0 473594629 11079389184 9663 33554432000 4194304 4196468 140725805149168 140230285223056 140230754058580 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28526] ppid=28458 vsize=10819716 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28526/stat : 28526 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11079389184 9663 33554432000 4194304 4196468 140725805149168 140229267507552 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28527] ppid=28458 vsize=10819716 memory=140596981708416 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28527/stat : 28527 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594630 11079389184 9663 33554432000 4194304 4196468 140725805149168 140230284176432 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 10819716 KiB
Current children cumulated memory: 38652 KiB

[startup+0.311796 s]*
/proc/loadavg: 2.12 1.86 1.80 3/231 28527
/proc/meminfo: memFree=6114272/32770624 swapFree=67001820/67108860
[pid=28461] ppid=28458 vsize=10820196 memory=50432 CPUtime=0.35 cores=0,2,4,6
/proc/28461/stat : 28461 (java) S 28458 28461 26338 0 -1 1077944320 10513 13034 0 0 26 2 5 2 20 0 15 0 473594612 11079880704 12608 33554432000 4194304 4196468 140725805149168 140725805131712 140230761742071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
/proc/28461/statm: 2705049 12608 3303 1 0 2667149 0
[pid=28461/tid=28514] ppid=28458 vsize=10821220 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/28461/task/28514/stat : 28514 (java) R 28458 28461 26338 0 -1 4202560 7106 13034 0 0 17 1 5 2 20 0 15 0 473594621 11080929280 12608 33554432000 4194304 4196468 140725805149168 140230733547040 140230754421789 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28515] ppid=28458 vsize=10821220 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28515/stat : 28515 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594624 11080929280 12608 33554432000 4194304 4196468 140725805149168 140230765984272 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28516] ppid=28458 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28516/stat : 28516 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594624 11079880704 12608 33554432000 4194304 4196468 140725805149168 140230684736144 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28517] ppid=28458 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28517/stat : 28517 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594624 11079880704 12608 33554432000 4194304 4196468 140725805149168 140230683683088 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28518] ppid=28458 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28518/stat : 28518 (java) S 28458 28461 26338 0 -1 1077944384 2 13034 0 0 0 0 5 2 20 0 15 0 473594624 11079880704 12608 33554432000 4194304 4196468 140725805149168 140230332963216 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28519] ppid=28458 vsize=10821220 memory=140596981708416 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28519/stat : 28519 (java) S 28458 28461 26338 0 -1 1077944384 2 13034 0 0 0 0 5 2 20 0 15 0 473594626 11080929280 12608 33554432000 4194304 4196468 140725805149168 140230288386800 140230761753218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28520] ppid=28458 vsize=10821220 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28520/stat : 28520 (java) S 28458 28461 26338 0 -1 1077944384 13 13034 0 0 0 0 5 2 20 0 15 0 473594626 11080929280 12608 33554432000 4194304 4196468 140725805149168 140230212445856 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28521] ppid=28458 vsize=10821220 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28521/stat : 28521 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594626 11080929280 12608 33554432000 4194304 4196468 140725805149168 140229608465648 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28522] ppid=28458 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28522/stat : 28522 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11079880704 12608 33554432000 4194304 4196468 140725805149168 140229301066192 140230761760667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28523] ppid=28458 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28461/task/28523/stat : 28523 (java) S 28458 28461 26338 0 -1 1077944384 480 13034 0 0 2 0 5 2 20 0 15 0 473594629 11079880704 12608 33554432000 4194304 4196468 140725805149168 140230287333616 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28524] ppid=28458 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28461/task/28524/stat : 28524 (java) S 28458 28461 26338 0 -1 1077944384 174 13034 0 0 1 0 5 2 20 0 15 0 473594629 11079880704 12608 33554432000 4194304 4196468 140725805149168 140230286281072 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28525] ppid=28458 vsize=10820196 memory=140596981708416 CPUtime=0.12 cores=0,2,4,6
/proc/28461/task/28525/stat : 28525 (java) S 28458 28461 26338 0 -1 1077944384 601 13034 0 0 5 0 5 2 20 0 15 0 473594629 11079880704 12608 33554432000 4194304 4196468 140725805149168 140230285228016 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28526] ppid=28458 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28526/stat : 28526 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11079880704 12608 33554432000 4194304 4196468 140725805149168 140229267507552 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28527] ppid=28458 vsize=10820196 memory=140596981708416 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28527/stat : 28527 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594630 11079880704 12608 33554432000 4194304 4196468 140725805149168 140230284176432 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50432 KiB

[startup+0.700732 s]
/proc/loadavg: 2.12 1.86 1.80 3/231 28527
/proc/meminfo: memFree=6100552/32770624 swapFree=67001820/67108860
[pid=28461] ppid=28458 vsize=10822316 memory=80728 CPUtime=1.04 cores=0,2,4,6
/proc/28461/stat : 28461 (java) S 28458 28461 26338 0 -1 1077944320 14930 13034 0 0 93 4 5 2 20 0 15 0 473594612 11082051584 20182 33554432000 4194304 4196468 140725805149168 140725805131712 140230761742071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
/proc/28461/statm: 2705579 20182 3501 1 0 2667661 0
[pid=28461/tid=28514] ppid=28458 vsize=10822316 memory=920 CPUtime=0.62 cores=0,2,4,6
/proc/28461/task/28514/stat : 28514 (java) R 28458 28461 26338 0 -1 4202560 10287 13034 0 0 52 3 5 2 20 0 15 0 473594621 11082051584 20182 33554432000 4194304 4196468 140725805149168 140230733572704 140230761763997 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28515] ppid=28458 vsize=10822316 memory=3848 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28515/stat : 28515 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594624 11082051584 20182 33554432000 4194304 4196468 140725805149168 140230765984272 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28516] ppid=28458 vsize=10822316 memory=2680 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28516/stat : 28516 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594624 11082051584 20182 33554432000 4194304 4196468 140725805149168 140230684736144 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28517] ppid=28458 vsize=10822316 memory=2916 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28517/stat : 28517 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594624 11082051584 20182 33554432000 4194304 4196468 140725805149168 140230683683088 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28518] ppid=28458 vsize=10822316 memory=4100 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28518/stat : 28518 (java) S 28458 28461 26338 0 -1 1077944384 2 13034 0 0 0 0 5 2 20 0 15 0 473594624 11082051584 20182 33554432000 4194304 4196468 140725805149168 140230332963216 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28519] ppid=28458 vsize=10822316 memory=1404 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28519/stat : 28519 (java) S 28458 28461 26338 0 -1 1077944384 5 13034 0 0 0 0 5 2 20 0 15 0 473594626 11082051584 20182 33554432000 4194304 4196468 140725805149168 140230288386800 140230761753218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28520] ppid=28458 vsize=10822316 memory=3292 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28520/stat : 28520 (java) S 28458 28461 26338 0 -1 1077944384 13 13034 0 0 0 0 5 2 20 0 15 0 473594626 11082051584 20182 33554432000 4194304 4196468 140725805149168 140230212445856 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28521] ppid=28458 vsize=10822316 memory=4940384 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28521/stat : 28521 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594626 11082051584 20182 33554432000 4194304 4196468 140725805149168 140229608465648 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28522] ppid=28458 vsize=10822316 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28522/stat : 28522 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11082051584 20182 33554432000 4194304 4196468 140725805149168 140229301066192 140230761760667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28523] ppid=28458 vsize=10822316 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/28461/task/28523/stat : 28523 (java) S 28458 28461 26338 0 -1 1077944384 912 13034 0 0 11 0 5 2 20 0 15 0 473594629 11082051584 20182 33554432000 4194304 4196468 140725805149168 140230287333616 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28524] ppid=28458 vsize=10822316 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/28461/task/28524/stat : 28524 (java) S 28458 28461 26338 0 -1 1077944384 742 13034 0 0 13 0 5 2 20 0 15 0 473594629 11082051584 20182 33554432000 4194304 4196468 140725805149168 140230286281072 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28525] ppid=28458 vsize=10822316 memory=2116 CPUtime=0.23 cores=0,2,4,6
/proc/28461/task/28525/stat : 28525 (java) R 28458 28461 26338 0 -1 4202560 758 13034 0 0 16 0 5 2 20 0 15 0 473594629 11082051584 20182 33554432000 4194304 4196468 140725805149168 140230285228016 140230753979198 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28526] ppid=28458 vsize=10822316 memory=28976 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28526/stat : 28526 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11082051584 20182 33554432000 4194304 4196468 140725805149168 140229267507552 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28527] ppid=28458 vsize=10822316 memory=496 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28527/stat : 28527 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594630 11082051584 20182 33554432000 4194304 4196468 140725805149168 140230284176432 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 10822316 KiB
Current children cumulated memory: 80728 KiB

[startup+1.5007 s]
/proc/loadavg: 2.19 1.88 1.81 4/231 28527
/proc/meminfo: memFree=6062712/32770624 swapFree=67001820/67108860
[pid=28461] ppid=28458 vsize=10834680 memory=174752 CPUtime=2.59 cores=0,2,4,6
/proc/28461/stat : 28461 (java) S 28458 28461 26338 0 -1 1077944320 24099 13034 0 0 244 8 5 2 20 0 15 0 473594612 11094712320 43688 33554432000 4194304 4196468 140725805149168 140725805131712 140230761742071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
/proc/28461/statm: 2708670 43688 3579 1 0 2670733 0
[pid=28461/tid=28514] ppid=28458 vsize=10834680 memory=0 CPUtime=1.38 cores=0,2,4,6
/proc/28461/task/28514/stat : 28514 (java) R 28458 28461 26338 0 -1 4202560 15740 13034 0 0 127 4 5 2 20 0 15 0 473594621 11094712320 43688 33554432000 4194304 4196468 140725805149168 140230733559552 140230746304224 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28515] ppid=28458 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28461/task/28515/stat : 28515 (java) S 28458 28461 26338 0 -1 1077944384 32 13034 0 0 1 0 5 2 20 0 15 0 473594624 11094712320 43688 33554432000 4194304 4196468 140725805149168 140230765984272 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28516] ppid=28458 vsize=10834680 memory=7522228981060362582 CPUtime=0.08 cores=0,2,4,6
/proc/28461/task/28516/stat : 28516 (java) S 28458 28461 26338 0 -1 1077944384 76 13034 0 0 1 0 5 2 20 0 15 0 473594624 11094712320 43688 33554432000 4194304 4196468 140725805149168 140230684736144 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28517] ppid=28458 vsize=10834680 memory=7523375711712141909 CPUtime=0.08 cores=0,2,4,6
/proc/28461/task/28517/stat : 28517 (java) S 28458 28461 26338 0 -1 1077944384 333 13034 0 0 1 0 5 2 20 0 15 0 473594624 11094712320 43688 33554432000 4194304 4196468 140725805149168 140230683683088 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28518] ppid=28458 vsize=10834680 memory=7084273755822253668 CPUtime=0.08 cores=0,2,4,6
/proc/28461/task/28518/stat : 28518 (java) S 28458 28461 26338 0 -1 1077944384 50 13034 0 0 1 0 5 2 20 0 15 0 473594624 11094712320 43688 33554432000 4194304 4196468 140725805149168 140230332963216 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28519] ppid=28458 vsize=10834680 memory=7454130749351154278 CPUtime=0.08 cores=0,2,4,6
/proc/28461/task/28519/stat : 28519 (java) S 28458 28461 26338 0 -1 1077944384 615 13034 0 0 1 0 5 2 20 0 15 0 473594626 11094712320 43688 33554432000 4194304 4196468 140725805149168 140230288386800 140230761753218 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28520] ppid=28458 vsize=10834680 memory=7810760618854671719 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28520/stat : 28520 (java) S 28458 28461 26338 0 -1 1077944384 14 13034 0 0 0 0 5 2 20 0 15 0 473594626 11094712320 43688 33554432000 4194304 4196468 140725805149168 140230212445920 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28521] ppid=28458 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28521/stat : 28521 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594626 11094712320 43688 33554432000 4194304 4196468 140725805149168 140229608465648 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28522] ppid=28458 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28522/stat : 28522 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11094712320 43688 33554432000 4194304 4196468 140725805149168 140229301066192 140230761760667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28523] ppid=28458 vsize=10834680 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/28461/task/28523/stat : 28523 (java) S 28458 28461 26338 0 -1 1077944384 1496 13034 0 0 29 1 5 2 20 0 15 0 473594629 11094712320 43688 33554432000 4194304 4196468 140725805149168 140230287333616 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28524] ppid=28458 vsize=10834680 memory=15470472203376 CPUtime=0.46 cores=0,2,4,6
/proc/28461/task/28524/stat : 28524 (java) S 28458 28461 26338 0 -1 1077944384 1914 13034 0 0 39 0 5 2 20 0 15 0 473594629 11094712320 43688 33554432000 4194304 4196468 140725805149168 140230286281072 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28525] ppid=28458 vsize=10834680 memory=281192582611064 CPUtime=0.46 cores=0,2,4,6
/proc/28461/task/28525/stat : 28525 (java) S 28458 28461 26338 0 -1 1077944384 1619 13034 0 0 39 0 5 2 20 0 15 0 473594629 11094712320 43688 33554432000 4194304 4196468 140725805149168 140230285228016 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28526] ppid=28458 vsize=10834680 memory=302867294856688907 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28526/stat : 28526 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11094712320 43688 33554432000 4194304 4196468 140725805149168 140229267507552 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28527] ppid=28458 vsize=10834680 memory=14414834539113786 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28527/stat : 28527 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594630 11094712320 43688 33554432000 4194304 4196468 140725805149168 140230284176432 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
Current children cumulated CPU time: 2.59 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 174752 KiB

[startup+3.11087 s]
/proc/loadavg: 2.19 1.88 1.81 6/232 28529
/proc/meminfo: memFree=5916364/32770624 swapFree=67001820/67108860
[pid=28461] ppid=28458 vsize=10846988 memory=242492 CPUtime=6.29 cores=0,2,4,6
/proc/28461/stat : 28461 (java) S 28458 28461 26338 0 -1 1077944320 40177 13034 0 0 606 16 5 2 20 0 15 0 473594612 11107315712 60623 33554432000 4194304 4196468 140725805149168 140725805131712 140230761742071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
/proc/28461/statm: 2711747 60623 3610 1 0 2673805 0

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

[startup+4.13769 s]
# the end of solver process 28461 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.44621 s, system=0.247077 s

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

[startup+3.20983 s]
/proc/loadavg: 2.19 1.88 1.81 6/232 28529
/proc/meminfo: memFree=5916364/32770624 swapFree=67001820/67108860
[pid=28461] ppid=28458 vsize=10846988 memory=249528 CPUtime=6.57 cores=0,2,4,6
/proc/28461/stat : 28461 (java) S 28458 28461 26338 0 -1 1077944320 42158 13034 0 0 634 16 5 2 20 0 15 0 473594612 11107315712 62382 33554432000 4194304 4196468 140725805149168 140725805131712 140230761742071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
/proc/28461/statm: 2711747 62382 3610 1 0 2673805 0
[pid=28461/tid=28514] ppid=28458 vsize=10846988 memory=6944656592455359580 CPUtime=3.05 cores=0,2,4,6
/proc/28461/task/28514/stat : 28514 (java) R 28458 28461 26338 0 -1 4202560 23122 13034 0 0 290 8 5 2 20 0 15 0 473594621 11107315712 62382 33554432000 4194304 4196468 140725805149168 140230733572832 140230363480340 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28515] ppid=28458 vsize=10846988 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/28461/task/28515/stat : 28515 (java) S 28458 28461 26338 0 -1 1077944384 134 13034 0 0 2 0 5 2 20 0 15 0 473594624 11107315712 62382 33554432000 4194304 4196468 140725805149168 140230765984272 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28516] ppid=28458 vsize=10846988 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28516/stat : 28516 (java) S 28458 28461 26338 0 -1 1077944384 90 13034 0 0 3 0 5 2 20 0 15 0 473594624 11107315712 62382 33554432000 4194304 4196468 140725805149168 140230684736144 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28517] ppid=28458 vsize=10846988 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28517/stat : 28517 (java) S 28458 28461 26338 0 -1 1077944384 402 13034 0 0 3 0 5 2 20 0 15 0 473594624 11107315712 62382 33554432000 4194304 4196468 140725805149168 140230683683088 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28518] ppid=28458 vsize=10846988 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28518/stat : 28518 (java) S 28458 28461 26338 0 -1 1077944384 69 13034 0 0 3 0 5 2 20 0 15 0 473594624 11107315712 62382 33554432000 4194304 4196468 140725805149168 140230332963216 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28519] ppid=28458 vsize=10846988 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28519/stat : 28519 (java) S 28458 28461 26338 0 -1 1077944384 3064 13034 0 0 3 0 5 2 20 0 15 0 473594626 11107315712 62382 33554432000 4194304 4196468 140725805149168 140230288386800 140230761753218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28520] ppid=28458 vsize=10846988 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28520/stat : 28520 (java) S 28458 28461 26338 0 -1 1077944384 15 13034 0 0 0 0 5 2 20 0 15 0 473594626 11107315712 62382 33554432000 4194304 4196468 140725805149168 140230212445920 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28521] ppid=28458 vsize=10846988 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28521/stat : 28521 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594626 11107315712 62382 33554432000 4194304 4196468 140725805149168 140229608465664 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28522] ppid=28458 vsize=10846988 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28522/stat : 28522 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11107315712 62382 33554432000 4194304 4196468 140725805149168 140229301066192 140230761760667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28523] ppid=28458 vsize=10846988 memory=208220 CPUtime=0.99 cores=0,2,4,6
/proc/28461/task/28523/stat : 28523 (java) R 28458 28461 26338 0 -1 4202560 2697 13034 0 0 91 1 5 2 20 0 15 0 473594629 11107315712 62382 33554432000 4194304 4196468 140725805149168 140230287320160 140230739336928 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28524] ppid=28458 vsize=10846988 memory=0 CPUtime=1.19 cores=0,2,4,6
/proc/28461/task/28524/stat : 28524 (java) R 28458 28461 26338 0 -1 4202560 4403 13034 0 0 111 1 5 2 20 0 15 0 473594629 11107315712 62382 33554432000 4194304 4196468 140725805149168 140230286261096 140230747771971 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28525] ppid=28458 vsize=10846988 memory=9 CPUtime=1.32 cores=0,2,4,6
/proc/28461/task/28525/stat : 28525 (java) R 28458 28461 26338 0 -1 4202560 5940 13034 0 0 123 2 5 2 20 0 15 0 473594629 11107315712 62382 33554432000 4194304 4196468 140725805149168 140230285228016 140230743152221 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28526] ppid=28458 vsize=10846988 memory=140596828494749 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28526/stat : 28526 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11107315712 62382 33554432000 4194304 4196468 140725805149168 140229267507552 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28527] ppid=28458 vsize=10846988 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28527/stat : 28527 (java) S 28458 28461 26338 0 -1 1077944384 14 13034 0 0 0 0 5 2 20 0 15 0 473594630 11107315712 62382 33554432000 4194304 4196468 140725805149168 140230284176432 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
Current children cumulated CPU time: 6.57 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 249528 KiB

[startup+3.60087 s]
/proc/loadavg: 2.19 1.88 1.81 6/232 28529
/proc/meminfo: memFree=5916364/32770624 swapFree=67001820/67108860
[pid=28461] ppid=28458 vsize=10851376 memory=281808 CPUtime=7.86 cores=0,2,4,6
/proc/28461/stat : 28461 (java) S 28458 28461 26338 0 -1 1077944320 50208 13034 0 0 760 19 5 2 20 0 15 0 473594612 11111809024 70452 33554432000 4194304 4196468 140725805149168 140725805131712 140230761742071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
/proc/28461/statm: 2712844 70452 3614 1 0 2674899 0
[pid=28461/tid=28514] ppid=28458 vsize=10851376 memory=0 CPUtime=3.43 cores=0,2,4,6
/proc/28461/task/28514/stat : 28514 (java) R 28458 28461 26338 0 -1 4202560 24561 13034 0 0 328 8 5 2 20 0 15 0 473594621 11111809024 70452 33554432000 4194304 4196468 140725805149168 140230733574416 140230761754006 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28515] ppid=28458 vsize=10851376 memory=3832765680847488676 CPUtime=0.09 cores=0,2,4,6
/proc/28461/task/28515/stat : 28515 (java) S 28458 28461 26338 0 -1 1077944384 134 13034 0 0 2 0 5 2 20 0 15 0 473594624 11111809024 70452 33554432000 4194304 4196468 140725805149168 140230765984272 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28516] ppid=28458 vsize=10851376 memory=6656426216303648864 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28516/stat : 28516 (java) S 28458 28461 26338 0 -1 1077944384 90 13034 0 0 3 0 5 2 20 0 15 0 473594624 11111809024 70452 33554432000 4194304 4196468 140725805149168 140230684736144 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28517] ppid=28458 vsize=10851376 memory=281193656819808 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28517/stat : 28517 (java) S 28458 28461 26338 0 -1 1077944384 402 13034 0 0 3 0 5 2 20 0 15 0 473594624 11111809024 70452 33554432000 4194304 4196468 140725805149168 140230683683088 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28518] ppid=28458 vsize=10851376 memory=3833463921230231607 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28518/stat : 28518 (java) S 28458 28461 26338 0 -1 1077944384 69 13034 0 0 3 0 5 2 20 0 15 0 473594624 11111809024 70452 33554432000 4194304 4196468 140725805149168 140230332963216 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28519] ppid=28458 vsize=10851376 memory=281193656353008 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28519/stat : 28519 (java) S 28458 28461 26338 0 -1 1077944384 3064 13034 0 0 3 0 5 2 20 0 15 0 473594626 11111809024 70452 33554432000 4194304 4196468 140725805149168 140230288386800 140230761753218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28520] ppid=28458 vsize=10851376 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28520/stat : 28520 (java) S 28458 28461 26338 0 -1 1077944384 15 13034 0 0 0 0 5 2 20 0 15 0 473594626 11111809024 70452 33554432000 4194304 4196468 140725805149168 140230212445920 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28521] ppid=28458 vsize=10851376 memory=281193656353008 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28521/stat : 28521 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594626 11111809024 70452 33554432000 4194304 4196468 140725805149168 140229608465664 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28522] ppid=28458 vsize=10851376 memory=3280 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28522/stat : 28522 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11111809024 70452 33554432000 4194304 4196468 140725805149168 140229301066192 140230761760667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28523] ppid=28458 vsize=10851376 memory=54104 CPUtime=1.36 cores=0,2,4,6
/proc/28461/task/28523/stat : 28523 (java) R 28458 28461 26338 0 -1 4202560 5708 13034 0 0 127 2 5 2 20 0 15 0 473594629 11111809024 70452 33554432000 4194304 4196468 140725805149168 140230287321056 140230742494524 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28524] ppid=28458 vsize=10851376 memory=988 CPUtime=1.59 cores=0,2,4,6
/proc/28461/task/28524/stat : 28524 (java) R 28458 28461 26338 0 -1 4202560 6898 13034 0 0 150 2 5 2 20 0 15 0 473594629 11111809024 70452 33554432000 4194304 4196468 140725805149168 140230286267088 140230743286656 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28525] ppid=28458 vsize=10851376 memory=2052 CPUtime=1.46 cores=0,2,4,6
/proc/28461/task/28525/stat : 28525 (java) R 28458 28461 26338 0 -1 1077944384 7044 13034 0 0 136 3 5 2 20 0 15 0 473594629 11111809024 70452 33554432000 4194304 4196468 140725805149168 140230285228016 140230761753218 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28526] ppid=28458 vsize=10851376 memory=1428 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28526/stat : 28526 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11111809024 70452 33554432000 4194304 4196468 140725805149168 140229267507552 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28527] ppid=28458 vsize=10851376 memory=1716 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28527/stat : 28527 (java) S 28458 28461 26338 0 -1 1077944384 14 13034 0 0 0 0 5 2 20 0 15 0 473594630 11111809024 70452 33554432000 4194304 4196468 140725805149168 140230284176432 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
Current children cumulated CPU time: 7.86 s
Current children cumulated vsize: 10851376 KiB
Current children cumulated memory: 281808 KiB

[startup+4.0006 s]*
/proc/loadavg: 2.19 1.88 1.81 5/232 28530
/proc/meminfo: memFree=5875216/32770624 swapFree=67001820/67108860
[pid=28461] ppid=28458 vsize=10851096 memory=291856 CPUtime=9.3 cores=0,2,4,6
/proc/28461/stat : 28461 (java) S 28458 28461 26338 0 -1 1077944320 53694 13034 0 0 904 19 5 2 20 0 15 0 473594612 11111522304 72964 33554432000 4194304 4196468 140725805149168 140725805131712 140230761742071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
/proc/28461/statm: 2712774 72964 3618 1 0 2674829 0
[pid=28461/tid=28514] ppid=28458 vsize=10851096 memory=576567874760998942 CPUtime=3.84 cores=0,2,4,6
/proc/28461/task/28514/stat : 28514 (java) R 28458 28461 26338 0 -1 4202560 24665 13034 0 0 369 8 5 2 20 0 15 0 473594621 11111522304 72964 33554432000 4194304 4196468 140725805149168 140230733570576 140230364569015 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28515] ppid=28458 vsize=10851096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28461/task/28515/stat : 28515 (java) S 28458 28461 26338 0 -1 1077944384 134 13034 0 0 2 0 5 2 20 0 15 0 473594624 11111522304 72964 33554432000 4194304 4196468 140725805149168 140230765984272 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28516] ppid=28458 vsize=10851096 memory=140596981724884 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28516/stat : 28516 (java) S 28458 28461 26338 0 -1 1077944384 90 13034 0 0 3 0 5 2 20 0 15 0 473594624 11111522304 72964 33554432000 4194304 4196468 140725805149168 140230684736144 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28517] ppid=28458 vsize=10851096 memory=-5424205069404716130 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28517/stat : 28517 (java) S 28458 28461 26338 0 -1 1077944384 402 13034 0 0 3 0 5 2 20 0 15 0 473594624 11111522304 72964 33554432000 4194304 4196468 140725805149168 140230683683088 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28518] ppid=28458 vsize=10851096 memory=4566714084255191198 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28518/stat : 28518 (java) S 28458 28461 26338 0 -1 1077944384 69 13034 0 0 3 0 5 2 20 0 15 0 473594624 11111522304 72964 33554432000 4194304 4196468 140725805149168 140230332963216 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28519] ppid=28458 vsize=10851096 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28519/stat : 28519 (java) S 28458 28461 26338 0 -1 1077944384 3064 13034 0 0 3 0 5 2 20 0 15 0 473594626 11111522304 72964 33554432000 4194304 4196468 140725805149168 140230288386800 140230761753218 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28520] ppid=28458 vsize=10851096 memory=8243103963152648752 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28520/stat : 28520 (java) S 28458 28461 26338 0 -1 1077944384 15 13034 0 0 0 0 5 2 20 0 15 0 473594626 11111522304 72964 33554432000 4194304 4196468 140725805149168 140230212445920 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28521] ppid=28458 vsize=10851096 memory=-6000919503509141558 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28521/stat : 28521 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594626 11111522304 72964 33554432000 4194304 4196468 140725805149168 140229608465664 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28522] ppid=28458 vsize=10851096 memory=-6519619645245871518 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28522/stat : 28522 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11111522304 72964 33554432000 4194304 4196468 140725805149168 140229301066192 140230761760667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28523] ppid=28458 vsize=10851096 memory=0 CPUtime=1.76 cores=0,2,4,6
/proc/28461/task/28523/stat : 28523 (java) R 28458 28461 26338 0 -1 4202560 5899 13034 0 0 167 2 5 2 20 0 15 0 473594629 11111522304 72964 33554432000 4194304 4196468 140725805149168 140230287320120 140230743287298 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28524] ppid=28458 vsize=10851096 memory=67 CPUtime=2 cores=0,2,4,6
/proc/28461/task/28524/stat : 28524 (java) R 28458 28461 26338 0 -1 4202560 9127 13034 0 0 191 2 5 2 20 0 15 0 473594629 11111522304 72964 33554432000 4194304 4196468 140725805149168 140230286264032 140230743263353 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28525] ppid=28458 vsize=10851096 memory=3904823184810895540 CPUtime=1.69 cores=0,2,4,6
/proc/28461/task/28525/stat : 28525 (java) R 28458 28461 26338 0 -1 1077944384 8006 13034 0 0 159 3 5 2 20 0 15 0 473594629 11111522304 72964 33554432000 4194304 4196468 140725805149168 140230285228016 140230761753218 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28526] ppid=28458 vsize=10851096 memory=3979269161841276208 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28526/stat : 28526 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11111522304 72964 33554432000 4194304 4196468 140725805149168 140229267507552 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28527] ppid=28458 vsize=10851096 memory=3976876466819099316 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28527/stat : 28527 (java) R 28458 28461 26338 0 -1 1077944384 14 13034 0 0 0 0 5 2 20 0 15 0 473594630 11111522304 72964 33554432000 4194304 4196468 140725805149168 140230284176432 140230761753218 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
Current children cumulated CPU time: 9.3 s
Current children cumulated vsize: 10851096 KiB
Current children cumulated memory: 291856 KiB

[startup+4.11086 s]
/proc/loadavg: 2.19 1.88 1.81 5/232 28530
/proc/meminfo: memFree=5875216/32770624 swapFree=67001820/67108860
[pid=28461] ppid=28458 vsize=10851096 memory=313100 CPUtime=9.64 cores=0,2,4,6
/proc/28461/stat : 28461 (java) S 28458 28461 26338 0 -1 1077944320 53838 13034 0 0 937 20 5 2 20 0 15 0 473594612 11111522304 78275 33554432000 4194304 4196468 140725805149168 140725805131712 140230761742071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
/proc/28461/statm: 2712774 78275 3618 1 0 2674829 0
[pid=28461/tid=28514] ppid=28458 vsize=10851096 memory=219380 CPUtime=3.94 cores=0,2,4,6
/proc/28461/task/28514/stat : 28514 (java) R 28458 28461 26338 0 -1 4202560 24689 13034 0 0 378 9 5 2 20 0 15 0 473594621 11111522304 78275 33554432000 4194304 4196468 140725805149168 140230733577776 140230376340980 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28515] ppid=28458 vsize=10851096 memory=284096 CPUtime=0.09 cores=0,2,4,6
/proc/28461/task/28515/stat : 28515 (java) S 28458 28461 26338 0 -1 1077944384 134 13034 0 0 2 0 5 2 20 0 15 0 473594624 11111522304 78275 33554432000 4194304 4196468 140725805149168 140230765984272 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28516] ppid=28458 vsize=10851096 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28516/stat : 28516 (java) S 28458 28461 26338 0 -1 1077944384 90 13034 0 0 3 0 5 2 20 0 15 0 473594624 11111522304 78275 33554432000 4194304 4196468 140725805149168 140230684736144 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28517] ppid=28458 vsize=10851096 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28517/stat : 28517 (java) S 28458 28461 26338 0 -1 1077944384 402 13034 0 0 3 0 5 2 20 0 15 0 473594624 11111522304 78275 33554432000 4194304 4196468 140725805149168 140230683683088 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28518] ppid=28458 vsize=10851096 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28518/stat : 28518 (java) S 28458 28461 26338 0 -1 1077944384 69 13034 0 0 3 0 5 2 20 0 15 0 473594624 11111522304 78275 33554432000 4194304 4196468 140725805149168 140230332963216 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28519] ppid=28458 vsize=10851096 memory=3280 CPUtime=0.1 cores=0,2,4,6
/proc/28461/task/28519/stat : 28519 (java) S 28458 28461 26338 0 -1 1077944384 3064 13034 0 0 3 0 5 2 20 0 15 0 473594626 11111522304 78275 33554432000 4194304 4196468 140725805149168 140230288386800 140230761753218 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28520] ppid=28458 vsize=10851096 memory=2372 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28520/stat : 28520 (java) S 28458 28461 26338 0 -1 1077944384 15 13034 0 0 0 0 5 2 20 0 15 0 473594626 11111522304 78275 33554432000 4194304 4196468 140725805149168 140230212445920 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28521] ppid=28458 vsize=10851096 memory=31356350842106267 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28521/stat : 28521 (java) S 28458 28461 26338 0 -1 1077944384 1 13034 0 0 0 0 5 2 20 0 15 0 473594626 11111522304 78275 33554432000 4194304 4196468 140725805149168 140229608465664 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28522] ppid=28458 vsize=10851096 memory=135 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28522/stat : 28522 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11111522304 78275 33554432000 4194304 4196468 140725805149168 140229301066192 140230761760667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28523] ppid=28458 vsize=10851096 memory=0 CPUtime=1.85 cores=0,2,4,6
/proc/28461/task/28523/stat : 28523 (java) R 28458 28461 26338 0 -1 4202560 5920 13034 0 0 176 2 5 2 20 0 15 0 473594629 11111522304 78275 33554432000 4194304 4196468 140725805149168 140230287320144 140230746854117 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28524] ppid=28458 vsize=10851096 memory=0 CPUtime=2.09 cores=0,2,4,6
/proc/28461/task/28524/stat : 28524 (java) R 28458 28461 26338 0 -1 4202560 9141 13034 0 0 200 2 5 2 20 0 15 0 473594629 11111522304 78275 33554432000 4194304 4196468 140725805149168 140230286270784 140230745128889 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28525] ppid=28458 vsize=10851096 memory=56 CPUtime=1.73 cores=0,2,4,6
/proc/28461/task/28525/stat : 28525 (java) S 28458 28461 26338 0 -1 1077944384 8091 13034 0 0 163 3 5 2 20 0 15 0 473594629 11111522304 78275 33554432000 4194304 4196468 140725805149168 140230285228016 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28526] ppid=28458 vsize=10851096 memory=6371015005279841125 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28526/stat : 28526 (java) S 28458 28461 26338 0 -1 1077944384 3 13034 0 0 0 0 5 2 20 0 15 0 473594629 11111522304 78275 33554432000 4194304 4196468 140725805149168 140229267507552 140230761752277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
[pid=28461/tid=28527] ppid=28458 vsize=10851096 memory=281193657178176 CPUtime=0.07 cores=0,2,4,6
/proc/28461/task/28527/stat : 28527 (java) S 28458 28461 26338 0 -1 1077944384 14 13034 0 0 0 0 5 2 20 0 15 0 473594630 11111522304 78275 33554432000 4194304 4196468 140725805149168 140230284176432 140230761753218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8069120 140725805152867 140725805155509 140725805155509 140725805158351 0
Current children cumulated CPU time: 9.64 s
Current children cumulated vsize: 10851096 KiB
Current children cumulated memory: 313100 KiB

Child status: 0
Real time (s): 4.13774
CPU time (s): 9.69329
CPU user time (s): 9.44621
CPU system time (s): 0.247077
CPU usage (%): 234.265
Max. virtual memory (cumulated for all children) (KiB): 10851832
Max. memory (cumulated for all children) (KiB): 313100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.44621
system time used= 0.247077
maximum resident set size= 317208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66938
page faults= 0
swaps= 0
block input operations= 8
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6848
involuntary context switches= 55


# summary of solver processes directly reported to runsolver:
#   pid: 28461
#   total CPU time (s): 9.69329
#   total CPU user time (s): 9.44621
#   total CPU system time (s): 0.247077

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043975 second user time and 0.092041 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-20 11:58:30
IDJOB=4402770
IDBENCH=126829
IDSOLVER=2861
FILE ID=node133/4402770-1568973550
RUNJOBID= node133-1568967598-26369
PBS_JOBID= 21704620
Free space on /var/tmp= 13456 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 /var/tmp/evaluation-result-4402770-1568973550/watcher-4402770-1568973550 -o /var/tmp/evaluation-result-4402770-1568973550/solver-4402770-1568973550 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1568967598-26369 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1202144846 HOME/instance-4402770-1568973550.xml

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

MD5SUM BENCH= e6e5223db5de59749ca81141a6ec4e70
RANDOM SEED=1202144846

node133.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.18
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.18
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.18
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.18
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:         6152676 kB
MemAvailable:   26918688 kB
Buffers:          133740 kB
Cached:         20516180 kB
SwapCached:         5396 kB
Active:         15220428 kB
Inactive:       10362456 kB
Active(anon):    4927808 kB
Inactive(anon):    50984 kB
Active(file):   10292620 kB
Inactive(file): 10311472 kB
Unevictable:      111416 kB
Mlocked:          111416 kB
SwapTotal:      67108860 kB
SwapFree:       67001820 kB
Dirty:             35284 kB
Writeback:             0 kB
AnonPages:       5099224 kB
Mapped:            65168 kB
Shmem:             37660 kB
Slab:             619552 kB
SReclaimable:     590380 kB
SUnreclaim:        29172 kB
KernelStack:        4096 kB
PageTables:        15748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5648556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2697216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13420 MiB
End job on node133 at 2019-09-20 11:58:35