Trace number 4402580

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.3SAT 7.3307 3.45982

General information on the benchmark

NamePrimes/
Primes-m1-p30/Primes-30-80-3-7.xml
MD5SUMd6f47189ec9a9650b4b34af3081cbaad
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.351152
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Number of domains1
Minimum domain size112
Maximum domain size112
Distribution of domain sizes[{"size":112,"count":100}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":3},{"degree":2,"count":3},{"degree":3,"count":7},{"degree":4,"count":26},{"degree":5,"count":14},{"degree":6,"count":23},{"degree":7,"count":15},{"degree":8,"count":2},{"degree":9,"count":2},{"degree":10,"count":3},{"degree":11,"count":1},{"degree":12,"count":1}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":10},{"arity":4,"count":9},{"arity":5,"count":13},{"arity":6,"count":3},{"arity":7,"count":12},{"arity":8,"count":9},{"arity":9,"count":11},{"arity":10,"count":13}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":80}]
Optimization problemNO
Type of objective

Solver Data

0.79/0.55	c Concrete v3.12.3.1568965526260 running
6.95/3.39	v <instantiation
6.95/3.39	v         >
6.95/3.39	v       <list>
6.95/3.39	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]
6.95/3.39	v       </list>
6.95/3.39	v       <values>
6.95/3.39	v         43 59 107 101 89 101 59 41 29 3 5 19 73 71 89 59 2 17 83 59 37 23 107 29 5 73 5 43 19 101 113 41 41 67 113 107 43 59 3 83 29 7 79 113 47 19 23 47 13 2 89 59 3 73 103 7 5 73 59 3 53 53 47 107 103 13 59 29 43 61 97 53 41 53 47 107 47 47 7 73 19 67 17 23 23 97 7 37 47 71 41 2 103 67 71 83 59 17 97 113
6.95/3.39	v       </values>
6.95/3.39	v     </instantiation>
6.95/3.39	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 (2574 MiB free)
  memory of node 1: 16384 MiB (3480 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402580-1568978228/watcher-4402580-1568978228 -o /var/tmp/evaluation-result-4402580-1568978228/solver-4402580-1568978228 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node126-1568967600-16260 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=453517493 HOME/instance-4402580-1568978228.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
solver pid=19199, runsolver pid=19196
Current StackSize limit: 8192 KiB


[startup+0.100109 s]*
/proc/loadavg: 1.60 1.38 1.39 3/218 19256
/proc/meminfo: memFree=6192368/32770624 swapFree=66992980/67108860
[pid=19199] ppid=19196 vsize=9972712 memory=17076 CPUtime=0.1 cores=1,3,5,7
/proc/19199/stat : 19199 (java) S 19196 19199 16228 0 -1 1077944320 4538 13043 0 0 1 1 5 3 20 0 6 0 474090604 10212057088 4269 33554432000 4194304 4196468 140733907889104 140733907871648 140609944608503 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
/proc/19199/statm: 2493178 4269 1934 1 0 2481616 0
[pid=19199/tid=19252] ppid=19196 vsize=9972712 memory=720575944405811505 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19252/stat : 19252 (java) R 19196 19199 16228 0 -1 4202560 2347 13043 0 0 0 0 5 3 20 0 6 0 474090613 10212057088 4335 33554432000 4194304 4196468 140733907889104 140609916445264 140609929920505 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19253] ppid=19196 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19253/stat : 19253 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 6 0 474090614 10212057088 4335 33554432000 4194304 4196468 140733907889104 140609948850448 140609944618709 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19254] ppid=19196 vsize=9972712 memory=288370485535602304 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19254/stat : 19254 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 6 0 474090614 10212057088 4335 33554432000 4194304 4196468 140733907889104 140609517906320 140609944618709 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19255] ppid=19196 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19255/stat : 19255 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 6 0 474090614 10212057088 4335 33554432000 4194304 4196468 140733907889104 140609516853776 140609944618709 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19256] ppid=19196 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19256/stat : 19256 (java) S 19196 19199 16228 0 -1 1077944384 2 13043 0 0 0 0 5 3 20 0 6 0 474090614 10212057088 4335 33554432000 4194304 4196468 140733907889104 140609515801232 140609944618709 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17076 KiB

