Trace number 4403032

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.12.3OPT211 9.38296 4.12031

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.79/0.55	c Concrete v3.12.3.1568965526260 running
8.45/3.83	o 347
9.09/4.08	o 211
9.09/4.09	v <instantiation
9.09/4.09	v         cost = '211'>
9.09/4.09	v       <list>
9.09/4.09	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.09/4.09	v       </list>
9.09/4.09	v       <values>
9.09/4.09	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.09/4.09	v       </values>
9.09/4.09	v     </instantiation>
9.09/4.09	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 (3311 MiB free)
  memory of node 1: 16384 MiB (1818 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403032-1568979166/watcher-4403032-1568979166 -o /tmp/evaluation-result-4403032-1568979166/solver-4403032-1568979166 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568967758-23432 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1887088754 HOME/instance-4403032-1568979166.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
Current StackSize limit: 8192 KiB
solver pid=28646, runsolver pid=28643


[startup+0.100812 s]*
/proc/loadavg: 1.43 1.35 1.34 3/217 28703
/proc/meminfo: memFree=5244596/32770624 swapFree=66938732/67108860
[pid=28646] ppid=28643 vsize=9972712 memory=18860 CPUtime=0.09 cores=0,2,4,6
/proc/28646/stat : 28646 (java) S 28643 28646 23401 0 -1 1077944320 4426 13317 0 0 1 1 5 2 20 0 6 0 474186250 10212057088 4715 33554432000 4194304 4196468 140735621106160 140735621088704 139669797408503 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
/proc/28646/statm: 2493178 4715 1935 1 0 2481616 0
[pid=28646/tid=28699] ppid=28643 vsize=9972712 memory=4628411388058700198 CPUtime=0.08 cores=0,2,4,6
/proc/28646/task/28699/stat : 28699 (java) R 28643 28646 23401 0 -1 4202560 2226 13317 0 0 1 0 5 2 20 0 6 0 474186259 10212057088 4715 33554432000 4194304 4196468 140735621106160 139669769245264 139669782531440 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28700] ppid=28643 vsize=9972712 memory=5793855744180439481 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28700/stat : 28700 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 6 0 474186260 10212057088 4715 33554432000 4194304 4196468 140735621106160 139669801650576 139669797418709 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28701] ppid=28643 vsize=9972712 memory=140493170546304 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28701/stat : 28701 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 6 0 474186260 10212057088 4715 33554432000 4194304 4196468 140735621106160 139669720402192 139669797418709 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28702] ppid=28643 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28702/stat : 28702 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 6 0 474186260 10212057088 4715 33554432000 4194304 4196468 140735621106160 139669369969296 139669797418709 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28703] ppid=28643 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28703/stat : 28703 (java) S 28643 28646 23401 0 -1 1077944384 2 13317 0 0 0 0 5 2 20 0 6 0 474186260 10212057088 4715 33554432000 4194304 4196468 140735621106160 139669368916496 139669797418709 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18860 KiB

[startup+0.20978 s]*
/proc/loadavg: 1.43 1.35 1.34 4/226 28712
/proc/meminfo: memFree=5220780/32770624 swapFree=66938732/67108860
[pid=28646] ppid=28643 vsize=10822180 memory=47400 CPUtime=0.26 cores=0,2,4,6
/proc/28646/stat : 28646 (java) S 28643 28646 23401 0 -1 1077944320 7616 13317 0 0 17 2 5 2 20 0 15 0 474186250 11081912320 11784 33554432000 4194304 4196468 140735621106160 140735621088704 139669797408503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
/proc/28646/statm: 2705545 11784 3304 1 0 2667645 0
[pid=28646/tid=28699] ppid=28643 vsize=10822180 memory=-8540663193526752614 CPUtime=0.19 cores=0,2,4,6
/proc/28646/task/28699/stat : 28699 (java) R 28643 28646 23401 0 -1 4202560 4192 13317 0 0 11 1 5 2 20 0 15 0 474186259 11081912320 11916 33554432000 4194304 4196468 140735621106160 139669769220864 139669790088221 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28700] ppid=28643 vsize=10822180 memory=4211974219375336842 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28700/stat : 28700 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186260 11081912320 11916 33554432000 4194304 4196468 140735621106160 139669801650576 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28701] ppid=28643 vsize=10822180 memory=140493170546304 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28701/stat : 28701 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186260 11081912320 11916 33554432000 4194304 4196468 140735621106160 139669720402192 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28702] ppid=28643 vsize=10823808 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28702/stat : 28702 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186260 11083579392 11916 33554432000 4194304 4196468 140735621106160 139669369969296 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28703] ppid=28643 vsize=10823808 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28703/stat : 28703 (java) S 28643 28646 23401 0 -1 1077944384 2 13317 0 0 0 0 5 2 20 0 15 0 474186260 11083579392 11916 33554432000 4194304 4196468 140735621106160 139669368916496 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28704] ppid=28643 vsize=10823808 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28704/stat : 28704 (java) S 28643 28646 23401 0 -1 1077944384 2 13317 0 0 0 0 5 2 20 0 15 0 474186261 11083579392 11916 33554432000 4194304 4196468 140735621106160 139669324102256 139669797419650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28705] ppid=28643 vsize=10823808 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28705/stat : 28705 (java) S 28643 28646 23401 0 -1 1077944384 13 13317 0 0 0 0 5 2 20 0 15 0 474186262 11083579392 11916 33554432000 4194304 4196468 140735621106160 139669249451296 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28706] ppid=28643 vsize=10823808 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28706/stat : 28706 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186262 11083579392 11916 33554432000 4194304 4196468 140735621106160 139669115233904 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28707] ppid=28643 vsize=10823808 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28707/stat : 28707 (java) S 28643 28646 23401 0 -1 1077944384 2 13317 0 0 0 0 5 2 20 0 15 0 474186265 11083579392 11982 33554432000 4194304 4196468 140735621106160 139668511255120 139669797427099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28708] ppid=28643 vsize=10823808 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28646/task/28708/stat : 28708 (java) R 28643 28646 23401 0 -1 4202560 370 13317 0 0 1 0 5 2 20 0 15 0 474186265 11083579392 11982 33554432000 4194304 4196468 140735621106160 139669323049072 139669775257536 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28709] ppid=28643 vsize=10823808 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28646/task/28709/stat : 28709 (java) S 28643 28646 23401 0 -1 1077944384 302 13317 0 0 1 0 5 2 20 0 15 0 474186265 11083579392 11982 33554432000 4194304 4196468 140735621106160 139669321996272 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28710] ppid=28643 vsize=10823808 memory=140493170546304 CPUtime=0.1 cores=0,2,4,6
/proc/28646/task/28710/stat : 28710 (java) S 28643 28646 23401 0 -1 1077944384 626 13317 0 0 3 0 5 2 20 0 15 0 474186265 11083579392 11982 33554432000 4194304 4196468 140735621106160 139669320943984 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28711] ppid=28643 vsize=10823808 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28711/stat : 28711 (java) S 28643 28646 23401 0 -1 1077944384 3 13317 0 0 0 0 5 2 20 0 15 0 474186265 11083579392 12048 33554432000 4194304 4196468 140735621106160 139668041492960 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28712] ppid=28643 vsize=10823808 memory=140493170546304 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28712/stat : 28712 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186265 11083579392 12048 33554432000 4194304 4196468 140735621106160 139669319891888 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10822180 KiB
Current children cumulated memory: 47400 KiB

