Trace number 4304548

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.9.2-SuperNGOPT55 114.648 104.631

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-10_c18.xml
MD5SUMfd7701f01011f2453d3fac3f444f25b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark7.68873
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.96/0.75	c Concrete v3.9.2.1532736233296 running
8.03/3.96	o 100
8.37/4.02	o 99
9.66/4.45	o 85
9.66/4.45	o 84
9.66/4.45	o 79
9.66/4.45	o 78
9.66/4.45	o 67
9.66/4.45	o 64
15.58/8.35	o 63
15.58/8.37	o 62
16.79/9.44	o 60
23.53/15.67	o 59
53.37/44.95	o 58
63.63/55.09	o 57
75.08/66.44	o 56
104.97/95.17	o 55
114.59/104.61	v <instantiation cost="55">
114.59/104.61	v       <list>
114.59/104.61	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9]
114.59/104.61	v       </list>
114.59/104.61	v       <values>
114.59/104.61	v         0 2 14 21 29 32 45 49 54 55 2 14 21 29 32 45 49 54 55 12 19 27 30 43 47 52 53 7 15 18 31 35 40 41 8 11 24 28 33 34 3 16 20 25 26 13 17 22 23 4 9 10 5 6 1
114.59/104.61	v       </values>
114.59/104.61	v     </instantiation>
114.59/104.61	s OPTIMUM FOUND

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304548-1534102328/watcher-4304548-1534102328 -o /tmp/evaluation-result-4304548-1534102328/solver-4304548-1534102328 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534099857-27320 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1947036793 -superng HOME/instance-4304548-1534102328.xml 

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

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=28283, runsolver pid=28280
Current StackSize limit: 8192 KiB


[startup+0.100115 s]*
/proc/loadavg: 1.81 1.75 1.69 2/203 28336
/proc/meminfo: memFree=9420512/32770624 swapFree=67108496/67108860
[pid=28283] ppid=28280 vsize=10005480 memory=16376 CPUtime=0.08 cores=1,3,5,7
/proc/28283/stat : 28283 (java) S 28280 28283 27288 0 -1 1077944320 4245 12889 0 0 1 0 5 2 20 0 6 0 227796051 10245611520 4094 33554432000 4194304 4196468 140724800362240 140724800344784 139795658780407 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
/proc/28283/statm: 2501370 4094 1919 1 0 2489808 0
[pid=28283/tid=28336] ppid=28280 vsize=10005480 memory=4279135704013963405 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28336/stat : 28336 (java) R 28280 28283 27288 0 -1 4202560 2050 12889 0 0 0 0 5 2 20 0 6 0 227796060 10245611520 4094 33554432000 4194304 4196468 140724800362240 139795630617168 139795642860894 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28337] ppid=28280 vsize=10005480 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28337/stat : 28337 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 6 0 227796061 10245611520 4094 33554432000 4194304 4196468 140724800362240 139795663022864 139795658790613 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28338] ppid=28280 vsize=10005480 memory=140687267776128 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28338/stat : 28338 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 6 0 227796061 10245611520 4094 33554432000 4194304 4196468 140724800362240 139795550428048 139795658790613 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28339] ppid=28280 vsize=10005480 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28339/stat : 28339 (java) S 28280 28283 27288 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 6 0 227796061 10245611520 4094 33554432000 4194304 4196468 140724800362240 139795196881936 139795658790613 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28340] ppid=28280 vsize=10005480 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28340/stat : 28340 (java) S 28280 28283 27288 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 6 0 227796061 10245611520 4094 33554432000 4194304 4196468 140724800362240 139795195829392 139795658790613 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16376 KiB

