Trace number 4391972

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.10OPT211 9.91545 4.10194

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-factor/
Pb-factor-S9-P211-Q347.xml
MD5SUM433dd3ec0e7241d29f211aaf8445577c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark211
Best CPU time to get the best result obtained on this benchmark0.08717
Satisfiable
(Un)Satisfiability was proved
Number of variables99
Number of constraints244
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":99}]
Minimum variable degree4
Maximum variable degree19
Distribution of variable degrees[{"degree":4,"count":81},{"degree":18,"count":9},{"degree":19,"count":9}]
Minimum constraint arity2
Maximum constraint arity81
Distribution of constraint arities[{"arity":2,"count":162},{"arity":3,"count":81},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":244}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.71/0.55	c Concrete v3.10.1560635388952 running
9.00/3.87	o 347
9.31/3.97	o 211
9.65/4.08	v <instantiation
9.65/4.08	v         cost = '211'>
9.65/4.08	v       <list>
9.65/4.08	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]
9.65/4.08	v       </list>
9.65/4.08	v       <values>
9.65/4.08	v         1 1 0 0 1 0 1 1 0 1 1 0 1 1 0 1 0 1 1 1 0 1 1 0 1 0 1 1 1 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 0 1 1 1 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0
9.65/4.08	v       </values>
9.65/4.08	v     </instantiation>
9.65/4.08	s OPTIMUM FOUND

Verifier Data

OK	211

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391972-1568320709/watcher-4391972-1568320709 -o /tmp/evaluation-result-4391972-1568320709/solver-4391972-1568320709 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568309802-8654 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=323433637 HOME/instance-4391972-1568320709.xml 

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

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


[startup+0.10017 s]*
/proc/loadavg: 1.32 1.26 1.34 3/219 12577
/proc/meminfo: memFree=23553408/32770624 swapFree=67108848/67108860
[pid=12520] ppid=12517 vsize=9972712 memory=18332 CPUtime=0.08 cores=0,2,4,6
/proc/12520/stat : 12520 (java) S 12517 12520 8623 0 -1 1077944320 4344 13310 0 0 1 0 5 2 20 0 6 0 408008318 10212057088 4583 33554432000 4194304 4196468 140733808772224 140733808754768 140552852451063 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
/proc/12520/statm: 2493178 4583 1931 1 0 2481616 0
[pid=12520/tid=12573] ppid=12517 vsize=9972712 memory=8514726395714820750 CPUtime=0.08 cores=0,2,4,6
/proc/12520/task/12573/stat : 12573 (java) R 12517 12520 8623 0 -1 4202560 2140 13310 0 0 1 0 5 2 20 0 6 0 408008327 10212057088 4583 33554432000 4194304 4196468 140733808772224 140552824287824 140552833844797 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12574] ppid=12517 vsize=9972712 memory=-9181546050914066336 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12574/stat : 12574 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 6 0 408008328 10212057088 4583 33554432000 4194304 4196468 140733808772224 140552856693904 140552852461269 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12575] ppid=12517 vsize=9972712 memory=140585193543296 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12575/stat : 12575 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 6 0 408008328 10212057088 4583 33554432000 4194304 4196468 140733808772224 140552744967184 140552852461269 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12576] ppid=12517 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12576/stat : 12576 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 6 0 408008328 10212057088 4583 33554432000 4194304 4196468 140733808772224 140552743914384 140552852461269 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12577] ppid=12517 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12577/stat : 12577 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 6 0 408008328 10212057088 4583 33554432000 4194304 4196468 140733808772224 140552742861584 140552852461269 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18332 KiB

[startup+0.210186 s]*
/proc/loadavg: 1.32 1.26 1.34 3/228 12586
/proc/meminfo: memFree=23530188/32770624 swapFree=67108848/67108860
[pid=12520] ppid=12517 vsize=10818940 memory=41828 CPUtime=0.25 cores=0,2,4,6
/proc/12520/stat : 12520 (java) S 12517 12520 8623 0 -1 1077944320 6759 13310 0 0 17 1 5 2 20 0 15 0 408008318 11078594560 10457 33554432000 4194304 4196468 140733808772224 140733808754768 140552852451063 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
/proc/12520/statm: 2704735 10457 2982 1 0 2667149 0
[pid=12520/tid=12573] ppid=12517 vsize=10818940 memory=5450916389569530688 CPUtime=0.19 cores=0,2,4,6
/proc/12520/task/12573/stat : 12573 (java) R 12517 12520 8623 0 -1 4202560 3245 13310 0 0 11 1 5 2 20 0 15 0 408008327 11078594560 10457 33554432000 4194304 4196468 140733808772224 140552824275216 140552852472989 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12574] ppid=12517 vsize=10818940 memory=-9181546050914066336 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12574/stat : 12574 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008328 11078594560 10457 33554432000 4194304 4196468 140733808772224 140552856693904 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12575] ppid=12517 vsize=10818940 memory=140585193543296 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12575/stat : 12575 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008328 11078594560 10457 33554432000 4194304 4196468 140733808772224 140552744967184 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12576] ppid=12517 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12576/stat : 12576 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008328 11078594560 10457 33554432000 4194304 4196468 140733808772224 140552743914384 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12577] ppid=12517 vsize=10818940 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12577/stat : 12577 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008328 11078594560 10457 33554432000 4194304 4196468 140733808772224 140552742861584 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12578] ppid=12517 vsize=10818940 memory=140585193543296 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12578/stat : 12578 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008329 11078594560 10457 33554432000 4194304 4196468 140733808772224 140552310815088 140552852462210 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12579] ppid=12517 vsize=10818940 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12579/stat : 12579 (java) S 12517 12520 8623 0 -1 1077944384 33 13310 0 0 0 0 5 2 20 0 15 0 408008330 11078594560 10457 33554432000 4194304 4196468 140733808772224 140552309761056 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12580] ppid=12517 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12580/stat : 12580 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008330 11078594560 10457 33554432000 4194304 4196468 140733808772224 140552200774512 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12581] ppid=12517 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12581/stat : 12581 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008332 11078594560 10457 33554432000 4194304 4196468 140733808772224 140551596795728 140552852469659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12582] ppid=12517 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12520/task/12582/stat : 12582 (java) S 12517 12520 8623 0 -1 1077944384 480 13310 0 0 1 0 5 2 20 0 15 0 408008332 11078594560 10457 33554432000 4194304 4196468 140733808772224 140552276204400 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12583] ppid=12517 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12520/task/12583/stat : 12583 (java) S 12517 12520 8623 0 -1 1077944384 157 13310 0 0 1 0 5 2 20 0 15 0 408008332 11078594560 10457 33554432000 4194304 4196468 140733808772224 140552275151600 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12584] ppid=12517 vsize=10818940 memory=140585193543296 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12584/stat : 12584 (java) S 12517 12520 8623 0 -1 1077944384 624 13310 0 0 3 0 5 2 20 0 15 0 408008332 11078594560 10457 33554432000 4194304 4196468 140733808772224 140552274098800 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12585] ppid=12517 vsize=10818940 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12585/stat : 12585 (java) S 12517 12520 8623 0 -1 1077944384 3 13310 0 0 0 0 5 2 20 0 15 0 408008333 11078594560 10457 33554432000 4194304 4196468 140733808772224 140551127034592 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12586] ppid=12517 vsize=10818940 memory=140585193543296 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12586/stat : 12586 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008333 11078594560 10457 33554432000 4194304 4196468 140733808772224 140552273046192 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 41828 KiB

