Trace number 4401279

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.2OPT2 10.1714 4.21043

General information on the benchmark

NameRamsey/Ramsey-m1-s1/
Ramsey-13.xml
MD5SUMdac12cc2d7c8406352143d9a44a7b315
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.027065
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints286
Number of domains1
Minimum domain size78
Maximum domain size78
Distribution of domain sizes[{"size":78,"count":78}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":91},{"degree":12,"count":78}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":286}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"nValues","count":286}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.75/0.55	c Concrete v3.12.2.1568631193530 running
9.22/3.95	o 77
9.58/4.02	o 76
9.58/4.03	o 75
9.58/4.04	o 4
9.58/4.05	o 3
9.92/4.17	o 2
9.92/4.19	v <instantiation
9.92/4.19	v         cost = '2'>
9.92/4.19	v       <list>
9.92/4.19	v         x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[8][9] x[8][10] x[8][11] x[8][12] x[9][10] x[9][11] x[9][12] x[10][11] x[10][12] x[11][12]
9.92/4.19	v       </list>
9.92/4.19	v       <values>
9.92/4.19	v         2 2 1 0 0 1 1 0 1 0 0 2 1 1 1 2 2 2 2 0 0 0 0 2 0 2 0 2 2 1 1 0 0 2 0 2 0 1 2 1 0 1 1 1 0 2 0 1 2 2 0 1 1 1 2 2 0 0 1 0 2 2 1 0 2 0 1 2 0 2 1 0 2 2 1 1 2 1
9.92/4.19	v       </values>
9.92/4.19	v     </instantiation>
9.92/4.19	s OPTIMUM FOUND

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401279-1568684760/watcher-4401279-1568684760 -o /tmp/evaluation-result-4401279-1568684760/solver-4401279-1568684760 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568673291-17352 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=535221524 HOME/instance-4401279-1568684760.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.110168 s]*
/proc/loadavg: 1.82 1.48 1.37 3/219 20716
/proc/meminfo: memFree=27673192/32770624 swapFree=66959728/67108860
[pid=20659] ppid=20656 vsize=10186436 memory=20444 CPUtime=0.11 cores=1,3,5,7
/proc/20659/stat : 20659 (java) S 20656 20659 17320 0 -1 1077944320 4875 13161 0 0 2 1 5 3 20 0 9 0 444416169 10430910464 5111 33554432000 4194304 4196468 140720762545568 140720762528112 139709093961463 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
/proc/20659/statm: 2546609 5111 2077 1 0 2535047 0
[pid=20659/tid=20712] ppid=20656 vsize=10355560 memory=4351193298018140551 CPUtime=0.09 cores=1,3,5,7
/proc/20659/task/20712/stat : 20712 (java) S 20656 20659 17320 0 -1 1077944384 2652 13161 0 0 1 0 5 3 20 0 9 0 444416178 10604093440 5156 33554432000 4194304 4196468 140720762545568 139709065797488 139709086658045 0 4 0 16784584 18446744071581020693 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20713] ppid=20656 vsize=10355560 memory=8257237230052613020 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20713/stat : 20713 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 9 0 444416179 10604093440 5156 33554432000 4194304 4196468 140720762545568 139709098203920 139709093971669 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20714] ppid=20656 vsize=10355560 memory=140333019068032 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20714/stat : 20714 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 9 0 444416179 10604093440 5156 33554432000 4194304 4196468 140720762545568 139708986477456 139709093971669 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20715] ppid=20656 vsize=10355560 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20715/stat : 20715 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 9 0 444416179 10604093440 5156 33554432000 4194304 4196468 140720762545568 139708985424912 139709093971669 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20716] ppid=20656 vsize=10355560 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20716/stat : 20716 (java) S 20656 20659 17320 0 -1 1077944384 2 13161 0 0 0 0 5 3 20 0 9 0 444416179 10604093440 5156 33554432000 4194304 4196468 140720762545568 139708984372368 139709093971669 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20717] ppid=20656 vsize=10355560 memory=140333019068032 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20717/stat : 20717 (java) S 20656 20659 17320 0 -1 1077944384 2 13161 0 0 0 0 5 3 20 0 9 0 444416181 10604093440 5156 33554432000 4194304 4196468 140720762545568 139708096010224 139709093972610 0 0 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20718] ppid=20656 vsize=10355560 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20718/stat : 20718 (java) S 20656 20659 17320 0 -1 1077944384 33 13161 0 0 0 0 5 3 20 0 9 0 444416181 10604093440 5156 33554432000 4194304 4196468 140720762545568 139708094956448 139709093971669 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20719] ppid=20656 vsize=10355560 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20719/stat : 20719 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 9 0 444416181 10604093440 5156 33554432000 4194304 4196468 140720762545568 139707971265584 139709093971669 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 10186436 KiB
Current children cumulated memory: 20444 KiB