[startup+0.210161 s]*
/proc/loadavg: 1.81 1.75 1.69 3/216 28349
/proc/meminfo: memFree=9394044/32770624 swapFree=67108496/67108860
[pid=28283] ppid=28280 vsize=10982744 memory=42376 CPUtime=0.25 cores=1,3,5,7
/proc/28283/stat : 28283 (java) S 28280 28283 27288 0 -1 1077944320 7339 12889 0 0 17 1 5 2 20 0 15 0 227796051 11246329856 10594 33554432000 4194304 4196468 140724800362240 140724800344784 139795658780407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
/proc/28283/statm: 2745686 10594 2948 1 0 2708109 0
[pid=28283/tid=28336] ppid=28280 vsize=10982744 memory=7022364594140610616 CPUtime=0.18 cores=1,3,5,7
/proc/28283/task/28336/stat : 28336 (java) R 28280 28283 27288 0 -1 4202560 3910 12889 0 0 11 0 5 2 20 0 15 0 227796060 11246329856 10660 33554432000 4194304 4196468 140724800362240 139795630583368 139795639056167 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28337] ppid=28280 vsize=10982744 memory=364 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28337/stat : 28337 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 227796061 11246329856 10660 33554432000 4194304 4196468 140724800362240 139795663022864 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28338] ppid=28280 vsize=10982744 memory=3618839295720343200 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28338/stat : 28338 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 227796061 11246329856 10660 33554432000 4194304 4196468 140724800362240 139795550428048 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28339] ppid=28280 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28339/stat : 28339 (java) S 28280 28283 27288 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 227796061 11246329856 10660 33554432000 4194304 4196468 140724800362240 139795196881936 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28340] ppid=28280 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28340/stat : 28340 (java) S 28280 28283 27288 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 227796061 11246329856 10660 33554432000 4194304 4196468 140724800362240 139795195829392 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28341] ppid=28280 vsize=10982744 memory=140687267776128 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28341/stat : 28341 (java) S 28280 28283 27288 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 227796062 11246329856 10660 33554432000 4194304 4196468 140724800362240 139795151869936 139795658791554 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28342] ppid=28280 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28342/stat : 28342 (java) S 28280 28283 27288 0 -1 1077944384 13 12889 0 0 0 0 5 2 20 0 15 0 227796063 11246329856 10660 33554432000 4194304 4196468 140724800362240 139794474591136 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28343] ppid=28280 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28343/stat : 28343 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 227796063 11246329856 10660 33554432000 4194304 4196468 140724800362240 139794273264624 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28344] ppid=28280 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28344/stat : 28344 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11246329856 10660 33554432000 4194304 4196468 140724800362240 139793965865168 139795658799003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28345] ppid=28280 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28283/task/28345/stat : 28345 (java) S 28280 28283 27288 0 -1 1077944384 362 12889 0 0 1 0 5 2 20 0 15 0 227796066 11246329856 10660 33554432000 4194304 4196468 140724800362240 139795150817776 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28346] ppid=28280 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28346/stat : 28346 (java) S 28280 28283 27288 0 -1 1077944384 258 12889 0 0 0 0 5 2 20 0 15 0 227796066 11246329856 10726 33554432000 4194304 4196468 140724800362240 139795149765232 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28347] ppid=28280 vsize=10982744 memory=140687267776128 CPUtime=0.1 cores=1,3,5,7
/proc/28283/task/28347/stat : 28347 (java) S 28280 28283 27288 0 -1 1077944384 613 12889 0 0 3 0 5 2 20 0 15 0 227796066 11246329856 10726 33554432000 4194304 4196468 140724800362240 139795148712688 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28348] ppid=28280 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28348/stat : 28348 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11246329856 10726 33554432000 4194304 4196468 140724800362240 139793535069280 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28349] ppid=28280 vsize=10982744 memory=140687267776128 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28349/stat : 28349 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 227796066 11246329856 10726 33554432000 4194304 4196468 140724800362240 139795147659568 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 42376 KiB

[startup+0.310358 s]*
/proc/loadavg: 1.81 1.75 1.69 3/216 28349
/proc/meminfo: memFree=9381144/32770624 swapFree=67108496/67108860
[pid=28283] ppid=28280 vsize=10983192 memory=53644 CPUtime=0.37 cores=1,3,5,7
/proc/28283/stat : 28283 (java) S 28280 28283 27288 0 -1 1077944320 10026 12889 0 0 28 2 5 2 20 0 15 0 227796051 11246788608 13411 33554432000 4194304 4196468 140724800362240 140724800344784 139795658780407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
/proc/28283/statm: 2745798 13411 3067 1 0 2708109 0
[pid=28283/tid=28336] ppid=28280 vsize=10983192 memory=6791534058613427641 CPUtime=0.27 cores=1,3,5,7
/proc/28283/task/28336/stat : 28336 (java) R 28280 28283 27288 0 -1 4202560 6569 12889 0 0 19 1 5 2 20 0 15 0 227796060 11246788608 13477 33554432000 4194304 4196468 140724800362240 139795630569936 139795639056235 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28337] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28337/stat : 28337 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 227796061 11246788608 13477 33554432000 4194304 4196468 140724800362240 139795663022864 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28338] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28338/stat : 28338 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 227796061 11246788608 13477 33554432000 4194304 4196468 140724800362240 139795550428048 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28339] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28339/stat : 28339 (java) S 28280 28283 27288 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 227796061 11246788608 13477 33554432000 4194304 4196468 140724800362240 139795196881936 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28340] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28340/stat : 28340 (java) S 28280 28283 27288 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 227796061 11246788608 13477 33554432000 4194304 4196468 140724800362240 139795195829392 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28341] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28341/stat : 28341 (java) S 28280 28283 27288 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 227796062 11246788608 13477 33554432000 4194304 4196468 140724800362240 139795151869936 139795658791554 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28342] ppid=28280 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28342/stat : 28342 (java) S 28280 28283 27288 0 -1 1077944384 13 12889 0 0 0 0 5 2 20 0 15 0 227796063 11246788608 13477 33554432000 4194304 4196468 140724800362240 139794474591136 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28343] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28343/stat : 28343 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 227796063 11246788608 13477 33554432000 4194304 4196468 140724800362240 139794273264624 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28344] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28344/stat : 28344 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11246788608 13477 33554432000 4194304 4196468 140724800362240 139793965865168 139795658799003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28345] ppid=28280 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28283/task/28345/stat : 28345 (java) S 28280 28283 27288 0 -1 1077944384 362 12889 0 0 2 0 5 2 20 0 15 0 227796066 11246788608 13477 33554432000 4194304 4196468 140724800362240 139795150817776 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28346] ppid=28280 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28283/task/28346/stat : 28346 (java) S 28280 28283 27288 0 -1 1077944384 261 12889 0 0 1 0 5 2 20 0 15 0 227796066 11246788608 13477 33554432000 4194304 4196468 140724800362240 139795149765232 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28347] ppid=28280 vsize=10983192 memory=140687267776128 CPUtime=0.11 cores=1,3,5,7
/proc/28283/task/28347/stat : 28347 (java) S 28280 28283 27288 0 -1 1077944384 634 12889 0 0 4 0 5 2 20 0 15 0 227796066 11246788608 13477 33554432000 4194304 4196468 140724800362240 139795148712688 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28348] ppid=28280 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28348/stat : 28348 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11246788608 13477 33554432000 4194304 4196468 140724800362240 139793535069280 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28349] ppid=28280 vsize=10983192 memory=140687267776128 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28349/stat : 28349 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 227796066 11246788608 13543 33554432000 4194304 4196468 140724800362240 139795147659568 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 53644 KiB

