Trace number 4402865

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.3OPT131 9.71783 4.10421

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-6-3-20-1.xml
MD5SUMb4cf0cb08a05c1b083ee2f2000733b36
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark131
Best CPU time to get the best result obtained on this benchmark0.191809
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints400
Number of domains40
Minimum domain size3
Maximum domain size18
Distribution of domain sizes[{"size":3,"count":6},{"size":4,"count":9},{"size":5,"count":3},{"size":8,"count":1},{"size":10,"count":2},{"size":11,"count":4},{"size":12,"count":6},{"size":13,"count":5},{"size":14,"count":1},{"size":15,"count":1},{"size":17,"count":20},{"size":18,"count":18}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":38},{"degree":19,"count":20},{"degree":22,"count":17},{"degree":23,"count":1}]
Minimum constraint arity1
Maximum constraint arity18
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":398},{"arity":18,"count":1}]
Number of extensional constraints38
Number of intensional constraints361
Distribution of constraint types[{"type":"extension","count":38},{"type":"intension","count":361},{"type":"circuit","count":1}]
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
7.99/3.66	o 149
8.72/3.86	o 147
8.72/3.89	o 131
9.42/4.09	v <instantiation
9.42/4.09	v         cost = '131'>
9.42/4.09	v       <list>
9.42/4.09	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] l[0] l[1] l[2] l[3] l[4] l[5] l[6] l[7] l[8] l[9] l[10] l[11] l[12] l[13] l[14] l[15] l[16] l[17] l[18] l[19] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19]
9.42/4.09	v       </list>
9.42/4.09	v       <values>
9.42/4.09	v         0 1 2 3 4 5 6 7 8 10 11 17 12 13 14 9 15 16 0 0 0 0 0 0 0 0 0 6 4 1 0 0 0 1 13 16 9 10 10 10 9 16 16 15 10 11 15 15 11 9 15 9 11 15 10 16 7 5 2 3 5 2 2 14 7 2 3 3 6 3 6 8 2 1 1 8
9.42/4.09	v       </values>
9.42/4.09	v     </instantiation>
9.42/4.09	s OPTIMUM FOUND

Verifier Data

OK	131

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402865-1568973556/watcher-4402865-1568973556 -o /var/tmp/evaluation-result-4402865-1568973556/solver-4402865-1568973556 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1568967598-26369 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=2142651045 HOME/instance-4402865-1568973556.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=28594, runsolver pid=28591
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 2.19 1.88 1.81 3/222 28651
/proc/meminfo: memFree=6144640/32770624 swapFree=67001820/67108860
[pid=28594] ppid=28591 vsize=9972712 memory=18324 CPUtime=0.1 cores=0,2,4,6
/proc/28594/stat : 28594 (java) S 28591 28594 26338 0 -1 1077944320 4353 12982 0 0 1 1 5 3 20 0 6 0 473595136 10212057088 4581 33554432000 4194304 4196468 140729977909680 140729977892224 140012907171575 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
/proc/28594/statm: 2493178 4581 1930 1 0 2481616 0
[pid=28594/tid=28647] ppid=28591 vsize=9972712 memory=4279135703980081295 CPUtime=0.09 cores=0,2,4,6
/proc/28594/task/28647/stat : 28647 (java) R 28591 28594 26338 0 -1 4202560 2160 12982 0 0 1 0 5 3 20 0 6 0 473595145 10212057088 4647 33554432000 4194304 4196468 140729977909680 140012879008336 140012892294512 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28648] ppid=28591 vsize=9972712 memory=-7522837583129502606 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28648/stat : 28648 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 6 0 473595146 10212057088 4647 33554432000 4194304 4196468 140729977909680 140012911414160 140012907181781 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28649] ppid=28591 vsize=9972712 memory=139685314909824 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28649/stat : 28649 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 6 0 473595146 10212057088 4647 33554432000 4194304 4196468 140729977909680 140012799687440 140012907181781 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28650] ppid=28591 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28650/stat : 28650 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 6 0 473595146 10212057088 4647 33554432000 4194304 4196468 140729977909680 140012798635152 140012907181781 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28651] ppid=28591 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28651/stat : 28651 (java) S 28591 28594 26338 0 -1 1077944384 2 12982 0 0 0 0 5 3 20 0 6 0 473595146 10212057088 4647 33554432000 4194304 4196468 140729977909680 140012797582352 140012907181781 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18324 KiB