[startup+0.210392 s]*
/proc/loadavg: 1.82 1.48 1.37 4/228 20725
/proc/meminfo: memFree=27654280/32770624 swapFree=66959728/67108860
[pid=20659] ppid=20656 vsize=10820196 memory=44108 CPUtime=0.27 cores=1,3,5,7
/proc/20659/stat : 20659 (java) S 20656 20659 17320 0 -1 1077944320 7365 13161 0 0 17 2 5 3 20 0 15 0 444416169 11079880704 11027 33554432000 4194304 4196468 140720762545568 140720762528112 139709093961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
/proc/20659/statm: 2705049 11027 3262 1 0 2667149 0
[pid=20659/tid=20712] ppid=20656 vsize=10820196 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/20659/task/20712/stat : 20712 (java) R 20656 20659 17320 0 -1 4202560 3851 13161 0 0 10 1 5 3 20 0 15 0 444416178 11079880704 11027 33554432000 4194304 4196468 140720762545568 139709065794160 139709074158172 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20713] ppid=20656 vsize=10820196 memory=288230621904634245 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20713/stat : 20713 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416179 11079880704 11027 33554432000 4194304 4196468 140720762545568 139709098203920 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20714] ppid=20656 vsize=10820196 memory=3688786985738324710 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20714/stat : 20714 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416179 11079880704 11027 33554432000 4194304 4196468 140720762545568 139708986477456 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20715] ppid=20656 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20715/stat : 20715 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416179 11079880704 11027 33554432000 4194304 4196468 140720762545568 139708985424912 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20716] ppid=20656 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20716/stat : 20716 (java) S 20656 20659 17320 0 -1 1077944384 2 13161 0 0 0 0 5 3 20 0 15 0 444416179 11079880704 11027 33554432000 4194304 4196468 140720762545568 139708984372368 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20717] ppid=20656 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20717/stat : 20717 (java) S 20656 20659 17320 0 -1 1077944384 2 13161 0 0 0 0 5 3 20 0 15 0 444416181 11079880704 11027 33554432000 4194304 4196468 140720762545568 139708096010224 139709093972610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20718] ppid=20656 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20718/stat : 20718 (java) S 20656 20659 17320 0 -1 1077944384 33 13161 0 0 0 0 5 3 20 0 15 0 444416181 11079880704 11027 33554432000 4194304 4196468 140720762545568 139708094956448 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20719] ppid=20656 vsize=10820196 memory=140333019068032 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20719/stat : 20719 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416181 11079880704 11027 33554432000 4194304 4196468 140720762545568 139707971265520 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20720] ppid=20656 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20720/stat : 20720 (java) S 20656 20659 17320 0 -1 1077944384 2 13161 0 0 0 0 5 3 20 0 15 0 444416184 11079880704 11027 33554432000 4194304 4196468 140720762545568 139707635722448 139709093980059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20721] ppid=20656 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/20659/task/20721/stat : 20721 (java) R 20656 20659 17320 0 -1 4202560 486 13161 0 0 1 0 5 3 20 0 15 0 444416184 11079880704 11027 33554432000 4194304 4196468 140720762545568 139708061399536 139709073617136 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20722] ppid=20656 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20722/stat : 20722 (java) S 20656 20659 17320 0 -1 1077944384 173 13161 0 0 0 0 5 3 20 0 15 0 444416184 11079880704 11027 33554432000 4194304 4196468 140720762545568 139708060346992 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20723] ppid=20656 vsize=10820196 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/20659/task/20723/stat : 20723 (java) S 20656 20659 17320 0 -1 1077944384 612 13161 0 0 3 0 5 3 20 0 15 0 444416184 11079880704 11027 33554432000 4194304 4196468 140720762545568 139708059294448 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20724] ppid=20656 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20724/stat : 20724 (java) S 20656 20659 17320 0 -1 1077944384 3 13161 0 0 0 0 5 3 20 0 15 0 444416184 11079880704 11027 33554432000 4194304 4196468 140720762545568 139707367287904 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20725] ppid=20656 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20725/stat : 20725 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416185 11079880704 11027 33554432000 4194304 4196468 140720762545568 139708058241328 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 44108 KiB