[startup+0.700792 s]
/proc/loadavg: 1.81 1.75 1.69 3/216 28349
/proc/meminfo: memFree=9369484/32770624 swapFree=67108496/67108860
[pid=28283] ppid=28280 vsize=10983192 memory=88432 CPUtime=0.96 cores=1,3,5,7
/proc/28283/stat : 28283 (java) S 28280 28283 27288 0 -1 1077944320 16743 12889 0 0 86 3 5 2 20 0 15 0 227796051 11246788608 22108 33554432000 4194304 4196468 140724800362240 140724800344784 139795658780407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
/proc/28283/statm: 2745798 22108 3238 1 0 2708109 0
[pid=28283/tid=28336] ppid=28280 vsize=10983192 memory=0 CPUtime=0.65 cores=1,3,5,7
/proc/28283/task/28336/stat : 28336 (java) R 28280 28283 27288 0 -1 4202560 12183 12889 0 0 56 2 5 2 20 0 15 0 227796060 11246788608 22108 33554432000 4194304 4196468 140724800362240 139795630603408 139795642860894 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28337] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28337/stat : 28337 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 227796061 11246788608 22108 33554432000 4194304 4196468 140724800362240 139795663022864 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28338] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28338/stat : 28338 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 227796061 11246788608 22108 33554432000 4194304 4196468 140724800362240 139795550428048 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28339] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28339/stat : 28339 (java) S 28280 28283 27288 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 227796061 11246788608 22108 33554432000 4194304 4196468 140724800362240 139795196881936 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28340] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28340/stat : 28340 (java) S 28280 28283 27288 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 227796061 11246788608 22108 33554432000 4194304 4196468 140724800362240 139795195829392 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28341] ppid=28280 vsize=10983192 memory=5788641006024419159 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28341/stat : 28341 (java) S 28280 28283 27288 0 -1 1077944384 6 12889 0 0 0 0 5 2 20 0 15 0 227796062 11246788608 22108 33554432000 4194304 4196468 140724800362240 139795151869936 139795658791554 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28342] ppid=28280 vsize=10983192 memory=32804 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28342/stat : 28342 (java) S 28280 28283 27288 0 -1 1077944384 13 12889 0 0 0 0 5 2 20 0 15 0 227796063 11246788608 22108 33554432000 4194304 4196468 140724800362240 139794474591136 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28343] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28343/stat : 28343 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 227796063 11246788608 22108 33554432000 4194304 4196468 140724800362240 139794273264624 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28344] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28344/stat : 28344 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11246788608 22108 33554432000 4194304 4196468 140724800362240 139793965865168 139795658799003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28345] ppid=28280 vsize=10983192 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/28283/task/28345/stat : 28345 (java) S 28280 28283 27288 0 -1 1077944384 968 12889 0 0 9 0 5 2 20 0 15 0 227796066 11246788608 22108 33554432000 4194304 4196468 140724800362240 139795150817776 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28346] ppid=28280 vsize=10983192 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/28283/task/28346/stat : 28346 (java) S 28280 28283 27288 0 -1 1077944384 639 12889 0 0 7 0 5 2 20 0 15 0 227796066 11246788608 22108 33554432000 4194304 4196468 140724800362240 139795149765232 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28347] ppid=28280 vsize=10983192 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/28283/task/28347/stat : 28347 (java) S 28280 28283 27288 0 -1 1077944384 726 12889 0 0 13 0 5 2 20 0 15 0 227796066 11246788608 22108 33554432000 4194304 4196468 140724800362240 139795148712688 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28348] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28348/stat : 28348 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11246788608 22108 33554432000 4194304 4196468 140724800362240 139793535069280 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28349] ppid=28280 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28349/stat : 28349 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 227796066 11246788608 22108 33554432000 4194304 4196468 140724800362240 139795147659568 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88432 KiB