[startup+0.21061 s]*
/proc/loadavg: 2.19 1.88 1.81 3/231 28660
/proc/meminfo: memFree=6121572/32770624 swapFree=67001820/67108860
[pid=28594] ppid=28591 vsize=10819856 memory=44756 CPUtime=0.26 cores=0,2,4,6
/proc/28594/stat : 28594 (java) S 28591 28594 26338 0 -1 1077944320 7110 12982 0 0 16 2 5 3 20 0 15 0 473595136 11079532544 11189 33554432000 4194304 4196468 140729977909680 140729977892224 140012907171575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
/proc/28594/statm: 2704964 11189 3185 1 0 2667149 0
[pid=28594/tid=28647] ppid=28591 vsize=10820000 memory=-6517102902069810590 CPUtime=0.19 cores=0,2,4,6
/proc/28594/task/28647/stat : 28647 (java) R 28591 28594 26338 0 -1 4202560 3653 12982 0 0 10 1 5 3 20 0 15 0 473595145 11079680000 11254 33554432000 4194304 4196468 140729977909680 140012878982608 140012899849589 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28648] ppid=28591 vsize=10820000 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28648/stat : 28648 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595146 11079680000 11254 33554432000 4194304 4196468 140729977909680 140012911414160 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28649] ppid=28591 vsize=10820164 memory=139685314909824 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28649/stat : 28649 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595146 11079847936 11254 33554432000 4194304 4196468 140729977909680 140012799687440 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28650] ppid=28591 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28650/stat : 28650 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595146 11079847936 11254 33554432000 4194304 4196468 140729977909680 140012798635152 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28651] ppid=28591 vsize=10820164 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28651/stat : 28651 (java) S 28591 28594 26338 0 -1 1077944384 2 12982 0 0 0 0 5 3 20 0 15 0 473595146 11079847936 11254 33554432000 4194304 4196468 140729977909680 140012797582352 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28652] ppid=28591 vsize=10820164 memory=139685314909824 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28652/stat : 28652 (java) S 28591 28594 26338 0 -1 1077944384 2 12982 0 0 0 0 5 3 20 0 15 0 473595147 11079847936 11254 33554432000 4194304 4196468 140729977909680 140012366547056 140012907182722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28653] ppid=28591 vsize=10820164 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28653/stat : 28653 (java) S 28591 28594 26338 0 -1 1077944384 33 12982 0 0 0 0 5 3 20 0 15 0 473595148 11079847936 11254 33554432000 4194304 4196468 140729977909680 140012365493024 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28654] ppid=28591 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28654/stat : 28654 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595148 11079847936 11254 33554432000 4194304 4196468 140729977909680 140012242855024 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28655] ppid=28591 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28655/stat : 28655 (java) S 28591 28594 26338 0 -1 1077944384 2 12982 0 0 0 0 5 3 20 0 15 0 473595151 11079847936 11320 33554432000 4194304 4196468 140729977909680 140011638876240 140012907190171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28656] ppid=28591 vsize=10820164 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28594/task/28656/stat : 28656 (java) S 28591 28594 26338 0 -1 1077944384 462 12982 0 0 1 0 5 3 20 0 15 0 473595151 11079847936 11320 33554432000 4194304 4196468 140729977909680 140012331936368 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28657] ppid=28591 vsize=10820164 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/28594/task/28657/stat : 28657 (java) R 28591 28594 26338 0 -1 1077944384 192 12982 0 0 1 0 5 3 20 0 15 0 473595151 11079847936 11320 33554432000 4194304 4196468 140729977909680 140012330883568 140012907182722 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28658] ppid=28591 vsize=10820164 memory=139685314909824 CPUtime=0.11 cores=0,2,4,6
/proc/28594/task/28658/stat : 28658 (java) S 28591 28594 26338 0 -1 1077944384 596 12982 0 0 3 0 5 3 20 0 15 0 473595151 11079847936 11320 33554432000 4194304 4196468 140729977909680 140012329831280 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28659] ppid=28591 vsize=10820164 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28659/stat : 28659 (java) S 28591 28594 26338 0 -1 1077944384 3 12982 0 0 0 0 5 3 20 0 15 0 473595151 11079847936 11320 33554432000 4194304 4196468 140729977909680 140011169115104 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28660] ppid=28591 vsize=10820164 memory=139685314909824 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28660/stat : 28660 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595151 11079847936 11320 33554432000 4194304 4196468 140729977909680 140012328778160 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819856 KiB
Current children cumulated memory: 44756 KiB

[startup+0.31079 s]*
/proc/loadavg: 2.19 1.88 1.81 4/231 28660
/proc/meminfo: memFree=6108648/32770624 swapFree=67001820/67108860
[pid=28594] ppid=28591 vsize=10820196 memory=53724 CPUtime=0.4 cores=0,2,4,6
/proc/28594/stat : 28594 (java) S 28591 28594 26338 0 -1 1077944320 10589 12982 0 0 29 3 5 3 20 0 15 0 473595136 11079880704 13431 33554432000 4194304 4196468 140729977909680 140729977892224 140012907171575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
/proc/28594/statm: 2705049 13431 3343 1 0 2667149 0
[pid=28594/tid=28647] ppid=28591 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/28594/task/28647/stat : 28647 (java) R 28591 28594 26338 0 -1 4202560 7069 12982 0 0 19 2 5 3 20 0 15 0 473595145 11079880704 13431 33554432000 4194304 4196468 140729977909680 140012878987840 140012891252062 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28648] ppid=28591 vsize=10820196 memory=7228928657774891088 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28648/stat : 28648 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595146 11079880704 13431 33554432000 4194304 4196468 140729977909680 140012911414160 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28649] ppid=28591 vsize=10820196 memory=2076 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28649/stat : 28649 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595146 11079880704 13431 33554432000 4194304 4196468 140729977909680 140012799687440 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28650] ppid=28591 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28650/stat : 28650 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595146 11079880704 13431 33554432000 4194304 4196468 140729977909680 140012798635152 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28651] ppid=28591 vsize=10820196 memory=4872558044660077418 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28651/stat : 28651 (java) S 28591 28594 26338 0 -1 1077944384 2 12982 0 0 0 0 5 3 20 0 15 0 473595146 11079880704 13431 33554432000 4194304 4196468 140729977909680 140012797582352 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28652] ppid=28591 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28652/stat : 28652 (java) S 28591 28594 26338 0 -1 1077944384 2 12982 0 0 0 0 5 3 20 0 15 0 473595147 11079880704 13431 33554432000 4194304 4196468 140729977909680 140012366547056 140012907182722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28653] ppid=28591 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28653/stat : 28653 (java) S 28591 28594 26338 0 -1 1077944384 33 12982 0 0 0 0 5 3 20 0 15 0 473595148 11079880704 13431 33554432000 4194304 4196468 140729977909680 140012365493024 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28654] ppid=28591 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28654/stat : 28654 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595148 11079880704 13431 33554432000 4194304 4196468 140729977909680 140012242855024 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28655] ppid=28591 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28655/stat : 28655 (java) S 28591 28594 26338 0 -1 1077944384 2 12982 0 0 0 0 5 3 20 0 15 0 473595151 11079880704 13431 33554432000 4194304 4196468 140729977909680 140011638876240 140012907190171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28656] ppid=28591 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28594/task/28656/stat : 28656 (java) S 28591 28594 26338 0 -1 1077944384 462 12982 0 0 1 0 5 3 20 0 15 0 473595151 11079880704 13431 33554432000 4194304 4196468 140729977909680 140012331936368 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28657] ppid=28591 vsize=10820196 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28657/stat : 28657 (java) S 28591 28594 26338 0 -1 1077944384 203 12982 0 0 2 0 5 3 20 0 15 0 473595151 11079880704 13431 33554432000 4194304 4196468 140729977909680 140012330883568 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28658] ppid=28591 vsize=10820196 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/28594/task/28658/stat : 28658 (java) S 28591 28594 26338 0 -1 1077944384 604 12982 0 0 5 0 5 3 20 0 15 0 473595151 11079880704 13431 33554432000 4194304 4196468 140729977909680 140012329831280 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28659] ppid=28591 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28659/stat : 28659 (java) S 28591 28594 26338 0 -1 1077944384 3 12982 0 0 0 0 5 3 20 0 15 0 473595151 11079880704 13431 33554432000 4194304 4196468 140729977909680 140011169115104 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28660] ppid=28591 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28660/stat : 28660 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595151 11079880704 13431 33554432000 4194304 4196468 140729977909680 140012328778160 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 53724 KiB