[startup+0.310584 s]*
/proc/loadavg: 1.82 1.48 1.37 3/228 20725
/proc/meminfo: memFree=27641744/32770624 swapFree=66959728/67108860
[pid=20659] ppid=20656 vsize=10820196 memory=52400 CPUtime=0.4 cores=1,3,5,7
/proc/20659/stat : 20659 (java) S 20656 20659 17320 0 -1 1077944320 10842 13161 0 0 28 4 5 3 20 0 15 0 444416169 11079880704 13100 33554432000 4194304 4196468 140720762545568 140720762528112 139709093961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
/proc/20659/statm: 2705049 13100 3309 1 0 2667149 0
[pid=20659/tid=20712] ppid=20656 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/20659/task/20712/stat : 20712 (java) R 20656 20659 17320 0 -1 4202560 7310 13161 0 0 18 3 5 3 20 0 15 0 444416178 11079880704 13100 33554432000 4194304 4196468 140720762545568 139709065770416 139709080139083 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20713] ppid=20656 vsize=10820196 memory=4126316290023845779 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20713/stat : 20713 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416179 11079880704 13100 33554432000 4194304 4196468 140720762545568 139709098203920 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20714] ppid=20656 vsize=10820196 memory=140333019075025 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20714/stat : 20714 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416179 11079880704 13100 33554432000 4194304 4196468 140720762545568 139708986477456 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20715] ppid=20656 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20715/stat : 20715 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416179 11079880704 13100 33554432000 4194304 4196468 140720762545568 139708985424912 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20716] ppid=20656 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20716/stat : 20716 (java) S 20656 20659 17320 0 -1 1077944384 2 13161 0 0 0 0 5 3 20 0 15 0 444416179 11079880704 13100 33554432000 4194304 4196468 140720762545568 139708984372368 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20717] ppid=20656 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20717/stat : 20717 (java) S 20656 20659 17320 0 -1 1077944384 2 13161 0 0 0 0 5 3 20 0 15 0 444416181 11079880704 13100 33554432000 4194304 4196468 140720762545568 139708096010224 139709093972610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20718] ppid=20656 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20718/stat : 20718 (java) S 20656 20659 17320 0 -1 1077944384 33 13161 0 0 0 0 5 3 20 0 15 0 444416181 11079880704 13100 33554432000 4194304 4196468 140720762545568 139708094956448 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20719] ppid=20656 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20719/stat : 20719 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416181 11079880704 13100 33554432000 4194304 4196468 140720762545568 139707971265520 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20720] ppid=20656 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20720/stat : 20720 (java) S 20656 20659 17320 0 -1 1077944384 2 13161 0 0 0 0 5 3 20 0 15 0 444416184 11079880704 13100 33554432000 4194304 4196468 140720762545568 139707635722448 139709093980059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20721] ppid=20656 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/20659/task/20721/stat : 20721 (java) S 20656 20659 17320 0 -1 1077944384 487 13161 0 0 2 0 5 3 20 0 15 0 444416184 11079880704 13100 33554432000 4194304 4196468 140720762545568 139708061399536 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20722] ppid=20656 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/20659/task/20722/stat : 20722 (java) S 20656 20659 17320 0 -1 1077944384 174 13161 0 0 1 0 5 3 20 0 15 0 444416184 11079880704 13100 33554432000 4194304 4196468 140720762545568 139708060346992 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20723] ppid=20656 vsize=10820196 memory=-1 CPUtime=0.13 cores=1,3,5,7
/proc/20659/task/20723/stat : 20723 (java) S 20656 20659 17320 0 -1 1077944384 619 13161 0 0 5 0 5 3 20 0 15 0 444416184 11079880704 13100 33554432000 4194304 4196468 140720762545568 139708059294448 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20724] ppid=20656 vsize=10820196 memory=140333019068032 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20724/stat : 20724 (java) S 20656 20659 17320 0 -1 1077944384 3 13161 0 0 0 0 5 3 20 0 15 0 444416184 11079880704 13100 33554432000 4194304 4196468 140720762545568 139707367287904 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20725] ppid=20656 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20725/stat : 20725 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416185 11079880704 13100 33554432000 4194304 4196468 140720762545568 139708058241328 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 52400 KiB

[startup+0.707168 s]
/proc/loadavg: 1.82 1.48 1.37 3/227 20725
/proc/meminfo: memFree=27626552/32770624 swapFree=66959728/67108860
[pid=20659] ppid=20656 vsize=10824364 memory=85964 CPUtime=1.14 cores=1,3,5,7
/proc/20659/stat : 20659 (java) S 20656 20659 17320 0 -1 1077944320 15167 13161 0 0 100 6 5 3 20 0 15 0 444416169 11084148736 21491 33554432000 4194304 4196468 140720762545568 140720762528112 139709093961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
/proc/20659/statm: 2706091 21491 3513 1 0 2668173 0
[pid=20659/tid=20712] ppid=20656 vsize=10824364 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/20659/task/20712/stat : 20712 (java) R 20656 20659 17320 0 -1 1077944384 10474 13161 0 0 55 4 5 3 20 0 15 0 444416178 11084148736 21491 33554432000 4194304 4196468 140720762545568 139709065779392 139709086640685 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20713] ppid=20656 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20713/stat : 20713 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416179 11084148736 21491 33554432000 4194304 4196468 140720762545568 139709098203920 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20714] ppid=20656 vsize=10825388 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20714/stat : 20714 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416179 11085197312 21491 33554432000 4194304 4196468 140720762545568 139708986477456 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20715] ppid=20656 vsize=10825388 memory=2451553912321 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20715/stat : 20715 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416179 11085197312 21491 33554432000 4194304 4196468 140720762545568 139708985424912 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20716] ppid=20656 vsize=10825388 memory=546658036 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20716/stat : 20716 (java) S 20656 20659 17320 0 -1 1077944384 2 13161 0 0 0 0 5 3 20 0 15 0 444416179 11085197312 21491 33554432000 4194304 4196468 140720762545568 139708984372368 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20717] ppid=20656 vsize=10825388 memory=14004 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20717/stat : 20717 (java) S 20656 20659 17320 0 -1 1077944384 6 13161 0 0 0 0 5 3 20 0 15 0 444416181 11085197312 21556 33554432000 4194304 4196468 140720762545568 139708096010224 139709093972610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20718] ppid=20656 vsize=10825388 memory=25656 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20718/stat : 20718 (java) S 20656 20659 17320 0 -1 1077944384 33 13161 0 0 0 0 5 3 20 0 15 0 444416181 11085197312 21556 33554432000 4194304 4196468 140720762545568 139708094956448 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20719] ppid=20656 vsize=10824364 memory=14048 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20719/stat : 20719 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416181 11084148736 21530 33554432000 4194304 4196468 140720762545568 139707971265520 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20720] ppid=20656 vsize=10824364 memory=2124 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20720/stat : 20720 (java) S 20656 20659 17320 0 -1 1077944384 2 13161 0 0 0 0 5 3 20 0 15 0 444416184 11084148736 21530 33554432000 4194304 4196468 140720762545568 139707635722448 139709093980059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20721] ppid=20656 vsize=10824364 memory=500 CPUtime=0.21 cores=1,3,5,7
/proc/20659/task/20721/stat : 20721 (java) R 20656 20659 17320 0 -1 4202560 928 13161 0 0 13 0 5 3 20 0 15 0 444416184 11084148736 21530 33554432000 4194304 4196468 140720762545568 139708061399536 139709079071029 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20722] ppid=20656 vsize=10825388 memory=1556 CPUtime=0.2 cores=1,3,5,7
/proc/20659/task/20722/stat : 20722 (java) R 20656 20659 17320 0 -1 4202560 602 13161 0 0 12 0 5 3 20 0 15 0 444416184 11085197312 21530 33554432000 4194304 4196468 140720762545568 139708060333456 139709075485814 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20723] ppid=20656 vsize=10825388 memory=6297270678698415205 CPUtime=0.25 cores=1,3,5,7
/proc/20659/task/20723/stat : 20723 (java) S 20656 20659 17320 0 -1 1077944384 907 13161 0 0 17 0 5 3 20 0 15 0 444416184 11085197312 21530 33554432000 4194304 4196468 140720762545568 139708059294448 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20724] ppid=20656 vsize=10825388 memory=7596281007774459220 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20724/stat : 20724 (java) S 20656 20659 17320 0 -1 1077944384 3 13161 0 0 0 0 5 3 20 0 15 0 444416184 11085197312 21530 33554432000 4194304 4196468 140720762545568 139707367287904 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20725] ppid=20656 vsize=10825388 memory=5787219337891893328 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20725/stat : 20725 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416185 11085197312 21530 33554432000 4194304 4196468 140720762545568 139708058241328 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85964 KiB

