Trace number 4400729

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 NameAnswerCPU timeWall clock time
Concrete 3.12.2SAT 6.26867 2.91304

General information on the benchmark

NamePrimes/
Primes-m1-p25/Primes-25-80-2-7.xml
MD5SUM9c56925ad46dd74394de0f8e05e9e1a1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.012065
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Number of domains1
Minimum domain size96
Maximum domain size96
Distribution of domain sizes[{"size":96,"count":100}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":14},{"degree":3,"count":17},{"degree":4,"count":17},{"degree":5,"count":13},{"degree":6,"count":12},{"degree":7,"count":9},{"degree":8,"count":3},{"degree":9,"count":3},{"degree":11,"count":2},{"degree":12,"count":1}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":13},{"arity":3,"count":10},{"arity":4,"count":11},{"arity":5,"count":3},{"arity":6,"count":11},{"arity":7,"count":6},{"arity":8,"count":16},{"arity":9,"count":10}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":80}]
Optimization problemNO
Type of objective

Solver Data

0.75/0.55	c Concrete v3.12.2.1568631193530 running
5.90/2.89	v <instantiation
5.90/2.89	v         >
5.90/2.89	v       <list>
5.90/2.89	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99]
5.90/2.89	v       </list>
5.90/2.89	v       <values>
5.90/2.89	v         23 37 5 53 67 31 37 61 97 79 41 5 53 29 43 3 53 3 83 37 37 67 61 11 19 13 41 89 61 31 11 5 83 23 71 61 67 17 37 61 11 89 79 71 29 41 89 97 53 73 43 3 59 13 17 89 41 73 79 17 13 2 29 5 37 13 79 11 43 19 97 73 19 73 47 61 29 47 67 2 41 23 3 7 43 29 7 3 11 97 19 31 3 67 47 41 3 37 71 47
5.90/2.89	v       </values>
5.90/2.89	v     </instantiation>
5.90/2.89	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400729-1568685271/watcher-4400729-1568685271 -o /tmp/evaluation-result-4400729-1568685271/solver-4400729-1568685271 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568673291-22998 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1347479350 HOME/instance-4400729-1568685271.xml 

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

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
Current StackSize limit: 8192 KiB
solver pid=28468, runsolver pid=28465


[startup+0.100063 s]*
/proc/loadavg: 1.46 1.53 1.51 3/225 28525
/proc/meminfo: memFree=29982860/32770624 swapFree=67004524/67108860
[pid=28468] ppid=28465 vsize=9972712 memory=18956 CPUtime=0.1 cores=1,3,5,7
/proc/28468/stat : 28468 (java) S 28465 28468 22966 0 -1 1077944320 4468 13420 0 0 1 1 5 3 20 0 6 0 444766692 10212057088 4739 33554432000 4194304 4196468 140727078126848 140727078109392 140021312298743 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
/proc/28468/statm: 2493178 4739 1935 1 0 2481616 0
[pid=28468/tid=28521] ppid=28465 vsize=9972712 memory=4279135704013833871 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28521/stat : 28521 (java) R 28465 28468 22966 0 -1 4202560 2259 13420 0 0 1 0 5 3 20 0 6 0 444766701 10212057088 4739 33554432000 4194304 4196468 140727078126848 140021284135504 140021297981269 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28522] ppid=28465 vsize=9972712 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28522/stat : 28522 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 6 0 444766701 10212057088 4739 33554432000 4194304 4196468 140727078126848 140021316541072 140021312308949 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28523] ppid=28465 vsize=9972712 memory=140571496203904 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28523/stat : 28523 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 6 0 444766701 10212057088 4739 33554432000 4194304 4196468 140727078126848 140021237500432 140021312308949 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28524] ppid=28465 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28524/stat : 28524 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 6 0 444766701 10212057088 4739 33554432000 4194304 4196468 140727078126848 140020883990928 140021312308949 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28525] ppid=28465 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28525/stat : 28525 (java) S 28465 28468 22966 0 -1 1077944384 2 13420 0 0 0 0 5 3 20 0 6 0 444766701 10212057088 4739 33554432000 4194304 4196468 140727078126848 140020882938128 140021312308949 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18956 KiB