[startup+0.700735 s]
/proc/loadavg: 2.19 1.88 1.81 3/231 28660
/proc/meminfo: memFree=6094924/32770624 swapFree=67001820/67108860
[pid=28594] ppid=28591 vsize=10824364 memory=85488 CPUtime=1.15 cores=0,2,4,6
/proc/28594/stat : 28594 (java) S 28591 28594 26338 0 -1 1077944320 14598 12982 0 0 102 5 5 3 20 0 15 0 473595136 11084148736 21372 33554432000 4194304 4196468 140729977909680 140729977892224 140012907171575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
/proc/28594/statm: 2706091 21372 3510 1 0 2668173 0
[pid=28594/tid=28647] ppid=28591 vsize=10824364 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/28594/task/28647/stat : 28647 (java) R 28591 28594 26338 0 -1 4202560 9968 12982 0 0 56 3 5 3 20 0 15 0 473595145 11084148736 21372 33554432000 4194304 4196468 140729977909680 140012879001120 140012907193501 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28648] ppid=28591 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28648/stat : 28648 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595146 11084148736 21423 33554432000 4194304 4196468 140729977909680 140012911414160 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28649] ppid=28591 vsize=10824364 memory=3280 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28649/stat : 28649 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595146 11084148736 21423 33554432000 4194304 4196468 140729977909680 140012799687440 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28650] ppid=28591 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28650/stat : 28650 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595146 11084148736 21423 33554432000 4194304 4196468 140729977909680 140012798635152 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28651] ppid=28591 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28651/stat : 28651 (java) S 28591 28594 26338 0 -1 1077944384 2 12982 0 0 0 0 5 3 20 0 15 0 473595146 11084148736 21423 33554432000 4194304 4196468 140729977909680 140012797582352 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28652] ppid=28591 vsize=10824364 memory=4420 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28652/stat : 28652 (java) S 28591 28594 26338 0 -1 1077944384 5 12982 0 0 0 0 5 3 20 0 15 0 473595147 11084148736 21423 33554432000 4194304 4196468 140729977909680 140012366547056 140012907182722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28653] ppid=28591 vsize=10824364 memory=6628 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28653/stat : 28653 (java) S 28591 28594 26338 0 -1 1077944384 33 12982 0 0 0 0 5 3 20 0 15 0 473595148 11084148736 21423 33554432000 4194304 4196468 140729977909680 140012365493024 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28654] ppid=28591 vsize=10824364 memory=8836 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28654/stat : 28654 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595148 11084148736 21423 33554432000 4194304 4196468 140729977909680 140012242855024 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28655] ppid=28591 vsize=10824364 memory=11044 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28655/stat : 28655 (java) S 28591 28594 26338 0 -1 1077944384 2 12982 0 0 0 0 5 3 20 0 15 0 473595151 11084148736 21423 33554432000 4194304 4196468 140729977909680 140011638876240 140012907190171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28656] ppid=28591 vsize=10824364 memory=13252 CPUtime=0.23 cores=0,2,4,6
/proc/28594/task/28656/stat : 28656 (java) R 28591 28594 26338 0 -1 4202560 1011 12982 0 0 15 0 5 3 20 0 15 0 473595151 11084148736 21423 33554432000 4194304 4196468 140729977909680 140012331936368 140012892072073 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28657] ppid=28591 vsize=10824364 memory=15460 CPUtime=0.21 cores=0,2,4,6
/proc/28594/task/28657/stat : 28657 (java) S 28591 28594 26338 0 -1 1077944384 608 12982 0 0 13 0 5 3 20 0 15 0 473595151 11084148736 21423 33554432000 4194304 4196468 140729977909680 140012330883568 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28658] ppid=28591 vsize=10824364 memory=17668 CPUtime=0.25 cores=0,2,4,6
/proc/28594/task/28658/stat : 28658 (java) S 28591 28594 26338 0 -1 1077944384 758 12982 0 0 17 0 5 3 20 0 15 0 473595151 11084148736 21423 33554432000 4194304 4196468 140729977909680 140012329831280 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28659] ppid=28591 vsize=10824364 memory=19876 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28659/stat : 28659 (java) S 28591 28594 26338 0 -1 1077944384 3 12982 0 0 0 0 5 3 20 0 15 0 473595151 11084148736 21423 33554432000 4194304 4196468 140729977909680 140011169115104 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28660] ppid=28591 vsize=10824364 memory=22084 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28660/stat : 28660 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595151 11084148736 21423 33554432000 4194304 4196468 140729977909680 140012328778160 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85488 KiB