[startup+1.50072 s]
/proc/loadavg: 1.82 1.48 1.37 3/227 20725
/proc/meminfo: memFree=27584924/32770624 swapFree=66959728/67108860
[pid=20659] ppid=20656 vsize=10834680 memory=174948 CPUtime=2.47 cores=1,3,5,7
/proc/20659/stat : 20659 (java) S 20656 20659 17320 0 -1 1077944320 21822 13161 0 0 227 12 5 3 20 0 15 0 444416169 11094712320 43737 33554432000 4194304 4196468 140720762545568 140720762528112 139709093961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
/proc/20659/statm: 2708670 43737 3577 1 0 2670733 0
[pid=20659/tid=20712] ppid=20656 vsize=10834680 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/20659/task/20712/stat : 20712 (java) R 20656 20659 17320 0 -1 4202560 15327 13161 0 0 129 7 5 3 20 0 15 0 444416178 11094712320 43737 33554432000 4194304 4196468 140720762545568 139709065761360 139709093982810 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20713] ppid=20656 vsize=10834680 memory=6913 CPUtime=0.09 cores=1,3,5,7
/proc/20659/task/20713/stat : 20713 (java) S 20656 20659 17320 0 -1 1077944384 328 13161 0 0 1 0 5 3 20 0 15 0 444416179 11094712320 43737 33554432000 4194304 4196468 140720762545568 139709098203920 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20714] ppid=20656 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/20659/task/20714/stat : 20714 (java) S 20656 20659 17320 0 -1 1077944384 57 13161 0 0 1 0 5 3 20 0 15 0 444416179 11094712320 43737 33554432000 4194304 4196468 140720762545568 139708986477456 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20715] ppid=20656 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20715/stat : 20715 (java) S 20656 20659 17320 0 -1 1077944384 70 13161 0 0 0 0 5 3 20 0 15 0 444416179 11094712320 43737 33554432000 4194304 4196468 140720762545568 139708985424912 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20716] ppid=20656 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20716/stat : 20716 (java) S 20656 20659 17320 0 -1 1077944384 14 13161 0 0 0 0 5 3 20 0 15 0 444416179 11094712320 43737 33554432000 4194304 4196468 140720762545568 139708984372368 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20717] ppid=20656 vsize=10834680 memory=280665778103488 CPUtime=0.09 cores=1,3,5,7
/proc/20659/task/20717/stat : 20717 (java) S 20656 20659 17320 0 -1 1077944384 157 13161 0 0 1 0 5 3 20 0 15 0 444416181 11094712320 43737 33554432000 4194304 4196468 140720762545568 139708096010224 139709093972610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20718] ppid=20656 vsize=10834680 memory=140332889057776 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20718/stat : 20718 (java) S 20656 20659 17320 0 -1 1077944384 34 13161 0 0 0 0 5 3 20 0 15 0 444416181 11094712320 43737 33554432000 4194304 4196468 140720762545568 139708094956512 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20719] ppid=20656 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20719/stat : 20719 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416181 11094712320 43737 33554432000 4194304 4196468 140720762545568 139707971265536 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20720] ppid=20656 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20720/stat : 20720 (java) S 20656 20659 17320 0 -1 1077944384 2 13161 0 0 0 0 5 3 20 0 15 0 444416184 11094712320 43737 33554432000 4194304 4196468 140720762545568 139707635722448 139709093980059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20721] ppid=20656 vsize=10834680 memory=7518026630507424100 CPUtime=0.33 cores=1,3,5,7
/proc/20659/task/20721/stat : 20721 (java) R 20656 20659 17320 0 -1 1077944384 1190 13161 0 0 25 0 5 3 20 0 15 0 444416184 11094712320 43737 33554432000 4194304 4196468 140720762545568 139708061399536 139709093972610 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20722] ppid=20656 vsize=10834680 memory=7308045134030598231 CPUtime=0.32 cores=1,3,5,7
/proc/20659/task/20722/stat : 20722 (java) S 20656 20659 17320 0 -1 1077944384 866 13161 0 0 24 0 5 3 20 0 15 0 444416184 11094712320 43737 33554432000 4194304 4196468 140720762545568 139708060346992 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20723] ppid=20656 vsize=10834680 memory=0 CPUtime=0.49 cores=1,3,5,7
/proc/20659/task/20723/stat : 20723 (java) R 20656 20659 17320 0 -1 4202560 1568 13161 0 0 41 0 5 3 20 0 15 0 444416184 11094712320 43737 33554432000 4194304 4196468 140720762545568 139708059294448 139709093973398 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20724] ppid=20656 vsize=10834680 memory=14 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20724/stat : 20724 (java) S 20656 20659 17320 0 -1 1077944384 3 13161 0 0 0 0 5 3 20 0 15 0 444416184 11094712320 43737 33554432000 4194304 4196468 140720762545568 139707367287904 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20725] ppid=20656 vsize=10834680 memory=140332889320083 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20725/stat : 20725 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416185 11094712320 43737 33554432000 4194304 4196468 140720762545568 139708058241328 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 174948 KiB

