Trace number 4293061

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.8 2018-06-13OPT4 6.87004 3.57152

General information on the benchmark

NamePseudoBoolean-opt/
Pb-garden-4x4_c18.xml
MD5SUM854371ae6c45321a117efbc84c9832b3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.00617
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints16
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":16}]
Minimum variable degree4
Maximum variable degree6
Distribution of variable degrees[{"degree":4,"count":4},{"degree":5,"count":8},{"degree":6,"count":4}]
Minimum constraint arity3
Maximum constraint arity5
Distribution of constraint arities[{"arity":3,"count":4},{"arity":4,"count":8},{"arity":5,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":16}]
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.99/0.75	c Concrete v3.8.1528841891564 running
6.58/3.40	o 5
6.58/3.43	o 4
6.58/3.44	v <instantiation cost="4">
6.58/3.44	v       <list>
6.58/3.44	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]
6.58/3.44	v       </list>
6.58/3.44	v       <values>
6.58/3.44	v         0 1 0 0 0 0 0 1 1 0 0 0 0 0 1 0
6.58/3.44	v       </values>
6.58/3.44	v     </instantiation>
6.58/3.44	s OPTIMUM FOUND

Verifier Data

OK	4

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293061-1532308263/watcher-4293061-1532308263 -o /tmp/evaluation-result-4293061-1532308263/solver-4293061-1532308263 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532295923-7918 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=2077571161 HOME/instance-4293061-1532308263.xml 

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

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


[startup+0.10006 s]*
/proc/loadavg: 1.32 1.40 1.40 3/208 10015
/proc/meminfo: memFree=18816344/32770624 swapFree=67108860/67108860
[pid=9958] ppid=9955 vsize=9972712 memory=16812 CPUtime=0.09 cores=0,2,4,6
/proc/9958/stat : 9958 (java) S 9955 9958 7887 0 -1 1077944320 4320 13145 0 0 1 1 5 2 20 0 6 0 48389470 10212057088 4203 33554432000 4194304 4196468 140727682582752 140727682565296 140336098647799 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
/proc/9958/statm: 2493178 4203 1934 1 0 2481616 0
[pid=9958/tid=10011] ppid=9955 vsize=9972712 memory=-8960601696899481541 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10011/stat : 10011 (java) R 9955 9958 7887 0 -1 4202560 2164 13145 0 0 0 0 5 2 20 0 6 0 48389479 10212057088 4203 33554432000 4194304 4196468 140727682582752 140336070484560 140336082728316 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10012] ppid=9955 vsize=9972712 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10012/stat : 10012 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 6 0 48389480 10212057088 4203 33554432000 4194304 4196468 140727682582752 140336102889872 140336098658005 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10013] ppid=9955 vsize=9972712 memory=139741360580224 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10013/stat : 10013 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 6 0 48389480 10212057088 4203 33554432000 4194304 4196468 140727682582752 140335991163152 140336098658005 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10014] ppid=9955 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10014/stat : 10014 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 6 0 48389480 10212057088 4203 33554432000 4194304 4196468 140727682582752 140335990110864 140336098658005 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10015] ppid=9955 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10015/stat : 10015 (java) S 9955 9958 7887 0 -1 1077944384 2 13145 0 0 0 0 5 2 20 0 6 0 48389480 10212057088 4203 33554432000 4194304 4196468 140727682582752 140335989058064 140336098658005 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210799 s]*
/proc/loadavg: 1.32 1.40 1.40 3/217 10024
/proc/meminfo: memFree=18796044/32770624 swapFree=67108860/67108860
[pid=9958] ppid=9955 vsize=10818904 memory=39276 CPUtime=0.25 cores=0,2,4,6
/proc/9958/stat : 9958 (java) S 9955 9958 7887 0 -1 1077944320 7095 13145 0 0 16 2 5 2 20 0 15 0 48389470 11078557696 9819 33554432000 4194304 4196468 140727682582752 140727682565296 140336098647799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
/proc/9958/statm: 2704726 9819 2940 1 0 2667149 0
[pid=9958/tid=10011] ppid=9955 vsize=10818904 memory=8514701219931451533 CPUtime=0.18 cores=0,2,4,6
/proc/9958/task/10011/stat : 10011 (java) R 9955 9958 7887 0 -1 4202560 3749 13145 0 0 10 1 5 2 20 0 15 0 48389479 11078557696 9951 33554432000 4194304 4196468 140727682582752 140336070464912 140336078923548 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10012] ppid=9955 vsize=10818904 memory=-7025452035940392864 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10012/stat : 10012 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389480 11078557696 9951 33554432000 4194304 4196468 140727682582752 140336102889872 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10013] ppid=9955 vsize=10818904 memory=139741360580224 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10013/stat : 10013 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389480 11078557696 9951 33554432000 4194304 4196468 140727682582752 140335991163152 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10014] ppid=9955 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10014/stat : 10014 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389480 11078557696 10017 33554432000 4194304 4196468 140727682582752 140335990110864 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10015] ppid=9955 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10015/stat : 10015 (java) S 9955 9958 7887 0 -1 1077944384 2 13145 0 0 0 0 5 2 20 0 15 0 48389480 11078557696 10017 33554432000 4194304 4196468 140727682582752 140335989058064 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10016] ppid=9955 vsize=10818904 memory=139741360580224 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10016/stat : 10016 (java) S 9955 9958 7887 0 -1 1077944384 2 13145 0 0 0 0 5 2 20 0 15 0 48389481 11078557696 10017 33554432000 4194304 4196468 140727682582752 140335423355504 140336098658946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10017] ppid=9955 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10017/stat : 10017 (java) S 9955 9958 7887 0 -1 1077944384 33 13145 0 0 0 0 5 2 20 0 15 0 48389482 11078557696 10017 33554432000 4194304 4196468 140727682582752 140335422301472 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10018] ppid=9955 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10018/stat : 10018 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389482 11078557696 10017 33554432000 4194304 4196468 140727682582752 140334969382512 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10019] ppid=9955 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10019/stat : 10019 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 15 0 48389485 11078557696 10017 33554432000 4194304 4196468 140727682582752 140334661982800 140336098666395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10020] ppid=9955 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10020/stat : 10020 (java) S 9955 9958 7887 0 -1 1077944384 438 13145 0 0 0 0 5 2 20 0 15 0 48389485 11078557696 10017 33554432000 4194304 4196468 140727682582752 140335388743792 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10021] ppid=9955 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9958/task/10021/stat : 10021 (java) S 9955 9958 7887 0 -1 1077944384 188 13145 0 0 1 0 5 2 20 0 15 0 48389485 11078557696 10017 33554432000 4194304 4196468 140727682582752 140335387690992 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10022] ppid=9955 vsize=10818904 memory=139741360580224 CPUtime=0.1 cores=0,2,4,6
/proc/9958/task/10022/stat : 10022 (java) S 9955 9958 7887 0 -1 1077944384 615 13145 0 0 3 0 5 2 20 0 15 0 48389485 11078557696 10017 33554432000 4194304 4196468 140727682582752 140335386638704 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10023] ppid=9955 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10023/stat : 10023 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 15 0 48389485 11078557696 10017 33554432000 4194304 4196468 140727682582752 140334628424160 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10024] ppid=9955 vsize=10818904 memory=139741360580224 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10024/stat : 10024 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389485 11078557696 10017 33554432000 4194304 4196468 140727682582752 140335385586608 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 39276 KiB