[startup+1.50077 s]
/proc/loadavg: 1.81 1.75 1.69 3/216 28349
/proc/meminfo: memFree=9325820/32770624 swapFree=67108496/67108860
[pid=28283] ppid=28280 vsize=10998092 memory=179680 CPUtime=2.23 cores=1,3,5,7
/proc/28283/stat : 28283 (java) S 28280 28283 27288 0 -1 1077944320 24025 12889 0 0 207 9 5 2 20 0 15 0 227796051 11262046208 44920 33554432000 4194304 4196468 140724800362240 140724800344784 139795658780407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
/proc/28283/statm: 2749523 44920 3476 1 0 2711181 0
[pid=28283/tid=28336] ppid=28280 vsize=10998092 memory=4951091520830867572 CPUtime=1.42 cores=1,3,5,7
/proc/28283/task/28336/stat : 28336 (java) R 28280 28283 27288 0 -1 4202560 17866 12889 0 0 130 5 5 2 20 0 15 0 227796060 11262046208 44920 33554432000 4194304 4196468 140724800362240 139795630611488 139795644148551 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28337] ppid=28280 vsize=10998092 memory=-5185266903443858542 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28337/stat : 28337 (java) S 28280 28283 27288 0 -1 1077944384 26 12889 0 0 0 0 5 2 20 0 15 0 227796061 11262046208 44920 33554432000 4194304 4196468 140724800362240 139795663022864 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28338] ppid=28280 vsize=10998092 memory=-7838159556811397785 CPUtime=0.08 cores=1,3,5,7
/proc/28283/task/28338/stat : 28338 (java) S 28280 28283 27288 0 -1 1077944384 238 12889 0 0 1 0 5 2 20 0 15 0 227796061 11262046208 44920 33554432000 4194304 4196468 140724800362240 139795550428048 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28339] ppid=28280 vsize=10998092 memory=6720696446780543624 CPUtime=0.08 cores=1,3,5,7
/proc/28283/task/28339/stat : 28339 (java) S 28280 28283 27288 0 -1 1077944384 32 12889 0 0 1 0 5 2 20 0 15 0 227796061 11262046208 44920 33554432000 4194304 4196468 140724800362240 139795196881936 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28340] ppid=28280 vsize=10998092 memory=119784 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28340/stat : 28340 (java) S 28280 28283 27288 0 -1 1077944384 66 12889 0 0 0 0 5 2 20 0 15 0 227796061 11262046208 44920 33554432000 4194304 4196468 140724800362240 139795195829392 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28341] ppid=28280 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28283/task/28341/stat : 28341 (java) S 28280 28283 27288 0 -1 1077944384 51 12889 0 0 1 0 5 2 20 0 15 0 227796062 11262046208 44920 33554432000 4194304 4196468 140724800362240 139795151869936 139795658791554 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28342] ppid=28280 vsize=10998092 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28342/stat : 28342 (java) S 28280 28283 27288 0 -1 1077944384 14 12889 0 0 0 0 5 2 20 0 15 0 227796063 11262046208 44920 33554432000 4194304 4196468 140724800362240 139794474591200 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28343] ppid=28280 vsize=10998092 memory=281374313480480 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28343/stat : 28343 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 227796063 11262046208 44920 33554432000 4194304 4196468 140724800362240 139794273264624 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28344] ppid=28280 vsize=10998092 memory=281374313895424 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28344/stat : 28344 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11262046208 44920 33554432000 4194304 4196468 140724800362240 139793965865168 139795658799003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28345] ppid=28280 vsize=10998092 memory=140687156749952 CPUtime=0.28 cores=1,3,5,7
/proc/28283/task/28345/stat : 28345 (java) S 28280 28283 27288 0 -1 1077944384 1435 12889 0 0 21 0 5 2 20 0 15 0 227796066 11262046208 44920 33554432000 4194304 4196468 140724800362240 139795150817776 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28346] ppid=28280 vsize=10998092 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/28283/task/28346/stat : 28346 (java) S 28280 28283 27288 0 -1 1077944384 861 12889 0 0 18 0 5 2 20 0 15 0 227796066 11262046208 44920 33554432000 4194304 4196468 140724800362240 139795149765232 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28347] ppid=28280 vsize=10998092 memory=1128 CPUtime=0.37 cores=1,3,5,7
/proc/28283/task/28347/stat : 28347 (java) S 28280 28283 27288 0 -1 1077944384 1234 12889 0 0 30 0 5 2 20 0 15 0 227796066 11262046208 44920 33554432000 4194304 4196468 140724800362240 139795148712688 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28348] ppid=28280 vsize=10998092 memory=15188 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28348/stat : 28348 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11262046208 44920 33554432000 4194304 4196468 140724800362240 139793535069280 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28349] ppid=28280 vsize=10998092 memory=4000 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28349/stat : 28349 (java) S 28280 28283 27288 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 227796066 11262046208 44920 33554432000 4194304 4196468 140724800362240 139795147659568 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
Current children cumulated CPU time: 2.23 s
Current children cumulated vsize: 10998092 KiB

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

[startup+104.631 s]
# the end of solver process 28283 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=114.161 s, system=0.487262 s

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