[startup+0.310415 s]*
/proc/loadavg: 1.32 1.26 1.34 3/228 12586
/proc/meminfo: memFree=23519260/32770624 swapFree=67108848/67108860
[pid=12520] ppid=12517 vsize=10820096 memory=53160 CPUtime=0.4 cores=0,2,4,6
/proc/12520/stat : 12520 (java) S 12517 12520 8623 0 -1 1077944320 10508 13310 0 0 30 3 5 2 20 0 15 0 408008318 11079778304 13290 33554432000 4194304 4196468 140733808772224 140733808754768 140552852451063 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
/proc/12520/statm: 2705024 13290 3236 1 0 2667149 0
[pid=12520/tid=12573] ppid=12517 vsize=10820096 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/12520/task/12573/stat : 12573 (java) R 12517 12520 8623 0 -1 4202560 6983 13310 0 0 20 2 5 2 20 0 15 0 408008327 11079778304 13290 33554432000 4194304 4196468 140733808772224 140552824271280 140552852472989 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12574] ppid=12517 vsize=10820096 memory=5865779550971390049 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12574/stat : 12574 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008328 11079778304 13290 33554432000 4194304 4196468 140733808772224 140552856693904 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12575] ppid=12517 vsize=10820096 memory=5787213827347079232 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12575/stat : 12575 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008328 11079778304 13290 33554432000 4194304 4196468 140733808772224 140552744967184 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12576] ppid=12517 vsize=10820096 memory=7649539943545915585 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12576/stat : 12576 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008328 11079778304 13290 33554432000 4194304 4196468 140733808772224 140552743914384 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12577] ppid=12517 vsize=10820096 memory=4872558044660077418 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12577/stat : 12577 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008328 11079778304 13290 33554432000 4194304 4196468 140733808772224 140552742861584 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12578] ppid=12517 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12578/stat : 12578 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008329 11079778304 13290 33554432000 4194304 4196468 140733808772224 140552310815088 140552852462210 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12579] ppid=12517 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12579/stat : 12579 (java) S 12517 12520 8623 0 -1 1077944384 33 13310 0 0 0 0 5 2 20 0 15 0 408008330 11079778304 13290 33554432000 4194304 4196468 140733808772224 140552309761056 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12580] ppid=12517 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12580/stat : 12580 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008330 11079778304 13290 33554432000 4194304 4196468 140733808772224 140552200774512 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12581] ppid=12517 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12581/stat : 12581 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008332 11079778304 13290 33554432000 4194304 4196468 140733808772224 140551596795728 140552852469659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12582] ppid=12517 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12520/task/12582/stat : 12582 (java) S 12517 12520 8623 0 -1 1077944384 480 13310 0 0 1 0 5 2 20 0 15 0 408008332 11079778304 13290 33554432000 4194304 4196468 140733808772224 140552276204400 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12583] ppid=12517 vsize=10820096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/12520/task/12583/stat : 12583 (java) S 12517 12520 8623 0 -1 1077944384 159 13310 0 0 2 0 5 2 20 0 15 0 408008332 11079778304 13290 33554432000 4194304 4196468 140733808772224 140552275151600 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12584] ppid=12517 vsize=10820096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/12520/task/12584/stat : 12584 (java) S 12517 12520 8623 0 -1 1077944384 633 13310 0 0 5 0 5 2 20 0 15 0 408008332 11079778304 13290 33554432000 4194304 4196468 140733808772224 140552274098800 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12585] ppid=12517 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12585/stat : 12585 (java) S 12517 12520 8623 0 -1 1077944384 3 13310 0 0 0 0 5 2 20 0 15 0 408008333 11079778304 13290 33554432000 4194304 4196468 140733808772224 140551127034592 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12586] ppid=12517 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12586/stat : 12586 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008333 11079778304 13290 33554432000 4194304 4196468 140733808772224 140552273046192 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 53160 KiB