[startup+0.319643 s]*
/proc/loadavg: 1.43 1.35 1.34 3/226 28712
/proc/meminfo: memFree=5211016/32770624 swapFree=66938732/67108860
[pid=28646] ppid=28643 vsize=10820268 memory=54448 CPUtime=0.41 cores=0,2,4,6
/proc/28646/stat : 28646 (java) S 28643 28646 23401 0 -1 1077944320 10818 13317 0 0 30 4 5 2 20 0 15 0 474186250 11079954432 13612 33554432000 4194304 4196468 140735621106160 140735621088704 139669797408503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
/proc/28646/statm: 2705067 13612 3338 1 0 2667149 0
[pid=28646/tid=28699] ppid=28643 vsize=10820268 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/28646/task/28699/stat : 28699 (java) R 28643 28646 23401 0 -1 4202560 7265 13317 0 0 20 2 5 2 20 0 15 0 474186259 11079954432 13612 33554432000 4194304 4196468 140735621106160 139669769215008 139669781855600 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28700] ppid=28643 vsize=10820268 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28700/stat : 28700 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186260 11079954432 13612 33554432000 4194304 4196468 140735621106160 139669801650576 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28701] ppid=28643 vsize=10820268 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28701/stat : 28701 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186260 11079954432 13612 33554432000 4194304 4196468 140735621106160 139669720402192 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28702] ppid=28643 vsize=10820268 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28702/stat : 28702 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186260 11079954432 13612 33554432000 4194304 4196468 140735621106160 139669369969296 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28703] ppid=28643 vsize=10820268 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28703/stat : 28703 (java) S 28643 28646 23401 0 -1 1077944384 2 13317 0 0 0 0 5 2 20 0 15 0 474186260 11079954432 13612 33554432000 4194304 4196468 140735621106160 139669368916496 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28704] ppid=28643 vsize=10820268 memory=140493170546303 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28704/stat : 28704 (java) S 28643 28646 23401 0 -1 1077944384 2 13317 0 0 0 0 5 2 20 0 15 0 474186261 11079954432 13612 33554432000 4194304 4196468 140735621106160 139669324102256 139669797419650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28705] ppid=28643 vsize=10820268 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28705/stat : 28705 (java) S 28643 28646 23401 0 -1 1077944384 13 13317 0 0 0 0 5 2 20 0 15 0 474186262 11079954432 13612 33554432000 4194304 4196468 140735621106160 139669249451296 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28706] ppid=28643 vsize=10820268 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28706/stat : 28706 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186262 11079954432 13612 33554432000 4194304 4196468 140735621106160 139669115233904 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28707] ppid=28643 vsize=10820268 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28707/stat : 28707 (java) S 28643 28646 23401 0 -1 1077944384 2 13317 0 0 0 0 5 2 20 0 15 0 474186265 11079954432 13612 33554432000 4194304 4196468 140735621106160 139668511255120 139669797427099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28708] ppid=28643 vsize=10820268 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28708/stat : 28708 (java) S 28643 28646 23401 0 -1 1077944384 371 13317 0 0 2 0 5 2 20 0 15 0 474186265 11079954432 13612 33554432000 4194304 4196468 140735621106160 139669323049072 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28709] ppid=28643 vsize=10820268 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28709/stat : 28709 (java) S 28643 28646 23401 0 -1 1077944384 303 13317 0 0 2 0 5 2 20 0 15 0 474186265 11079954432 13612 33554432000 4194304 4196468 140735621106160 139669321996272 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28710] ppid=28643 vsize=10820268 memory=140493170546304 CPUtime=0.12 cores=0,2,4,6
/proc/28646/task/28710/stat : 28710 (java) S 28643 28646 23401 0 -1 1077944384 646 13317 0 0 5 0 5 2 20 0 15 0 474186265 11079954432 13612 33554432000 4194304 4196468 140735621106160 139669320943984 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28711] ppid=28643 vsize=10820268 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28711/stat : 28711 (java) S 28643 28646 23401 0 -1 1077944384 3 13317 0 0 0 0 5 2 20 0 15 0 474186265 11079954432 13612 33554432000 4194304 4196468 140735621106160 139668041492960 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28712] ppid=28643 vsize=10820268 memory=140493170546304 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28712/stat : 28712 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186265 11079954432 13612 33554432000 4194304 4196468 140735621106160 139669319891888 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820268 KiB
Current children cumulated memory: 54448 KiB