[startup+0.21227 s]*
/proc/loadavg: 1.60 1.38 1.39 3/227 19265
/proc/meminfo: memFree=6172076/32770624 swapFree=66992980/67108860
[pid=19199] ppid=19196 vsize=10820196 memory=42516 CPUtime=0.28 cores=1,3,5,7
/proc/19199/stat : 19199 (java) S 19196 19199 16228 0 -1 1077944320 7544 13043 0 0 18 2 5 3 20 0 15 0 474090604 11079880704 10629 33554432000 4194304 4196468 140733907889104 140733907871648 140609944608503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
/proc/19199/statm: 2705049 10629 3308 1 0 2667149 0
[pid=19199/tid=19252] ppid=19196 vsize=10820196 memory=753035770744996145 CPUtime=0.2 cores=1,3,5,7
/proc/19199/task/19252/stat : 19252 (java) R 19196 19199 16228 0 -1 4202560 4053 13043 0 0 11 1 5 3 20 0 15 0 474090613 11079880704 10629 33554432000 4194304 4196468 140733907889104 140609916411504 140609928652133 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19253] ppid=19196 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19253/stat : 19253 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090614 11079880704 10629 33554432000 4194304 4196468 140733907889104 140609948850448 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19254] ppid=19196 vsize=10820196 memory=288370485535602304 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19254/stat : 19254 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090614 11079880704 10629 33554432000 4194304 4196468 140733907889104 140609517906320 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19255] ppid=19196 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19255/stat : 19255 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090614 11079880704 10629 33554432000 4194304 4196468 140733907889104 140609516853776 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19256] ppid=19196 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19256/stat : 19256 (java) S 19196 19199 16228 0 -1 1077944384 2 13043 0 0 0 0 5 3 20 0 15 0 474090614 11079880704 10629 33554432000 4194304 4196468 140733907889104 140609515801232 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19257] ppid=19196 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19257/stat : 19257 (java) S 19196 19199 16228 0 -1 1077944384 2 13043 0 0 0 0 5 3 20 0 15 0 474090615 11079880704 10629 33554432000 4194304 4196468 140733907889104 140609269774832 140609944619650 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19258] ppid=19196 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19258/stat : 19258 (java) S 19196 19199 16228 0 -1 1077944384 13 13043 0 0 0 0 5 3 20 0 15 0 474090615 11079880704 10629 33554432000 4194304 4196468 140733907889104 140608840656288 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19259] ppid=19196 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19259/stat : 19259 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090616 11079880704 10629 33554432000 4194304 4196468 140733907889104 140608706438640 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19260] ppid=19196 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19260/stat : 19260 (java) S 19196 19199 16228 0 -1 1077944384 3 13043 0 0 0 0 5 3 20 0 15 0 474090618 11079880704 10629 33554432000 4194304 4196468 140733907889104 140608466148048 140609944627099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19261] ppid=19196 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19199/task/19261/stat : 19261 (java) S 19196 19199 16228 0 -1 1077944384 507 13043 0 0 1 0 5 3 20 0 15 0 474090618 11079880704 10629 33554432000 4194304 4196468 140733907889104 140609268721648 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19262] ppid=19196 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/19199/task/19262/stat : 19262 (java) S 19196 19199 16228 0 -1 1077944384 158 13043 0 0 1 0 5 3 20 0 15 0 474090618 11079880704 10629 33554432000 4194304 4196468 140733907889104 140609267669104 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19263] ppid=19196 vsize=10820196 memory=140109383890560 CPUtime=0.11 cores=1,3,5,7
/proc/19199/task/19263/stat : 19263 (java) S 19196 19199 16228 0 -1 1077944384 600 13043 0 0 3 0 5 3 20 0 15 0 474090618 11079880704 10629 33554432000 4194304 4196468 140733907889104 140609266616560 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19264] ppid=19196 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19264/stat : 19264 (java) S 19196 19199 16228 0 -1 1077944384 3 13043 0 0 0 0 5 3 20 0 15 0 474090619 11079880704 10629 33554432000 4194304 4196468 140733907889104 140608432589408 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19265] ppid=19196 vsize=10820196 memory=140109383890560 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19265/stat : 19265 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090619 11079880704 10629 33554432000 4194304 4196468 140733907889104 140609265564464 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 42516 KiB