[startup+0.7008 s]
/proc/loadavg: 1.32 1.26 1.34 6/228 12586
/proc/meminfo: memFree=23504648/32770624 swapFree=67108848/67108860
[pid=12520] ppid=12517 vsize=10824340 memory=82248 CPUtime=1.13 cores=0,2,4,6
/proc/12520/stat : 12520 (java) S 12517 12520 8623 0 -1 1077944320 14317 13310 0 0 102 4 5 2 20 0 15 0 408008318 11084124160 20562 33554432000 4194304 4196468 140733808772224 140733808754768 140552852451063 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
/proc/12520/statm: 2706085 20562 3504 1 0 2668173 0
[pid=12520/tid=12573] ppid=12517 vsize=10824340 memory=2241 CPUtime=0.66 cores=0,2,4,6
/proc/12520/task/12573/stat : 12573 (java) R 12517 12520 8623 0 -1 4202560 10028 13310 0 0 56 3 5 2 20 0 15 0 408008327 11084124160 20562 33554432000 4194304 4196468 140733808772224 140552824273200 140552836531550 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12574] ppid=12517 vsize=10824340 memory=2244 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12574/stat : 12574 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008328 11084124160 20562 33554432000 4194304 4196468 140733808772224 140552856693904 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12575] ppid=12517 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12575/stat : 12575 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008328 11084124160 20562 33554432000 4194304 4196468 140733808772224 140552744967184 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12576] ppid=12517 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12576/stat : 12576 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008328 11084124160 20562 33554432000 4194304 4196468 140733808772224 140552743914384 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12577] ppid=12517 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12577/stat : 12577 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008328 11084124160 20562 33554432000 4194304 4196468 140733808772224 140552742861584 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12578] ppid=12517 vsize=10824340 memory=6944652177228980320 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12578/stat : 12578 (java) S 12517 12520 8623 0 -1 1077944384 5 13310 0 0 0 0 5 2 20 0 15 0 408008329 11084124160 20562 33554432000 4194304 4196468 140733808772224 140552310815088 140552852462210 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12579] ppid=12517 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12579/stat : 12579 (java) S 12517 12520 8623 0 -1 1077944384 33 13310 0 0 0 0 5 2 20 0 15 0 408008330 11084124160 20562 33554432000 4194304 4196468 140733808772224 140552309761056 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12580] ppid=12517 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12580/stat : 12580 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008330 11084124160 20562 33554432000 4194304 4196468 140733808772224 140552200774512 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12581] ppid=12517 vsize=10824340 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12581/stat : 12581 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008332 11084124160 20562 33554432000 4194304 4196468 140733808772224 140551596795728 140552852469659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12582] ppid=12517 vsize=10824340 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/12520/task/12582/stat : 12582 (java) S 12517 12520 8623 0 -1 1077944384 828 13310 0 0 15 0 5 2 20 0 15 0 408008332 11084124160 20562 33554432000 4194304 4196468 140733808772224 140552276204400 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12583] ppid=12517 vsize=10824340 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/12520/task/12583/stat : 12583 (java) S 12517 12520 8623 0 -1 1077944384 428 13310 0 0 12 0 5 2 20 0 15 0 408008332 11084124160 20562 33554432000 4194304 4196468 140733808772224 140552275151600 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12584] ppid=12517 vsize=10824340 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/12520/task/12584/stat : 12584 (java) S 12517 12520 8623 0 -1 1077944384 778 13310 0 0 17 0 5 2 20 0 15 0 408008332 11084124160 20562 33554432000 4194304 4196468 140733808772224 140552274098800 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12585] ppid=12517 vsize=10824340 memory=281170168250608 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12585/stat : 12585 (java) S 12517 12520 8623 0 -1 1077944384 3 13310 0 0 0 0 5 2 20 0 15 0 408008333 11084124160 20562 33554432000 4194304 4196468 140733808772224 140551127034592 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12586] ppid=12517 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12586/stat : 12586 (java) S 12517 12520 8623 0 -1 1077944384 1 13310 0 0 0 0 5 2 20 0 15 0 408008333 11084124160 20562 33554432000 4194304 4196468 140733808772224 140552273046192 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 82248 KiB