[startup+0.700705 s]
/proc/loadavg: 1.43 1.35 1.34 3/226 28712
/proc/meminfo: memFree=5195744/32770624 swapFree=66938732/67108860
[pid=28646] ppid=28643 vsize=10824364 memory=88076 CPUtime=1.14 cores=0,2,4,6
/proc/28646/stat : 28646 (java) S 28643 28646 23401 0 -1 1077944320 15208 13317 0 0 102 5 5 2 20 0 15 0 474186250 11084148736 22019 33554432000 4194304 4196468 140735621106160 140735621088704 139669797408503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
/proc/28646/statm: 2706091 22019 3514 1 0 2668173 0
[pid=28646/tid=28699] ppid=28643 vsize=10824364 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/28646/task/28699/stat : 28699 (java) R 28643 28646 23401 0 -1 4202560 10469 13317 0 0 55 4 5 2 20 0 15 0 474186259 11084148736 22019 33554432000 4194304 4196468 140735621106160 139669769238048 139669781488990 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28700] ppid=28643 vsize=10824364 memory=140493010910176 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28700/stat : 28700 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186260 11084148736 22019 33554432000 4194304 4196468 140735621106160 139669801650576 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28701] ppid=28643 vsize=10824364 memory=288230587427467573 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28701/stat : 28701 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186260 11084148736 22019 33554432000 4194304 4196468 140735621106160 139669720402192 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28702] ppid=28643 vsize=10824364 memory=14418107250786858 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28702/stat : 28702 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186260 11084148736 22019 33554432000 4194304 4196468 140735621106160 139669369969296 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28703] ppid=28643 vsize=10824364 memory=140493011062688 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28703/stat : 28703 (java) S 28643 28646 23401 0 -1 1077944384 2 13317 0 0 0 0 5 2 20 0 15 0 474186260 11084148736 22019 33554432000 4194304 4196468 140735621106160 139669368916496 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28704] ppid=28643 vsize=10824364 memory=140496970187746 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28704/stat : 28704 (java) S 28643 28646 23401 0 -1 1077944384 5 13317 0 0 0 0 5 2 20 0 15 0 474186261 11084148736 22019 33554432000 4194304 4196468 140735621106160 139669324102256 139669797419650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28705] ppid=28643 vsize=10824364 memory=928 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28705/stat : 28705 (java) S 28643 28646 23401 0 -1 1077944384 13 13317 0 0 0 0 5 2 20 0 15 0 474186262 11084148736 22019 33554432000 4194304 4196468 140735621106160 139669249451296 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28706] ppid=28643 vsize=10824364 memory=7448488012996175449 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28706/stat : 28706 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186262 11084148736 22019 33554432000 4194304 4196468 140735621106160 139669115233904 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28707] ppid=28643 vsize=10824364 memory=7739276948478126697 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28707/stat : 28707 (java) S 28643 28646 23401 0 -1 1077944384 2 13317 0 0 0 0 5 2 20 0 15 0 474186265 11084148736 22019 33554432000 4194304 4196468 140735621106160 139668511255120 139669797427099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28708] ppid=28643 vsize=10824364 memory=5865188000529146989 CPUtime=0.22 cores=0,2,4,6
/proc/28646/task/28708/stat : 28708 (java) S 28643 28646 23401 0 -1 1077944384 1001 13317 0 0 15 0 5 2 20 0 15 0 474186265 11084148736 22019 33554432000 4194304 4196468 140735621106160 139669323049072 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28709] ppid=28643 vsize=10824364 memory=-5874771483550381248 CPUtime=0.2 cores=0,2,4,6
/proc/28646/task/28709/stat : 28709 (java) R 28643 28646 23401 0 -1 4202560 678 13317 0 0 13 0 5 2 20 0 15 0 474186265 11084148736 22019 33554432000 4194304 4196468 140735621106160 139669321996272 139669782317407 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28710] ppid=28643 vsize=10824364 memory=-6808994639057120388 CPUtime=0.23 cores=0,2,4,6
/proc/28646/task/28710/stat : 28710 (java) S 28643 28646 23401 0 -1 1077944384 825 13317 0 0 16 0 5 2 20 0 15 0 474186265 11084148736 22019 33554432000 4194304 4196468 140735621106160 139669320943984 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28711] ppid=28643 vsize=10824364 memory=-7025452035940392864 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28711/stat : 28711 (java) S 28643 28646 23401 0 -1 1077944384 3 13317 0 0 0 0 5 2 20 0 15 0 474186265 11084148736 22019 33554432000 4194304 4196468 140735621106160 139668041492960 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28712] ppid=28643 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28712/stat : 28712 (java) R 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186265 11084148736 22019 33554432000 4194304 4196468 140735621106160 139669319891888 139669797419650 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 88076 KiB