[startup+0.212619 s]*
/proc/loadavg: 1.46 1.53 1.51 3/234 28534
/proc/meminfo: memFree=29962884/32770624 swapFree=67004524/67108860
[pid=28468] ppid=28465 vsize=10820196 memory=41824 CPUtime=0.28 cores=1,3,5,7
/proc/28468/stat : 28468 (java) S 28465 28468 22966 0 -1 1077944320 7283 13420 0 0 18 2 5 3 20 0 15 0 444766692 11079880704 10456 33554432000 4194304 4196468 140727078126848 140727078109392 140021312298743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
/proc/28468/statm: 2705049 10456 3295 1 0 2667149 0
[pid=28468/tid=28521] ppid=28465 vsize=10820196 memory=-6517102902069810590 CPUtime=0.2 cores=1,3,5,7
/proc/28468/task/28521/stat : 28521 (java) R 28465 28468 22966 0 -1 4202560 3775 13420 0 0 11 1 5 3 20 0 15 0 444766701 11079880704 10456 33554432000 4194304 4196468 140727078126848 140021284110032 140020914592656 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28522] ppid=28465 vsize=10820196 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28522/stat : 28522 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766701 11079880704 10456 33554432000 4194304 4196468 140727078126848 140021316541072 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28523] ppid=28465 vsize=10820196 memory=140571496203904 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28523/stat : 28523 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766701 11079880704 10456 33554432000 4194304 4196468 140727078126848 140021237500432 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28524] ppid=28465 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28524/stat : 28524 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766701 11079880704 10456 33554432000 4194304 4196468 140727078126848 140020883990928 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28525] ppid=28465 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28525/stat : 28525 (java) S 28465 28468 22966 0 -1 1077944384 2 13420 0 0 0 0 5 3 20 0 15 0 444766701 11079880704 10456 33554432000 4194304 4196468 140727078126848 140020882938128 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28526] ppid=28465 vsize=10820196 memory=140571496203904 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28526/stat : 28526 (java) S 28465 28468 22966 0 -1 1077944384 2 13420 0 0 0 0 5 3 20 0 15 0 444766703 11079880704 10456 33554432000 4194304 4196468 140727078126848 140020838980464 140021312309890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28527] ppid=28465 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28527/stat : 28527 (java) S 28465 28468 22966 0 -1 1077944384 13 13420 0 0 0 0 5 3 20 0 15 0 444766703 11079880704 10456 33554432000 4194304 4196468 140727078126848 140020228810272 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28528] ppid=28465 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28528/stat : 28528 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766703 11079880704 10456 33554432000 4194304 4196468 140727078126848 140020094592368 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28529] ppid=28465 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28529/stat : 28529 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766706 11079880704 10456 33554432000 4194304 4196468 140727078126848 140019854301520 140021312317339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28530] ppid=28465 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28530/stat : 28530 (java) S 28465 28468 22966 0 -1 1077944384 469 13420 0 0 1 0 5 3 20 0 15 0 444766706 11079880704 10456 33554432000 4194304 4196468 140727078126848 140020837927280 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28531] ppid=28465 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28531/stat : 28531 (java) S 28465 28468 22966 0 -1 1077944384 191 13420 0 0 1 0 5 3 20 0 15 0 444766706 11079880704 10456 33554432000 4194304 4196468 140727078126848 140020836874480 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28532] ppid=28465 vsize=10820196 memory=140571496203904 CPUtime=0.11 cores=1,3,5,7
/proc/28468/task/28532/stat : 28532 (java) S 28465 28468 22966 0 -1 1077944384 614 13420 0 0 3 0 5 3 20 0 15 0 444766706 11079880704 10456 33554432000 4194304 4196468 140727078126848 140020835821680 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28533] ppid=28465 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28533/stat : 28533 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766706 11079880704 10456 33554432000 4194304 4196468 140727078126848 140019820742880 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28534] ppid=28465 vsize=10820196 memory=140571496203904 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28534/stat : 28534 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766707 11079880704 10456 33554432000 4194304 4196468 140727078126848 140020834770096 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 41824 KiB

[startup+0.310945 s]*
/proc/loadavg: 1.46 1.53 1.51 3/234 28534
/proc/meminfo: memFree=29949964/32770624 swapFree=67004524/67108860
[pid=28468] ppid=28465 vsize=10820196 memory=50064 CPUtime=0.41 cores=1,3,5,7
/proc/28468/stat : 28468 (java) S 28465 28468 22966 0 -1 1077944320 10767 13420 0 0 29 4 5 3 20 0 15 0 444766692 11079880704 12516 33554432000 4194304 4196468 140727078126848 140727078109392 140021312298743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
/proc/28468/statm: 2705049 12516 3306 1 0 2667149 0
[pid=28468/tid=28521] ppid=28465 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/28468/task/28521/stat : 28521 (java) R 28465 28468 22966 0 -1 4202560 7239 13420 0 0 19 2 5 3 20 0 15 0 444766701 11079880704 12516 33554432000 4194304 4196468 140727078126848 140021284121136 140021296379230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28522] ppid=28465 vsize=10820196 memory=7228928657774891088 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28522/stat : 28522 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766701 11079880704 12516 33554432000 4194304 4196468 140727078126848 140021316541072 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28523] ppid=28465 vsize=10820196 memory=2080 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28523/stat : 28523 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766701 11079880704 12516 33554432000 4194304 4196468 140727078126848 140021237500432 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28524] ppid=28465 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28524/stat : 28524 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766701 11079880704 12516 33554432000 4194304 4196468 140727078126848 140020883990928 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28525] ppid=28465 vsize=10820196 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28525/stat : 28525 (java) S 28465 28468 22966 0 -1 1077944384 2 13420 0 0 0 0 5 3 20 0 15 0 444766701 11079880704 12516 33554432000 4194304 4196468 140727078126848 140020882938128 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28526] ppid=28465 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28526/stat : 28526 (java) S 28465 28468 22966 0 -1 1077944384 2 13420 0 0 0 0 5 3 20 0 15 0 444766703 11079880704 12516 33554432000 4194304 4196468 140727078126848 140020838980464 140021312309890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28527] ppid=28465 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28527/stat : 28527 (java) S 28465 28468 22966 0 -1 1077944384 13 13420 0 0 0 0 5 3 20 0 15 0 444766703 11079880704 12516 33554432000 4194304 4196468 140727078126848 140020228810272 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28528] ppid=28465 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28528/stat : 28528 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766703 11079880704 12516 33554432000 4194304 4196468 140727078126848 140020094592368 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28529] ppid=28465 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28529/stat : 28529 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766706 11079880704 12516 33554432000 4194304 4196468 140727078126848 140019854301520 140021312317339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28530] ppid=28465 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/28468/task/28530/stat : 28530 (java) S 28465 28468 22966 0 -1 1077944384 470 13420 0 0 2 0 5 3 20 0 15 0 444766706 11079880704 12516 33554432000 4194304 4196468 140727078126848 140020837927280 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28531] ppid=28465 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/28468/task/28531/stat : 28531 (java) S 28465 28468 22966 0 -1 1077944384 191 13420 0 0 2 0 5 3 20 0 15 0 444766706 11079880704 12516 33554432000 4194304 4196468 140727078126848 140020836874480 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28532] ppid=28465 vsize=10820196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/28468/task/28532/stat : 28532 (java) R 28465 28468 22966 0 -1 4202560 633 13420 0 0 5 0 5 3 20 0 15 0 444766706 11079880704 12516 33554432000 4194304 4196468 140727078126848 140020835820864 140021305405810 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28533] ppid=28465 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28533/stat : 28533 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766706 11079880704 12516 33554432000 4194304 4196468 140727078126848 140019820742880 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28534] ppid=28465 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28534/stat : 28534 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766707 11079880704 12516 33554432000 4194304 4196468 140727078126848 140020834770096 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50064 KiB