[startup+1.50078 s]
/proc/loadavg: 2.33 1.91 1.82 3/231 28660
/proc/meminfo: memFree=6051624/32770624 swapFree=67001820/67108860
[pid=28594] ppid=28591 vsize=10834680 memory=178544 CPUtime=2.64 cores=0,2,4,6
/proc/28594/stat : 28594 (java) S 28591 28594 26338 0 -1 1077944320 23399 12982 0 0 246 10 5 3 20 0 15 0 473595136 11094712320 44636 33554432000 4194304 4196468 140729977909680 140729977892224 140012907171575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
/proc/28594/statm: 2708670 44636 3580 1 0 2670733 0
[pid=28594/tid=28647] ppid=28591 vsize=10834680 memory=0 CPUtime=1.44 cores=0,2,4,6
/proc/28594/task/28647/stat : 28647 (java) R 28591 28594 26338 0 -1 4202560 15406 12982 0 0 131 5 5 3 20 0 15 0 473595145 11094712320 44636 33554432000 4194304 4196468 140729977909680 140012878985488 140012907183510 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28648] ppid=28591 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28594/task/28648/stat : 28648 (java) S 28591 28594 26338 0 -1 1077944384 343 12982 0 0 1 0 5 3 20 0 15 0 473595146 11094712320 44636 33554432000 4194304 4196468 140729977909680 140012911414160 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28649] ppid=28591 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28594/task/28649/stat : 28649 (java) S 28591 28594 26338 0 -1 1077944384 32 12982 0 0 1 0 5 3 20 0 15 0 473595146 11094712320 44636 33554432000 4194304 4196468 140729977909680 140012799687440 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28650] ppid=28591 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28594/task/28650/stat : 28650 (java) S 28591 28594 26338 0 -1 1077944384 73 12982 0 0 1 0 5 3 20 0 15 0 473595146 11094712320 44636 33554432000 4194304 4196468 140729977909680 140012798635152 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28651] ppid=28591 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28594/task/28651/stat : 28651 (java) S 28591 28594 26338 0 -1 1077944384 42 12982 0 0 1 0 5 3 20 0 15 0 473595146 11094712320 44636 33554432000 4194304 4196468 140729977909680 140012797582352 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28652] ppid=28591 vsize=10834680 memory=-7965959130280075168 CPUtime=0.09 cores=0,2,4,6
/proc/28594/task/28652/stat : 28652 (java) S 28591 28594 26338 0 -1 1077944384 350 12982 0 0 1 0 5 3 20 0 15 0 473595147 11094712320 44636 33554432000 4194304 4196468 140729977909680 140012366547056 140012907182722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28653] ppid=28591 vsize=10834680 memory=279370308593920 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28653/stat : 28653 (java) S 28591 28594 26338 0 -1 1077944384 34 12982 0 0 0 0 5 3 20 0 15 0 473595148 11094712320 44636 33554432000 4194304 4196468 140729977909680 140012365493088 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28654] ppid=28591 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28654/stat : 28654 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595148 11094712320 44636 33554432000 4194304 4196468 140729977909680 140012242855024 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28655] ppid=28591 vsize=10834680 memory=8560 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28655/stat : 28655 (java) S 28591 28594 26338 0 -1 1077944384 2 12982 0 0 0 0 5 3 20 0 15 0 473595151 11094712320 44636 33554432000 4194304 4196468 140729977909680 140011638876240 140012907190171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28656] ppid=28591 vsize=10834680 memory=6004 CPUtime=0.43 cores=0,2,4,6
/proc/28594/task/28656/stat : 28656 (java) S 28591 28594 26338 0 -1 1077944384 2002 12982 0 0 35 0 5 3 20 0 15 0 473595151 11094712320 44636 33554432000 4194304 4196468 140729977909680 140012331936368 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28657] ppid=28591 vsize=10834680 memory=1056 CPUtime=0.39 cores=0,2,4,6
/proc/28594/task/28657/stat : 28657 (java) S 28591 28594 26338 0 -1 1077944384 1109 12982 0 0 31 0 5 3 20 0 15 0 473595151 11094712320 44636 33554432000 4194304 4196468 140729977909680 140012330883568 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28658] ppid=28591 vsize=10834680 memory=1540 CPUtime=0.49 cores=0,2,4,6
/proc/28594/task/28658/stat : 28658 (java) R 28591 28594 26338 0 -1 4202560 1794 12982 0 0 41 0 5 3 20 0 15 0 473595151 11094712320 44636 33554432000 4194304 4196468 140729977909680 140012329831280 140012907183510 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28659] ppid=28591 vsize=10834680 memory=728 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28659/stat : 28659 (java) S 28591 28594 26338 0 -1 1077944384 3 12982 0 0 0 0 5 3 20 0 15 0 473595151 11094712320 44636 33554432000 4194304 4196468 140729977909680 140011169115104 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28660] ppid=28591 vsize=10834680 memory=3612 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28660/stat : 28660 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595151 11094712320 44636 33554432000 4194304 4196468 140729977909680 140012328778160 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
Current children cumulated CPU time: 2.64 s
Current children cumulated vsize: 10834680 KiB

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