[startup+1.50077 s]
/proc/loadavg: 1.47 1.36 1.34 3/226 28712
/proc/meminfo: memFree=5152728/32770624 swapFree=66938732/67108860
[pid=28646] ppid=28643 vsize=10834680 memory=173692 CPUtime=2.49 cores=0,2,4,6
/proc/28646/stat : 28646 (java) S 28643 28646 23401 0 -1 1077944320 21989 13317 0 0 231 11 5 2 20 0 15 0 474186250 11094712320 43423 33554432000 4194304 4196468 140735621106160 140735621088704 139669797408503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
/proc/28646/statm: 2708670 43423 3584 1 0 2670733 0
[pid=28646/tid=28699] ppid=28643 vsize=10834680 memory=7161942097497450068 CPUtime=1.42 cores=0,2,4,6
/proc/28646/task/28699/stat : 28699 (java) R 28643 28646 23401 0 -1 4202560 15390 13317 0 0 129 6 5 2 20 0 15 0 474186259 11094712320 43423 33554432000 4194304 4196468 140735621106160 139669769206016 139669400551777 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28700] ppid=28643 vsize=10834680 memory=7016982484491462228 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28700/stat : 28700 (java) S 28643 28646 23401 0 -1 1077944384 12 13317 0 0 0 0 5 2 20 0 15 0 474186260 11094712320 43423 33554432000 4194304 4196468 140735621106160 139669801650576 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28701] ppid=28643 vsize=10834680 memory=7522798532514960737 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28701/stat : 28701 (java) S 28643 28646 23401 0 -1 1077944384 60 13317 0 0 0 0 5 2 20 0 15 0 474186260 11094712320 43423 33554432000 4194304 4196468 140735621106160 139669720402192 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28702] ppid=28643 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28646/task/28702/stat : 28702 (java) S 28643 28646 23401 0 -1 1077944384 315 13317 0 0 1 0 5 2 20 0 15 0 474186260 11094712320 43423 33554432000 4194304 4196468 140735621106160 139669369969296 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28703] ppid=28643 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28646/task/28703/stat : 28703 (java) S 28643 28646 23401 0 -1 1077944384 117 13317 0 0 1 0 5 2 20 0 15 0 474186260 11094712320 43423 33554432000 4194304 4196468 140735621106160 139669368916496 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28704] ppid=28643 vsize=10834680 memory=4580 CPUtime=0.08 cores=0,2,4,6
/proc/28646/task/28704/stat : 28704 (java) S 28643 28646 23401 0 -1 1077944384 175 13317 0 0 1 0 5 2 20 0 15 0 474186261 11094712320 43423 33554432000 4194304 4196468 140735621106160 139669324102256 139669797419650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28705] ppid=28643 vsize=10834680 memory=140493170556289 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28705/stat : 28705 (java) S 28643 28646 23401 0 -1 1077944384 14 13317 0 0 0 0 5 2 20 0 15 0 474186262 11094712320 43423 33554432000 4194304 4196468 140735621106160 139669249451360 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28706] ppid=28643 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28706/stat : 28706 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186262 11094712320 43423 33554432000 4194304 4196468 140735621106160 139669115233920 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28707] ppid=28643 vsize=10834680 memory=6441660860764415848 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28707/stat : 28707 (java) S 28643 28646 23401 0 -1 1077944384 2 13317 0 0 0 0 5 2 20 0 15 0 474186265 11094712320 43423 33554432000 4194304 4196468 140735621106160 139668511255120 139669797427099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28708] ppid=28643 vsize=10834680 memory=5787214926557761634 CPUtime=0.34 cores=0,2,4,6
/proc/28646/task/28708/stat : 28708 (java) R 28643 28646 23401 0 -1 1077944384 1170 13317 0 0 27 0 5 2 20 0 15 0 474186265 11094712320 43423 33554432000 4194304 4196468 140735621106160 139669323049072 139669797419650 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28709] ppid=28643 vsize=10834680 memory=3848 CPUtime=0.32 cores=0,2,4,6
/proc/28646/task/28709/stat : 28709 (java) R 28643 28646 23401 0 -1 1077944384 825 13317 0 0 25 0 5 2 20 0 15 0 474186265 11094712320 43423 33554432000 4194304 4196468 140735621106160 139669321996272 139669797419650 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28710] ppid=28643 vsize=10834680 memory=2241 CPUtime=0.49 cores=0,2,4,6
/proc/28646/task/28710/stat : 28710 (java) R 28643 28646 23401 0 -1 4202560 1694 13317 0 0 42 0 5 2 20 0 15 0 474186265 11094712320 43423 33554432000 4194304 4196468 140735621106160 139669320943984 139669797429850 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28711] ppid=28643 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28711/stat : 28711 (java) S 28643 28646 23401 0 -1 1077944384 3 13317 0 0 0 0 5 2 20 0 15 0 474186265 11094712320 43423 33554432000 4194304 4196468 140735621106160 139668041492960 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28712] ppid=28643 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28712/stat : 28712 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186265 11094712320 43423 33554432000 4194304 4196468 140735621106160 139669319891888 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
Current children cumulated CPU time: 2.49 s
Current children cumulated vsize: 10834680 KiB

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