[startup+1.50082 s]
/proc/loadavg: 1.32 1.26 1.34 3/228 12586
/proc/meminfo: memFree=23465944/32770624 swapFree=67108848/67108860
[pid=12520] ppid=12517 vsize=10834656 memory=167796 CPUtime=2.5 cores=0,2,4,6
/proc/12520/stat : 12520 (java) S 12517 12520 8623 0 -1 1077944320 23209 13310 0 0 233 10 5 2 20 0 15 0 408008318 11094687744 41949 33554432000 4194304 4196468 140733808772224 140733808754768 140552852451063 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
/proc/12520/statm: 2708664 41949 3570 1 0 2670733 0
[pid=12520/tid=12573] ppid=12517 vsize=10834656 memory=18 CPUtime=1.42 cores=0,2,4,6
/proc/12520/task/12573/stat : 12573 (java) R 12517 12520 8623 0 -1 4202560 15530 13310 0 0 130 5 5 2 20 0 15 0 408008327 11094687744 41949 33554432000 4194304 4196468 140733808772224 140552824255408 140552852462998 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12574] ppid=12517 vsize=10834656 memory=27 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12574/stat : 12574 (java) S 12517 12520 8623 0 -1 1077944384 342 13310 0 0 0 0 5 2 20 0 15 0 408008328 11094687744 41949 33554432000 4194304 4196468 140733808772224 140552856693904 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12575] ppid=12517 vsize=10834656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12575/stat : 12575 (java) S 12517 12520 8623 0 -1 1077944384 36 13310 0 0 0 0 5 2 20 0 15 0 408008328 11094687744 41949 33554432000 4194304 4196468 140733808772224 140552744967184 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12576] ppid=12517 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12520/task/12576/stat : 12576 (java) S 12517 12520 8623 0 -1 1077944384 100 13310 0 0 1 0 5 2 20 0 15 0 408008328 11094687744 41949 33554432000 4194304 4196468 140733808772224 140552743914384 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12577] ppid=12517 vsize=10834656 memory=96152 CPUtime=0.08 cores=0,2,4,6
/proc/12520/task/12577/stat : 12577 (java) S 12517 12520 8623 0 -1 1077944384 64 13310 0 0 1 0 5 2 20 0 15 0 408008328 11094687744 41949 33554432000 4194304 4196468 140733808772224 140552742861584 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12578] ppid=12517 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12520/task/12578/stat : 12578 (java) S 12517 12520 8623 0 -1 1077944384 1641 13310 0 0 1 0 5 2 20 0 15 0 408008329 11094687744 41949 33554432000 4194304 4196468 140733808772224 140552310815088 140552852462210 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12579] ppid=12517 vsize=10834656 memory=6296985926779097186 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12579/stat : 12579 (java) S 12517 12520 8623 0 -1 1077944384 54 13310 0 0 0 0 5 2 20 0 15 0 408008330 11094687744 41949 33554432000 4194304 4196468 140733808772224 140552309761056 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12580] ppid=12517 vsize=10834656 memory=7523938717248154214 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12580/stat : 12580 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008330 11094687744 41949 33554432000 4194304 4196468 140733808772224 140552200774512 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12581] ppid=12517 vsize=10834656 memory=7739252811013843561 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12581/stat : 12581 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008332 11094687744 41949 33554432000 4194304 4196468 140733808772224 140551596795728 140552852469659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12582] ppid=12517 vsize=10834656 memory=5787213835771667545 CPUtime=0.34 cores=0,2,4,6
/proc/12520/task/12582/stat : 12582 (java) S 12517 12520 8623 0 -1 1077944384 1010 13310 0 0 27 0 5 2 20 0 15 0 408008332 11094687744 41949 33554432000 4194304 4196468 140733808772224 140552276204400 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12583] ppid=12517 vsize=10834656 memory=7884509266473347408 CPUtime=0.33 cores=0,2,4,6
/proc/12520/task/12583/stat : 12583 (java) S 12517 12520 8623 0 -1 1077944384 552 13310 0 0 26 0 5 2 20 0 15 0 408008332 11094687744 41949 33554432000 4194304 4196468 140733808772224 140552275151600 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12584] ppid=12517 vsize=10834656 memory=6296985926779097186 CPUtime=0.49 cores=0,2,4,6
/proc/12520/task/12584/stat : 12584 (java) S 12517 12520 8623 0 -1 1077944384 1664 13310 0 0 42 0 5 2 20 0 15 0 408008332 11094687744 41949 33554432000 4194304 4196468 140733808772224 140552274098800 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12585] ppid=12517 vsize=10834656 memory=6296985926779097186 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12585/stat : 12585 (java) S 12517 12520 8623 0 -1 1077944384 3 13310 0 0 0 0 5 2 20 0 15 0 408008333 11094687744 41949 33554432000 4194304 4196468 140733808772224 140551127034592 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12586] ppid=12517 vsize=10834656 memory=56 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12586/stat : 12586 (java) S 12517 12520 8623 0 -1 1077944384 3 13310 0 0 0 0 5 2 20 0 15 0 408008333 11094687744 41949 33554432000 4194304 4196468 140733808772224 140552273046192 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
Current children cumulated CPU time: 2.5 s
Current children cumulated vsize: 10834656 KiB

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