[startup+0.700744 s]
/proc/loadavg: 1.46 1.53 1.51 4/234 28534
/proc/meminfo: memFree=29935416/32770624 swapFree=67004524/67108860
[pid=28468] ppid=28465 vsize=10824364 memory=83588 CPUtime=1.12 cores=1,3,5,7
/proc/28468/stat : 28468 (java) S 28465 28468 22966 0 -1 1077944320 15093 13420 0 0 99 5 5 3 20 0 15 0 444766692 11084148736 20897 33554432000 4194304 4196468 140727078126848 140727078109392 140021312298743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
/proc/28468/statm: 2706091 20897 3514 1 0 2668173 0
[pid=28468/tid=28521] ppid=28465 vsize=10824364 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/28468/task/28521/stat : 28521 (java) D 28465 28468 22966 0 -1 1077944384 10550 13420 0 0 56 3 5 3 20 0 15 0 444766701 11084148736 20897 33554432000 4194304 4196468 140727078126848 140021284125904 140021312322621 0 4 0 16800975 18446744072101711396 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28522] ppid=28465 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28522/stat : 28522 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766701 11084148736 20897 33554432000 4194304 4196468 140727078126848 140021316541072 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28523] ppid=28465 vsize=10824364 memory=3280 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28523/stat : 28523 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766701 11084148736 20897 33554432000 4194304 4196468 140727078126848 140021237500432 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28524] ppid=28465 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28524/stat : 28524 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766701 11084148736 20897 33554432000 4194304 4196468 140727078126848 140020883990928 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28525] ppid=28465 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28525/stat : 28525 (java) S 28465 28468 22966 0 -1 1077944384 2 13420 0 0 0 0 5 3 20 0 15 0 444766701 11084148736 20897 33554432000 4194304 4196468 140727078126848 140020882938128 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28526] ppid=28465 vsize=10824364 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28526/stat : 28526 (java) S 28465 28468 22966 0 -1 1077944384 5 13420 0 0 0 0 5 3 20 0 15 0 444766703 11084148736 20897 33554432000 4194304 4196468 140727078126848 140020838980464 140021312309890 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28527] ppid=28465 vsize=10824364 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28527/stat : 28527 (java) S 28465 28468 22966 0 -1 1077944384 13 13420 0 0 0 0 5 3 20 0 15 0 444766703 11084148736 20897 33554432000 4194304 4196468 140727078126848 140020228810272 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28528] ppid=28465 vsize=10824364 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28528/stat : 28528 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766703 11084148736 20897 33554432000 4194304 4196468 140727078126848 140020094592368 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28529] ppid=28465 vsize=10824364 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28529/stat : 28529 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766706 11084148736 20897 33554432000 4194304 4196468 140727078126848 140019854301520 140021312317339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28530] ppid=28465 vsize=10824364 memory=13252 CPUtime=0.21 cores=1,3,5,7
/proc/28468/task/28530/stat : 28530 (java) R 28465 28468 22966 0 -1 4202560 873 13420 0 0 13 0 5 3 20 0 15 0 444766706 11084148736 20897 33554432000 4194304 4196468 140727078126848 140020837927280 140021296696800 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28531] ppid=28465 vsize=10824364 memory=15460 CPUtime=0.2 cores=1,3,5,7
/proc/28468/task/28531/stat : 28531 (java) R 28465 28468 22966 0 -1 4202560 605 13420 0 0 12 0 5 3 20 0 15 0 444766706 11084148736 20897 33554432000 4194304 4196468 140727078126848 140020836861792 140021296687294 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28532] ppid=28465 vsize=10824364 memory=17668 CPUtime=0.25 cores=1,3,5,7
/proc/28468/task/28532/stat : 28532 (java) S 28465 28468 22966 0 -1 1077944384 828 13420 0 0 17 0 5 3 20 0 15 0 444766706 11084148736 20897 33554432000 4194304 4196468 140727078126848 140020835821680 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28533] ppid=28465 vsize=10824364 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28533/stat : 28533 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766706 11084148736 20897 33554432000 4194304 4196468 140727078126848 140019820742880 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28534] ppid=28465 vsize=10824364 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28534/stat : 28534 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766707 11084148736 20897 33554432000 4194304 4196468 140727078126848 140020834770096 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83588 KiB