/proc/28646/task/28699/stat : 28699 (java) R 28643 28646 23401 0 -1 4202560 23504 13317 0 0 283 8 5 2 20 0 15 0 474186259 11105218560 59789 33554432000 4194304 4196468 140735621106160 139669769243088 139669406483863 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28700] ppid=28643 vsize=10844940 memory=280986021884144 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28700/stat : 28700 (java) S 28643 28646 23401 0 -1 1077944384 39 13317 0 0 2 0 5 2 20 0 15 0 474186260 11105218560 59789 33554432000 4194304 4196468 140735621106160 139669801650576 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28701] ppid=28643 vsize=10844940 memory=-7101718590825193272 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28701/stat : 28701 (java) S 28643 28646 23401 0 -1 1077944384 161 13317 0 0 2 0 5 2 20 0 15 0 474186260 11105218560 59789 33554432000 4194304 4196468 140735621106160 139669720402192 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28702] ppid=28643 vsize=10844940 memory=302585798304464922 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28702/stat : 28702 (java) S 28643 28646 23401 0 -1 1077944384 337 13317 0 0 2 0 5 2 20 0 15 0 474186260 11105218560 59789 33554432000 4194304 4196468 140735621106160 139669369969296 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28703] ppid=28643 vsize=10844940 memory=302585819863187771 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28703/stat : 28703 (java) S 28643 28646 23401 0 -1 1077944384 178 13317 0 0 2 0 5 2 20 0 15 0 474186260 11105218560 59789 33554432000 4194304 4196468 140735621106160 139669368916496 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28704] ppid=28643 vsize=10844940 memory=15823283127847325 CPUtime=0.1 cores=0,2,4,6
/proc/28646/task/28704/stat : 28704 (java) S 28643 28646 23401 0 -1 1077944384 3401 13317 0 0 3 0 5 2 20 0 15 0 474186261 11105218560 59789 33554432000 4194304 4196468 140735621106160 139669324102256 139669797419650 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28705] ppid=28643 vsize=10844940 memory=2241 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28705/stat : 28705 (java) S 28643 28646 23401 0 -1 1077944384 15 13317 0 0 0 0 5 2 20 0 15 0 474186262 11105218560 59789 33554432000 4194304 4196468 140735621106160 139669249451360 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28706] ppid=28643 vsize=10844940 memory=2244 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28706/stat : 28706 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186262 11105218560 59789 33554432000 4194304 4196468 140735621106160 139669115233920 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28707] ppid=28643 vsize=10844940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28707/stat : 28707 (java) S 28643 28646 23401 0 -1 1077944384 2 13317 0 0 0 0 5 2 20 0 15 0 474186265 11105218560 59789 33554432000 4194304 4196468 140735621106160 139668511255120 139669797427099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28708] ppid=28643 vsize=10844940 memory=0 CPUtime=0.92 cores=0,2,4,6
/proc/28646/task/28708/stat : 28708 (java) R 28643 28646 23401 0 -1 4202560 2402 13317 0 0 85 0 5 2 20 0 15 0 474186265 11105218560 59789 33554432000 4194304 4196468 140735621106160 139669323035616 139669778931471 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28709] ppid=28643 vsize=10844940 memory=6656426216303648864 CPUtime=0.98 cores=0,2,4,6
/proc/28646/task/28709/stat : 28709 (java) R 28643 28646 23401 0 -1 4202560 1984 13317 0 0 90 1 5 2 20 0 15 0 474186265 11105218560 59789 33554432000 4194304 4196468 140735621106160 139669321981936 139669778933404 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28710] ppid=28643 vsize=10844940 memory=6944652177228980320 CPUtime=1.33 cores=0,2,4,6
/proc/28646/task/28710/stat : 28710 (java) R 28643 28646 23401 0 -1 4202560 5853 13317 0 0 124 2 5 2 20 0 15 0 474186265 11105218560 59789 33554432000 4194304 4196468 140735621106160 139669320943984 139669777123308 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28711] ppid=28643 vsize=10844940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28711/stat : 28711 (java) S 28643 28646 23401 0 -1 1077944384 3 13317 0 0 0 0 5 2 20 0 15 0 474186265 11105218560 59789 33554432000 4194304 4196468 140735621106160 139668041492960 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28712] ppid=28643 vsize=10844940 memory=11214314435429 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28712/stat : 28712 (java) S 28643 28646 23401 0 -1 1077944384 5 13317 0 0 0 0 5 2 20 0 15 0 474186265 11105218560 59789 33554432000 4194304 4196468 140735621106160 139669319891888 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 239156 KiB

[startup+4.12028 s]
# the end of solver process 28646 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.14122 s, system=0.241736 s

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