[startup+3.11157 s]
/proc/loadavg: 2.33 1.91 1.82 5/231 28660
/proc/meminfo: memFree=5918232/32770624 swapFree=67001820/67108860
[pid=28594] ppid=28591 vsize=10846988 memory=252304 CPUtime=6.5 cores=0,2,4,6
/proc/28594/stat : 28594 (java) S 28591 28594 26338 0 -1 1077944320 43440 12982 0 0 626 16 5 3 20 0 15 0 473595136 11107315712 63076 33554432000 4194304 4196468 140729977909680 140729977892224 140012907171575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
/proc/28594/statm: 2711747 63076 3612 1 0 2673805 0
[pid=28594/tid=28647] ppid=28591 vsize=10846988 memory=279370309012800 CPUtime=2.99 cores=0,2,4,6
/proc/28594/task/28647/stat : 28647 (java) R 28591 28594 26338 0 -1 4202560 23179 12982 0 0 284 7 5 3 20 0 15 0 473595145 11107315712 63076 33554432000 4194304 4196468 140729977909680 140012879007056 140012907183510 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28648] ppid=28591 vsize=10846988 memory=388 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28648/stat : 28648 (java) S 28591 28594 26338 0 -1 1077944384 400 12982 0 0 2 0 5 3 20 0 15 0 473595146 11107315712 63076 33554432000 4194304 4196468 140729977909680 140012911414160 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28649] ppid=28591 vsize=10846988 memory=6943526294502006880 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28649/stat : 28649 (java) S 28591 28594 26338 0 -1 1077944384 129 12982 0 0 2 0 5 3 20 0 15 0 473595146 11107315712 63076 33554432000 4194304 4196468 140729977909680 140012799687440 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28650] ppid=28591 vsize=10846988 memory=56 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28650/stat : 28650 (java) S 28591 28594 26338 0 -1 1077944384 90 12982 0 0 2 0 5 3 20 0 15 0 473595146 11107315712 63076 33554432000 4194304 4196468 140729977909680 140012798635152 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28651] ppid=28591 vsize=10846988 memory=8389687274667979570 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28651/stat : 28651 (java) S 28591 28594 26338 0 -1 1077944384 70 12982 0 0 2 0 5 3 20 0 15 0 473595146 11107315712 63076 33554432000 4194304 4196468 140729977909680 140012797582352 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28652] ppid=28591 vsize=10846988 memory=7093353217092940742 CPUtime=0.11 cores=0,2,4,6
/proc/28594/task/28652/stat : 28652 (java) S 28591 28594 26338 0 -1 1077944384 2812 12982 0 0 3 0 5 3 20 0 15 0 473595147 11107315712 63076 33554432000 4194304 4196468 140729977909680 140012366547056 140012907182722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28653] ppid=28591 vsize=10846988 memory=7449279377460835378 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28653/stat : 28653 (java) S 28591 28594 26338 0 -1 1077944384 38 12982 0 0 0 0 5 3 20 0 15 0 473595148 11107315712 63076 33554432000 4194304 4196468 140729977909680 140012365493088 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28654] ppid=28591 vsize=10846988 memory=279370308847104 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28654/stat : 28654 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595148 11107315712 63076 33554432000 4194304 4196468 140729977909680 140012242855040 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28655] ppid=28591 vsize=10846988 memory=7956567955459234152 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28655/stat : 28655 (java) S 28591 28594 26338 0 -1 1077944384 2 12982 0 0 0 0 5 3 20 0 15 0 473595151 11107315712 63076 33554432000 4194304 4196468 140729977909680 140011638876240 140012907190171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28656] ppid=28591 vsize=10846988 memory=6940161746071414097 CPUtime=1.14 cores=0,2,4,6
/proc/28594/task/28656/stat : 28656 (java) R 28591 28594 26338 0 -1 4202560 5185 12982 0 0 105 1 5 3 20 0 15 0 473595151 11107315712 63076 33554432000 4194304 4196468 140729977909680 140012331917976 140012891077580 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28657] ppid=28591 vsize=10846988 memory=7447093755344479058 CPUtime=1.05 cores=0,2,4,6
/proc/28594/task/28657/stat : 28657 (java) R 28591 28594 26338 0 -1 1077944384 2956 12982 0 0 96 1 5 3 20 0 15 0 473595151 11107315712 63076 33554432000 4194304 4196468 140729977909680 140012330883568 140012907182722 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28658] ppid=28591 vsize=10846988 memory=288230574492221466 CPUtime=1.34 cores=0,2,4,6
/proc/28594/task/28658/stat : 28658 (java) R 28591 28594 26338 0 -1 4202560 6364 12982 0 0 124 2 5 3 20 0 15 0 473595151 11107315712 63076 33554432000 4194304 4196468 140729977909680 140012329828376 140012886096590 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28659] ppid=28591 vsize=10846988 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28659/stat : 28659 (java) S 28591 28594 26338 0 -1 1077944384 3 12982 0 0 0 0 5 3 20 0 15 0 473595151 11107315712 63076 33554432000 4194304 4196468 140729977909680 140011169115104 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28660] ppid=28591 vsize=10846988 memory=2193 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28660/stat : 28660 (java) S 28591 28594 26338 0 -1 1077944384 5 12982 0 0 0 0 5 3 20 0 15 0 473595151 11107315712 63076 33554432000 4194304 4196468 140729977909680 140012328778160 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
Current children cumulated CPU time: 6.5 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 252304 KiB

[startup+4.10416 s]
# the end of solver process 28594 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.4444 s, system=0.273427 s

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