[startup+3.11246 s]
/proc/loadavg: 1.38 1.27 1.34 5/228 12586
/proc/meminfo: memFree=23333244/32770624 swapFree=67108848/67108860
[pid=12520] ppid=12517 vsize=10844916 memory=261672 CPUtime=6.78 cores=0,2,4,6
/proc/12520/stat : 12520 (java) S 12517 12520 8623 0 -1 1077944320 40712 13310 0 0 654 17 5 2 20 0 15 0 408008318 11105193984 65418 33554432000 4194304 4196468 140733808772224 140733808754768 140552852451063 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
/proc/12520/statm: 2711229 65418 3610 1 0 2673293 0
[pid=12520/tid=12573] ppid=12517 vsize=10844916 memory=7306916055891837008 CPUtime=2.98 cores=0,2,4,6
/proc/12520/task/12573/stat : 12573 (java) R 12517 12520 8623 0 -1 4202560 21192 13310 0 0 283 8 5 2 20 0 15 0 408008327 11105193984 65418 33554432000 4194304 4196468 140733808772224 140552824284960 140552830875520 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12574] ppid=12517 vsize=10844916 memory=205456 CPUtime=0.09 cores=0,2,4,6
/proc/12520/task/12574/stat : 12574 (java) S 12517 12520 8623 0 -1 1077944384 361 13310 0 0 2 0 5 2 20 0 15 0 408008328 11105193984 65418 33554432000 4194304 4196468 140733808772224 140552856693904 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12575] ppid=12517 vsize=10844916 memory=56 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12575/stat : 12575 (java) S 12517 12520 8623 0 -1 1077944384 152 13310 0 0 3 0 5 2 20 0 15 0 408008328 11105193984 65418 33554432000 4194304 4196468 140733808772224 140552744967184 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12576] ppid=12517 vsize=10844916 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12576/stat : 12576 (java) S 12517 12520 8623 0 -1 1077944384 142 13310 0 0 3 0 5 2 20 0 15 0 408008328 11105193984 65418 33554432000 4194304 4196468 140733808772224 140552743914384 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12577] ppid=12517 vsize=10844916 memory=18 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12577/stat : 12577 (java) S 12517 12520 8623 0 -1 1077944384 91 13310 0 0 3 0 5 2 20 0 15 0 408008328 11105193984 65418 33554432000 4194304 4196468 140733808772224 140552742861584 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12578] ppid=12517 vsize=10844916 memory=27 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12578/stat : 12578 (java) S 12517 12520 8623 0 -1 1077944384 2780 13310 0 0 3 0 5 2 20 0 15 0 408008329 11105193984 65418 33554432000 4194304 4196468 140733808772224 140552310815088 140552852462210 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12579] ppid=12517 vsize=10844916 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12579/stat : 12579 (java) S 12517 12520 8623 0 -1 1077944384 55 13310 0 0 0 0 5 2 20 0 15 0 408008330 11105193984 65418 33554432000 4194304 4196468 140733808772224 140552309761120 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12580] ppid=12517 vsize=10844916 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12580/stat : 12580 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008330 11105193984 65418 33554432000 4194304 4196468 140733808772224 140552200774528 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12581] ppid=12517 vsize=10844916 memory=235 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12581/stat : 12581 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008332 11105193984 65418 33554432000 4194304 4196468 140733808772224 140551596795728 140552852469659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12582] ppid=12517 vsize=10844916 memory=288230574492221466 CPUtime=1.11 cores=0,2,4,6
/proc/12520/task/12582/stat : 12582 (java) R 12517 12520 8623 0 -1 4202560 2850 13310 0 0 104 0 5 2 20 0 15 0 408008332 11105193984 65418 33554432000 4194304 4196468 140733808772224 140552276204696 140552833087000 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12583] ppid=12517 vsize=10844916 memory=0 CPUtime=1.31 cores=0,2,4,6
/proc/12520/task/12583/stat : 12583 (java) R 12517 12520 8623 0 -1 4202560 4206 13310 0 0 123 1 5 2 20 0 15 0 408008332 11105193984 65418 33554432000 4194304 4196468 140733808772224 140552275144792 140552836703600 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12584] ppid=12517 vsize=10844916 memory=0 CPUtime=1.34 cores=0,2,4,6
/proc/12520/task/12584/stat : 12584 (java) R 12517 12520 8623 0 -1 4202560 6660 13310 0 0 125 2 5 2 20 0 15 0 408008332 11105193984 65418 33554432000 4194304 4196468 140733808772224 140552274094528 140552831131168 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12585] ppid=12517 vsize=10844916 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12585/stat : 12585 (java) S 12517 12520 8623 0 -1 1077944384 3 13310 0 0 0 0 5 2 20 0 15 0 408008333 11105193984 65418 33554432000 4194304 4196468 140733808772224 140551127034592 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12586] ppid=12517 vsize=10844916 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12586/stat : 12586 (java) S 12517 12520 8623 0 -1 1077944384 10 13310 0 0 0 0 5 2 20 0 15 0 408008333 11105193984 65418 33554432000 4194304 4196468 140733808772224 140552273046192 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
Current children cumulated CPU time: 6.78 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 261672 KiB

[startup+4.1019 s]
# the end of solver process 12520 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.66401 s, system=0.251442 s

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