[startup+3.20365 s]
/proc/loadavg: 1.47 1.36 1.34 4/226 28712
/proc/meminfo: memFree=5042912/32770624 swapFree=66938732/67108860
[pid=28646] ppid=28643 vsize=10844940 memory=244960 CPUtime=6.48 cores=0,2,4,6
/proc/28646/stat : 28646 (java) S 28643 28646 23401 0 -1 1077944320 41660 13317 0 0 624 17 5 2 20 0 15 0 474186250 11105218560 61240 33554432000 4194304 4196468 140735621106160 140735621088704 139669797408503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
/proc/28646/statm: 2711235 61240 3614 1 0 2673293 0
[pid=28646/tid=28699] ppid=28643 vsize=10844940 memory=0 CPUtime=3.08 cores=0,2,4,6
/proc/28646/task/28699/stat : 28699 (java) R 28643 28646 23401 0 -1 4202560 24111 13317 0 0 292 9 5 2 20 0 15 0 474186259 11105218560 61240 33554432000 4194304 4196468 140735621106160 139669769237608 139669403997470 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28700] ppid=28643 vsize=10844940 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28700/stat : 28700 (java) S 28643 28646 23401 0 -1 1077944384 39 13317 0 0 2 0 5 2 20 0 15 0 474186260 11105218560 61240 33554432000 4194304 4196468 140735621106160 139669801650576 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28701] ppid=28643 vsize=10844940 memory=200336 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28701/stat : 28701 (java) S 28643 28646 23401 0 -1 1077944384 161 13317 0 0 2 0 5 2 20 0 15 0 474186260 11105218560 61240 33554432000 4194304 4196468 140735621106160 139669720402192 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28702] ppid=28643 vsize=10844940 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28702/stat : 28702 (java) S 28643 28646 23401 0 -1 1077944384 337 13317 0 0 2 0 5 2 20 0 15 0 474186260 11105218560 61240 33554432000 4194304 4196468 140735621106160 139669369969296 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28703] ppid=28643 vsize=10844940 memory=280986021679808 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28703/stat : 28703 (java) S 28643 28646 23401 0 -1 1077944384 178 13317 0 0 2 0 5 2 20 0 15 0 474186260 11105218560 61240 33554432000 4194304 4196468 140735621106160 139669368916496 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28704] ppid=28643 vsize=10844940 memory=7233736994252652628 CPUtime=0.1 cores=0,2,4,6
/proc/28646/task/28704/stat : 28704 (java) S 28643 28646 23401 0 -1 1077944384 3401 13317 0 0 3 0 5 2 20 0 15 0 474186261 11105218560 61240 33554432000 4194304 4196468 140735621106160 139669324102256 139669797419650 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28705] ppid=28643 vsize=10844940 memory=7233736994252652628 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28705/stat : 28705 (java) S 28643 28646 23401 0 -1 1077944384 15 13317 0 0 0 0 5 2 20 0 15 0 474186262 11105218560 61240 33554432000 4194304 4196468 140735621106160 139669249451360 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28706] ppid=28643 vsize=10844940 memory=288291056355919173 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28706/stat : 28706 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186262 11105218560 61240 33554432000 4194304 4196468 140735621106160 139669115233920 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28707] ppid=28643 vsize=10844940 memory=-7812736537705029536 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28707/stat : 28707 (java) S 28643 28646 23401 0 -1 1077944384 2 13317 0 0 0 0 5 2 20 0 15 0 474186265 11105218560 61240 33554432000 4194304 4196468 140735621106160 139668511255120 139669797427099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28708] ppid=28643 vsize=10844940 memory=-2970219127293634922 CPUtime=0.98 cores=0,2,4,6
/proc/28646/task/28708/stat : 28708 (java) R 28643 28646 23401 0 -1 4202560 2842 13317 0 0 91 0 5 2 20 0 15 0 474186265 11105218560 61240 33554432000 4194304 4196468 140735621106160 139669323034952 139669780793296 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28709] ppid=28643 vsize=10844940 memory=-6237260532469557610 CPUtime=1.03 cores=0,2,4,6
/proc/28646/task/28709/stat : 28709 (java) R 28643 28646 23401 0 -1 4202560 2368 13317 0 0 95 1 5 2 20 0 15 0 474186265 11105218560 61240 33554432000 4194304 4196468 140735621106160 139669321988904 139669776597961 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28710] ppid=28643 vsize=10844940 memory=-6586667735541663136 CPUtime=1.37 cores=0,2,4,6
/proc/28646/task/28710/stat : 28710 (java) S 28643 28646 23401 0 -1 1077944384 5988 13317 0 0 128 2 5 2 20 0 15 0 474186265 11105218560 61240 33554432000 4194304 4196468 140735621106160 139669320943984 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28711] ppid=28643 vsize=10844940 memory=-8458152057954561420 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28711/stat : 28711 (java) S 28643 28646 23401 0 -1 1077944384 3 13317 0 0 0 0 5 2 20 0 15 0 474186265 11105218560 61240 33554432000 4194304 4196468 140735621106160 139668041492960 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28712] ppid=28643 vsize=10844940 memory=8514726395715350149 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28712/stat : 28712 (java) S 28643 28646 23401 0 -1 1077944384 5 13317 0 0 0 0 5 2 20 0 15 0 474186265 11105218560 61240 33554432000 4194304 4196468 140735621106160 139669319891888 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
Current children cumulated CPU time: 6.48 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 244960 KiB