[startup+3.2066 s]
/proc/loadavg: 2.33 1.91 1.82 5/231 28660
/proc/meminfo: memFree=5918232/32770624 swapFree=67001820/67108860
[pid=28594] ppid=28591 vsize=10846988 memory=255332 CPUtime=6.81 cores=0,2,4,6
/proc/28594/stat : 28594 (java) S 28591 28594 26338 0 -1 1077944320 44181 12982 0 0 656 17 5 3 20 0 15 0 473595136 11107315712 63833 33554432000 4194304 4196468 140729977909680 140729977892224 140012907171575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
/proc/28594/statm: 2711747 63833 3613 1 0 2673805 0
[pid=28594/tid=28647] ppid=28591 vsize=10846988 memory=0 CPUtime=3.08 cores=0,2,4,6
/proc/28594/task/28647/stat : 28647 (java) R 28591 28594 26338 0 -1 4202560 23306 12982 0 0 293 7 5 3 20 0 15 0 473595145 11107315712 63833 33554432000 4194304 4196468 140729977909680 140012878995888 140012886701793 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28648] ppid=28591 vsize=10846988 memory=6656426216303648864 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28648/stat : 28648 (java) S 28591 28594 26338 0 -1 1077944384 400 12982 0 0 2 0 5 3 20 0 15 0 473595146 11107315712 63833 33554432000 4194304 4196468 140729977909680 140012911414160 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28649] ppid=28591 vsize=10846988 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28649/stat : 28649 (java) S 28591 28594 26338 0 -1 1077944384 129 12982 0 0 2 0 5 3 20 0 15 0 473595146 11107315712 63833 33554432000 4194304 4196468 140729977909680 140012799687440 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28650] ppid=28591 vsize=10846988 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28650/stat : 28650 (java) S 28591 28594 26338 0 -1 1077944384 90 12982 0 0 2 0 5 3 20 0 15 0 473595146 11107315712 63833 33554432000 4194304 4196468 140729977909680 140012798635152 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28651] ppid=28591 vsize=10846988 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28651/stat : 28651 (java) S 28591 28594 26338 0 -1 1077944384 70 12982 0 0 2 0 5 3 20 0 15 0 473595146 11107315712 63833 33554432000 4194304 4196468 140729977909680 140012797582352 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28652] ppid=28591 vsize=10846988 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/28594/task/28652/stat : 28652 (java) S 28591 28594 26338 0 -1 1077944384 2812 12982 0 0 3 0 5 3 20 0 15 0 473595147 11107315712 63833 33554432000 4194304 4196468 140729977909680 140012366547056 140012907182722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28653] ppid=28591 vsize=10846988 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28653/stat : 28653 (java) S 28591 28594 26338 0 -1 1077944384 38 12982 0 0 0 0 5 3 20 0 15 0 473595148 11107315712 63833 33554432000 4194304 4196468 140729977909680 140012365493088 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28654] ppid=28591 vsize=10846988 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28654/stat : 28654 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595148 11107315712 63833 33554432000 4194304 4196468 140729977909680 140012242855040 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28655] ppid=28591 vsize=10846988 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28655/stat : 28655 (java) S 28591 28594 26338 0 -1 1077944384 2 12982 0 0 0 0 5 3 20 0 15 0 473595151 11107315712 63833 33554432000 4194304 4196468 140729977909680 140011638876240 140012907190171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28656] ppid=28591 vsize=10846988 memory=0 CPUtime=1.23 cores=0,2,4,6
/proc/28594/task/28656/stat : 28656 (java) R 28591 28594 26338 0 -1 4202560 5610 12982 0 0 113 2 5 3 20 0 15 0 473595151 11107315712 63833 33554432000 4194304 4196468 140729977909680 140012331922392 140012886865691 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28657] ppid=28591 vsize=10846988 memory=1036 CPUtime=1.12 cores=0,2,4,6
/proc/28594/task/28657/stat : 28657 (java) R 28591 28594 26338 0 -1 4202560 2998 12982 0 0 103 1 5 3 20 0 15 0 473595151 11107315712 63833 33554432000 4194304 4196468 140729977909680 140012330872000 140012890671933 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28658] ppid=28591 vsize=10846988 memory=14004 CPUtime=1.38 cores=0,2,4,6
/proc/28594/task/28658/stat : 28658 (java) S 28591 28594 26338 0 -1 1077944384 6510 12982 0 0 128 2 5 3 20 0 15 0 473595151 11107315712 63833 33554432000 4194304 4196468 140729977909680 140012329831280 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28659] ppid=28591 vsize=10846988 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28659/stat : 28659 (java) S 28591 28594 26338 0 -1 1077944384 3 12982 0 0 0 0 5 3 20 0 15 0 473595151 11107315712 63833 33554432000 4194304 4196468 140729977909680 140011169115104 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28660] ppid=28591 vsize=10846988 memory=6788 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28660/stat : 28660 (java) S 28591 28594 26338 0 -1 1077944384 5 12982 0 0 0 0 5 3 20 0 15 0 473595151 11107315712 63833 33554432000 4194304 4196468 140729977909680 140012328778160 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
Current children cumulated CPU time: 6.81 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 255332 KiB