[startup+3.20151 s]
/proc/loadavg: 1.38 1.27 1.34 5/228 12586
/proc/meminfo: memFree=23333244/32770624 swapFree=67108848/67108860
[pid=12520] ppid=12517 vsize=10844916 memory=263472 CPUtime=7.02 cores=0,2,4,6
/proc/12520/stat : 12520 (java) S 12517 12520 8623 0 -1 1077944320 41227 13310 0 0 678 17 5 2 20 0 15 0 408008318 11105193984 65868 33554432000 4194304 4196468 140733808772224 140733808754768 140552852451063 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
/proc/12520/statm: 2711229 65868 3614 1 0 2673293 0
[pid=12520/tid=12573] ppid=12517 vsize=10844916 memory=0 CPUtime=3.07 cores=0,2,4,6
/proc/12520/task/12573/stat : 12573 (java) R 12517 12520 8623 0 -1 4202560 21591 13310 0 0 292 8 5 2 20 0 15 0 408008327 11105193984 65868 33554432000 4194304 4196468 140733808772224 140552824280688 140552431702801 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12574] ppid=12517 vsize=10844916 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/12520/task/12574/stat : 12574 (java) S 12517 12520 8623 0 -1 1077944384 361 13310 0 0 2 0 5 2 20 0 15 0 408008328 11105193984 65868 33554432000 4194304 4196468 140733808772224 140552856693904 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12575] ppid=12517 vsize=10844916 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12575/stat : 12575 (java) S 12517 12520 8623 0 -1 1077944384 152 13310 0 0 3 0 5 2 20 0 15 0 408008328 11105193984 65868 33554432000 4194304 4196468 140733808772224 140552744967184 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12576] ppid=12517 vsize=10844916 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12576/stat : 12576 (java) S 12517 12520 8623 0 -1 1077944384 142 13310 0 0 3 0 5 2 20 0 15 0 408008328 11105193984 65868 33554432000 4194304 4196468 140733808772224 140552743914384 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12577] ppid=12517 vsize=10844916 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12577/stat : 12577 (java) S 12517 12520 8623 0 -1 1077944384 91 13310 0 0 3 0 5 2 20 0 15 0 408008328 11105193984 65868 33554432000 4194304 4196468 140733808772224 140552742861584 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12578] ppid=12517 vsize=10844916 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12578/stat : 12578 (java) S 12517 12520 8623 0 -1 1077944384 2780 13310 0 0 3 0 5 2 20 0 15 0 408008329 11105193984 65868 33554432000 4194304 4196468 140733808772224 140552310815088 140552852462210 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12579] ppid=12517 vsize=10844916 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12579/stat : 12579 (java) S 12517 12520 8623 0 -1 1077944384 55 13310 0 0 0 0 5 2 20 0 15 0 408008330 11105193984 65868 33554432000 4194304 4196468 140733808772224 140552309761120 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12580] ppid=12517 vsize=10844916 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12580/stat : 12580 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008330 11105193984 65868 33554432000 4194304 4196468 140733808772224 140552200774528 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12581] ppid=12517 vsize=10844916 memory=281170168429856 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12581/stat : 12581 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008332 11105193984 65868 33554432000 4194304 4196468 140733808772224 140551596795728 140552852469659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12582] ppid=12517 vsize=10844916 memory=6944656592387989600 CPUtime=1.18 cores=0,2,4,6
/proc/12520/task/12582/stat : 12582 (java) R 12517 12520 8623 0 -1 4202560 2884 13310 0 0 111 0 5 2 20 0 15 0 408008332 11105193984 65868 33554432000 4194304 4196468 140733808772224 140552276189632 140552852472410 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12583] ppid=12517 vsize=10844916 memory=6944656592387989600 CPUtime=1.36 cores=0,2,4,6
/proc/12520/task/12583/stat : 12583 (java) R 12517 12520 8623 0 -1 4202560 4220 13310 0 0 128 1 5 2 20 0 15 0 408008332 11105193984 65868 33554432000 4194304 4196468 140733808772224 140552275140160 140552836739964 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12584] ppid=12517 vsize=10844916 memory=8546823402028195750 CPUtime=1.37 cores=0,2,4,6
/proc/12520/task/12584/stat : 12584 (java) R 12517 12520 8623 0 -1 4202560 6728 13310 0 0 128 2 5 2 20 0 15 0 408008332 11105193984 65868 33554432000 4194304 4196468 140733808772224 140552274098800 140552852462998 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12585] ppid=12517 vsize=10844916 memory=7752549240514114323 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12585/stat : 12585 (java) S 12517 12520 8623 0 -1 1077944384 3 13310 0 0 0 0 5 2 20 0 15 0 408008333 11105193984 65868 33554432000 4194304 4196468 140733808772224 140551127034592 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12586] ppid=12517 vsize=10844916 memory=6944656592452807326 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12586/stat : 12586 (java) S 12517 12520 8623 0 -1 1077944384 10 13310 0 0 0 0 5 2 20 0 15 0 408008333 11105193984 65868 33554432000 4194304 4196468 140733808772224 140552273046192 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
Current children cumulated CPU time: 7.02 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 263472 KiB