[startup+102.401 s]
/proc/loadavg: 2.27 1.91 1.75 4/216 28605
/proc/meminfo: memFree=11426748/32770624 swapFree=67108496/67108860
[pid=28283] ppid=28280 vsize=11077984 memory=768024 CPUtime=112.38 cores=1,3,5,7
/proc/28283/stat : 28283 (java) S 28280 28283 27288 0 -1 1077944320 130584 12889 0 0 11188 43 5 2 20 0 15 0 227796051 11343855616 192006 33554432000 4194304 4196468 140724800362240 140724800344784 139795658780407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
/proc/28283/statm: 2769496 192006 3525 1 0 2731149 0
[pid=28283/tid=28336] ppid=28280 vsize=11077984 memory=1788 CPUtime=101.92 cores=1,3,5,7
/proc/28283/task/28336/stat : 28336 (java) R 28280 28283 27288 0 -1 4202560 57970 12889 0 0 10166 19 5 2 20 0 15 0 227796060 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795630615088 139795243095653 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28337] ppid=28280 vsize=11077984 memory=1788 CPUtime=0.25 cores=1,3,5,7
/proc/28283/task/28337/stat : 28337 (java) S 28280 28283 27288 0 -1 1077944384 3922 12889 0 0 16 2 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795663022864 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28338] ppid=28280 vsize=11077984 memory=860 CPUtime=0.26 cores=1,3,5,7
/proc/28283/task/28338/stat : 28338 (java) S 28280 28283 27288 0 -1 1077944384 1034 12889 0 0 17 2 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795550428048 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28339] ppid=28280 vsize=11077984 memory=6791534058613427641 CPUtime=0.25 cores=1,3,5,7
/proc/28283/task/28339/stat : 28339 (java) S 28280 28283 27288 0 -1 1077944384 1423 12889 0 0 16 2 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795196881936 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28340] ppid=28280 vsize=11077984 memory=1128 CPUtime=0.26 cores=1,3,5,7
/proc/28283/task/28340/stat : 28340 (java) S 28280 28283 27288 0 -1 1077944384 1794 12889 0 0 16 3 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795195829392 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28341] ppid=28280 vsize=11077984 memory=768020 CPUtime=0.23 cores=1,3,5,7
/proc/28283/task/28341/stat : 28341 (java) S 28280 28283 27288 0 -1 1077944384 2890 12889 0 0 15 1 5 2 20 0 15 0 227796062 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795151869936 139795658791554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28342] ppid=28280 vsize=11077984 memory=4000 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28342/stat : 28342 (java) S 28280 28283 27288 0 -1 1077944384 19 12889 0 0 0 0 5 2 20 0 15 0 227796063 11343855616 192006 33554432000 4194304 4196468 140724800362240 139794474591200 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28343] ppid=28280 vsize=11077984 memory=279 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28343/stat : 28343 (java) S 28280 28283 27288 0 -1 1077944384 5 12889 0 0 0 0 5 2 20 0 15 0 227796063 11343855616 192006 33554432000 4194304 4196468 140724800362240 139794273264640 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28344] ppid=28280 vsize=11077984 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28344/stat : 28344 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139793965865168 139795658799003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28345] ppid=28280 vsize=11077984 memory=662 CPUtime=3.89 cores=1,3,5,7
/proc/28283/task/28345/stat : 28345 (java) S 28280 28283 27288 0 -1 1077944384 25373 12889 0 0 379 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795150817776 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28346] ppid=28280 vsize=11077984 memory=393 CPUtime=3.94 cores=1,3,5,7
/proc/28283/task/28346/stat : 28346 (java) S 28280 28283 27288 0 -1 1077944384 20813 12889 0 0 384 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795149765232 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28347] ppid=28280 vsize=11077984 memory=10745 CPUtime=1.8 cores=1,3,5,7
/proc/28283/task/28347/stat : 28347 (java) S 28280 28283 27288 0 -1 1077944384 12344 12889 0 0 170 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795148712688 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28348] ppid=28280 vsize=11077984 memory=9707 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28348/stat : 28348 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139793535069280 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28349] ppid=28280 vsize=11077984 memory=16 CPUtime=0.11 cores=1,3,5,7
/proc/28283/task/28349/stat : 28349 (java) S 28280 28283 27288 0 -1 1077944384 797 12889 0 0 2 2 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795147659568 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
Current children cumulated CPU time: 112.38 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 768024 KiB