[startup+1.50068 s]
/proc/loadavg: 1.46 1.53 1.51 3/234 28534
/proc/meminfo: memFree=29890984/32770624 swapFree=67004524/67108860
[pid=28468] ppid=28465 vsize=10834680 memory=170948 CPUtime=2.46 cores=1,3,5,7
/proc/28468/stat : 28468 (java) S 28465 28468 22966 0 -1 1077944320 21796 13420 0 0 228 10 5 3 20 0 15 0 444766692 11094712320 42737 33554432000 4194304 4196468 140727078126848 140727078109392 140021312298743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
/proc/28468/statm: 2708670 42737 3575 1 0 2670733 0
[pid=28468/tid=28521] ppid=28465 vsize=10834680 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/28468/task/28521/stat : 28521 (java) R 28465 28468 22966 0 -1 4202560 15349 13420 0 0 131 5 5 3 20 0 15 0 444766701 11094712320 42737 33554432000 4194304 4196468 140727078126848 140021284098800 140021296379260 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28522] ppid=28465 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28522/stat : 28522 (java) S 28465 28468 22966 0 -1 1077944384 58 13420 0 0 1 0 5 3 20 0 15 0 444766701 11094712320 42737 33554432000 4194304 4196468 140727078126848 140021316541072 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28523] ppid=28465 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28523/stat : 28523 (java) S 28465 28468 22966 0 -1 1077944384 43 13420 0 0 1 0 5 3 20 0 15 0 444766701 11094712320 42737 33554432000 4194304 4196468 140727078126848 140021237500432 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28524] ppid=28465 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28524/stat : 28524 (java) S 28465 28468 22966 0 -1 1077944384 338 13420 0 0 0 0 5 3 20 0 15 0 444766701 11094712320 42737 33554432000 4194304 4196468 140727078126848 140020883990928 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28525] ppid=28465 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28525/stat : 28525 (java) S 28465 28468 22966 0 -1 1077944384 37 13420 0 0 1 0 5 3 20 0 15 0 444766701 11094712320 42737 33554432000 4194304 4196468 140727078126848 140020882938128 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28526] ppid=28465 vsize=10834680 memory=-7965959130280075168 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28526/stat : 28526 (java) S 28465 28468 22966 0 -1 1077944384 136 13420 0 0 1 0 5 3 20 0 15 0 444766703 11094712320 42737 33554432000 4194304 4196468 140727078126848 140020838980464 140021312309890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28527] ppid=28465 vsize=10834680 memory=281142787909888 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28527/stat : 28527 (java) S 28465 28468 22966 0 -1 1077944384 13 13420 0 0 0 0 5 3 20 0 15 0 444766703 11094712320 42737 33554432000 4194304 4196468 140727078126848 140020228810272 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28528] ppid=28465 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28528/stat : 28528 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766703 11094712320 42737 33554432000 4194304 4196468 140727078126848 140020094592384 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28529] ppid=28465 vsize=10834680 memory=8252 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28529/stat : 28529 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766706 11094712320 42737 33554432000 4194304 4196468 140727078126848 140019854301520 140021312317339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28530] ppid=28465 vsize=10834680 memory=6032 CPUtime=0.33 cores=1,3,5,7
/proc/28468/task/28530/stat : 28530 (java) S 28465 28468 22966 0 -1 1077944384 1169 13420 0 0 25 0 5 3 20 0 15 0 444766706 11094712320 42737 33554432000 4194304 4196468 140727078126848 140020837927280 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28531] ppid=28465 vsize=10834680 memory=1056 CPUtime=0.31 cores=1,3,5,7
/proc/28468/task/28531/stat : 28531 (java) S 28465 28468 22966 0 -1 1077944384 845 13420 0 0 23 0 5 3 20 0 15 0 444766706 11094712320 42737 33554432000 4194304 4196468 140727078126848 140020836874480 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28532] ppid=28465 vsize=10834680 memory=1540 CPUtime=0.49 cores=1,3,5,7
/proc/28468/task/28532/stat : 28532 (java) R 28465 28468 22966 0 -1 4202560 1592 13420 0 0 41 0 5 3 20 0 15 0 444766706 11094712320 42737 33554432000 4194304 4196468 140727078126848 140020835819488 140021305395579 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28533] ppid=28465 vsize=10834680 memory=728 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28533/stat : 28533 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766706 11094712320 42737 33554432000 4194304 4196468 140727078126848 140019820742880 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28534] ppid=28465 vsize=10834680 memory=4000 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28534/stat : 28534 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766707 11094712320 42737 33554432000 4194304 4196468 140727078126848 140020834770096 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 170948 KiB

[startup+2.913 s]
# the end of solver process 28468 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.0583 s, system=0.210365 s

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