[startup+3.60135 s]
/proc/loadavg: 1.38 1.27 1.34 5/228 12586
/proc/meminfo: memFree=23333244/32770624 swapFree=67108848/67108860
[pid=12520] ppid=12517 vsize=10846964 memory=278028 CPUtime=8.38 cores=0,2,4,6
/proc/12520/stat : 12520 (java) S 12517 12520 8623 0 -1 1077944320 45847 13310 0 0 812 19 5 2 20 0 15 0 408008318 11107291136 69507 33554432000 4194304 4196468 140733808772224 140733808754768 140552852451063 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
/proc/12520/statm: 2711741 69507 3616 1 0 2673805 0
[pid=12520/tid=12573] ppid=12517 vsize=10846964 memory=0 CPUtime=3.46 cores=0,2,4,6
/proc/12520/task/12573/stat : 12573 (java) R 12517 12520 8623 0 -1 4202560 21950 13310 0 0 331 8 5 2 20 0 15 0 408008327 11107291136 69507 33554432000 4194304 4196468 140733808772224 140552824286368 140552432934468 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12574] ppid=12517 vsize=10846964 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/12520/task/12574/stat : 12574 (java) S 12517 12520 8623 0 -1 1077944384 361 13310 0 0 2 0 5 2 20 0 15 0 408008328 11107291136 69507 33554432000 4194304 4196468 140733808772224 140552856693904 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12575] ppid=12517 vsize=10846964 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12575/stat : 12575 (java) S 12517 12520 8623 0 -1 1077944384 152 13310 0 0 3 0 5 2 20 0 15 0 408008328 11107291136 69507 33554432000 4194304 4196468 140733808772224 140552744967184 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12576] ppid=12517 vsize=10846964 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12576/stat : 12576 (java) S 12517 12520 8623 0 -1 1077944384 142 13310 0 0 3 0 5 2 20 0 15 0 408008328 11107291136 69507 33554432000 4194304 4196468 140733808772224 140552743914384 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12577] ppid=12517 vsize=10846964 memory=2609 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12577/stat : 12577 (java) S 12517 12520 8623 0 -1 1077944384 91 13310 0 0 3 0 5 2 20 0 15 0 408008328 11107291136 69507 33554432000 4194304 4196468 140733808772224 140552742861584 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12578] ppid=12517 vsize=10846964 memory=6944656592455360604 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12578/stat : 12578 (java) S 12517 12520 8623 0 -1 1077944384 2780 13310 0 0 3 0 5 2 20 0 15 0 408008329 11107291136 69507 33554432000 4194304 4196468 140733808772224 140552310815088 140552852462210 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12579] ppid=12517 vsize=10846964 memory=6943526294502006880 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12579/stat : 12579 (java) S 12517 12520 8623 0 -1 1077944384 55 13310 0 0 0 0 5 2 20 0 15 0 408008330 11107291136 69507 33554432000 4194304 4196468 140733808772224 140552309761120 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12580] ppid=12517 vsize=10846964 memory=6944656592455359580 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12580/stat : 12580 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008330 11107291136 69507 33554432000 4194304 4196468 140733808772224 140552200774528 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12581] ppid=12517 vsize=10846964 memory=7681407940103534243 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12581/stat : 12581 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008332 11107291136 69507 33554432000 4194304 4196468 140733808772224 140551596795728 140552852469659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12582] ppid=12517 vsize=10846964 memory=-7595718316223324558 CPUtime=1.59 cores=0,2,4,6
/proc/12520/task/12582/stat : 12582 (java) D 12517 12520 8623 0 -1 4202560 5616 13310 0 0 151 1 5 2 20 0 15 0 408008332 11107291136 69507 33554432000 4194304 4196468 140733808772224 140552276188920 140552845168215 0 4 0 16800975 18446744071582151463 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12583] ppid=12517 vsize=10846964 memory=1399103955520229747 CPUtime=1.72 cores=0,2,4,6
/proc/12520/task/12583/stat : 12583 (java) R 12517 12520 8623 0 -1 4202560 4761 13310 0 0 164 1 5 2 20 0 15 0 408008332 11107291136 69507 33554432000 4194304 4196468 140733808772224 140552275139280 140552835627646 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12584] ppid=12517 vsize=10846964 memory=-7457095209514532716 CPUtime=1.57 cores=0,2,4,6
/proc/12520/task/12584/stat : 12584 (java) R 12517 12520 8623 0 -1 4202560 7719 13310 0 0 147 3 5 2 20 0 15 0 408008332 11107291136 69507 33554432000 4194304 4196468 140733808772224 140552274095800 140552831322261 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12585] ppid=12517 vsize=10846964 memory=4425517385743431210 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12585/stat : 12585 (java) S 12517 12520 8623 0 -1 1077944384 3 13310 0 0 0 0 5 2 20 0 15 0 408008333 11107291136 69507 33554432000 4194304 4196468 140733808772224 140551127034592 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12586] ppid=12517 vsize=10846964 memory=-6585816688081273652 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12586/stat : 12586 (java) S 12517 12520 8623 0 -1 1077944384 10 13310 0 0 0 0 5 2 20 0 15 0 408008333 11107291136 69507 33554432000 4194304 4196468 140733808772224 140552273046192 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
Current children cumulated CPU time: 8.38 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 278028 KiB