[startup+0.310222 s]*
/proc/loadavg: 1.32 1.40 1.40 3/217 10024
/proc/meminfo: memFree=18784072/32770624 swapFree=67108860/67108860
[pid=9958] ppid=9955 vsize=10819352 memory=52388 CPUtime=0.37 cores=0,2,4,6
/proc/9958/stat : 9958 (java) S 9955 9958 7887 0 -1 1077944320 10230 13145 0 0 28 2 5 2 20 0 15 0 48389470 11079016448 13097 33554432000 4194304 4196468 140727682582752 140727682565296 140336098647799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
/proc/9958/statm: 2704838 13097 3059 1 0 2667149 0
[pid=9958/tid=10011] ppid=9955 vsize=10819352 memory=8112282956445269571 CPUtime=0.27 cores=0,2,4,6
/proc/9958/task/10011/stat : 10011 (java) R 9955 9958 7887 0 -1 4202560 6901 13145 0 0 19 1 5 2 20 0 15 0 48389479 11079016448 13295 33554432000 4194304 4196468 140727682582752 140336070459808 140336078923520 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10012] ppid=9955 vsize=10819352 memory=1408 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10012/stat : 10012 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389480 11079016448 13295 33554432000 4194304 4196468 140727682582752 140336102889872 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10013] ppid=9955 vsize=10819352 memory=2209 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10013/stat : 10013 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389480 11079016448 13295 33554432000 4194304 4196468 140727682582752 140335991163152 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10014] ppid=9955 vsize=10819352 memory=92612 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10014/stat : 10014 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389480 11079016448 13295 33554432000 4194304 4196468 140727682582752 140335990110864 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10015] ppid=9955 vsize=10819352 memory=4126316290023845779 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10015/stat : 10015 (java) S 9955 9958 7887 0 -1 1077944384 2 13145 0 0 0 0 5 2 20 0 15 0 48389480 11079016448 13295 33554432000 4194304 4196468 140727682582752 140335989058064 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10016] ppid=9955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10016/stat : 10016 (java) S 9955 9958 7887 0 -1 1077944384 2 13145 0 0 0 0 5 2 20 0 15 0 48389481 11079016448 13295 33554432000 4194304 4196468 140727682582752 140335423355504 140336098658946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10017] ppid=9955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10017/stat : 10017 (java) S 9955 9958 7887 0 -1 1077944384 33 13145 0 0 0 0 5 2 20 0 15 0 48389482 11079016448 13295 33554432000 4194304 4196468 140727682582752 140335422301472 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10018] ppid=9955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10018/stat : 10018 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389482 11079016448 13295 33554432000 4194304 4196468 140727682582752 140334969382512 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10019] ppid=9955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10019/stat : 10019 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 15 0 48389485 11079016448 13295 33554432000 4194304 4196468 140727682582752 140334661982800 140336098666395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10020] ppid=9955 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9958/task/10020/stat : 10020 (java) S 9955 9958 7887 0 -1 1077944384 438 13145 0 0 1 0 5 2 20 0 15 0 48389485 11079016448 13295 33554432000 4194304 4196468 140727682582752 140335388743792 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10021] ppid=9955 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9958/task/10021/stat : 10021 (java) S 9955 9958 7887 0 -1 1077944384 189 13145 0 0 1 0 5 2 20 0 15 0 48389485 11079016448 13295 33554432000 4194304 4196468 140727682582752 140335387690992 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10022] ppid=9955 vsize=10819352 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/9958/task/10022/stat : 10022 (java) S 9955 9958 7887 0 -1 1077944384 625 13145 0 0 5 0 5 2 20 0 15 0 48389485 11079016448 13295 33554432000 4194304 4196468 140727682582752 140335386638704 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10023] ppid=9955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10023/stat : 10023 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 15 0 48389485 11079016448 13295 33554432000 4194304 4196468 140727682582752 140334628424160 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10024] ppid=9955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10024/stat : 10024 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389485 11079016448 13295 33554432000 4194304 4196468 140727682582752 140335385586608 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 52388 KiB