[startup+1.60087 s]
/proc/loadavg: 1.46 1.53 1.51 3/234 28534
/proc/meminfo: memFree=29890984/32770624 swapFree=67004524/67108860
[pid=28468] ppid=28465 vsize=10834680 memory=172308 CPUtime=2.68 cores=1,3,5,7
/proc/28468/stat : 28468 (java) S 28465 28468 22966 0 -1 1077944320 22174 13420 0 0 249 11 5 3 20 0 15 0 444766692 11094712320 43077 33554432000 4194304 4196468 140727078126848 140727078109392 140021312298743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
/proc/28468/statm: 2708670 43077 3575 1 0 2670733 0
[pid=28468/tid=28521] ppid=28465 vsize=10834680 memory=1212 CPUtime=1.54 cores=1,3,5,7
/proc/28468/task/28521/stat : 28521 (java) R 28465 28468 22966 0 -1 4202560 15527 13420 0 0 141 5 5 3 20 0 15 0 444766701 11094712320 43077 33554432000 4194304 4196468 140727078126848 140021284124736 140021312320669 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28522] ppid=28465 vsize=10834680 memory=1036 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28522/stat : 28522 (java) S 28465 28468 22966 0 -1 1077944384 58 13420 0 0 1 0 5 3 20 0 15 0 444766701 11094712320 43077 33554432000 4194304 4196468 140727078126848 140021316541072 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28523] ppid=28465 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28523/stat : 28523 (java) S 28465 28468 22966 0 -1 1077944384 43 13420 0 0 1 0 5 3 20 0 15 0 444766701 11094712320 43077 33554432000 4194304 4196468 140727078126848 140021237500432 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28524] ppid=28465 vsize=10834680 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28524/stat : 28524 (java) S 28465 28468 22966 0 -1 1077944384 338 13420 0 0 0 0 5 3 20 0 15 0 444766701 11094712320 43077 33554432000 4194304 4196468 140727078126848 140020883990928 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28525] ppid=28465 vsize=10834680 memory=140571394112016 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28525/stat : 28525 (java) S 28465 28468 22966 0 -1 1077944384 37 13420 0 0 1 0 5 3 20 0 15 0 444766701 11094712320 43077 33554432000 4194304 4196468 140727078126848 140020882938128 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28526] ppid=28465 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28526/stat : 28526 (java) S 28465 28468 22966 0 -1 1077944384 136 13420 0 0 1 0 5 3 20 0 15 0 444766703 11094712320 43077 33554432000 4194304 4196468 140727078126848 140020838980464 140021312309890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28527] ppid=28465 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28527/stat : 28527 (java) S 28465 28468 22966 0 -1 1077944384 13 13420 0 0 0 0 5 3 20 0 15 0 444766703 11094712320 43077 33554432000 4194304 4196468 140727078126848 140020228810272 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28528] ppid=28465 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28528/stat : 28528 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766703 11094712320 43077 33554432000 4194304 4196468 140727078126848 140020094592384 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28529] ppid=28465 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28529/stat : 28529 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766706 11094712320 43077 33554432000 4194304 4196468 140727078126848 140019854301520 140021312317339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28530] ppid=28465 vsize=10834680 memory=6944652177228980320 CPUtime=0.36 cores=1,3,5,7
/proc/28468/task/28530/stat : 28530 (java) S 28465 28468 22966 0 -1 1077944384 1195 13420 0 0 28 0 5 3 20 0 15 0 444766706 11094712320 43077 33554432000 4194304 4196468 140727078126848 140020837927280 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28531] ppid=28465 vsize=10834680 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/28468/task/28531/stat : 28531 (java) S 28465 28468 22966 0 -1 1077944384 869 13420 0 0 25 0 5 3 20 0 15 0 444766706 11094712320 43077 33554432000 4194304 4196468 140727078126848 140020836874480 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28532] ppid=28465 vsize=10834680 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/28468/task/28532/stat : 28532 (java) R 28465 28468 22966 0 -1 4202560 1742 13420 0 0 48 0 5 3 20 0 15 0 444766706 11094712320 43077 33554432000 4194304 4196468 140727078126848 140020835814656 140021290832053 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28533] ppid=28465 vsize=10834680 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28533/stat : 28533 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766706 11094712320 43077 33554432000 4194304 4196468 140727078126848 140019820742880 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28534] ppid=28465 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28534/stat : 28534 (java) S 28465 28468 22966 0 -1 1077944384 1 13420 0 0 0 0 5 3 20 0 15 0 444766707 11094712320 43077 33554432000 4194304 4196468 140727078126848 140020834770096 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
Current children cumulated CPU time: 2.68 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 172308 KiB