[startup+3.60064 s]
/proc/loadavg: 2.33 1.91 1.82 5/231 28660
/proc/meminfo: memFree=5918232/32770624 swapFree=67001820/67108860
[pid=28594] ppid=28591 vsize=10851868 memory=285212 CPUtime=7.99 cores=0,2,4,6
/proc/28594/stat : 28594 (java) S 28591 28594 26338 0 -1 1077944320 53691 12982 0 0 772 19 5 3 20 0 15 0 473595136 11112312832 71303 33554432000 4194304 4196468 140729977909680 140729977892224 140012907171575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
/proc/28594/statm: 2712967 71303 3617 1 0 2675022 0
[pid=28594/tid=28647] ppid=28591 vsize=10851868 memory=0 CPUtime=3.42 cores=0,2,4,6
/proc/28594/task/28647/stat : 28647 (java) R 28591 28594 26338 0 -1 4202560 24715 12982 0 0 326 8 5 3 20 0 15 0 473595145 11112312832 71303 33554432000 4194304 4196468 140729977909680 140012879005872 140012474616487 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28648] ppid=28591 vsize=10851868 memory=279370309385888 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28648/stat : 28648 (java) S 28591 28594 26338 0 -1 1077944384 400 12982 0 0 2 0 5 3 20 0 15 0 473595146 11112312832 71303 33554432000 4194304 4196468 140729977909680 140012911414160 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28649] ppid=28591 vsize=10851868 memory=139685154695216 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28649/stat : 28649 (java) S 28591 28594 26338 0 -1 1077944384 129 12982 0 0 2 0 5 3 20 0 15 0 473595146 11112312832 71303 33554432000 4194304 4196468 140729977909680 140012799687440 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28650] ppid=28591 vsize=10851868 memory=6791534058613427641 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28650/stat : 28650 (java) S 28591 28594 26338 0 -1 1077944384 90 12982 0 0 2 0 5 3 20 0 15 0 473595146 11112312832 71303 33554432000 4194304 4196468 140729977909680 140012798635152 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28651] ppid=28591 vsize=10851868 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28651/stat : 28651 (java) S 28591 28594 26338 0 -1 1077944384 70 12982 0 0 2 0 5 3 20 0 15 0 473595146 11112312832 71303 33554432000 4194304 4196468 140729977909680 140012797582352 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28652] ppid=28591 vsize=10851868 memory=-9174445032661854264 CPUtime=0.11 cores=0,2,4,6
/proc/28594/task/28652/stat : 28652 (java) S 28591 28594 26338 0 -1 1077944384 2813 12982 0 0 3 0 5 3 20 0 15 0 473595147 11112312832 71303 33554432000 4194304 4196468 140729977909680 140012366547056 140012907182722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28653] ppid=28591 vsize=10851868 memory=6944656575208382560 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28653/stat : 28653 (java) S 28591 28594 26338 0 -1 1077944384 38 12982 0 0 0 0 5 3 20 0 15 0 473595148 11112312832 71303 33554432000 4194304 4196468 140729977909680 140012365493088 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28654] ppid=28591 vsize=10851868 memory=6944656592387989600 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28654/stat : 28654 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595148 11112312832 71303 33554432000 4194304 4196468 140729977909680 140012242855040 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28655] ppid=28591 vsize=10851868 memory=6944656575208382560 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28655/stat : 28655 (java) S 28591 28594 26338 0 -1 1077944384 2 12982 0 0 0 0 5 3 20 0 15 0 473595151 11112312832 71303 33554432000 4194304 4196468 140729977909680 140011638876240 140012907190171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28656] ppid=28591 vsize=10851868 memory=-7022074515825631275 CPUtime=1.62 cores=0,2,4,6
/proc/28594/task/28656/stat : 28656 (java) R 28591 28594 26338 0 -1 4202560 11074 12982 0 0 151 3 5 3 20 0 15 0 473595151 11112312832 71303 33554432000 4194304 4196468 140729977909680 140012331922528 140012892296981 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28657] ppid=28591 vsize=10851868 memory=8292088533921144977 CPUtime=1.46 cores=0,2,4,6
/proc/28594/task/28657/stat : 28657 (java) R 28591 28594 26338 0 -1 4202560 4916 12982 0 0 137 1 5 3 20 0 15 0 473595151 11112312832 71303 33554432000 4194304 4196468 140729977909680 140012330865104 140012888715809 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28658] ppid=28591 vsize=10851868 memory=0 CPUtime=1.5 cores=0,2,4,6
/proc/28594/task/28658/stat : 28658 (java) R 28591 28594 26338 0 -1 1077944384 7227 12982 0 0 140 2 5 3 20 0 15 0 473595151 11112312832 71303 33554432000 4194304 4196468 140729977909680 140012329831280 140012907182722 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28659] ppid=28591 vsize=10851868 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28659/stat : 28659 (java) S 28591 28594 26338 0 -1 1077944384 3 12982 0 0 0 0 5 3 20 0 15 0 473595151 11112312832 71303 33554432000 4194304 4196468 140729977909680 140011169115104 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28660] ppid=28591 vsize=10851868 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28660/stat : 28660 (java) S 28591 28594 26338 0 -1 1077944384 6 12982 0 0 0 0 5 3 20 0 15 0 473595151 11112312832 71303 33554432000 4194304 4196468 140729977909680 140012328778160 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
Current children cumulated CPU time: 7.99 s
Current children cumulated vsize: 10851868 KiB
Current children cumulated memory: 285212 KiB