[startup+0.318713 s]*
/proc/loadavg: 1.60 1.38 1.39 3/227 19265
/proc/meminfo: memFree=6161440/32770624 swapFree=66992980/67108860
[pid=19199] ppid=19196 vsize=10820268 memory=50824 CPUtime=0.42 cores=1,3,5,7
/proc/19199/stat : 19199 (java) S 19196 19199 16228 0 -1 1077944320 10914 13043 0 0 30 4 5 3 20 0 15 0 474090604 11079954432 12706 33554432000 4194304 4196468 140733907889104 140733907871648 140609944608503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
/proc/19199/statm: 2705067 12706 3318 1 0 2667149 0
[pid=19199/tid=19252] ppid=19196 vsize=10820268 memory=1398722017469774279 CPUtime=0.31 cores=1,3,5,7
/proc/19199/task/19252/stat : 19252 (java) R 19196 19199 16228 0 -1 4202560 7408 13043 0 0 20 3 5 3 20 0 15 0 474090613 11079954432 12706 33554432000 4194304 4196468 140733907889104 140609916428720 140609944630429 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19253] ppid=19196 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19253/stat : 19253 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090614 11079954432 12706 33554432000 4194304 4196468 140733907889104 140609948850448 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19254] ppid=19196 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19254/stat : 19254 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090614 11079954432 12706 33554432000 4194304 4196468 140733907889104 140609517906320 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19255] ppid=19196 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19255/stat : 19255 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090614 11079954432 12706 33554432000 4194304 4196468 140733907889104 140609516853776 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19256] ppid=19196 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19256/stat : 19256 (java) S 19196 19199 16228 0 -1 1077944384 2 13043 0 0 0 0 5 3 20 0 15 0 474090614 11079954432 12706 33554432000 4194304 4196468 140733907889104 140609515801232 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19257] ppid=19196 vsize=10820268 memory=140109383890559 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19257/stat : 19257 (java) S 19196 19199 16228 0 -1 1077944384 2 13043 0 0 0 0 5 3 20 0 15 0 474090615 11079954432 12706 33554432000 4194304 4196468 140733907889104 140609269774832 140609944619650 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19258] ppid=19196 vsize=10820268 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19258/stat : 19258 (java) S 19196 19199 16228 0 -1 1077944384 13 13043 0 0 0 0 5 3 20 0 15 0 474090615 11079954432 12706 33554432000 4194304 4196468 140733907889104 140608840656288 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19259] ppid=19196 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19259/stat : 19259 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090616 11079954432 12706 33554432000 4194304 4196468 140733907889104 140608706438640 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19260] ppid=19196 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19260/stat : 19260 (java) S 19196 19199 16228 0 -1 1077944384 3 13043 0 0 0 0 5 3 20 0 15 0 474090618 11079954432 12706 33554432000 4194304 4196468 140733907889104 140608466148048 140609944627099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19261] ppid=19196 vsize=10820268 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/19199/task/19261/stat : 19261 (java) S 19196 19199 16228 0 -1 1077944384 508 13043 0 0 2 0 5 3 20 0 15 0 474090618 11079954432 12706 33554432000 4194304 4196468 140733907889104 140609268721648 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19262] ppid=19196 vsize=10820268 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/19199/task/19262/stat : 19262 (java) S 19196 19199 16228 0 -1 1077944384 158 13043 0 0 1 0 5 3 20 0 15 0 474090618 11079954432 12706 33554432000 4194304 4196468 140733907889104 140609267669104 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19263] ppid=19196 vsize=10820268 memory=140109383890560 CPUtime=0.13 cores=1,3,5,7
/proc/19199/task/19263/stat : 19263 (java) S 19196 19199 16228 0 -1 1077944384 609 13043 0 0 5 0 5 3 20 0 15 0 474090618 11079954432 12706 33554432000 4194304 4196468 140733907889104 140609266616560 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19264] ppid=19196 vsize=10820268 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19264/stat : 19264 (java) S 19196 19199 16228 0 -1 1077944384 3 13043 0 0 0 0 5 3 20 0 15 0 474090619 11079954432 12706 33554432000 4194304 4196468 140733907889104 140608432589408 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19265] ppid=19196 vsize=10820268 memory=140109383890560 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19265/stat : 19265 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090619 11079954432 12706 33554432000 4194304 4196468 140733907889104 140609265564464 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 10820268 KiB
Current children cumulated memory: 50824 KiB

[startup+0.70361 s]
/proc/loadavg: 1.60 1.38 1.39 3/227 19265
/proc/meminfo: memFree=6146892/32770624 swapFree=66992980/67108860
[pid=19199] ppid=19196 vsize=10824364 memory=84204 CPUtime=1.16 cores=1,3,5,7
/proc/19199/stat : 19199 (java) S 19196 19199 16228 0 -1 1077944320 15226 13043 0 0 102 6 5 3 20 0 15 0 474090604 11084148736 21051 33554432000 4194304 4196468 140733907889104 140733907871648 140609944608503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
/proc/19199/statm: 2706091 21051 3514 1 0 2668173 0
[pid=19199/tid=19252] ppid=19196 vsize=10824364 memory=7660742144744843625 CPUtime=0.67 cores=1,3,5,7
/proc/19199/task/19252/stat : 19252 (java) D 19196 19199 16228 0 -1 1077944384 10543 13043 0 0 55 4 5 3 20 0 15 0 474090613 11084148736 21051 33554432000 4194304 4196468 140733907889104 140609916435456 140609944630525 0 4 0 16800975 18446744072101674532 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19253] ppid=19196 vsize=10824364 memory=1212 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19253/stat : 19253 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090614 11084148736 21051 33554432000 4194304 4196468 140733907889104 140609948850448 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19254] ppid=19196 vsize=10824364 memory=1060 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19254/stat : 19254 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090614 11084148736 21051 33554432000 4194304 4196468 140733907889104 140609517906320 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19255] ppid=19196 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19255/stat : 19255 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090614 11084148736 21051 33554432000 4194304 4196468 140733907889104 140609516853776 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19256] ppid=19196 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19256/stat : 19256 (java) S 19196 19199 16228 0 -1 1077944384 2 13043 0 0 0 0 5 3 20 0 15 0 474090614 11084148736 21051 33554432000 4194304 4196468 140733907889104 140609515801232 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19257] ppid=19196 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19257/stat : 19257 (java) S 19196 19199 16228 0 -1 1077944384 5 13043 0 0 0 0 5 3 20 0 15 0 474090615 11084148736 21051 33554432000 4194304 4196468 140733907889104 140609269774832 140609944619650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19258] ppid=19196 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19258/stat : 19258 (java) S 19196 19199 16228 0 -1 1077944384 13 13043 0 0 0 0 5 3 20 0 15 0 474090615 11084148736 21051 33554432000 4194304 4196468 140733907889104 140608840656288 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19259] ppid=19196 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19259/stat : 19259 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090616 11084148736 21051 33554432000 4194304 4196468 140733907889104 140608706438640 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19260] ppid=19196 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19260/stat : 19260 (java) S 19196 19199 16228 0 -1 1077944384 3 13043 0 0 0 0 5 3 20 0 15 0 474090618 11084148736 21051 33554432000 4194304 4196468 140733907889104 140608466148048 140609944627099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19261] ppid=19196 vsize=10824364 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/19199/task/19261/stat : 19261 (java) R 19196 19199 16228 0 -1 4202560 972 13043 0 0 12 0 5 3 20 0 15 0 474090618 11084148736 21051 33554432000 4194304 4196468 140733907889104 140609268710320 140609926129521 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19262] ppid=19196 vsize=10824364 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/19199/task/19262/stat : 19262 (java) S 19196 19199 16228 0 -1 1077944384 676 13043 0 0 15 0 5 3 20 0 15 0 474090618 11084148736 21051 33554432000 4194304 4196468 140733907889104 140609267669104 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19263] ppid=19196 vsize=10824364 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/19199/task/19263/stat : 19263 (java) S 19196 19199 16228 0 -1 1077944384 801 13043 0 0 17 0 5 3 20 0 15 0 474090618 11084148736 21051 33554432000 4194304 4196468 140733907889104 140609266616560 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19264] ppid=19196 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19264/stat : 19264 (java) S 19196 19199 16228 0 -1 1077944384 3 13043 0 0 0 0 5 3 20 0 15 0 474090619 11084148736 21051 33554432000 4194304 4196468 140733907889104 140608432589408 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19265] ppid=19196 vsize=10824364 memory=3620 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19265/stat : 19265 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090619 11084148736 21051 33554432000 4194304 4196468 140733907889104 140609265564464 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 84204 KiB