[startup+3.11121 s]
/proc/loadavg: 2.08 1.53 1.39 3/227 20725
/proc/meminfo: memFree=27445004/32770624 swapFree=66959728/67108860
[pid=20659] ppid=20656 vsize=10844940 memory=258072 CPUtime=6.73 cores=1,3,5,7
/proc/20659/stat : 20659 (java) S 20656 20659 17320 0 -1 1077944320 39588 13161 0 0 646 19 5 3 20 0 15 0 444416169 11105218560 64518 33554432000 4194304 4196468 140720762545568 140720762528112 139709093961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
/proc/20659/statm: 2711235 64518 3614 1 0 2673293 0
[pid=20659/tid=20712] ppid=20656 vsize=10844940 memory=230972 CPUtime=2.98 cores=1,3,5,7
/proc/20659/task/20712/stat : 20712 (java) R 20656 20659 17320 0 -1 4202560 20895 13161 0 0 281 9 5 3 20 0 15 0 444416178 11105218560 64518 33554432000 4194304 4196468 140720762545568 139709065797680 139708659428832 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20713] ppid=20656 vsize=10844940 memory=16047 CPUtime=0.11 cores=1,3,5,7
/proc/20659/task/20713/stat : 20713 (java) S 20656 20659 17320 0 -1 1077944384 356 13161 0 0 3 0 5 3 20 0 15 0 444416179 11105218560 64518 33554432000 4194304 4196468 140720762545568 139709098203920 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20714] ppid=20656 vsize=10844940 memory=202892 CPUtime=0.11 cores=1,3,5,7
/proc/20659/task/20714/stat : 20714 (java) S 20656 20659 17320 0 -1 1077944384 87 13161 0 0 3 0 5 3 20 0 15 0 444416179 11105218560 64518 33554432000 4194304 4196468 140720762545568 139708986477456 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20715] ppid=20656 vsize=10844940 memory=5793997818084811862 CPUtime=0.11 cores=1,3,5,7
/proc/20659/task/20715/stat : 20715 (java) S 20656 20659 17320 0 -1 1077944384 90 13161 0 0 3 0 5 3 20 0 15 0 444416179 11105218560 64518 33554432000 4194304 4196468 140720762545568 139708985424912 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20716] ppid=20656 vsize=10844940 memory=5865473843519311953 CPUtime=0.1 cores=1,3,5,7
/proc/20659/task/20716/stat : 20716 (java) S 20656 20659 17320 0 -1 1077944384 25 13161 0 0 2 0 5 3 20 0 15 0 444416179 11105218560 64518 33554432000 4194304 4196468 140720762545568 139708984372368 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20717] ppid=20656 vsize=10844940 memory=7235666555576670309 CPUtime=0.11 cores=1,3,5,7
/proc/20659/task/20717/stat : 20717 (java) S 20656 20659 17320 0 -1 1077944384 2577 13161 0 0 3 0 5 3 20 0 15 0 444416181 11105218560 64518 33554432000 4194304 4196468 140720762545568 139708096010224 139709093972610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20718] ppid=20656 vsize=10844940 memory=56 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20718/stat : 20718 (java) S 20656 20659 17320 0 -1 1077944384 37 13161 0 0 0 0 5 3 20 0 15 0 444416181 11105218560 64518 33554432000 4194304 4196468 140720762545568 139708094956512 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20719] ppid=20656 vsize=10844940 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20719/stat : 20719 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416181 11105218560 64518 33554432000 4194304 4196468 140720762545568 139707971265536 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20720] ppid=20656 vsize=10844940 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20720/stat : 20720 (java) S 20656 20659 17320 0 -1 1077944384 2 13161 0 0 0 0 5 3 20 0 15 0 444416184 11105218560 64518 33554432000 4194304 4196468 140720762545568 139707635722448 139709093980059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20721] ppid=20656 vsize=10844940 memory=0 CPUtime=1.05 cores=1,3,5,7
/proc/20659/task/20721/stat : 20721 (java) R 20656 20659 17320 0 -1 4202560 3330 13161 0 0 96 1 5 3 20 0 15 0 444416184 11105218560 64518 33554432000 4194304 4196468 140720762545568 139708061380552 139709073150969 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20722] ppid=20656 vsize=10844940 memory=0 CPUtime=1.32 cores=1,3,5,7
/proc/20659/task/20722/stat : 20722 (java) R 20656 20659 17320 0 -1 4202560 3992 13161 0 0 123 1 5 3 20 0 15 0 444416184 11105218560 64518 33554432000 4194304 4196468 140720762545568 139708060327224 139709077447477 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20723] ppid=20656 vsize=10844940 memory=4126316290023845779 CPUtime=1.35 cores=1,3,5,7
/proc/20659/task/20723/stat : 20723 (java) R 20656 20659 17320 0 -1 4202560 5986 13161 0 0 125 2 5 3 20 0 15 0 444416184 11105218560 64518 33554432000 4194304 4196468 140720762545568 139708059294448 139709087058299 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20724] ppid=20656 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20724/stat : 20724 (java) S 20656 20659 17320 0 -1 1077944384 3 13161 0 0 0 0 5 3 20 0 15 0 444416184 11105218560 64518 33554432000 4194304 4196468 140720762545568 139707367287904 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20725] ppid=20656 vsize=10844940 memory=1966187 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20725/stat : 20725 (java) S 20656 20659 17320 0 -1 1077944384 3 13161 0 0 0 0 5 3 20 0 15 0 444416185 11105218560 64518 33554432000 4194304 4196468 140720762545568 139708058241328 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
Current children cumulated CPU time: 6.73 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 258072 KiB