[startup+2.40138 s]
/proc/loadavg: 1.46 1.53 1.51 4/234 28534
/proc/meminfo: memFree=29813844/32770624 swapFree=67004524/67108860
[pid=28468] ppid=28465 vsize=10840844 memory=203976 CPUtime=4.89 cores=1,3,5,7
/proc/28468/stat : 28468 (java) S 28465 28468 22966 0 -1 1077944320 31558 13420 0 0 467 14 5 3 20 0 15 0 444766692 11101024256 50994 33554432000 4194304 4196468 140727078126848 140727078109392 140021312298743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
/proc/28468/statm: 2710211 50994 3593 1 0 2672269 0
[pid=28468/tid=28521] ppid=28465 vsize=10840844 memory=-3252517613199061085 CPUtime=2.33 cores=1,3,5,7
/proc/28468/task/28521/stat : 28521 (java) R 28465 28468 22966 0 -1 4202560 18419 13420 0 0 219 6 5 3 20 0 15 0 444766701 11101024256 50994 33554432000 4194304 4196468 140727078126848 140021284133136 140020921966631 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28522] ppid=28465 vsize=10840844 memory=-1807685287717842718 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28522/stat : 28522 (java) S 28465 28468 22966 0 -1 1077944384 58 13420 0 0 1 0 5 3 20 0 15 0 444766701 11101024256 50994 33554432000 4194304 4196468 140727078126848 140021316541072 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28523] ppid=28465 vsize=10840844 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28523/stat : 28523 (java) S 28465 28468 22966 0 -1 1077944384 43 13420 0 0 1 0 5 3 20 0 15 0 444766701 11101024256 50994 33554432000 4194304 4196468 140727078126848 140021237500432 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28524] ppid=28465 vsize=10840844 memory=4 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28524/stat : 28524 (java) S 28465 28468 22966 0 -1 1077944384 338 13420 0 0 0 0 5 3 20 0 15 0 444766701 11101024256 50994 33554432000 4194304 4196468 140727078126848 140020883990928 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28525] ppid=28465 vsize=10840844 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28525/stat : 28525 (java) S 28465 28468 22966 0 -1 1077944384 37 13420 0 0 1 0 5 3 20 0 15 0 444766701 11101024256 50994 33554432000 4194304 4196468 140727078126848 140020882938128 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28526] ppid=28465 vsize=10840844 memory=140571394144272 CPUtime=0.09 cores=1,3,5,7
/proc/28468/task/28526/stat : 28526 (java) S 28465 28468 22966 0 -1 1077944384 136 13420 0 0 1 0 5 3 20 0 15 0 444766703 11101024256 50994 33554432000 4194304 4196468 140727078126848 140020838980464 140021312309890 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28527] ppid=28465 vsize=10840844 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28527/stat : 28527 (java) S 28465 28468 22966 0 -1 1077944384 13 13420 0 0 0 0 5 3 20 0 15 0 444766703 11101024256 50994 33554432000 4194304 4196468 140727078126848 140020228810272 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28528] ppid=28465 vsize=10840844 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28528/stat : 28528 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766703 11101024256 50994 33554432000 4194304 4196468 140727078126848 140020094592384 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28529] ppid=28465 vsize=10840844 memory=6655300316396806240 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28529/stat : 28529 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766706 11101024256 50994 33554432000 4194304 4196468 140727078126848 140019854301520 140021312317339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28530] ppid=28465 vsize=10840844 memory=662363397872623672 CPUtime=0.95 cores=1,3,5,7
/proc/28468/task/28530/stat : 28530 (java) R 28465 28468 22966 0 -1 4202560 3617 13420 0 0 86 1 5 3 20 0 15 0 444766706 11101024256 50994 33554432000 4194304 4196468 140727078126848 140020837918608 140021291816487 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28531] ppid=28465 vsize=10840844 memory=0 CPUtime=0.73 cores=1,3,5,7
/proc/28468/task/28531/stat : 28531 (java) R 28465 28468 22966 0 -1 4202560 2436 13420 0 0 65 0 5 3 20 0 15 0 444766706 11101024256 50994 33554432000 4194304 4196468 140727078126848 140020836860360 140021290129927 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28532] ppid=28465 vsize=10840844 memory=8976414709404591081 CPUtime=0.98 cores=1,3,5,7
/proc/28468/task/28532/stat : 28532 (java) R 28465 28468 22966 0 -1 4202560 4243 13420 0 0 88 2 5 3 20 0 15 0 444766706 11101024256 50994 33554432000 4194304 4196468 140727078126848 140020835821680 140021296379230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28533] ppid=28465 vsize=10840844 memory=6944656592455359580 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28533/stat : 28533 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766706 11101024256 50994 33554432000 4194304 4196468 140727078126848 140019820742880 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28534] ppid=28465 vsize=10840844 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28534/stat : 28534 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766707 11101024256 50994 33554432000 4194304 4196468 140727078126848 140020834770096 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
Current children cumulated CPU time: 4.89 s
Current children cumulated vsize: 10840844 KiB
Current children cumulated memory: 203976 KiB