[startup+1.5007 s]
/proc/loadavg: 1.60 1.38 1.39 3/227 19265
/proc/meminfo: memFree=6103772/32770624 swapFree=66992980/67108860
[pid=19199] ppid=19196 vsize=10834680 memory=169624 CPUtime=2.47 cores=1,3,5,7
/proc/19199/stat : 19199 (java) S 19196 19199 16228 0 -1 1077944320 22069 13043 0 0 229 10 5 3 20 0 15 0 474090604 11094712320 42406 33554432000 4194304 4196468 140733907889104 140733907871648 140609944608503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
/proc/19199/statm: 2708670 42406 3592 1 0 2670733 0
[pid=19199/tid=19252] ppid=19196 vsize=10834680 memory=0 CPUtime=1.45 cores=1,3,5,7
/proc/19199/task/19252/stat : 19252 (java) R 19196 19199 16228 0 -1 4202560 15358 13043 0 0 130 7 5 3 20 0 15 0 474090613 11094712320 42406 33554432000 4194304 4196468 140733907889104 140609916408528 140609944630429 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19253] ppid=19196 vsize=10834680 memory=-7522837583129502606 CPUtime=0.09 cores=1,3,5,7
/proc/19199/task/19253/stat : 19253 (java) S 19196 19199 16228 0 -1 1077944384 330 13043 0 0 1 0 5 3 20 0 15 0 474090614 11094712320 42406 33554432000 4194304 4196468 140733907889104 140609948850448 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19254] ppid=19196 vsize=10834680 memory=7521946406555248985 CPUtime=0.09 cores=1,3,5,7
/proc/19199/task/19254/stat : 19254 (java) S 19196 19199 16228 0 -1 1077944384 75 13043 0 0 1 0 5 3 20 0 15 0 474090614 11094712320 42406 33554432000 4194304 4196468 140733907889104 140609517906320 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19255] ppid=19196 vsize=10834680 memory=7451036642697503317 CPUtime=0.09 cores=1,3,5,7
/proc/19199/task/19255/stat : 19255 (java) S 19196 19199 16228 0 -1 1077944384 15 13043 0 0 1 0 5 3 20 0 15 0 474090614 11094712320 42406 33554432000 4194304 4196468 140733907889104 140609516853776 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19256] ppid=19196 vsize=10834680 memory=280218564995424 CPUtime=0.09 cores=1,3,5,7
/proc/19199/task/19256/stat : 19256 (java) S 19196 19199 16228 0 -1 1077944384 77 13043 0 0 1 0 5 3 20 0 15 0 474090614 11094712320 42406 33554432000 4194304 4196468 140733907889104 140609515801232 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19257] ppid=19196 vsize=10834680 memory=222552320415293 CPUtime=0.09 cores=1,3,5,7
/proc/19199/task/19257/stat : 19257 (java) S 19196 19199 16228 0 -1 1077944384 143 13043 0 0 1 0 5 3 20 0 15 0 474090615 11094712320 42412 33554432000 4194304 4196468 140733907889104 140609269774832 140609944619650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19258] ppid=19196 vsize=10834680 memory=222552320415294 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19258/stat : 19258 (java) S 19196 19199 16228 0 -1 1077944384 14 13043 0 0 0 0 5 3 20 0 15 0 474090615 11094712320 42412 33554432000 4194304 4196468 140733907889104 140608840656288 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19259] ppid=19196 vsize=10834680 memory=222552320415295 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19259/stat : 19259 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090616 11094712320 42412 33554432000 4194304 4196468 140733907889104 140608706438640 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19260] ppid=19196 vsize=10834680 memory=222552320415296 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19260/stat : 19260 (java) S 19196 19199 16228 0 -1 1077944384 3 13043 0 0 0 0 5 3 20 0 15 0 474090618 11094712320 42412 33554432000 4194304 4196468 140733907889104 140608466148048 140609944627099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19261] ppid=19196 vsize=10834680 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/19199/task/19261/stat : 19261 (java) R 19196 19199 16228 0 -1 4202560 1164 13043 0 0 23 1 5 3 20 0 15 0 474090618 11094712320 42412 33554432000 4194304 4196468 140733907889104 140609268721648 140609924325639 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19262] ppid=19196 vsize=10834680 memory=280218564589488 CPUtime=0.34 cores=1,3,5,7
/proc/19199/task/19262/stat : 19262 (java) S 19196 19199 16228 0 -1 1077944384 962 13043 0 0 26 0 5 3 20 0 15 0 474090618 11094712320 42412 33554432000 4194304 4196468 140733907889104 140609267669104 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19263] ppid=19196 vsize=10834680 memory=280218564587632 CPUtime=0.5 cores=1,3,5,7
/proc/19199/task/19263/stat : 19263 (java) R 19196 19199 16228 0 -1 4202560 1724 13043 0 0 42 0 5 3 20 0 15 0 474090618 11094712320 42412 33554432000 4194304 4196468 140733907889104 140609266616560 140609926018653 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19264] ppid=19196 vsize=10834680 memory=280218564587696 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19264/stat : 19264 (java) S 19196 19199 16228 0 -1 1077944384 3 13043 0 0 0 0 5 3 20 0 15 0 474090619 11094712320 42412 33554432000 4194304 4196468 140733907889104 140608432589408 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19265] ppid=19196 vsize=10834680 memory=280218565035216 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19265/stat : 19265 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090619 11094712320 42412 33554432000 4194304 4196468 140733907889104 140609265564464 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 169624 KiB