[startup+4.21038 s]
# the end of solver process 20659 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.89727 s, system=0.274149 s

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

[startup+3.21117 s]
/proc/loadavg: 2.08 1.53 1.39 3/227 20725
/proc/meminfo: memFree=27445004/32770624 swapFree=66959728/67108860
[pid=20659] ppid=20656 vsize=10844940 memory=266660 CPUtime=7.07 cores=1,3,5,7
/proc/20659/stat : 20659 (java) S 20656 20659 17320 0 -1 1077944320 43316 13161 0 0 680 19 5 3 20 0 15 0 444416169 11105218560 66665 33554432000 4194304 4196468 140720762545568 140720762528112 139709093961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
/proc/20659/statm: 2711235 66665 3614 1 0 2673293 0
[pid=20659/tid=20712] ppid=20656 vsize=10844940 memory=0 CPUtime=3.08 cores=1,3,5,7
/proc/20659/task/20712/stat : 20712 (java) R 20656 20659 17320 0 -1 4202560 21544 13161 0 0 291 9 5 3 20 0 15 0 444416178 11105218560 66665 33554432000 4194304 4196468 140720762545568 139709065791984 139708671834440 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20713] ppid=20656 vsize=10844940 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/20659/task/20713/stat : 20713 (java) S 20656 20659 17320 0 -1 1077944384 356 13161 0 0 3 0 5 3 20 0 15 0 444416179 11105218560 66665 33554432000 4194304 4196468 140720762545568 139709098203920 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20714] ppid=20656 vsize=10844940 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/20659/task/20714/stat : 20714 (java) S 20656 20659 17320 0 -1 1077944384 87 13161 0 0 3 0 5 3 20 0 15 0 444416179 11105218560 66665 33554432000 4194304 4196468 140720762545568 139708986477456 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20715] ppid=20656 vsize=10844940 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/20659/task/20715/stat : 20715 (java) S 20656 20659 17320 0 -1 1077944384 90 13161 0 0 3 0 5 3 20 0 15 0 444416179 11105218560 66665 33554432000 4194304 4196468 140720762545568 139708985424912 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20716] ppid=20656 vsize=10844940 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/20659/task/20716/stat : 20716 (java) S 20656 20659 17320 0 -1 1077944384 25 13161 0 0 2 0 5 3 20 0 15 0 444416179 11105218560 66665 33554432000 4194304 4196468 140720762545568 139708984372368 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20717] ppid=20656 vsize=10844940 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/20659/task/20717/stat : 20717 (java) S 20656 20659 17320 0 -1 1077944384 2577 13161 0 0 3 0 5 3 20 0 15 0 444416181 11105218560 66665 33554432000 4194304 4196468 140720762545568 139708096010224 139709093972610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20718] ppid=20656 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20718/stat : 20718 (java) S 20656 20659 17320 0 -1 1077944384 37 13161 0 0 0 0 5 3 20 0 15 0 444416181 11105218560 66665 33554432000 4194304 4196468 140720762545568 139708094956512 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20719] ppid=20656 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20719/stat : 20719 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416181 11105218560 66665 33554432000 4194304 4196468 140720762545568 139707971265536 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20720] ppid=20656 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20720/stat : 20720 (java) S 20656 20659 17320 0 -1 1077944384 2 13161 0 0 0 0 5 3 20 0 15 0 444416184 11105218560 66665 33554432000 4194304 4196468 140720762545568 139707635722448 139709093980059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20721] ppid=20656 vsize=10844940 memory=1564 CPUtime=1.15 cores=1,3,5,7
/proc/20659/task/20721/stat : 20721 (java) R 20656 20659 17320 0 -1 4202560 4647 13161 0 0 106 1 5 3 20 0 15 0 444416184 11105218560 66665 33554432000 4194304 4196468 140720762545568 139708061380552 139709077447477 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20722] ppid=20656 vsize=10844940 memory=6060 CPUtime=1.42 cores=1,3,5,7
/proc/20659/task/20722/stat : 20722 (java) R 20656 20659 17320 0 -1 4202560 4953 13161 0 0 133 1 5 3 20 0 15 0 444416184 11105218560 66665 33554432000 4194304 4196468 140720762545568 139708060328008 139709073389013 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20723] ppid=20656 vsize=10844940 memory=1060 CPUtime=1.4 cores=1,3,5,7
/proc/20659/task/20723/stat : 20723 (java) S 20656 20659 17320 0 -1 1077944384 6786 13161 0 0 130 2 5 3 20 0 15 0 444416184 11105218560 66665 33554432000 4194304 4196468 140720762545568 139708059294448 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20724] ppid=20656 vsize=10844940 memory=2828 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20724/stat : 20724 (java) S 20656 20659 17320 0 -1 1077944384 3 13161 0 0 0 0 5 3 20 0 15 0 444416184 11105218560 66665 33554432000 4194304 4196468 140720762545568 139707367287904 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20725] ppid=20656 vsize=10844940 memory=1216 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20725/stat : 20725 (java) S 20656 20659 17320 0 -1 1077944384 3 13161 0 0 0 0 5 3 20 0 15 0 444416185 11105218560 66665 33554432000 4194304 4196468 140720762545568 139708058241328 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
Current children cumulated CPU time: 7.07 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 266660 KiB