[startup+4.00066 s]*
/proc/loadavg: 1.38 1.27 1.34 5/227 12586
/proc/meminfo: memFree=23254548/32770624 swapFree=67108848/67108860
[pid=12520] ppid=12517 vsize=10846964 memory=322124 CPUtime=9.65 cores=0,2,4,6
/proc/12520/stat : 12520 (java) S 12517 12520 8623 0 -1 1077944320 52260 13310 0 0 938 20 5 2 20 0 15 0 408008318 11107291136 80531 33554432000 4194304 4196468 140733808772224 140733808754768 140552852451063 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
/proc/12520/statm: 2711741 80531 3618 1 0 2673805 0
[pid=12520/tid=12573] ppid=12517 vsize=10846964 memory=734139726812938545 CPUtime=3.87 cores=0,2,4,6
/proc/12520/task/12573/stat : 12573 (java) R 12517 12520 8623 0 -1 4202560 22039 13310 0 0 371 9 5 2 20 0 15 0 408008327 11107291136 80531 33554432000 4194304 4196468 140733808772224 140552824279904 140552434057779 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12574] ppid=12517 vsize=10846964 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/12520/task/12574/stat : 12574 (java) S 12517 12520 8623 0 -1 1077944384 361 13310 0 0 2 0 5 2 20 0 15 0 408008328 11107291136 80531 33554432000 4194304 4196468 140733808772224 140552856693904 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12575] ppid=12517 vsize=10846964 memory=301934743752394368 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12575/stat : 12575 (java) S 12517 12520 8623 0 -1 1077944384 152 13310 0 0 3 0 5 2 20 0 15 0 408008328 11107291136 80531 33554432000 4194304 4196468 140733808772224 140552744967184 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12576] ppid=12517 vsize=10846964 memory=7681407974647166620 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12576/stat : 12576 (java) S 12517 12520 8623 0 -1 1077944384 142 13310 0 0 3 0 5 2 20 0 15 0 408008328 11107291136 80531 33554432000 4194304 4196468 140733808772224 140552743914384 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12577] ppid=12517 vsize=10846964 memory=6943526294502006880 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12577/stat : 12577 (java) S 12517 12520 8623 0 -1 1077944384 91 13310 0 0 3 0 5 2 20 0 15 0 408008328 11107291136 81043 33554432000 4194304 4196468 140733808772224 140552742861584 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12578] ppid=12517 vsize=10846964 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12520/task/12578/stat : 12578 (java) S 12517 12520 8623 0 -1 1077944384 2780 13310 0 0 3 0 5 2 20 0 15 0 408008329 11107291136 81043 33554432000 4194304 4196468 140733808772224 140552310815088 140552852462210 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12579] ppid=12517 vsize=10846964 memory=3472328296227679279 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12579/stat : 12579 (java) S 12517 12520 8623 0 -1 1077944384 55 13310 0 0 0 0 5 2 20 0 15 0 408008330 11107291136 81043 33554432000 4194304 4196468 140733808772224 140552309761120 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12580] ppid=12517 vsize=10846964 memory=-7965959130280075168 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12580/stat : 12580 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008330 11107291136 81043 33554432000 4194304 4196468 140733808772224 140552200774528 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12581] ppid=12517 vsize=10846964 memory=-7965959130280075168 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12581/stat : 12581 (java) S 12517 12520 8623 0 -1 1077944384 2 13310 0 0 0 0 5 2 20 0 15 0 408008332 11107291136 81043 33554432000 4194304 4196468 140733808772224 140551596795728 140552852469659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12582] ppid=12517 vsize=10846964 memory=0 CPUtime=1.99 cores=0,2,4,6
/proc/12520/task/12582/stat : 12582 (java) R 12517 12520 8623 0 -1 4202560 9594 13310 0 0 191 1 5 2 20 0 15 0 408008332 11107291136 81043 33554432000 4194304 4196468 140733808772224 140552276190136 140552830642032 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12583] ppid=12517 vsize=10846964 memory=7008456880039552613 CPUtime=2.14 cores=0,2,4,6
/proc/12520/task/12583/stat : 12583 (java) R 12517 12520 8623 0 -1 4202560 6502 13310 0 0 205 2 5 2 20 0 15 0 408008332 11107291136 81043 33554432000 4194304 4196468 140733808772224 140552275138384 140552832144652 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12584] ppid=12517 vsize=10846964 memory=3472468881421223600 CPUtime=1.61 cores=0,2,4,6
/proc/12520/task/12584/stat : 12584 (java) R 12517 12520 8623 0 -1 1077944384 8323 13310 0 0 151 3 5 2 20 0 15 0 408008332 11107291136 81043 33554432000 4194304 4196468 140733808772224 140552274098800 140552852462210 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12585] ppid=12517 vsize=10846964 memory=7161679239776841775 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12585/stat : 12585 (java) S 12517 12520 8623 0 -1 1077944384 3 13310 0 0 0 0 5 2 20 0 15 0 408008333 11107291136 81043 33554432000 4194304 4196468 140733808772224 140551127034592 140552852461269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
[pid=12520/tid=12586] ppid=12517 vsize=10846964 memory=5983788623633696432 CPUtime=0.07 cores=0,2,4,6
/proc/12520/task/12586/stat : 12586 (java) S 12517 12520 8623 0 -1 1077944384 10 13310 0 0 0 0 5 2 20 0 15 0 408008333 11107291136 81043 33554432000 4194304 4196468 140733808772224 140552273046192 140552852462210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10100736 140733808777974 140733808780485 140733808780485 140733808783311 0
Current children cumulated CPU time: 9.65 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 322124 KiB

Child status: 0
Real time (s): 4.10194
CPU time (s): 9.91545
CPU user time (s): 9.66401
CPU system time (s): 0.251442
CPU usage (%): 241.726
Max. virtual memory (cumulated for all children) (KiB): 10849728
Max. memory (cumulated for all children) (KiB): 322124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.66401
system time used= 0.251442
maximum resident set size= 330016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65978
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= 6490
involuntary context switches= 41


# summary of solver processes directly reported to runsolver:
#   pid: 12520
#   total CPU time (s): 9.91545
#   total CPU user time (s): 9.66401
#   total CPU system time (s): 0.251442

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04224 second user time and 0.089896 second system time

The end

Launcher Data

Begin job on node143 at 2019-09-12 22:37:48
IDJOB=4391972
IDBENCH=135059
IDSOLVER=2837
FILE ID=node143/4391972-1568320709
RUNJOBID= node143-1568309802-8654
PBS_JOBID= 21701123
Free space on /tmp= 58820 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-factor/Pb-factor-S9-P211-Q347.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391972-1568320709/watcher-4391972-1568320709 -o /tmp/evaluation-result-4391972-1568320709/solver-4391972-1568320709 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568309802-8654 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=323433637 HOME/instance-4391972-1568320709.xml

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

MD5SUM BENCH= 433dd3ec0e7241d29f211aaf8445577c
RANDOM SEED=323433637

node143.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.73
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.73
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.73
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.73
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:        23559812 kB
MemAvailable:   31052736 kB
Buffers:          155128 kB
Cached:          7625516 kB
SwapCached:            8 kB
Active:          2907172 kB
Inactive:        5630128 kB
Active(anon):     711576 kB
Inactive(anon):   144520 kB
Active(file):    2195596 kB
Inactive(file):  5485608 kB
Unevictable:      107780 kB
Mlocked:          107780 kB
SwapTotal:      67108860 kB
SwapFree:       67108848 kB
Dirty:             35240 kB
Writeback:             0 kB
AnonPages:        876688 kB
Mapped:            60924 kB
Shmem:             90756 kB
Slab:             268784 kB
SReclaimable:     240180 kB
SUnreclaim:        28604 kB
KernelStack:        4000 kB
PageTables:         7172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1941232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    749568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 58784 MiB
End job on node143 at 2019-09-12 22:37:53