[startup+3.11123 s]
/proc/loadavg: 1.63 1.39 1.40 6/227 19265
/proc/meminfo: memFree=5970080/32770624 swapFree=66992980/67108860
[pid=19199] ppid=19196 vsize=10847172 memory=251476 CPUtime=6.36 cores=1,3,5,7
/proc/19199/stat : 19199 (java) S 19196 19199 16228 0 -1 1077944320 36303 13043 0 0 612 16 5 3 20 0 15 0 474090604 11107504128 62869 33554432000 4194304 4196468 140733907889104 140733907871648 140609944608503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
/proc/19199/statm: 2711793 62869 3613 1 0 2673851 0
[pid=19199/tid=19252] ppid=19196 vsize=10847172 memory=12028 CPUtime=3 cores=1,3,5,7
/proc/19199/task/19252/stat : 19252 (java) R 19196 19199 16228 0 -1 4202560 19346 13043 0 0 284 8 5 3 20 0 15 0 474090613 11107504128 62869 33554432000 4194304 4196468 140733907889104 140609916440480 140609539223780 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19253] ppid=19196 vsize=10847172 memory=496 CPUtime=0.11 cores=1,3,5,7
/proc/19199/task/19253/stat : 19253 (java) S 19196 19199 16228 0 -1 1077944384 339 13043 0 0 3 0 5 3 20 0 15 0 474090614 11107504128 62869 33554432000 4194304 4196468 140733907889104 140609948850448 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19254] ppid=19196 vsize=10847172 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/19199/task/19254/stat : 19254 (java) S 19196 19199 16228 0 -1 1077944384 91 13043 0 0 2 0 5 3 20 0 15 0 474090614 11107504128 62869 33554432000 4194304 4196468 140733907889104 140609517906320 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19255] ppid=19196 vsize=10847172 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/19199/task/19255/stat : 19255 (java) S 19196 19199 16228 0 -1 1077944384 38 13043 0 0 3 0 5 3 20 0 15 0 474090614 11107504128 62869 33554432000 4194304 4196468 140733907889104 140609516853776 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19256] ppid=19196 vsize=10847172 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/19199/task/19256/stat : 19256 (java) S 19196 19199 16228 0 -1 1077944384 98 13043 0 0 2 0 5 3 20 0 15 0 474090614 11107504128 62869 33554432000 4194304 4196468 140733907889104 140609515801232 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19257] ppid=19196 vsize=10847172 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/19199/task/19257/stat : 19257 (java) S 19196 19199 16228 0 -1 1077944384 385 13043 0 0 3 0 5 3 20 0 15 0 474090615 11107504128 62869 33554432000 4194304 4196468 140733907889104 140609269774832 140609944619650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19258] ppid=19196 vsize=10847172 memory=280218564581088 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19258/stat : 19258 (java) S 19196 19199 16228 0 -1 1077944384 14 13043 0 0 0 0 5 3 20 0 15 0 474090615 11107504128 62869 33554432000 4194304 4196468 140733907889104 140608840656352 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19259] ppid=19196 vsize=10847172 memory=4076 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19259/stat : 19259 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090616 11107504128 62869 33554432000 4194304 4196468 140733907889104 140608706438656 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19260] ppid=19196 vsize=10847172 memory=2836 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19260/stat : 19260 (java) S 19196 19199 16228 0 -1 1077944384 3 13043 0 0 0 0 5 3 20 0 15 0 474090618 11107504128 62869 33554432000 4194304 4196468 140733907889104 140608466148048 140609944627099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19261] ppid=19196 vsize=10847172 memory=1540 CPUtime=0.96 cores=1,3,5,7
/proc/19199/task/19261/stat : 19261 (java) R 19196 19199 16228 0 -1 4202560 3270 13043 0 0 87 1 5 3 20 0 15 0 474090618 11107504128 62869 33554432000 4194304 4196468 140733907889104 140609268700880 140609923825872 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19262] ppid=19196 vsize=10847172 memory=1736 CPUtime=1.15 cores=1,3,5,7
/proc/19199/task/19262/stat : 19262 (java) R 19196 19199 16228 0 -1 4202560 4887 13043 0 0 106 1 5 3 20 0 15 0 474090618 11107504128 62869 33554432000 4194304 4196468 140733907889104 140609267655128 140609926152721 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19263] ppid=19196 vsize=10847172 memory=6100 CPUtime=1.25 cores=1,3,5,7
/proc/19199/task/19263/stat : 19263 (java) S 19196 19199 16228 0 -1 1077944384 5624 13043 0 0 116 1 5 3 20 0 15 0 474090618 11107504128 62869 33554432000 4194304 4196468 140733907889104 140609266616560 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19264] ppid=19196 vsize=10847172 memory=772 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19264/stat : 19264 (java) S 19196 19199 16228 0 -1 1077944384 3 13043 0 0 0 0 5 3 20 0 15 0 474090619 11107504128 62869 33554432000 4194304 4196468 140733907889104 140608432589408 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19265] ppid=19196 vsize=10847172 memory=952 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19265/stat : 19265 (java) R 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090619 11107504128 62869 33554432000 4194304 4196468 140733907889104 140609265564464 140609944619650 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
Current children cumulated CPU time: 6.36 s
Current children cumulated vsize: 10847172 KiB
Current children cumulated memory: 251476 KiB