[startup+2.80072 s]
/proc/loadavg: 1.46 1.53 1.51 4/234 28534
/proc/meminfo: memFree=29813844/32770624 swapFree=67004524/67108860
[pid=28468] ppid=28465 vsize=10844940 memory=238484 CPUtime=5.9 cores=1,3,5,7
/proc/28468/stat : 28468 (java) S 28465 28468 22966 0 -1 1077944320 35606 13420 0 0 566 16 5 3 20 0 15 0 444766692 11105218560 59621 33554432000 4194304 4196468 140727078126848 140727078109392 140021312298743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
/proc/28468/statm: 2711235 59621 3597 1 0 2673293 0
[pid=28468/tid=28521] ppid=28465 vsize=10844940 memory=13841 CPUtime=2.69 cores=1,3,5,7
/proc/28468/task/28521/stat : 28521 (java) R 28465 28468 22966 0 -1 4202560 19856 13420 0 0 254 7 5 3 20 0 15 0 444766701 11105218560 59621 33554432000 4194304 4196468 140727078126848 140021284122688 140021296379230 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28522] ppid=28465 vsize=10844940 memory=27422 CPUtime=0.11 cores=1,3,5,7
/proc/28468/task/28522/stat : 28522 (java) S 28465 28468 22966 0 -1 1077944384 69 13420 0 0 3 0 5 3 20 0 15 0 444766701 11105218560 59621 33554432000 4194304 4196468 140727078126848 140021316541072 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28523] ppid=28465 vsize=10844940 memory=-7518891959079781826 CPUtime=0.11 cores=1,3,5,7
/proc/28468/task/28523/stat : 28523 (java) S 28465 28468 22966 0 -1 1077944384 65 13420 0 0 3 0 5 3 20 0 15 0 444766701 11105218560 59621 33554432000 4194304 4196468 140727078126848 140021237500432 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28524] ppid=28465 vsize=10844940 memory=-7025448733113094249 CPUtime=0.1 cores=1,3,5,7
/proc/28468/task/28524/stat : 28524 (java) S 28465 28468 22966 0 -1 1077944384 376 13420 0 0 2 0 5 3 20 0 15 0 444766701 11105218560 59621 33554432000 4194304 4196468 140727078126848 140020883990928 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28525] ppid=28465 vsize=10844940 memory=-7522837583045875833 CPUtime=0.11 cores=1,3,5,7
/proc/28468/task/28525/stat : 28525 (java) S 28465 28468 22966 0 -1 1077944384 52 13420 0 0 3 0 5 3 20 0 15 0 444766701 11105218560 59621 33554432000 4194304 4196468 140727078126848 140020882938128 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28526] ppid=28465 vsize=10844940 memory=4137282616176384387 CPUtime=0.11 cores=1,3,5,7
/proc/28468/task/28526/stat : 28526 (java) S 28465 28468 22966 0 -1 1077944384 2028 13420 0 0 3 0 5 3 20 0 15 0 444766703 11105218560 59621 33554432000 4194304 4196468 140727078126848 140020838980464 140021312309890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28527] ppid=28465 vsize=10844940 memory=6933690287860520857 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28527/stat : 28527 (java) S 28465 28468 22966 0 -1 1077944384 13 13420 0 0 0 0 5 3 20 0 15 0 444766703 11105218560 59621 33554432000 4194304 4196468 140727078126848 140020228810336 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28528] ppid=28465 vsize=10844940 memory=-7025448733113094249 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28528/stat : 28528 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766703 11105218560 59621 33554432000 4194304 4196468 140727078126848 140020094592384 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28529] ppid=28465 vsize=10844940 memory=-9001728533042062950 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28529/stat : 28529 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766706 11105218560 59621 33554432000 4194304 4196468 140727078126848 140019854301520 140021312317339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28530] ppid=28465 vsize=10844940 memory=-7313218805096079717 CPUtime=1.18 cores=1,3,5,7
/proc/28468/task/28530/stat : 28530 (java) R 28465 28468 22966 0 -1 4202560 3687 13420 0 0 109 1 5 3 20 0 15 0 444766706 11105218560 59621 33554432000 4194304 4196468 140727078126848 140020837908128 140021296587765 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28531] ppid=28465 vsize=10844940 memory=-9001728533042062950 CPUtime=0.91 cores=1,3,5,7
/proc/28468/task/28531/stat : 28531 (java) R 28465 28468 22966 0 -1 4202560 2550 13420 0 0 82 1 5 3 20 0 15 0 444766706 11105218560 59621 33554432000 4194304 4196468 140727078126848 140020836863280 140021291957040 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28532] ppid=28465 vsize=10844940 memory=-7025448733113094249 CPUtime=1.13 cores=1,3,5,7
/proc/28468/task/28532/stat : 28532 (java) S 28465 28468 22966 0 -1 1077944384 4692 13420 0 0 103 2 5 3 20 0 15 0 444766706 11105218560 59621 33554432000 4194304 4196468 140727078126848 140020835821680 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28533] ppid=28465 vsize=10844940 memory=4137282616176384387 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28533/stat : 28533 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766706 11105218560 59621 33554432000 4194304 4196468 140727078126848 140019820742880 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28534] ppid=28465 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28534/stat : 28534 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 15 0 444766707 11105218560 59621 33554432000 4194304 4196468 140727078126848 140020834770096 140021312309890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
Current children cumulated CPU time: 5.9 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 238484 KiB