[startup+0.700745 s]
/proc/loadavg: 1.32 1.40 1.40 3/217 10024
/proc/meminfo: memFree=18772848/32770624 swapFree=67108860/67108860
[pid=9958] ppid=9955 vsize=10819352 memory=86068 CPUtime=0.99 cores=0,2,4,6
/proc/9958/stat : 9958 (java) S 9955 9958 7887 0 -1 1077944320 16721 13145 0 0 88 4 5 2 20 0 15 0 48389470 11079016448 21517 33554432000 4194304 4196468 140727682582752 140727682565296 140336098647799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
/proc/9958/statm: 2704838 21517 3237 1 0 2667149 0
[pid=9958/tid=10011] ppid=9955 vsize=10819352 memory=2241 CPUtime=0.65 cores=0,2,4,6
/proc/9958/task/10011/stat : 10011 (java) R 9955 9958 7887 0 -1 4202560 12156 13145 0 0 56 2 5 2 20 0 15 0 48389479 11079016448 21517 33554432000 4194304 4196468 140727682582752 140336070470800 140336082728286 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10012] ppid=9955 vsize=10819352 memory=2244 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10012/stat : 10012 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389480 11079016448 21517 33554432000 4194304 4196468 140727682582752 140336102889872 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10013] ppid=9955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10013/stat : 10013 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389480 11079016448 21517 33554432000 4194304 4196468 140727682582752 140335991163152 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10014] ppid=9955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10014/stat : 10014 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389480 11079016448 21517 33554432000 4194304 4196468 140727682582752 140335990110864 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10015] ppid=9955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10015/stat : 10015 (java) S 9955 9958 7887 0 -1 1077944384 2 13145 0 0 0 0 5 2 20 0 15 0 48389480 11079016448 21517 33554432000 4194304 4196468 140727682582752 140335989058064 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10016] ppid=9955 vsize=10819352 memory=6944652177228980320 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10016/stat : 10016 (java) S 9955 9958 7887 0 -1 1077944384 5 13145 0 0 0 0 5 2 20 0 15 0 48389481 11079016448 21517 33554432000 4194304 4196468 140727682582752 140335423355504 140336098658946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10017] ppid=9955 vsize=10819352 memory=6944656592455359580 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10017/stat : 10017 (java) S 9955 9958 7887 0 -1 1077944384 33 13145 0 0 0 0 5 2 20 0 15 0 48389482 11079016448 21517 33554432000 4194304 4196468 140727682582752 140335422301472 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10018] ppid=9955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10018/stat : 10018 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389482 11079016448 21517 33554432000 4194304 4196468 140727682582752 140334969382512 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10019] ppid=9955 vsize=10819352 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10019/stat : 10019 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 15 0 48389485 11079016448 21517 33554432000 4194304 4196468 140727682582752 140334661982800 140336098666395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10020] ppid=9955 vsize=10819352 memory=139741257303952 CPUtime=0.17 cores=0,2,4,6
/proc/9958/task/10020/stat : 10020 (java) S 9955 9958 7887 0 -1 1077944384 1021 13145 0 0 10 0 5 2 20 0 15 0 48389485 11079016448 21517 33554432000 4194304 4196468 140727682582752 140335388743792 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10021] ppid=9955 vsize=10819352 memory=24964 CPUtime=0.14 cores=0,2,4,6
/proc/9958/task/10021/stat : 10021 (java) S 9955 9958 7887 0 -1 1077944384 589 13145 0 0 7 0 5 2 20 0 15 0 48389485 11079016448 21517 33554432000 4194304 4196468 140727682582752 140335387690992 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10022] ppid=9955 vsize=10819352 memory=2244 CPUtime=0.2 cores=0,2,4,6
/proc/9958/task/10022/stat : 10022 (java) S 9955 9958 7887 0 -1 1077944384 717 13145 0 0 13 0 5 2 20 0 15 0 48389485 11079016448 21517 33554432000 4194304 4196468 140727682582752 140335386638704 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10023] ppid=9955 vsize=10819352 memory=139741257301360 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10023/stat : 10023 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 15 0 48389485 11079016448 21517 33554432000 4194304 4196468 140727682582752 140334628424160 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10024] ppid=9955 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10024/stat : 10024 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389485 11079016448 21517 33554432000 4194304 4196468 140727682582752 140335385586608 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 86068 KiB