[startup+3.45977 s]
# the end of solver process 19199 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.10716 s, system=0.223545 s

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

[startup+3.20095 s]
/proc/loadavg: 1.63 1.39 1.40 6/227 19265
/proc/meminfo: memFree=5970080/32770624 swapFree=66992980/67108860
[pid=19199] ppid=19196 vsize=10847588 memory=279448 CPUtime=6.66 cores=1,3,5,7
/proc/19199/stat : 19199 (java) S 19196 19199 16228 0 -1 1077944320 39665 13043 0 0 641 17 5 3 20 0 15 0 474090604 11107930112 69862 33554432000 4194304 4196468 140733907889104 140733907871648 140609944608503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
/proc/19199/statm: 2711897 69862 3613 1 0 2673955 0
[pid=19199/tid=19252] ppid=19196 vsize=10847588 memory=7596561366142839657 CPUtime=3.1 cores=1,3,5,7
/proc/19199/task/19252/stat : 19252 (java) R 19196 19199 16228 0 -1 4202560 20084 13043 0 0 293 9 5 3 20 0 15 0 474090613 11107930112 69862 33554432000 4194304 4196468 140733907889104 140609916440944 140609929993879 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19253] ppid=19196 vsize=10847588 memory=7444575959584303468 CPUtime=0.11 cores=1,3,5,7
/proc/19199/task/19253/stat : 19253 (java) S 19196 19199 16228 0 -1 1077944384 339 13043 0 0 3 0 5 3 20 0 15 0 474090614 11107930112 69862 33554432000 4194304 4196468 140733907889104 140609948850448 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19254] ppid=19196 vsize=10847588 memory=7444575959584303468 CPUtime=0.1 cores=1,3,5,7
/proc/19199/task/19254/stat : 19254 (java) S 19196 19199 16228 0 -1 1077944384 91 13043 0 0 2 0 5 3 20 0 15 0 474090614 11107930112 69862 33554432000 4194304 4196468 140733907889104 140609517906320 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19255] ppid=19196 vsize=10847588 memory=241512 CPUtime=0.11 cores=1,3,5,7
/proc/19199/task/19255/stat : 19255 (java) S 19196 19199 16228 0 -1 1077944384 38 13043 0 0 3 0 5 3 20 0 15 0 474090614 11107930112 69862 33554432000 4194304 4196468 140733907889104 140609516853776 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19256] ppid=19196 vsize=10847588 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/19199/task/19256/stat : 19256 (java) S 19196 19199 16228 0 -1 1077944384 98 13043 0 0 2 0 5 3 20 0 15 0 474090614 11107930112 69862 33554432000 4194304 4196468 140733907889104 140609515801232 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19257] ppid=19196 vsize=10847588 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/19199/task/19257/stat : 19257 (java) S 19196 19199 16228 0 -1 1077944384 454 13043 0 0 3 0 5 3 20 0 15 0 474090615 11107930112 69862 33554432000 4194304 4196468 140733907889104 140609269774832 140609944619650 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19258] ppid=19196 vsize=10847588 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19258/stat : 19258 (java) S 19196 19199 16228 0 -1 1077944384 14 13043 0 0 0 0 5 3 20 0 15 0 474090615 11107930112 69862 33554432000 4194304 4196468 140733907889104 140608840656352 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19259] ppid=19196 vsize=10847588 memory=84635484687082 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19259/stat : 19259 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090616 11107930112 69862 33554432000 4194304 4196468 140733907889104 140608706438656 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19260] ppid=19196 vsize=10847588 memory=11560414326 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19260/stat : 19260 (java) S 19196 19199 16228 0 -1 1077944384 3 13043 0 0 0 0 5 3 20 0 15 0 474090618 11107930112 69862 33554432000 4194304 4196468 140733907889104 140608466148048 140609944627099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19261] ppid=19196 vsize=10847588 memory=7086840900660930458 CPUtime=1.05 cores=1,3,5,7
/proc/19199/task/19261/stat : 19261 (java) R 19196 19199 16228 0 -1 4202560 4114 13043 0 0 96 1 5 3 20 0 15 0 474090618 11107930112 69862 33554432000 4194304 4196468 140733907889104 140609268707672 140609927995408 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19262] ppid=19196 vsize=10847588 memory=7588959342731285607 CPUtime=1.24 cores=1,3,5,7
/proc/19199/task/19262/stat : 19262 (java) R 19196 19199 16228 0 -1 4202560 6225 13043 0 0 115 1 5 3 20 0 15 0 474090618 11107930112 69862 33554432000 4194304 4196468 140733907889104 140609267655264 140609926129899 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19263] ppid=19196 vsize=10847588 memory=5795397578529467496 CPUtime=1.27 cores=1,3,5,7
/proc/19199/task/19263/stat : 19263 (java) R 19196 19199 16228 0 -1 1077944384 6009 13043 0 0 118 1 5 3 20 0 15 0 474090618 11107930112 69862 33554432000 4194304 4196468 140733907889104 140609266616560 140609944619650 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19264] ppid=19196 vsize=10847588 memory=7956005031678667109 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19264/stat : 19264 (java) S 19196 19199 16228 0 -1 1077944384 3 13043 0 0 0 0 5 3 20 0 15 0 474090619 11107930112 69862 33554432000 4194304 4196468 140733907889104 140608432589408 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19265] ppid=19196 vsize=10847588 memory=7516630263760775532 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19265/stat : 19265 (java) S 19196 19199 16228 0 -1 1077944384 1 13043 0 0 0 0 5 3 20 0 15 0 474090619 11107930112 69862 33554432000 4194304 4196468 140733907889104 140609265564464 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
Current children cumulated CPU time: 6.66 s
Current children cumulated vsize: 10847588 KiB
Current children cumulated memory: 279448 KiB