[startup+2.90074 s]
/proc/loadavg: 1.46 1.53 1.51 4/234 28534
/proc/meminfo: memFree=29813844/32770624 swapFree=67004524/67108860
[pid=28468] ppid=28465 vsize=10943248 memory=241108 CPUtime=6.25 cores=1,3,5,7
/proc/28468/stat : 28468 (java) S 28465 28468 22966 0 -1 1077944320 36214 13420 0 0 600 17 5 3 20 0 14 0 444766692 11205885952 60277 33554432000 4194304 4196468 140727078126848 140727078109392 140021312298743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
/proc/28468/statm: 2735812 60277 3600 1 0 2697870 0
[pid=28468/tid=28521] ppid=28465 vsize=10943248 memory=210160 CPUtime=2.78 cores=1,3,5,7
/proc/28468/task/28521/stat : 28521 (java) S 28465 28468 22966 0 -1 1077944384 20061 13420 0 0 263 7 5 3 20 0 14 0 444766701 11205885952 60277 33554432000 4194304 4196468 140727078126848 140021284142224 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28522] ppid=28465 vsize=10943248 memory=140571394077103 CPUtime=0.11 cores=1,3,5,7
/proc/28468/task/28522/stat : 28522 (java) S 28465 28468 22966 0 -1 1077944384 69 13420 0 0 3 0 5 3 20 0 14 0 444766701 11205885952 60277 33554432000 4194304 4196468 140727078126848 140021316541072 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28523] ppid=28465 vsize=10943248 memory=281142788449492 CPUtime=0.11 cores=1,3,5,7
/proc/28468/task/28523/stat : 28523 (java) S 28465 28468 22966 0 -1 1077944384 65 13420 0 0 3 0 5 3 20 0 14 0 444766701 11205885952 60277 33554432000 4194304 4196468 140727078126848 140021237500432 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28524] ppid=28465 vsize=10943248 memory=8 CPUtime=0.1 cores=1,3,5,7
/proc/28468/task/28524/stat : 28524 (java) S 28465 28468 22966 0 -1 1077944384 376 13420 0 0 2 0 5 3 20 0 14 0 444766701 11205885952 60277 33554432000 4194304 4196468 140727078126848 140020883990928 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28525] ppid=28465 vsize=10943248 memory=8 CPUtime=0.11 cores=1,3,5,7
/proc/28468/task/28525/stat : 28525 (java) S 28465 28468 22966 0 -1 1077944384 52 13420 0 0 3 0 5 3 20 0 14 0 444766701 11205885952 60277 33554432000 4194304 4196468 140727078126848 140020882938128 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28526] ppid=28465 vsize=10943248 memory=8 CPUtime=0.11 cores=1,3,5,7
/proc/28468/task/28526/stat : 28526 (java) S 28465 28468 22966 0 -1 1077944384 2028 13420 0 0 3 0 5 3 20 0 14 0 444766703 11205885952 60277 33554432000 4194304 4196468 140727078126848 140020838980672 140021312309890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28527] ppid=28465 vsize=10943248 memory=192808 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28527/stat : 28527 (java) S 28465 28468 22966 0 -1 1077944384 13 13420 0 0 0 0 5 3 20 0 14 0 444766703 11205885952 60277 33554432000 4194304 4196468 140727078126848 140020228810336 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28528] ppid=28465 vsize=10943248 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28528/stat : 28528 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 14 0 444766703 11205885952 60277 33554432000 4194304 4196468 140727078126848 140020094592384 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28529] ppid=28465 vsize=10943248 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28529/stat : 28529 (java) S 28465 28468 22966 0 -1 1077944384 5 13420 0 0 0 0 5 3 20 0 14 0 444766706 11205885952 60277 33554432000 4194304 4196468 140727078126848 140019854301168 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28530] ppid=28465 vsize=10943248 memory=0 CPUtime=1.27 cores=1,3,5,7
/proc/28468/task/28530/stat : 28530 (java) S 28465 28468 22966 0 -1 1077944384 3689 13420 0 0 118 1 5 3 20 0 14 0 444766706 11205885952 60277 33554432000 4194304 4196468 140727078126848 140020837906320 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28531] ppid=28465 vsize=10943248 memory=177436 CPUtime=1 cores=1,3,5,7
/proc/28468/task/28531/stat : 28531 (java) S 28465 28468 22966 0 -1 1077944384 2793 13420 0 0 91 1 5 3 20 0 14 0 444766706 11205885952 60277 33554432000 4194304 4196468 140727078126848 140020836854384 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28532] ppid=28465 vsize=10943248 memory=0 CPUtime=1.18 cores=1,3,5,7
/proc/28468/task/28532/stat : 28532 (java) S 28465 28468 22966 0 -1 1077944384 4840 13420 0 0 108 2 5 3 20 0 14 0 444766706 11205885952 60277 33554432000 4194304 4196468 140727078126848 140020835817184 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
[pid=28468/tid=28533] ppid=28465 vsize=10943248 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28468/task/28533/stat : 28533 (java) S 28465 28468 22966 0 -1 1077944384 3 13420 0 0 0 0 5 3 20 0 14 0 444766706 11205885952 60277 33554432000 4194304 4196468 140727078126848 140019820742880 140021312308949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7933952 140727078132463 140727078134981 140727078134981 140727078137807 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 10943248 KiB
Current children cumulated memory: 241108 KiB

Child status: 0
Real time (s): 2.91304
CPU time (s): 6.26867
CPU user time (s): 6.0583
CPU system time (s): 0.210365
CPU usage (%): 215.194
Max. virtual memory (cumulated for all children) (KiB): 10943248
Max. memory (cumulated for all children) (KiB): 241108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.0583
system time used= 0.210365
maximum resident set size= 243104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49637
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= 5125
involuntary context switches= 39


# summary of solver processes directly reported to runsolver:
#   pid: 28468
#   total CPU time (s): 6.26867
#   total CPU user time (s): 6.0583
#   total CPU system time (s): 0.210365

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039265 second user time and 0.070895 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-17 03:53:51
IDJOB=4400729
IDBENCH=133311
IDSOLVER=2857
FILE ID=node133/4400729-1568685271
RUNJOBID= node133-1568673291-22998
PBS_JOBID= 21703782
Free space on /tmp= 59540 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Primes/Primes-m1-p25/Primes-25-80-2-7.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400729-1568685271/watcher-4400729-1568685271 -o /tmp/evaluation-result-4400729-1568685271/solver-4400729-1568685271 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568673291-22998 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1347479350 HOME/instance-4400729-1568685271.xml

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

MD5SUM BENCH= 9c56925ad46dd74394de0f8e05e9e1a1
RANDOM SEED=1347479350

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:        29989408 kB
MemAvailable:   30860428 kB
Buffers:          240504 kB
Cached:           921136 kB
SwapCached:         3176 kB
Active:          1607540 kB
Inactive:         587096 kB
Active(anon):    1057216 kB
Inactive(anon):    24424 kB
Active(file):     550324 kB
Inactive(file):   562672 kB
Unevictable:      111224 kB
Mlocked:          111224 kB
SwapTotal:      67108860 kB
SwapFree:       67004524 kB
Dirty:             35328 kB
Writeback:             0 kB
AnonPages:       1142736 kB
Mapped:            62000 kB
Shmem:             40076 kB
Slab:             177008 kB
SReclaimable:     147720 kB
SUnreclaim:        29288 kB
KernelStack:        3824 kB
PageTables:         7868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2325668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    972800 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 /tmp at the end= 59508 MiB
End job on node133 at 2019-09-17 03:53:54