[startup+3.60164 s]
/proc/loadavg: 1.47 1.36 1.34 4/226 28712
/proc/meminfo: memFree=5042912/32770624 swapFree=66938732/67108860
[pid=28646] ppid=28643 vsize=10849216 memory=275712 CPUtime=7.82 cores=0,2,4,6
/proc/28646/stat : 28646 (java) S 28643 28646 23401 0 -1 1077944320 49309 13317 0 0 757 18 5 2 20 0 15 0 474186250 11109597184 68928 33554432000 4194304 4196468 140735621106160 140735621088704 139669797408503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
/proc/28646/statm: 2712304 68928 3615 1 0 2674362 0
[pid=28646/tid=28699] ppid=28643 vsize=10849216 memory=140493010798000 CPUtime=3.48 cores=0,2,4,6
/proc/28646/task/28699/stat : 28699 (java) R 28643 28646 23401 0 -1 4202560 24531 13317 0 0 332 9 5 2 20 0 15 0 474186259 11109597184 68928 33554432000 4194304 4196468 140735621106160 139669769243184 139669413575056 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28700] ppid=28643 vsize=10849216 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28700/stat : 28700 (java) S 28643 28646 23401 0 -1 1077944384 39 13317 0 0 2 0 5 2 20 0 15 0 474186260 11109597184 68928 33554432000 4194304 4196468 140735621106160 139669801650576 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28701] ppid=28643 vsize=10849216 memory=8292088564187963537 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28701/stat : 28701 (java) S 28643 28646 23401 0 -1 1077944384 161 13317 0 0 2 0 5 2 20 0 15 0 474186260 11109597184 68928 33554432000 4194304 4196468 140735621106160 139669720402192 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28702] ppid=28643 vsize=10849216 memory=280986021603584 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28702/stat : 28702 (java) S 28643 28646 23401 0 -1 1077944384 337 13317 0 0 2 0 5 2 20 0 15 0 474186260 11109597184 68928 33554432000 4194304 4196468 140735621106160 139669369969296 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28703] ppid=28643 vsize=10849216 memory=280986021608000 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28703/stat : 28703 (java) S 28643 28646 23401 0 -1 1077944384 178 13317 0 0 2 0 5 2 20 0 15 0 474186260 11109597184 68928 33554432000 4194304 4196468 140735621106160 139669368916496 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28704] ppid=28643 vsize=10849216 memory=56 CPUtime=0.1 cores=0,2,4,6
/proc/28646/task/28704/stat : 28704 (java) S 28643 28646 23401 0 -1 1077944384 3401 13317 0 0 3 0 5 2 20 0 15 0 474186261 11109597184 68928 33554432000 4194304 4196468 140735621106160 139669324102256 139669797419650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28705] ppid=28643 vsize=10849216 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28705/stat : 28705 (java) S 28643 28646 23401 0 -1 1077944384 15 13317 0 0 0 0 5 2 20 0 15 0 474186262 11109597184 68928 33554432000 4194304 4196468 140735621106160 139669249451360 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28706] ppid=28643 vsize=10849216 memory=5795117241467496816 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28706/stat : 28706 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186262 11109597184 68928 33554432000 4194304 4196468 140735621106160 139669115233920 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28707] ppid=28643 vsize=10849216 memory=5788366128452758127 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28707/stat : 28707 (java) S 28643 28646 23401 0 -1 1077944384 2 13317 0 0 0 0 5 2 20 0 15 0 474186265 11109597184 68928 33554432000 4194304 4196468 140735621106160 139668511255120 139669797427099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28708] ppid=28643 vsize=10849216 memory=93310100 CPUtime=1.34 cores=0,2,4,6
/proc/28646/task/28708/stat : 28708 (java) R 28643 28646 23401 0 -1 4202560 4043 13317 0 0 127 0 5 2 20 0 15 0 474186265 11109597184 68928 33554432000 4194304 4196468 140735621106160 139669323035096 139669778929688 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28709] ppid=28643 vsize=10849216 memory=140493011118546 CPUtime=1.43 cores=0,2,4,6
/proc/28646/task/28709/stat : 28709 (java) R 28643 28646 23401 0 -1 4202560 6950 13317 0 0 135 1 5 2 20 0 15 0 474186265 11109597184 68928 33554432000 4194304 4196468 140735621106160 139669321980696 139669780796420 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28710] ppid=28643 vsize=10849216 memory=-2245088631185882904 CPUtime=1.55 cores=0,2,4,6
/proc/28646/task/28710/stat : 28710 (java) S 28643 28646 23401 0 -1 1077944384 7433 13317 0 0 146 2 5 2 20 0 15 0 474186265 11109597184 68928 33554432000 4194304 4196468 140735621106160 139669320943984 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28711] ppid=28643 vsize=10849216 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28711/stat : 28711 (java) S 28643 28646 23401 0 -1 1077944384 3 13317 0 0 0 0 5 2 20 0 15 0 474186265 11109597184 68928 33554432000 4194304 4196468 140735621106160 139668041492960 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28712] ppid=28643 vsize=10849216 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28712/stat : 28712 (java) S 28643 28646 23401 0 -1 1077944384 5 13317 0 0 0 0 5 2 20 0 15 0 474186265 11109597184 68928 33554432000 4194304 4196468 140735621106160 139669319891888 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
Current children cumulated CPU time: 7.82 s
Current children cumulated vsize: 10849216 KiB
Current children cumulated memory: 275712 KiB