[startup+3.4007 s]
/proc/loadavg: 1.63 1.39 1.40 6/227 19265
/proc/meminfo: memFree=5970080/32770624 swapFree=66992980/67108860
[pid=19199] ppid=19196 vsize=10943248 memory=317656 CPUtime=7.27 cores=1,3,5,7
/proc/19199/stat : 19199 (java) S 19196 19199 16228 0 -1 1077944320 45110 13043 0 0 701 18 5 3 20 0 14 0 474090604 11205885952 79414 33554432000 4194304 4196468 140733907889104 140733907871648 140609944608503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
/proc/19199/statm: 2735812 79414 3616 1 0 2697870 0
[pid=19199/tid=19252] ppid=19196 vsize=10943248 memory=6791534058613427641 CPUtime=3.28 cores=1,3,5,7
/proc/19199/task/19252/stat : 19252 (java) S 19196 19199 16228 0 -1 1077944384 21816 13043 0 0 311 9 5 3 20 0 14 0 474090613 11205885952 79414 33554432000 4194304 4196468 140733907889104 140609916451984 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19253] ppid=19196 vsize=10943248 memory=3472468405510057020 CPUtime=0.11 cores=1,3,5,7
/proc/19199/task/19253/stat : 19253 (java) S 19196 19199 16228 0 -1 1077944384 342 13043 0 0 3 0 5 3 20 0 14 0 474090614 11205885952 79414 33554432000 4194304 4196468 140733907889104 140609948850448 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19254] ppid=19196 vsize=10943248 memory=3471342505603214528 CPUtime=0.1 cores=1,3,5,7
/proc/19199/task/19254/stat : 19254 (java) S 19196 19199 16228 0 -1 1077944384 441 13043 0 0 2 0 5 3 20 0 14 0 474090614 11205885952 79414 33554432000 4194304 4196468 140733907889104 140609517906320 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19255] ppid=19196 vsize=10943248 memory=665092225661787699 CPUtime=0.11 cores=1,3,5,7
/proc/19199/task/19255/stat : 19255 (java) S 19196 19199 16228 0 -1 1077944384 117 13043 0 0 3 0 5 3 20 0 14 0 474090614 11205885952 79414 33554432000 4194304 4196468 140733907889104 140609516853776 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19256] ppid=19196 vsize=10943248 memory=280218564658376 CPUtime=0.11 cores=1,3,5,7
/proc/19199/task/19256/stat : 19256 (java) S 19196 19199 16228 0 -1 1077944384 168 13043 0 0 3 0 5 3 20 0 14 0 474090614 11205885952 79414 33554432000 4194304 4196468 140733907889104 140609515801232 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19257] ppid=19196 vsize=10943248 memory=280218564656680 CPUtime=0.11 cores=1,3,5,7
/proc/19199/task/19257/stat : 19257 (java) S 19196 19199 16228 0 -1 1077944384 608 13043 0 0 3 0 5 3 20 0 14 0 474090615 11205885952 79414 33554432000 4194304 4196468 140733907889104 140609269775040 140609944619650 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19258] ppid=19196 vsize=10943248 memory=280218564559088 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19258/stat : 19258 (java) S 19196 19199 16228 0 -1 1077944384 27 13043 0 0 0 0 5 3 20 0 14 0 474090615 11205885952 79414 33554432000 4194304 4196468 140733907889104 140608840656352 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19259] ppid=19196 vsize=10943248 memory=280218564559088 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19259/stat : 19259 (java) S 19196 19199 16228 0 -1 1077944384 22 13043 0 0 0 0 5 3 20 0 14 0 474090616 11205885952 79414 33554432000 4194304 4196468 140733907889104 140608706438656 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19260] ppid=19196 vsize=10943248 memory=280218564559088 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19260/stat : 19260 (java) S 19196 19199 16228 0 -1 1077944384 26 13043 0 0 0 0 5 3 20 0 14 0 474090618 11205885952 79414 33554432000 4194304 4196468 140733907889104 140608466146816 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19261] ppid=19196 vsize=10943248 memory=280218564559088 CPUtime=1.25 cores=1,3,5,7
/proc/19199/task/19261/stat : 19261 (java) S 19196 19199 16228 0 -1 1077944384 5178 13043 0 0 115 2 5 3 20 0 14 0 474090618 11205885952 79414 33554432000 4194304 4196468 140733907889104 140609268706720 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19262] ppid=19196 vsize=10943248 memory=-7812736537705029536 CPUtime=1.44 cores=1,3,5,7
/proc/19199/task/19262/stat : 19262 (java) R 19196 19199 16228 0 -1 4202560 7701 13043 0 0 135 1 5 3 20 0 14 0 474090618 11205885952 79414 33554432000 4194304 4196468 140733907889104 140609267655128 140609926128188 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19263] ppid=19196 vsize=10943248 memory=7156340111626953323 CPUtime=1.29 cores=1,3,5,7
/proc/19199/task/19263/stat : 19263 (java) S 19196 19199 16228 0 -1 1077944384 6370 13043 0 0 120 1 5 3 20 0 14 0 474090618 11205885952 79414 33554432000 4194304 4196468 140733907889104 140609266616560 140609944619650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
[pid=19199/tid=19264] ppid=19196 vsize=10943248 memory=7588684550706915689 CPUtime=0.08 cores=1,3,5,7
/proc/19199/task/19264/stat : 19264 (java) S 19196 19199 16228 0 -1 1077944384 3 13043 0 0 0 0 5 3 20 0 14 0 474090619 11205885952 79414 33554432000 4194304 4196468 140733907889104 140608432589408 140609944618709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31522816 140733907892836 140733907895477 140733907895477 140733907898319 0
Current children cumulated CPU time: 7.27 s
Current children cumulated vsize: 10943248 KiB
Current children cumulated memory: 317656 KiB