[startup+104.001 s]*
/proc/loadavg: 2.27 1.91 1.75 4/216 28605
/proc/meminfo: memFree=11427740/32770624 swapFree=67108496/67108860
[pid=28283] ppid=28280 vsize=11077984 memory=768024 CPUtime=113.99 cores=1,3,5,7
/proc/28283/stat : 28283 (java) S 28280 28283 27288 0 -1 1077944320 130590 12889 0 0 11349 43 5 2 20 0 15 0 227796051 11343855616 192006 33554432000 4194304 4196468 140724800362240 140724800344784 139795658780407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
/proc/28283/statm: 2769496 192006 3525 1 0 2731149 0
[pid=28283/tid=28336] ppid=28280 vsize=11077984 memory=6791534058613427641 CPUtime=103.51 cores=1,3,5,7
/proc/28283/task/28336/stat : 28336 (java) R 28280 28283 27288 0 -1 4202560 57975 12889 0 0 10325 19 5 2 20 0 15 0 227796060 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795630615856 139795241650302 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28337] ppid=28280 vsize=11077984 memory=1132 CPUtime=0.25 cores=1,3,5,7
/proc/28283/task/28337/stat : 28337 (java) S 28280 28283 27288 0 -1 1077944384 3922 12889 0 0 16 2 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795663022864 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28338] ppid=28280 vsize=11077984 memory=6648 CPUtime=0.26 cores=1,3,5,7
/proc/28283/task/28338/stat : 28338 (java) S 28280 28283 27288 0 -1 1077944384 1034 12889 0 0 17 2 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795550428048 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28339] ppid=28280 vsize=11077984 memory=5420 CPUtime=0.26 cores=1,3,5,7
/proc/28283/task/28339/stat : 28339 (java) S 28280 28283 27288 0 -1 1077944384 1424 12889 0 0 17 2 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795196881936 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28340] ppid=28280 vsize=11077984 memory=768024 CPUtime=0.26 cores=1,3,5,7
/proc/28283/task/28340/stat : 28340 (java) S 28280 28283 27288 0 -1 1077944384 1794 12889 0 0 16 3 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795195829392 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28341] ppid=28280 vsize=11077984 memory=1380 CPUtime=0.23 cores=1,3,5,7
/proc/28283/task/28341/stat : 28341 (java) S 28280 28283 27288 0 -1 1077944384 2890 12889 0 0 15 1 5 2 20 0 15 0 227796062 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795151869936 139795658791554 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28342] ppid=28280 vsize=11077984 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28342/stat : 28342 (java) S 28280 28283 27288 0 -1 1077944384 19 12889 0 0 0 0 5 2 20 0 15 0 227796063 11343855616 192006 33554432000 4194304 4196468 140724800362240 139794474591200 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28343] ppid=28280 vsize=11077984 memory=7451037776166413666 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28343/stat : 28343 (java) S 28280 28283 27288 0 -1 1077944384 5 12889 0 0 0 0 5 2 20 0 15 0 227796063 11343855616 192006 33554432000 4194304 4196468 140724800362240 139794273264640 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28344] ppid=28280 vsize=11077984 memory=-8033973626532799130 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28344/stat : 28344 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139793965865168 139795658799003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28345] ppid=28280 vsize=11077984 memory=-5153075247754915967 CPUtime=3.89 cores=1,3,5,7
/proc/28283/task/28345/stat : 28345 (java) S 28280 28283 27288 0 -1 1077944384 25373 12889 0 0 379 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795150817776 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28346] ppid=28280 vsize=11077984 memory=3054156605368803713 CPUtime=3.94 cores=1,3,5,7
/proc/28283/task/28346/stat : 28346 (java) S 28280 28283 27288 0 -1 1077944384 20813 12889 0 0 384 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795149765232 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28347] ppid=28280 vsize=11077984 memory=4951091520830867572 CPUtime=1.8 cores=1,3,5,7
/proc/28283/task/28347/stat : 28347 (java) S 28280 28283 27288 0 -1 1077944384 12344 12889 0 0 170 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795148712688 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28348] ppid=28280 vsize=11077984 memory=276 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28348/stat : 28348 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139793535069280 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28349] ppid=28280 vsize=11077984 memory=6720696446780543624 CPUtime=0.12 cores=1,3,5,7
/proc/28283/task/28349/stat : 28349 (java) S 28280 28283 27288 0 -1 1077944384 797 12889 0 0 2 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795147659568 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
Current children cumulated CPU time: 113.99 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 768024 KiB