[startup+1.5008 s]
/proc/loadavg: 1.32 1.40 1.40 3/217 10024
/proc/meminfo: memFree=18728552/32770624 swapFree=67108860/67108860
[pid=9958] ppid=9955 vsize=10834252 memory=175260 CPUtime=2.23 cores=0,2,4,6
/proc/9958/stat : 9958 (java) S 9955 9958 7887 0 -1 1077944320 23900 13145 0 0 207 9 5 2 20 0 15 0 48389470 11094274048 43815 33554432000 4194304 4196468 140727682582752 140727682565296 140336098647799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
/proc/9958/statm: 2708563 43815 3467 1 0 2670221 0
[pid=9958/tid=10011] ppid=9955 vsize=10834252 memory=10 CPUtime=1.42 cores=0,2,4,6
/proc/9958/task/10011/stat : 10011 (java) R 9955 9958 7887 0 -1 4202560 17717 13145 0 0 131 4 5 2 20 0 15 0 48389479 11094274048 43815 33554432000 4194304 4196468 140727682582752 140336070479360 140336090884926 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10012] ppid=9955 vsize=10834252 memory=20 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10012/stat : 10012 (java) S 9955 9958 7887 0 -1 1077944384 203 13145 0 0 0 0 5 2 20 0 15 0 48389480 11094274048 43815 33554432000 4194304 4196468 140727682582752 140336102889872 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10013] ppid=9955 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9958/task/10013/stat : 10013 (java) S 9955 9958 7887 0 -1 1077944384 27 13145 0 0 1 0 5 2 20 0 15 0 48389480 11094274048 43815 33554432000 4194304 4196468 140727682582752 140335991163152 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10014] ppid=9955 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9958/task/10014/stat : 10014 (java) S 9955 9958 7887 0 -1 1077944384 26 13145 0 0 1 0 5 2 20 0 15 0 48389480 11094274048 43815 33554432000 4194304 4196468 140727682582752 140335990110864 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10015] ppid=9955 vsize=10834252 memory=100148 CPUtime=0.08 cores=0,2,4,6
/proc/9958/task/10015/stat : 10015 (java) S 9955 9958 7887 0 -1 1077944384 61 13145 0 0 1 0 5 2 20 0 15 0 48389480 11094274048 43815 33554432000 4194304 4196468 140727682582752 140335989058064 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10016] ppid=9955 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9958/task/10016/stat : 10016 (java) S 9955 9958 7887 0 -1 1077944384 64 13145 0 0 1 0 5 2 20 0 15 0 48389481 11094274048 43815 33554432000 4194304 4196468 140727682582752 140335423355504 140336098658946 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10017] ppid=9955 vsize=10834252 memory=6442213893637433421 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10017/stat : 10017 (java) S 9955 9958 7887 0 -1 1077944384 34 13145 0 0 0 0 5 2 20 0 15 0 48389482 11094274048 43815 33554432000 4194304 4196468 140727682582752 140335422301536 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10018] ppid=9955 vsize=10834252 memory=7591221154046895449 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10018/stat : 10018 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389482 11094274048 43815 33554432000 4194304 4196468 140727682582752 140334969382528 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10019] ppid=9955 vsize=10834252 memory=7738706353716618852 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10019/stat : 10019 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 15 0 48389485 11094274048 43815 33554432000 4194304 4196468 140727682582752 140334661982800 140336098666395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10020] ppid=9955 vsize=10834252 memory=5571041044932614245 CPUtime=0.28 cores=0,2,4,6
/proc/9958/task/10020/stat : 10020 (java) S 9955 9958 7887 0 -1 1077944384 1238 13145 0 0 21 0 5 2 20 0 15 0 48389485 11094274048 43815 33554432000 4194304 4196468 140727682582752 140335388743792 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10021] ppid=9955 vsize=10834252 memory=7158584219120920937 CPUtime=0.27 cores=0,2,4,6
/proc/9958/task/10021/stat : 10021 (java) S 9955 9958 7887 0 -1 1077944384 1117 13145 0 0 20 0 5 2 20 0 15 0 48389485 11094274048 43815 33554432000 4194304 4196468 140727682582752 140335387690992 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10022] ppid=9955 vsize=10834252 memory=7011348500760777816 CPUtime=0.36 cores=0,2,4,6
/proc/9958/task/10022/stat : 10022 (java) S 9955 9958 7887 0 -1 1077944384 1218 13145 0 0 29 0 5 2 20 0 15 0 48389485 11094274048 43815 33554432000 4194304 4196468 140727682582752 140335386638704 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10023] ppid=9955 vsize=10834252 memory=4639341352798146640 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10023/stat : 10023 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 15 0 48389485 11094274048 43815 33554432000 4194304 4196468 140727682582752 140334628424160 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10024] ppid=9955 vsize=10834252 memory=56 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10024/stat : 10024 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389485 11094274048 43815 33554432000 4194304 4196468 140727682582752 140335385586608 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
Current children cumulated CPU time: 2.23 s
Current children cumulated vsize: 10834252 KiB
Current children cumulated memory: 175260 KiB