Child status: 0
Real time (s): 3.45982
CPU time (s): 7.3307
CPU user time (s): 7.10716
CPU system time (s): 0.223545
CPU usage (%): 211.881
Max. virtual memory (cumulated for all children) (KiB): 10943248
Max. memory (cumulated for all children) (KiB): 317656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.10716
system time used= 0.223545
maximum resident set size= 319672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58182
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= 6014
involuntary context switches= 33


# summary of solver processes directly reported to runsolver:
#   pid: 19199
#   total CPU time (s): 7.3307
#   total CPU user time (s): 7.10716
#   total CPU system time (s): 0.223545

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.046592 second user time and 0.072959 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-20 13:16:30
IDJOB=4402580
IDBENCH=133371
IDSOLVER=2861
FILE ID=node126/4402580-1568978228
RUNJOBID= node126-1568967600-16260
PBS_JOBID= 21704622
Free space on /var/tmp= 13476 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Primes/Primes-m1-p30/Primes-30-80-3-7.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402580-1568978228/watcher-4402580-1568978228 -o /var/tmp/evaluation-result-4402580-1568978228/solver-4402580-1568978228 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node126-1568967600-16260 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=453517493 HOME/instance-4402580-1568978228.xml

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

MD5SUM BENCH= d6f47189ec9a9650b4b34af3081cbaad
RANDOM SEED=453517493

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         6200384 kB
MemAvailable:   31204696 kB
Buffers:          122016 kB
Cached:         24930096 kB
SwapCached:         6916 kB
Active:         13158144 kB
Inactive:       12556988 kB
Active(anon):     655428 kB
Inactive(anon):    45724 kB
Active(file):   12502716 kB
Inactive(file): 12511264 kB
Unevictable:      109312 kB
Mlocked:          109312 kB
SwapTotal:      67108860 kB
SwapFree:       66992980 kB
Dirty:             35420 kB
Writeback:             0 kB
AnonPages:        767068 kB
Mapped:            60772 kB
Shmem:             29372 kB
Slab:             447604 kB
SReclaimable:     418792 kB
SUnreclaim:        28812 kB
KernelStack:        3744 kB
PageTables:         7248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1935920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    645120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /var/tmp at the end= 13440 MiB
End job on node126 at 2019-09-20 13:16:34