[startup+104.401 s]
/proc/loadavg: 2.27 1.91 1.75 4/216 28605
/proc/meminfo: memFree=11427740/32770624 swapFree=67108496/67108860
[pid=28283] ppid=28280 vsize=11077984 memory=768024 CPUtime=114.39 cores=1,3,5,7
/proc/28283/stat : 28283 (java) S 28280 28283 27288 0 -1 1077944320 130595 12889 0 0 11389 43 5 2 20 0 15 0 227796051 11343855616 192006 33554432000 4194304 4196468 140724800362240 140724800344784 139795658780407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
/proc/28283/statm: 2769496 192006 3525 1 0 2731149 0
[pid=28283/tid=28336] ppid=28280 vsize=11077984 memory=1132 CPUtime=103.9 cores=1,3,5,7
/proc/28283/task/28336/stat : 28336 (java) R 28280 28283 27288 0 -1 4202560 57977 12889 0 0 10364 19 5 2 20 0 15 0 227796060 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795630615264 139795229120163 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28337] ppid=28280 vsize=11077984 memory=6648 CPUtime=0.25 cores=1,3,5,7
/proc/28283/task/28337/stat : 28337 (java) S 28280 28283 27288 0 -1 1077944384 3922 12889 0 0 16 2 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795663022864 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28338] ppid=28280 vsize=11077984 memory=5420 CPUtime=0.26 cores=1,3,5,7
/proc/28283/task/28338/stat : 28338 (java) S 28280 28283 27288 0 -1 1077944384 1034 12889 0 0 17 2 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795550428048 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28339] ppid=28280 vsize=11077984 memory=4424 CPUtime=0.26 cores=1,3,5,7
/proc/28283/task/28339/stat : 28339 (java) S 28280 28283 27288 0 -1 1077944384 1426 12889 0 0 17 2 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795196881936 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28340] ppid=28280 vsize=11077984 memory=1380 CPUtime=0.26 cores=1,3,5,7
/proc/28283/task/28340/stat : 28340 (java) S 28280 28283 27288 0 -1 1077944384 1795 12889 0 0 16 3 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795195829392 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28341] ppid=28280 vsize=11077984 memory=1128 CPUtime=0.23 cores=1,3,5,7
/proc/28283/task/28341/stat : 28341 (java) S 28280 28283 27288 0 -1 1077944384 2890 12889 0 0 15 1 5 2 20 0 15 0 227796062 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795151869936 139795658791554 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28342] ppid=28280 vsize=11077984 memory=15188 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28342/stat : 28342 (java) S 28280 28283 27288 0 -1 1077944384 19 12889 0 0 0 0 5 2 20 0 15 0 227796063 11343855616 192006 33554432000 4194304 4196468 140724800362240 139794474591200 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28343] ppid=28280 vsize=11077984 memory=4000 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28343/stat : 28343 (java) S 28280 28283 27288 0 -1 1077944384 5 12889 0 0 0 0 5 2 20 0 15 0 227796063 11343855616 192006 33554432000 4194304 4196468 140724800362240 139794273264640 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28344] ppid=28280 vsize=11077984 memory=14204 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28344/stat : 28344 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139793965865168 139795658799003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28345] ppid=28280 vsize=11077984 memory=34632 CPUtime=3.89 cores=1,3,5,7
/proc/28283/task/28345/stat : 28345 (java) S 28280 28283 27288 0 -1 1077944384 25373 12889 0 0 379 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795150817776 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28346] ppid=28280 vsize=11077984 memory=1180 CPUtime=3.94 cores=1,3,5,7
/proc/28283/task/28346/stat : 28346 (java) S 28280 28283 27288 0 -1 1077944384 20813 12889 0 0 384 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795149765232 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28347] ppid=28280 vsize=11077984 memory=504 CPUtime=1.8 cores=1,3,5,7
/proc/28283/task/28347/stat : 28347 (java) S 28280 28283 27288 0 -1 1077944384 12344 12889 0 0 170 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795148712688 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28348] ppid=28280 vsize=11077984 memory=1720 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28348/stat : 28348 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139793535069280 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28349] ppid=28280 vsize=11077984 memory=928 CPUtime=0.12 cores=1,3,5,7
/proc/28283/task/28349/stat : 28349 (java) S 28280 28283 27288 0 -1 1077944384 797 12889 0 0 2 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795147659568 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
Current children cumulated CPU time: 114.39 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 768024 KiB