[startup+3.1108 s]
/proc/loadavg: 1.38 1.41 1.40 3/217 10024
/proc/meminfo: memFree=18598000/32770624 swapFree=67108860/67108860
[pid=9958] ppid=9955 vsize=10846560 memory=240852 CPUtime=5.92 cores=0,2,4,6
/proc/9958/stat : 9958 (java) S 9955 9958 7887 0 -1 1077944320 36383 13145 0 0 569 16 5 2 20 0 15 0 48389470 11106877440 60213 33554432000 4194304 4196468 140727682582752 140727682565296 140336098647799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
/proc/9958/statm: 2711640 60213 3494 1 0 2673293 0
[pid=9958/tid=10011] ppid=9955 vsize=10846560 memory=0 CPUtime=2.98 cores=0,2,4,6
/proc/9958/task/10011/stat : 10011 (java) R 9955 9958 7887 0 -1 4202560 24222 13145 0 0 285 6 5 2 20 0 15 0 48389479 11106877440 60213 33554432000 4194304 4196468 140727682582752 140336070476064 140336082728286 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10012] ppid=9955 vsize=10846560 memory=10 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10012/stat : 10012 (java) S 9955 9958 7887 0 -1 1077944384 218 13145 0 0 2 0 5 2 20 0 15 0 48389480 11106877440 60213 33554432000 4194304 4196468 140727682582752 140336102889872 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10013] ppid=9955 vsize=10846560 memory=20 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10013/stat : 10013 (java) S 9955 9958 7887 0 -1 1077944384 42 13145 0 0 2 0 5 2 20 0 15 0 48389480 11106877440 60213 33554432000 4194304 4196468 140727682582752 140335991163152 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10014] ppid=9955 vsize=10846560 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10014/stat : 10014 (java) S 9955 9958 7887 0 -1 1077944384 35 13145 0 0 2 0 5 2 20 0 15 0 48389480 11106877440 60213 33554432000 4194304 4196468 140727682582752 140335990110864 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10015] ppid=9955 vsize=10846560 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10015/stat : 10015 (java) S 9955 9958 7887 0 -1 1077944384 89 13145 0 0 2 0 5 2 20 0 15 0 48389480 11106877440 60213 33554432000 4194304 4196468 140727682582752 140335989058064 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10016] ppid=9955 vsize=10846560 memory=436 CPUtime=0.1 cores=0,2,4,6
/proc/9958/task/10016/stat : 10016 (java) S 9955 9958 7887 0 -1 1077944384 1192 13145 0 0 3 0 5 2 20 0 15 0 48389481 11106877440 60213 33554432000 4194304 4196468 140727682582752 140335423355504 140336098658946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10017] ppid=9955 vsize=10846560 memory=8112282956445269571 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10017/stat : 10017 (java) S 9955 9958 7887 0 -1 1077944384 34 13145 0 0 0 0 5 2 20 0 15 0 48389482 11106877440 60213 33554432000 4194304 4196468 140727682582752 140335422301536 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10018] ppid=9955 vsize=10846560 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10018/stat : 10018 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389482 11106877440 60213 33554432000 4194304 4196468 140727682582752 140334969382528 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10019] ppid=9955 vsize=10846560 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10019/stat : 10019 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 15 0 48389485 11106877440 60213 33554432000 4194304 4196468 140727682582752 140334661982800 140336098666395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10020] ppid=9955 vsize=10846560 memory=0 CPUtime=1.04 cores=0,2,4,6
/proc/9958/task/10020/stat : 10020 (java) S 9955 9958 7887 0 -1 1077944384 3054 13145 0 0 96 1 5 2 20 0 15 0 48389485 11106877440 60213 33554432000 4194304 4196468 140727682582752 140335388743792 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10021] ppid=9955 vsize=10846560 memory=9023629670928638048 CPUtime=0.76 cores=0,2,4,6
/proc/9958/task/10021/stat : 10021 (java) R 9955 9958 7887 0 -1 4202560 1448 13145 0 0 68 1 5 2 20 0 15 0 48389485 11106877440 60213 33554432000 4194304 4196468 140727682582752 140335387670720 140336083529542 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10022] ppid=9955 vsize=10846560 memory=6944656592455359580 CPUtime=1.11 cores=0,2,4,6
/proc/9958/task/10022/stat : 10022 (java) S 9955 9958 7887 0 -1 1077944384 3857 13145 0 0 102 2 5 2 20 0 15 0 48389485 11106877440 60213 33554432000 4194304 4196468 140727682582752 140335386638704 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10023] ppid=9955 vsize=10846560 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10023/stat : 10023 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 15 0 48389485 11106877440 60213 33554432000 4194304 4196468 140727682582752 140334628424160 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10024] ppid=9955 vsize=10846560 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10024/stat : 10024 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389485 11106877440 60213 33554432000 4194304 4196468 140727682582752 140335385586608 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
Current children cumulated CPU time: 5.92 s
Current children cumulated vsize: 10846560 KiB
Current children cumulated memory: 240852 KiB

[startup+3.57147 s]
# the end of solver process 9958 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.62754 s, system=0.242494 s

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