[startup+4.00072 s]*
/proc/loadavg: 2.08 1.53 1.39 5/227 20725
/proc/meminfo: memFree=27389692/32770624 swapFree=66959728/67108860
[pid=20659] ppid=20656 vsize=10844940 memory=306340 CPUtime=9.58 cores=1,3,5,7
/proc/20659/stat : 20659 (java) S 20656 20659 17320 0 -1 1077944320 61343 13161 0 0 928 22 5 3 20 0 15 0 444416169 11105218560 76585 33554432000 4194304 4196468 140720762545568 140720762528112 139709093961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
/proc/20659/statm: 2711235 76585 3614 1 0 2673293 0
[pid=20659/tid=20712] ppid=20656 vsize=10844940 memory=6944656592455359545 CPUtime=3.88 cores=1,3,5,7
/proc/20659/task/20712/stat : 20712 (java) R 20656 20659 17320 0 -1 4202560 22873 13161 0 0 370 10 5 3 20 0 15 0 444416178 11105218560 76585 33554432000 4194304 4196468 140720762545568 139709065796864 139709093973398 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20713] ppid=20656 vsize=10844940 memory=3472328296227679279 CPUtime=0.11 cores=1,3,5,7
/proc/20659/task/20713/stat : 20713 (java) S 20656 20659 17320 0 -1 1077944384 356 13161 0 0 3 0 5 3 20 0 15 0 444416179 11105218560 76585 33554432000 4194304 4196468 140720762545568 139709098203920 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20714] ppid=20656 vsize=10844940 memory=3472468629246748336 CPUtime=0.11 cores=1,3,5,7
/proc/20659/task/20714/stat : 20714 (java) S 20656 20659 17320 0 -1 1077944384 87 13161 0 0 3 0 5 3 20 0 15 0 444416179 11105218560 76585 33554432000 4194304 4196468 140720762545568 139708986477456 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20715] ppid=20656 vsize=10844940 memory=4126316290023845779 CPUtime=0.11 cores=1,3,5,7
/proc/20659/task/20715/stat : 20715 (java) S 20656 20659 17320 0 -1 1077944384 90 13161 0 0 3 0 5 3 20 0 15 0 444416179 11105218560 76585 33554432000 4194304 4196468 140720762545568 139708985424912 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20716] ppid=20656 vsize=10844940 memory=206 CPUtime=0.1 cores=1,3,5,7
/proc/20659/task/20716/stat : 20716 (java) S 20656 20659 17320 0 -1 1077944384 25 13161 0 0 2 0 5 3 20 0 15 0 444416179 11105218560 76585 33554432000 4194304 4196468 140720762545568 139708984372368 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20717] ppid=20656 vsize=10844940 memory=1 CPUtime=0.11 cores=1,3,5,7
/proc/20659/task/20717/stat : 20717 (java) S 20656 20659 17320 0 -1 1077944384 3742 13161 0 0 3 0 5 3 20 0 15 0 444416181 11105218560 76585 33554432000 4194304 4196468 140720762545568 139708096010224 139709093972610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20718] ppid=20656 vsize=10844940 memory=1 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20718/stat : 20718 (java) S 20656 20659 17320 0 -1 1077944384 37 13161 0 0 0 0 5 3 20 0 15 0 444416181 11105218560 76585 33554432000 4194304 4196468 140720762545568 139708094956512 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20719] ppid=20656 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20719/stat : 20719 (java) S 20656 20659 17320 0 -1 1077944384 1 13161 0 0 0 0 5 3 20 0 15 0 444416181 11105218560 76585 33554432000 4194304 4196468 140720762545568 139707971265536 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20720] ppid=20656 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20720/stat : 20720 (java) S 20656 20659 17320 0 -1 1077944384 2 13161 0 0 0 0 5 3 20 0 15 0 444416184 11105218560 76585 33554432000 4194304 4196468 140720762545568 139707635722448 139709093980059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20721] ppid=20656 vsize=10844940 memory=1 CPUtime=1.95 cores=1,3,5,7
/proc/20659/task/20721/stat : 20721 (java) R 20656 20659 17320 0 -1 4202560 9453 13161 0 0 185 2 5 3 20 0 15 0 444416184 11105218560 76585 33554432000 4194304 4196468 140720762545568 139708061382720 139709077453222 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20722] ppid=20656 vsize=10844940 memory=0 CPUtime=2.22 cores=1,3,5,7
/proc/20659/task/20722/stat : 20722 (java) R 20656 20659 17320 0 -1 4202560 13278 13161 0 0 212 2 5 3 20 0 15 0 444416184 11105218560 76585 33554432000 4194304 4196468 140720762545568 139708060330192 139709079329615 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20723] ppid=20656 vsize=10844940 memory=0 CPUtime=1.51 cores=1,3,5,7
/proc/20659/task/20723/stat : 20723 (java) R 20656 20659 17320 0 -1 1077944384 9183 13161 0 0 140 3 5 3 20 0 15 0 444416184 11105218560 76585 33554432000 4194304 4196468 140720762545568 139708059294448 139709093972610 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20724] ppid=20656 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20724/stat : 20724 (java) S 20656 20659 17320 0 -1 1077944384 3 13161 0 0 0 0 5 3 20 0 15 0 444416184 11105218560 76585 33554432000 4194304 4196468 140720762545568 139707367287904 139709093971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
[pid=20659/tid=20725] ppid=20656 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20659/task/20725/stat : 20725 (java) S 20656 20659 17320 0 -1 1077944384 8 13161 0 0 0 0 5 3 20 0 15 0 444416185 11105218560 76585 33554432000 4194304 4196468 140720762545568 139708058241328 139709093972610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14086144 140720762546928 140720762549445 140720762549445 140720762552271 0
Current children cumulated CPU time: 9.58 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 306340 KiB