[startup+104.601 s]
/proc/loadavg: 2.27 1.91 1.75 4/216 28605
/proc/meminfo: memFree=11427740/32770624 swapFree=67108496/67108860
[pid=28283] ppid=28280 vsize=11077984 memory=768024 CPUtime=114.59 cores=1,3,5,7
/proc/28283/stat : 28283 (java) S 28280 28283 27288 0 -1 1077944320 130596 12889 0 0 11409 43 5 2 20 0 15 0 227796051 11343855616 192006 33554432000 4194304 4196468 140724800362240 140724800344784 139795658780407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
/proc/28283/statm: 2769496 192006 3525 1 0 2731149 0
[pid=28283/tid=28336] ppid=28280 vsize=11077984 memory=15082 CPUtime=104.1 cores=1,3,5,7
/proc/28283/task/28336/stat : 28336 (java) R 28280 28283 27288 0 -1 4202560 57978 12889 0 0 10384 19 5 2 20 0 15 0 227796060 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795630615056 139795234512678 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28337] ppid=28280 vsize=11077984 memory=1256283 CPUtime=0.25 cores=1,3,5,7
/proc/28283/task/28337/stat : 28337 (java) S 28280 28283 27288 0 -1 1077944384 3922 12889 0 0 16 2 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795663022864 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28338] ppid=28280 vsize=11077984 memory=301793952447856927 CPUtime=0.26 cores=1,3,5,7
/proc/28283/task/28338/stat : 28338 (java) S 28280 28283 27288 0 -1 1077944384 1034 12889 0 0 17 2 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795550428048 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28339] ppid=28280 vsize=11077984 memory=13563782421022001 CPUtime=0.26 cores=1,3,5,7
/proc/28283/task/28339/stat : 28339 (java) S 28280 28283 27288 0 -1 1077944384 1426 12889 0 0 17 2 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795196881936 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28340] ppid=28280 vsize=11077984 memory=6944652177228980320 CPUtime=0.26 cores=1,3,5,7
/proc/28283/task/28340/stat : 28340 (java) S 28280 28283 27288 0 -1 1077944384 1795 12889 0 0 16 3 5 2 20 0 15 0 227796061 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795195829392 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28341] ppid=28280 vsize=11077984 memory=6655300316396806240 CPUtime=0.24 cores=1,3,5,7
/proc/28283/task/28341/stat : 28341 (java) S 28280 28283 27288 0 -1 1077944384 2890 12889 0 0 16 1 5 2 20 0 15 0 227796062 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795151869936 139795658791554 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28342] ppid=28280 vsize=11077984 memory=6943526294502006880 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28342/stat : 28342 (java) S 28280 28283 27288 0 -1 1077944384 19 12889 0 0 0 0 5 2 20 0 15 0 227796063 11343855616 192006 33554432000 4194304 4196468 140724800362240 139794474591200 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28343] ppid=28280 vsize=11077984 memory=281374314172264 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28343/stat : 28343 (java) S 28280 28283 27288 0 -1 1077944384 5 12889 0 0 0 0 5 2 20 0 15 0 227796063 11343855616 192006 33554432000 4194304 4196468 140724800362240 139794273264640 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28344] ppid=28280 vsize=11077984 memory=281374314787248 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28344/stat : 28344 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139793965865168 139795658799003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28345] ppid=28280 vsize=11077984 memory=14417003444176214 CPUtime=3.89 cores=1,3,5,7
/proc/28283/task/28345/stat : 28345 (java) S 28280 28283 27288 0 -1 1077944384 25373 12889 0 0 379 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795150817776 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28346] ppid=28280 vsize=11077984 memory=-6737208495982354336 CPUtime=3.94 cores=1,3,5,7
/proc/28283/task/28346/stat : 28346 (java) S 28280 28283 27288 0 -1 1077944384 20813 12889 0 0 384 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795149765232 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28347] ppid=28280 vsize=11077984 memory=8377424916951425120 CPUtime=1.8 cores=1,3,5,7
/proc/28283/task/28347/stat : 28347 (java) S 28280 28283 27288 0 -1 1077944384 12344 12889 0 0 170 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795148712688 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28348] ppid=28280 vsize=11077984 memory=303430223234596890 CPUtime=0.07 cores=1,3,5,7
/proc/28283/task/28348/stat : 28348 (java) S 28280 28283 27288 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139793535069280 139795658790613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
[pid=28283/tid=28349] ppid=28280 vsize=11077984 memory=288230583166042426 CPUtime=0.12 cores=1,3,5,7
/proc/28283/task/28349/stat : 28349 (java) S 28280 28283 27288 0 -1 1077944384 797 12889 0 0 2 3 5 2 20 0 15 0 227796066 11343855616 192006 33554432000 4194304 4196468 140724800362240 139795147659568 139795658791554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30896128 140724800367203 140724800370012 140724800370012 140724800372687 0
Current children cumulated CPU time: 114.59 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 768024 KiB

Child status: 0
Real time (s): 104.631
CPU time (s): 114.648
CPU user time (s): 114.161
CPU system time (s): 0.487262
CPU usage (%): 109.573
Max. virtual memory (cumulated for all children) (KiB): 11080840
Max. memory (cumulated for all children) (KiB): 770664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 114.161
system time used= 0.487262
maximum resident set size= 771676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144712
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13180
involuntary context switches= 225


# summary of solver processes directly reported to runsolver:
#   pid: 28283
#   total CPU time (s): 114.648
#   total CPU user time (s): 114.161
#   total CPU system time (s): 0.487262

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.715616 second user time and 0.938278 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-12 21:32:08
IDJOB=4304548
IDBENCH=141371
IDSOLVER=2781
FILE ID=node149/4304548-1534102328
RUNJOBID= node149-1534099857-27320
PBS_JOBID= 21037007
Free space on /tmp= 39084 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-10_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304548-1534102328/watcher-4304548-1534102328 -o /tmp/evaluation-result-4304548-1534102328/solver-4304548-1534102328 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534099857-27320 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1947036793 -superng HOME/instance-4304548-1534102328.xml

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

MD5SUM BENCH= fd7701f01011f2453d3fac3f444f25b8
RANDOM SEED=1947036793

node149.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.60
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.60
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.60
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.60
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:         9423268 kB
MemAvailable:   28357524 kB
Buffers:          205004 kB
Cached:         18761456 kB
SwapCached:           28 kB
Active:         11301028 kB
Inactive:       11262756 kB
Active(anon):    3546428 kB
Inactive(anon):   103076 kB
Active(file):    7754600 kB
Inactive(file): 11159680 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:             26468 kB
Writeback:             0 kB
AnonPages:       3603060 kB
Mapped:            67696 kB
Shmem:             49616 kB
Slab:             476576 kB
SReclaimable:     448436 kB
SUnreclaim:        28140 kB
KernelStack:        3520 kB
PageTables:        11668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4411252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3362816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 39060 MiB
End job on node149 at 2018-08-12 21:33:53