[startup+4.00068 s]*
/proc/loadavg: 2.33 1.91 1.82 6/231 28660
/proc/meminfo: memFree=5858172/32770624 swapFree=67001820/67108860
[pid=28594] ppid=28591 vsize=10849048 memory=307900 CPUtime=9.42 cores=0,2,4,6
/proc/28594/stat : 28594 (java) S 28591 28594 26338 0 -1 1077944320 54396 12982 0 0 912 22 5 3 20 0 15 0 473595136 11109425152 76975 33554432000 4194304 4196468 140729977909680 140729977892224 140012907171575 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
/proc/28594/statm: 2712262 76975 3620 1 0 2674317 0
[pid=28594/tid=28647] ppid=28591 vsize=10849048 memory=-6517102902069810590 CPUtime=3.84 cores=0,2,4,6
/proc/28594/task/28647/stat : 28647 (java) R 28591 28594 26338 0 -1 4202560 24801 12982 0 0 367 9 5 3 20 0 15 0 473595145 11109425152 76975 33554432000 4194304 4196468 140729977909680 140012879002928 140012467583560 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28648] ppid=28591 vsize=10849048 memory=4122819170707441977 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28648/stat : 28648 (java) S 28591 28594 26338 0 -1 1077944384 400 12982 0 0 2 0 5 3 20 0 15 0 473595146 11109425152 76975 33554432000 4194304 4196468 140729977909680 140012911414160 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28649] ppid=28591 vsize=10849048 memory=3544814678553889459 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28649/stat : 28649 (java) S 28591 28594 26338 0 -1 1077944384 129 12982 0 0 2 0 5 3 20 0 15 0 473595146 11109425152 76975 33554432000 4194304 4196468 140729977909680 140012799687440 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28650] ppid=28591 vsize=10849048 memory=8439792127513302161 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28650/stat : 28650 (java) S 28591 28594 26338 0 -1 1077944384 90 12982 0 0 2 0 5 3 20 0 15 0 473595146 11109425152 76975 33554432000 4194304 4196468 140729977909680 140012798635152 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28651] ppid=28591 vsize=10849048 memory=122810294862824 CPUtime=0.1 cores=0,2,4,6
/proc/28594/task/28651/stat : 28651 (java) S 28591 28594 26338 0 -1 1077944384 70 12982 0 0 2 0 5 3 20 0 15 0 473595146 11109425152 76975 33554432000 4194304 4196468 140729977909680 140012797582352 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28652] ppid=28591 vsize=10849048 memory=3612116884552731873 CPUtime=0.11 cores=0,2,4,6
/proc/28594/task/28652/stat : 28652 (java) S 28591 28594 26338 0 -1 1077944384 2813 12982 0 0 3 0 5 3 20 0 15 0 473595147 11109425152 76975 33554432000 4194304 4196468 140729977909680 140012366547056 140012907182722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28653] ppid=28591 vsize=10849048 memory=4122257346118299679 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28653/stat : 28653 (java) S 28591 28594 26338 0 -1 1077944384 38 12982 0 0 0 0 5 3 20 0 15 0 473595148 11109425152 76975 33554432000 4194304 4196468 140729977909680 140012365493088 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28654] ppid=28591 vsize=10849048 memory=7091029111994935907 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28654/stat : 28654 (java) S 28591 28594 26338 0 -1 1077944384 1 12982 0 0 0 0 5 3 20 0 15 0 473595148 11109425152 76975 33554432000 4194304 4196468 140729977909680 140012242855040 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28655] ppid=28591 vsize=10849048 memory=39956 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28655/stat : 28655 (java) S 28591 28594 26338 0 -1 1077944384 2 12982 0 0 0 0 5 3 20 0 15 0 473595151 11109425152 76975 33554432000 4194304 4196468 140729977909680 140011638876240 140012907190171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28656] ppid=28591 vsize=10849048 memory=0 CPUtime=2.04 cores=0,2,4,6
/proc/28594/task/28656/stat : 28656 (java) R 28591 28594 26338 0 -1 4202560 11157 12982 0 0 191 5 5 3 20 0 15 0 473595151 11109425152 76975 33554432000 4194304 4196468 140729977909680 140012331922464 140012907192922 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28657] ppid=28591 vsize=10849048 memory=0 CPUtime=1.87 cores=0,2,4,6
/proc/28594/task/28657/stat : 28657 (java) R 28591 28594 26338 0 -1 4202560 5051 12982 0 0 178 1 5 3 20 0 15 0 473595151 11109425152 76975 33554432000 4194304 4196468 140729977909680 140012330873280 140012899461024 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28658] ppid=28591 vsize=10849048 memory=5 CPUtime=1.69 cores=0,2,4,6
/proc/28594/task/28658/stat : 28658 (java) R 28591 28594 26338 0 -1 1077944384 7643 12982 0 0 159 2 5 3 20 0 15 0 473595151 11109425152 76975 33554432000 4194304 4196468 140729977909680 140012329831280 140012907182722 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28659] ppid=28591 vsize=10849048 memory=52 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28659/stat : 28659 (java) S 28591 28594 26338 0 -1 1077944384 3 12982 0 0 0 0 5 3 20 0 15 0 473595151 11109425152 76975 33554432000 4194304 4196468 140729977909680 140011169115104 140012907181781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
[pid=28594/tid=28660] ppid=28591 vsize=10849048 memory=63 CPUtime=0.08 cores=0,2,4,6
/proc/28594/task/28660/stat : 28660 (java) S 28591 28594 26338 0 -1 1077944384 6 12982 0 0 0 0 5 3 20 0 15 0 473595151 11109425152 76975 33554432000 4194304 4196468 140729977909680 140012328778160 140012907182722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140729977911907 140729977914549 140729977914549 140729977917391 0
Current children cumulated CPU time: 9.42 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 307900 KiB

Child status: 0
Real time (s): 4.10421
CPU time (s): 9.71783
CPU user time (s): 9.4444
CPU system time (s): 0.273427
CPU usage (%): 236.777
Max. virtual memory (cumulated for all children) (KiB): 10851868
Max. memory (cumulated for all children) (KiB): 307900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.4444
system time used= 0.273427
maximum resident set size= 328924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67569
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= 6892
involuntary context switches= 53


# summary of solver processes directly reported to runsolver:
#   pid: 28594
#   total CPU time (s): 9.71783
#   total CPU user time (s): 9.4444
#   total CPU system time (s): 0.273427

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.049895 second user time and 0.086276 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-20 11:58:36
IDJOB=4402865
IDBENCH=126833
IDSOLVER=2861
FILE ID=node133/4402865-1568973556
RUNJOBID= node133-1568967598-26369
PBS_JOBID= 21704620
Free space on /var/tmp= 13456 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Tpp/Tpp-zinc-s1/Tpp-6-3-20-1.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402865-1568973556/watcher-4402865-1568973556 -o /var/tmp/evaluation-result-4402865-1568973556/solver-4402865-1568973556 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1568967598-26369 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=2142651045 HOME/instance-4402865-1568973556.xml

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

MD5SUM BENCH= b4cf0cb08a05c1b083ee2f2000733b36
RANDOM SEED=2142651045

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         6152284 kB
MemAvailable:   26917864 kB
Buffers:          133828 kB
Cached:         20516160 kB
SwapCached:         5396 kB
Active:         15220464 kB
Inactive:       10362088 kB
Active(anon):    4927924 kB
Inactive(anon):    50984 kB
Active(file):   10292540 kB
Inactive(file): 10311104 kB
Unevictable:      111416 kB
Mlocked:          111416 kB
SwapTotal:      67108860 kB
SwapFree:       67001820 kB
Dirty:             35620 kB
Writeback:             0 kB
AnonPages:       5054644 kB
Mapped:            65164 kB
Shmem:             37660 kB
Slab:             619536 kB
SReclaimable:     590396 kB
SUnreclaim:        29140 kB
KernelStack:        4064 kB
PageTables:        15892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5653176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2652160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13420 MiB
End job on node133 at 2019-09-20 11:58:40