[startup+3.20475 s]
/proc/loadavg: 1.38 1.41 1.40 3/217 10024
/proc/meminfo: memFree=18598000/32770624 swapFree=67108860/67108860
[pid=9958] ppid=9955 vsize=10846560 memory=271256 CPUtime=6.12 cores=0,2,4,6
/proc/9958/stat : 9958 (java) S 9955 9958 7887 0 -1 1077944320 48001 13145 0 0 588 17 5 2 20 0 15 0 48389470 11106877440 67814 33554432000 4194304 4196468 140727682582752 140727682565296 140336098647799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
/proc/9958/statm: 2711640 67814 3494 1 0 2673293 0
[pid=9958/tid=10011] ppid=9955 vsize=10846560 memory=0 CPUtime=3.08 cores=0,2,4,6
/proc/9958/task/10011/stat : 10011 (java) R 9955 9958 7887 0 -1 4202560 32586 13145 0 0 294 7 5 2 20 0 15 0 48389479 11106877440 67814 33554432000 4194304 4196468 140727682582752 140336070434824 140336078923520 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10012] ppid=9955 vsize=10846560 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10012/stat : 10012 (java) S 9955 9958 7887 0 -1 1077944384 218 13145 0 0 2 0 5 2 20 0 15 0 48389480 11106877440 67814 33554432000 4194304 4196468 140727682582752 140336102889872 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10013] ppid=9955 vsize=10846560 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10013/stat : 10013 (java) S 9955 9958 7887 0 -1 1077944384 42 13145 0 0 2 0 5 2 20 0 15 0 48389480 11106877440 67814 33554432000 4194304 4196468 140727682582752 140335991163152 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10014] ppid=9955 vsize=10846560 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10014/stat : 10014 (java) S 9955 9958 7887 0 -1 1077944384 35 13145 0 0 2 0 5 2 20 0 15 0 48389480 11106877440 67814 33554432000 4194304 4196468 140727682582752 140335990110864 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10015] ppid=9955 vsize=10846560 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10015/stat : 10015 (java) S 9955 9958 7887 0 -1 1077944384 89 13145 0 0 2 0 5 2 20 0 15 0 48389480 11106877440 67814 33554432000 4194304 4196468 140727682582752 140335989058064 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10016] ppid=9955 vsize=10846560 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/9958/task/10016/stat : 10016 (java) S 9955 9958 7887 0 -1 1077944384 1192 13145 0 0 3 0 5 2 20 0 15 0 48389481 11106877440 67814 33554432000 4194304 4196468 140727682582752 140335423355504 140336098658946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10017] ppid=9955 vsize=10846560 memory=11 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10017/stat : 10017 (java) S 9955 9958 7887 0 -1 1077944384 34 13145 0 0 0 0 5 2 20 0 15 0 48389482 11106877440 67814 33554432000 4194304 4196468 140727682582752 140335422301536 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10018] ppid=9955 vsize=10846560 memory=9 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10018/stat : 10018 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389482 11106877440 67814 33554432000 4194304 4196468 140727682582752 140334969382528 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10019] ppid=9955 vsize=10846560 memory=16 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10019/stat : 10019 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 15 0 48389485 11106877440 67814 33554432000 4194304 4196468 140727682582752 140334661982800 140336098666395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10020] ppid=9955 vsize=10846560 memory=0 CPUtime=1.04 cores=0,2,4,6
/proc/9958/task/10020/stat : 10020 (java) S 9955 9958 7887 0 -1 1077944384 3059 13145 0 0 96 1 5 2 20 0 15 0 48389485 11106877440 67814 33554432000 4194304 4196468 140727682582752 140335388743792 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10021] ppid=9955 vsize=10846560 memory=0 CPUtime=0.86 cores=0,2,4,6
/proc/9958/task/10021/stat : 10021 (java) R 9955 9958 7887 0 -1 4202560 4703 13145 0 0 77 2 5 2 20 0 15 0 48389485 11106877440 67814 33554432000 4194304 4196468 140727682582752 140335387672400 140336082144587 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10022] ppid=9955 vsize=10846560 memory=4140 CPUtime=1.12 cores=0,2,4,6
/proc/9958/task/10022/stat : 10022 (java) S 9955 9958 7887 0 -1 1077944384 3872 13145 0 0 103 2 5 2 20 0 15 0 48389485 11106877440 67814 33554432000 4194304 4196468 140727682582752 140335386638704 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10023] ppid=9955 vsize=10846560 memory=15936 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10023/stat : 10023 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 15 0 48389485 11106877440 67814 33554432000 4194304 4196468 140727682582752 140334628424160 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10024] ppid=9955 vsize=10846560 memory=1296 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10024/stat : 10024 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389485 11106877440 67814 33554432000 4194304 4196468 140727682582752 140335385586608 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
Current children cumulated CPU time: 6.12 s
Current children cumulated vsize: 10846560 KiB
Current children cumulated memory: 271256 KiB