[startup+4.20067 s]*
/proc/loadavg: 2.08 1.53 1.39 3/214 20726
/proc/meminfo: memFree=27651620/32770624 swapFree=66959728/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 4.21043
CPU time (s): 10.1714
CPU user time (s): 9.89727
CPU system time (s): 0.274149
CPU usage (%): 241.577
Max. virtual memory (cumulated for all children) (KiB): 10850316
Max. memory (cumulated for all children) (KiB): 309728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.89727
system time used= 0.274149
maximum resident set size= 325932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75004
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= 6424
involuntary context switches= 45


# summary of solver processes directly reported to runsolver:
#   pid: 20659
#   total CPU time (s): 10.1714
#   total CPU user time (s): 9.89727
#   total CPU system time (s): 0.274149

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042371 second user time and 0.091977 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-17 03:45:20
IDJOB=4401279
IDBENCH=133886
IDSOLVER=2858
FILE ID=node124/4401279-1568684760
RUNJOBID= node124-1568673291-17352
PBS_JOBID= 21703786
Free space on /tmp= 61776 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Ramsey/Ramsey-m1-s1/Ramsey-13.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401279-1568684760/watcher-4401279-1568684760 -o /tmp/evaluation-result-4401279-1568684760/solver-4401279-1568684760 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568673291-17352 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=535221524 HOME/instance-4401279-1568684760.xml

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

MD5SUM BENCH= dac12cc2d7c8406352143d9a44a7b315
RANDOM SEED=535221524

node124.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.47
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.47
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.47
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.47
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:        27684124 kB
MemAvailable:   31025280 kB
Buffers:          228380 kB
Cached:          3400984 kB
SwapCached:        46376 kB
Active:          1937392 kB
Inactive:        2559212 kB
Active(anon):     819196 kB
Inactive(anon):    97996 kB
Active(file):    1118196 kB
Inactive(file):  2461216 kB
Unevictable:      107732 kB
Mlocked:          107732 kB
SwapTotal:      67108860 kB
SwapFree:       66959728 kB
Dirty:             35668 kB
Writeback:             0 kB
AnonPages:        879240 kB
Mapped:            62032 kB
Shmem:             40944 kB
Slab:             184836 kB
SReclaimable:     155160 kB
SUnreclaim:        29676 kB
KernelStack:        4032 kB
PageTables:         7540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2092444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    716800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61744 MiB
End job on node124 at 2019-09-17 03:45:24