[startup+4.00164 s]*
/proc/loadavg: 1.47 1.36 1.34 5/226 28712
/proc/meminfo: memFree=4940448/32770624 swapFree=66938732/67108860
[pid=28646] ppid=28643 vsize=10846988 memory=323764 CPUtime=9.09 cores=0,2,4,6
/proc/28646/stat : 28646 (java) S 28643 28646 23401 0 -1 1077944320 52497 13317 0 0 882 20 5 2 20 0 15 0 474186250 11107315712 80941 33554432000 4194304 4196468 140735621106160 140735621088704 139669797408503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
/proc/28646/statm: 2711747 80941 3617 1 0 2673805 0
[pid=28646/tid=28699] ppid=28643 vsize=10846988 memory=6791534058613427641 CPUtime=3.87 cores=0,2,4,6
/proc/28646/task/28699/stat : 28699 (java) R 28643 28646 23401 0 -1 4202560 24630 13317 0 0 371 9 5 2 20 0 15 0 474186259 11107315712 80941 33554432000 4194304 4196468 140735621106160 139669769241784 139669406386359 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28700] ppid=28643 vsize=10846988 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28700/stat : 28700 (java) S 28643 28646 23401 0 -1 1077944384 39 13317 0 0 2 0 5 2 20 0 15 0 474186260 11107315712 80941 33554432000 4194304 4196468 140735621106160 139669801650576 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28701] ppid=28643 vsize=10846988 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28701/stat : 28701 (java) S 28643 28646 23401 0 -1 1077944384 162 13317 0 0 2 0 5 2 20 0 15 0 474186260 11107315712 80941 33554432000 4194304 4196468 140735621106160 139669720402192 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28702] ppid=28643 vsize=10846988 memory=4294967295 CPUtime=0.09 cores=0,2,4,6
/proc/28646/task/28702/stat : 28702 (java) S 28643 28646 23401 0 -1 1077944384 341 13317 0 0 2 0 5 2 20 0 15 0 474186260 11107315712 80941 33554432000 4194304 4196468 140735621106160 139669369969296 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28703] ppid=28643 vsize=10846988 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/28646/task/28703/stat : 28703 (java) S 28643 28646 23401 0 -1 1077944384 185 13317 0 0 3 0 5 2 20 0 15 0 474186260 11107315712 80941 33554432000 4194304 4196468 140735621106160 139669368916496 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28704] ppid=28643 vsize=10846988 memory=140493170546304 CPUtime=0.11 cores=0,2,4,6
/proc/28646/task/28704/stat : 28704 (java) S 28643 28646 23401 0 -1 1077944384 3401 13317 0 0 4 0 5 2 20 0 15 0 474186261 11107315712 80941 33554432000 4194304 4196468 140735621106160 139669324102256 139669797419650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28705] ppid=28643 vsize=10846988 memory=3472328296227680299 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28705/stat : 28705 (java) S 28643 28646 23401 0 -1 1077944384 15 13317 0 0 0 0 5 2 20 0 15 0 474186262 11107315712 80941 33554432000 4194304 4196468 140735621106160 139669249451424 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28706] ppid=28643 vsize=10846988 memory=6655300316396806240 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28706/stat : 28706 (java) S 28643 28646 23401 0 -1 1077944384 1 13317 0 0 0 0 5 2 20 0 15 0 474186262 11107315712 80941 33554432000 4194304 4196468 140735621106160 139669115233920 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28707] ppid=28643 vsize=10846988 memory=6944656575208382560 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28707/stat : 28707 (java) S 28643 28646 23401 0 -1 1077944384 2 13317 0 0 0 0 5 2 20 0 15 0 474186265 11107315712 80941 33554432000 4194304 4196468 140735621106160 139668511255120 139669797427099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28708] ppid=28643 vsize=10846988 memory=0 CPUtime=1.75 cores=0,2,4,6
/proc/28646/task/28708/stat : 28708 (java) R 28643 28646 23401 0 -1 4202560 4560 13317 0 0 168 0 5 2 20 0 15 0 474186265 11107315712 80941 33554432000 4194304 4196468 140735621106160 139669323028880 139669783427040 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28709] ppid=28643 vsize=10846988 memory=-1 CPUtime=1.84 cores=0,2,4,6
/proc/28646/task/28709/stat : 28709 (java) R 28643 28646 23401 0 -1 4202560 9447 13317 0 0 175 2 5 2 20 0 15 0 474186265 11107315712 80941 33554432000 4194304 4196468 140735621106160 139669321981264 139669780819398 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28710] ppid=28643 vsize=10846988 memory=140493170546304 CPUtime=1.6 cores=0,2,4,6
/proc/28646/task/28710/stat : 28710 (java) S 28643 28646 23401 0 -1 1077944384 7496 13317 0 0 150 3 5 2 20 0 15 0 474186265 11107315712 80941 33554432000 4194304 4196468 140735621106160 139669320943984 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28711] ppid=28643 vsize=10846988 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28711/stat : 28711 (java) S 28643 28646 23401 0 -1 1077944384 3 13317 0 0 0 0 5 2 20 0 15 0 474186265 11107315712 80941 33554432000 4194304 4196468 140735621106160 139668041492960 139669797418709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
[pid=28646/tid=28712] ppid=28643 vsize=10846988 memory=140493170546304 CPUtime=0.07 cores=0,2,4,6
/proc/28646/task/28712/stat : 28712 (java) S 28643 28646 23401 0 -1 1077944384 5 13317 0 0 0 0 5 2 20 0 15 0 474186265 11107315712 80941 33554432000 4194304 4196468 140735621106160 139669319891888 139669797419650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17268736 140735621110511 140735621113029 140735621113029 140735621115855 0
Current children cumulated CPU time: 9.09 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 323764 KiB

[startup+4.11032 s]*
/proc/loadavg: 1.47 1.36 1.34 3/213 28713
/proc/meminfo: memFree=5203560/32770624 swapFree=66938732/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 4.12031
CPU time (s): 9.38296
CPU user time (s): 9.14122
CPU system time (s): 0.241736
CPU usage (%): 227.725
Max. virtual memory (cumulated for all children) (KiB): 10849652
Max. memory (cumulated for all children) (KiB): 323764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.14122
system time used= 0.241736
maximum resident set size= 326060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65937
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7324
involuntary context switches= 47


# summary of solver processes directly reported to runsolver:
#   pid: 28646
#   total CPU time (s): 9.38296
#   total CPU user time (s): 9.14122
#   total CPU system time (s): 0.241736

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.046084 second user time and 0.086203 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-20 13:34:48
IDJOB=4403032
IDBENCH=135059
IDSOLVER=2862
FILE ID=node139/4403032-1568979166
RUNJOBID= node139-1568967758-23432
PBS_JOBID= 21704618
Free space on /tmp= 5052 MiB

SOLVER NAME= Concrete 3.12.3
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-4403032-1568979166/watcher-4403032-1568979166 -o /tmp/evaluation-result-4403032-1568979166/solver-4403032-1568979166 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568967758-23432 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1887088754 HOME/instance-4403032-1568979166.xml

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

MD5SUM BENCH= 433dd3ec0e7241d29f211aaf8445577c
RANDOM SEED=1887088754

node139.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         5253328 kB
MemAvailable:   30967364 kB
Buffers:          130700 kB
Cached:         25403960 kB
SwapCached:        65324 kB
Active:         13595792 kB
Inactive:       12832652 kB
Active(anon):     831196 kB
Inactive(anon):   107896 kB
Active(file):   12764596 kB
Inactive(file): 12724756 kB
Unevictable:      108884 kB
Mlocked:          108884 kB
SwapTotal:      67108860 kB
SwapFree:       66938732 kB
Dirty:             35172 kB
Writeback:             0 kB
AnonPages:       1084856 kB
Mapped:            64576 kB
Shmem:             37136 kB
Slab:             682652 kB
SReclaimable:     653144 kB
SUnreclaim:        29508 kB
KernelStack:        3984 kB
PageTables:         7496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2098300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    966656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5016 MiB
End job on node139 at 2019-09-20 13:34:52