[startup+3.4008 s]
/proc/loadavg: 1.38 1.41 1.40 3/217 10024
/proc/meminfo: memFree=18598000/32770624 swapFree=67108860/67108860
[pid=9958] ppid=9955 vsize=10914144 memory=297268 CPUtime=6.58 cores=0,2,4,6
/proc/9958/stat : 9958 (java) S 9955 9958 7887 0 -1 1077944320 67238 13145 0 0 632 19 5 2 20 0 15 0 48389470 11176083456 74317 33554432000 4194304 4196468 140727682582752 140727682565296 140336098647799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
/proc/9958/statm: 2728536 74317 3494 1 0 2690189 0
[pid=9958/tid=10011] ppid=9955 vsize=10914144 memory=4414546666558723175 CPUtime=3.27 cores=0,2,4,6
/proc/9958/task/10011/stat : 10011 (java) R 9955 9958 7887 0 -1 4202560 49051 13145 0 0 311 9 5 2 20 0 15 0 48389479 11176083456 74317 33554432000 4194304 4196468 140727682582752 140336070481328 140336098659734 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10012] ppid=9955 vsize=10914144 memory=7900356879514100798 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10012/stat : 10012 (java) S 9955 9958 7887 0 -1 1077944384 218 13145 0 0 2 0 5 2 20 0 15 0 48389480 11176083456 74317 33554432000 4194304 4196468 140727682582752 140336102889872 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10013] ppid=9955 vsize=10914144 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10013/stat : 10013 (java) S 9955 9958 7887 0 -1 1077944384 42 13145 0 0 2 0 5 2 20 0 15 0 48389480 11176083456 74317 33554432000 4194304 4196468 140727682582752 140335991163152 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10014] ppid=9955 vsize=10914144 memory=139741360597089 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10014/stat : 10014 (java) S 9955 9958 7887 0 -1 1077944384 35 13145 0 0 2 0 5 2 20 0 15 0 48389480 11176083456 74317 33554432000 4194304 4196468 140727682582752 140335990110864 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10015] ppid=9955 vsize=10914144 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10015/stat : 10015 (java) S 9955 9958 7887 0 -1 1077944384 89 13145 0 0 2 0 5 2 20 0 15 0 48389480 11176083456 74317 33554432000 4194304 4196468 140727682582752 140335989058064 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10016] ppid=9955 vsize=10914144 memory=10 CPUtime=0.1 cores=0,2,4,6
/proc/9958/task/10016/stat : 10016 (java) S 9955 9958 7887 0 -1 1077944384 1841 13145 0 0 3 0 5 2 20 0 15 0 48389481 11176083456 74317 33554432000 4194304 4196468 140727682582752 140335423355504 140336098658946 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10017] ppid=9955 vsize=10914144 memory=7881696724453321575 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10017/stat : 10017 (java) S 9955 9958 7887 0 -1 1077944384 34 13145 0 0 0 0 5 2 20 0 15 0 48389482 11176083456 74317 33554432000 4194304 4196468 140727682582752 140335422301536 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10018] ppid=9955 vsize=10914144 memory=7525041441644699992 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10018/stat : 10018 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 15 0 48389482 11176083456 74317 33554432000 4194304 4196468 140727682582752 140334969382528 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10019] ppid=9955 vsize=10914144 memory=6440243331520807008 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10019/stat : 10019 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 15 0 48389485 11176083456 74317 33554432000 4194304 4196468 140727682582752 140334661982800 140336098666395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10020] ppid=9955 vsize=10914144 memory=5787213848606435153 CPUtime=1.09 cores=0,2,4,6
/proc/9958/task/10020/stat : 10020 (java) S 9955 9958 7887 0 -1 1077944384 3275 13145 0 0 101 1 5 2 20 0 15 0 48389485 11176083456 74317 33554432000 4194304 4196468 140727682582752 140335388743792 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10021] ppid=9955 vsize=10914144 memory=7518034348396861520 CPUtime=1.05 cores=0,2,4,6
/proc/9958/task/10021/stat : 10021 (java) R 9955 9958 7887 0 -1 4202560 6110 13145 0 0 96 2 5 2 20 0 15 0 48389485 11176083456 74317 33554432000 4194304 4196468 140727682582752 140335387676768 140336078340903 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10022] ppid=9955 vsize=10914144 memory=1200 CPUtime=1.15 cores=0,2,4,6
/proc/9958/task/10022/stat : 10022 (java) R 9955 9958 7887 0 -1 4202560 4341 13145 0 0 106 2 5 2 20 0 15 0 48389485 11176083456 74317 33554432000 4194304 4196468 140727682582752 140335386638592 140336082728286 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10023] ppid=9955 vsize=10914144 memory=7014751519600432465 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10023/stat : 10023 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 15 0 48389485 11176083456 74317 33554432000 4194304 4196468 140727682582752 140334628424160 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10024] ppid=9955 vsize=10914144 memory=6153431502485415785 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10024/stat : 10024 (java) S 9955 9958 7887 0 -1 1077944384 9 13145 0 0 0 0 5 2 20 0 15 0 48389485 11176083456 74317 33554432000 4194304 4196468 140727682582752 140335385586608 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
Current children cumulated CPU time: 6.58 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 297268 KiB

[startup+3.50084 s]
/proc/loadavg: 1.38 1.41 1.40 3/217 10024
/proc/meminfo: memFree=18598000/32770624 swapFree=67108860/67108860
[pid=9958] ppid=9955 vsize=11012452 memory=298052 CPUtime=6.79 cores=0,2,4,6
/proc/9958/stat : 9958 (java) S 9955 9958 7887 0 -1 1077944320 67682 13145 0 0 652 20 5 2 20 0 14 0 48389470 11276750848 74513 33554432000 4194304 4196468 140727682582752 140727682565296 140336098647799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
/proc/9958/statm: 2753113 74513 3496 1 0 2714766 0
[pid=9958/tid=10011] ppid=9955 vsize=11012452 memory=240852 CPUtime=3.31 cores=0,2,4,6
/proc/9958/task/10011/stat : 10011 (java) S 9955 9958 7887 0 -1 1077944384 49287 13145 0 0 315 9 5 2 20 0 14 0 48389479 11276750848 74513 33554432000 4194304 4196468 140727682582752 140336070491280 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10012] ppid=9955 vsize=11012452 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10012/stat : 10012 (java) S 9955 9958 7887 0 -1 1077944384 218 13145 0 0 2 0 5 2 20 0 14 0 48389480 11276750848 74513 33554432000 4194304 4196468 140727682582752 140336102889872 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10013] ppid=9955 vsize=11012452 memory=56 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10013/stat : 10013 (java) S 9955 9958 7887 0 -1 1077944384 42 13145 0 0 2 0 5 2 20 0 14 0 48389480 11276750848 74513 33554432000 4194304 4196468 140727682582752 140335991163152 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10014] ppid=9955 vsize=11012452 memory=10877 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10014/stat : 10014 (java) S 9955 9958 7887 0 -1 1077944384 35 13145 0 0 2 0 5 2 20 0 14 0 48389480 11276750848 74513 33554432000 4194304 4196468 140727682582752 140335990110864 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10015] ppid=9955 vsize=11012452 memory=20710 CPUtime=0.09 cores=0,2,4,6
/proc/9958/task/10015/stat : 10015 (java) S 9955 9958 7887 0 -1 1077944384 89 13145 0 0 2 0 5 2 20 0 14 0 48389480 11276750848 74513 33554432000 4194304 4196468 140727682582752 140335989058064 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10016] ppid=9955 vsize=11012452 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/9958/task/10016/stat : 10016 (java) S 9955 9958 7887 0 -1 1077944384 1841 13145 0 0 3 0 5 2 20 0 14 0 48389481 11276750848 74513 33554432000 4194304 4196468 140727682582752 140335423355712 140336098658946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10017] ppid=9955 vsize=11012452 memory=-9174445032661854264 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10017/stat : 10017 (java) S 9955 9958 7887 0 -1 1077944384 34 13145 0 0 0 0 5 2 20 0 14 0 48389482 11276750848 74513 33554432000 4194304 4196468 140727682582752 140335422301536 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10018] ppid=9955 vsize=11012452 memory=8112282956445269571 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10018/stat : 10018 (java) S 9955 9958 7887 0 -1 1077944384 1 13145 0 0 0 0 5 2 20 0 14 0 48389482 11276750848 74513 33554432000 4194304 4196468 140727682582752 140334969382528 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10019] ppid=9955 vsize=11012452 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10019/stat : 10019 (java) S 9955 9958 7887 0 -1 1077944384 6 13145 0 0 0 0 5 2 20 0 14 0 48389485 11276750848 74513 33554432000 4194304 4196468 140727682582752 140334661982448 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10020] ppid=9955 vsize=11012452 memory=0 CPUtime=1.11 cores=0,2,4,6
/proc/9958/task/10020/stat : 10020 (java) S 9955 9958 7887 0 -1 1077944384 3293 13145 0 0 103 1 5 2 20 0 14 0 48389485 11276750848 74513 33554432000 4194304 4196468 140727682582752 140335388728304 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10021] ppid=9955 vsize=11012452 memory=0 CPUtime=1.15 cores=0,2,4,6
/proc/9958/task/10021/stat : 10021 (java) R 9955 9958 7887 0 -1 4202560 6113 13145 0 0 106 2 5 2 20 0 14 0 48389485 11276750848 74513 33554432000 4194304 4196468 140727682582752 140335387675952 140336083755404 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10022] ppid=9955 vsize=11012452 memory=9023629670928638048 CPUtime=1.19 cores=0,2,4,6
/proc/9958/task/10022/stat : 10022 (java) S 9955 9958 7887 0 -1 1077944384 4507 13145 0 0 110 2 5 2 20 0 14 0 48389485 11276750848 74513 33554432000 4194304 4196468 140727682582752 140335386638704 140336098658946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
[pid=9958/tid=10023] ppid=9955 vsize=11012452 memory=6944656592455359580 CPUtime=0.07 cores=0,2,4,6
/proc/9958/task/10023/stat : 10023 (java) S 9955 9958 7887 0 -1 1077944384 3 13145 0 0 0 0 5 2 20 0 14 0 48389485 11276750848 74513 33554432000 4194304 4196468 140727682582752 140334628424160 140336098658005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10268672 140727682591342 140727682594140 140727682594140 140727682596815 0
Current children cumulated CPU time: 6.79 s
Current children cumulated vsize: 11012452 KiB
Current children cumulated memory: 298052 KiB

Child status: 0
Real time (s): 3.57152
CPU time (s): 6.87004
CPU user time (s): 6.62754
CPU system time (s): 0.242494
CPU usage (%): 192.356
Max. virtual memory (cumulated for all children) (KiB): 11012452
Max. memory (cumulated for all children) (KiB): 298052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.62754
system time used= 0.242494
maximum resident set size= 300956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81544
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= 5576
involuntary context switches= 42


# summary of solver processes directly reported to runsolver:
#   pid: 9958
#   total CPU time (s): 6.87004
#   total CPU user time (s): 6.62754
#   total CPU system time (s): 0.242494

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.052253 second user time and 0.068575 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-23 03:11:03
IDJOB=4293061
IDBENCH=141110
IDSOLVER=2750
FILE ID=node107/4293061-1532308263
RUNJOBID= node107-1532295923-7918
PBS_JOBID= 21018984
Free space on /tmp= 55100 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/PseudoBoolean-opt/Pb-garden-4x4_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293061-1532308263/watcher-4293061-1532308263 -o /tmp/evaluation-result-4293061-1532308263/solver-4293061-1532308263 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532295923-7918 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=2077571161 HOME/instance-4293061-1532308263.xml

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

MD5SUM BENCH= 854371ae6c45321a117efbc84c9832b3
RANDOM SEED=2077571161

node107.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.40
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.40
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.40
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.40
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:        18822600 kB
MemAvailable:   30702196 kB
Buffers:          255456 kB
Cached:         11771160 kB
SwapCached:            0 kB
Active:          2890004 kB
Inactive:       10426780 kB
Active(anon):    1293096 kB
Inactive(anon):    16872 kB
Active(file):    1596908 kB
Inactive(file): 10409908 kB
Unevictable:        7152 kB
Mlocked:            7152 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26568 kB
Writeback:             0 kB
AnonPages:       1365524 kB
Mapped:            50164 kB
Shmem:             17068 kB
Slab:             328532 kB
SReclaimable:     301240 kB
SUnreclaim:        27292 kB
KernelStack:        3840 kB
PageTables:         7712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2161396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1261568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 55072 MiB
End job on node107 at 2018-07-23 03:11:06