Trace number 4403086

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.3OPT125 9.93003 4.24989

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-7-3-20-1.xml
MD5SUM38f06f34c6c373f6142c39e9ab89bcc1
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark125
Best CPU time to get the best result obtained on this benchmark0.251194
Satisfiable
(Un)Satisfiability was proved
Number of variables82
Number of constraints463
Number of domains43
Minimum domain size2
Maximum domain size21
Distribution of domain sizes[{"size":2,"count":1},{"size":3,"count":4},{"size":4,"count":13},{"size":5,"count":3},{"size":11,"count":3},{"size":12,"count":3},{"size":13,"count":5},{"size":14,"count":4},{"size":15,"count":5},{"size":20,"count":20},{"size":21,"count":21}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":41},{"degree":22,"count":40},{"degree":23,"count":1}]
Minimum constraint arity1
Maximum constraint arity21
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":461},{"arity":21,"count":1}]
Number of extensional constraints41
Number of intensional constraints421
Distribution of constraint types[{"type":"extension","count":41},{"type":"intension","count":421},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.78/0.55	c Concrete v3.12.3.1568965526260 running
8.14/3.70	o 126
8.48/3.74	o 125
9.85/4.13	v <instantiation
9.85/4.13	v         cost = '125'>
9.85/4.13	v       <list>
9.85/4.13	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] l[0] l[1] l[2] l[3] l[4] l[5] l[6] l[7] l[8] l[9] l[10] l[11] l[12] l[13] l[14] l[15] l[16] l[17] l[18] l[19] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19]
9.85/4.13	v       </list>
9.85/4.13	v       <values>
9.85/4.13	v         0 1 2 3 4 5 6 7 8 9 11 12 13 20 14 15 16 10 17 18 19 0 0 0 0 0 0 0 0 0 0 7 1 1 18 0 0 0 16 10 1 4 13 17 18 19 12 17 11 10 10 11 19 19 19 10 13 11 18 18 19 10 4 1 1 9 5 5 2 3 1 9 1 1 5 4 1 2 4 5 2 2
9.85/4.13	v       </values>
9.85/4.13	v     </instantiation>
9.85/4.13	s OPTIMUM FOUND

Verifier Data

OK	125

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

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


[startup+0.100034 s]*
/proc/loadavg: 1.87 1.67 1.54 3/217 25019
/proc/meminfo: memFree=5119696/32770624 swapFree=66938644/67108860
[pid=24962] ppid=24959 vsize=9972712 memory=18332 CPUtime=0.08 cores=1,3,5,7
/proc/24962/stat : 24962 (java) S 24959 24962 23401 0 -1 1077944320 4340 13529 0 0 1 0 4 3 20 0 6 0 473596320 10212057088 4583 33554432000 4194304 4196468 140722378900032 140722378882576 140600498122487 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
/proc/24962/statm: 2493178 4583 1931 1 0 2481616 0
[pid=24962/tid=25015] ppid=24959 vsize=9972712 memory=4279135703946592399 CPUtime=0.08 cores=1,3,5,7
/proc/24962/task/25015/stat : 25015 (java) R 24959 24962 23401 0 -1 4202560 2131 13529 0 0 1 0 4 3 20 0 6 0 473596329 10212057088 4583 33554432000 4194304 4196468 140722378900032 140600469959248 140600490359614 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25016] ppid=24959 vsize=9972712 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25016/stat : 25016 (java) S 24959 24962 23401 0 -1 1077944384 2 13529 0 0 0 0 4 3 20 0 6 0 473596330 10212057088 4583 33554432000 4194304 4196468 140722378900032 140600502365072 140600498132693 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25017] ppid=24959 vsize=9972712 memory=139963224913536 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25017/stat : 25017 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 6 0 473596330 10212057088 4583 33554432000 4194304 4196468 140722378900032 140600390638352 140600498132693 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25018] ppid=24959 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25018/stat : 25018 (java) S 24959 24962 23401 0 -1 1077944384 2 13529 0 0 0 0 4 3 20 0 6 0 473596330 10212057088 4583 33554432000 4194304 4196468 140722378900032 140600389586064 140600498132693 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25019] ppid=24959 vsize=9972712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25019/stat : 25019 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 6 0 473596330 10212057088 4583 33554432000 4194304 4196468 140722378900032 140600388533264 140600498132693 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18332 KiB

[startup+0.210126 s]*
/proc/loadavg: 1.87 1.67 1.54 4/226 25028
/proc/meminfo: memFree=5098620/32770624 swapFree=66938644/67108860
[pid=24962] ppid=24959 vsize=10820196 memory=41116 CPUtime=0.25 cores=1,3,5,7
/proc/24962/stat : 24962 (java) S 24959 24962 23401 0 -1 1077944320 7111 13529 0 0 17 1 4 3 20 0 15 0 473596320 11079880704 10279 33554432000 4194304 4196468 140722378900032 140722378882576 140600498122487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
/proc/24962/statm: 2705049 10279 3302 1 0 2667149 0
[pid=24962/tid=25015] ppid=24959 vsize=10820196 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/24962/task/25015/stat : 25015 (java) R 24959 24962 23401 0 -1 4202560 3601 13529 0 0 11 1 4 3 20 0 15 0 473596329 11079880704 10279 33554432000 4194304 4196468 140722378900032 140600469936672 140600482202974 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25016] ppid=24959 vsize=10820196 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25016/stat : 25016 (java) S 24959 24962 23401 0 -1 1077944384 2 13529 0 0 0 0 4 3 20 0 15 0 473596330 11079880704 10279 33554432000 4194304 4196468 140722378900032 140600502365072 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25017] ppid=24959 vsize=10820196 memory=139963224913536 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25017/stat : 25017 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596330 11079880704 10279 33554432000 4194304 4196468 140722378900032 140600390638352 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25018] ppid=24959 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25018/stat : 25018 (java) S 24959 24962 23401 0 -1 1077944384 2 13529 0 0 0 0 4 3 20 0 15 0 473596330 11079880704 10279 33554432000 4194304 4196468 140722378900032 140600389586064 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25019] ppid=24959 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25019/stat : 25019 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596330 11079880704 10279 33554432000 4194304 4196468 140722378900032 140600388533264 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25020] ppid=24959 vsize=10820196 memory=139963224913536 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25020/stat : 25020 (java) S 24959 24962 23401 0 -1 1077944384 2 13529 0 0 0 0 4 3 20 0 15 0 473596331 11079880704 10279 33554432000 4194304 4196468 140722378900032 140599973595248 140600498133634 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25021] ppid=24959 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25021/stat : 25021 (java) S 24959 24962 23401 0 -1 1077944384 33 13529 0 0 0 0 4 3 20 0 15 0 473596332 11079880704 10279 33554432000 4194304 4196468 140722378900032 140599972541216 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25022] ppid=24959 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25022/stat : 25022 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596332 11079880704 10279 33554432000 4194304 4196468 140722378900032 140599579632752 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25023] ppid=24959 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25023/stat : 25023 (java) S 24959 24962 23401 0 -1 1077944384 3 13529 0 0 0 0 4 3 20 0 15 0 473596334 11079880704 10279 33554432000 4194304 4196468 140722378900032 140599070906448 140600498141083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25024] ppid=24959 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24962/task/25024/stat : 25024 (java) S 24959 24962 23401 0 -1 1077944384 579 13529 0 0 1 0 4 3 20 0 15 0 473596334 11079880704 10279 33554432000 4194304 4196468 140722378900032 140599938984560 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25025] ppid=24959 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/24962/task/25025/stat : 25025 (java) S 24959 24962 23401 0 -1 1077944384 68 13529 0 0 1 0 4 3 20 0 15 0 473596334 11079880704 10279 33554432000 4194304 4196468 140722378900032 140599937931760 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25026] ppid=24959 vsize=10820196 memory=139963224913536 CPUtime=0.1 cores=1,3,5,7
/proc/24962/task/25026/stat : 25026 (java) S 24959 24962 23401 0 -1 1077944384 607 13529 0 0 3 0 4 3 20 0 15 0 473596334 11079880704 10279 33554432000 4194304 4196468 140722378900032 140599936879472 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25027] ppid=24959 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25027/stat : 25027 (java) S 24959 24962 23401 0 -1 1077944384 3 13529 0 0 0 0 4 3 20 0 15 0 473596335 11079880704 10279 33554432000 4194304 4196468 140722378900032 140599037348832 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25028] ppid=24959 vsize=10820196 memory=139963224913536 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25028/stat : 25028 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596335 11079880704 10279 33554432000 4194304 4196468 140722378900032 140599935826352 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 41116 KiB

[startup+0.310422 s]*
/proc/loadavg: 1.87 1.67 1.54 4/226 25028
/proc/meminfo: memFree=5088716/32770624 swapFree=66938644/67108860
[pid=24962] ppid=24959 vsize=10820196 memory=49688 CPUtime=0.4 cores=1,3,5,7
/proc/24962/stat : 24962 (java) S 24959 24962 23401 0 -1 1077944320 10614 13529 0 0 30 3 4 3 20 0 15 0 473596320 11079880704 12422 33554432000 4194304 4196468 140722378900032 140722378882576 140600498122487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
/proc/24962/statm: 2705049 12422 3314 1 0 2667149 0
[pid=24962/tid=25015] ppid=24959 vsize=10820196 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/24962/task/25015/stat : 25015 (java) R 24959 24962 23401 0 -1 4202560 7094 13529 0 0 19 2 4 3 20 0 15 0 473596329 11079880704 12422 33554432000 4194304 4196468 140722378900032 140600469934032 140600484311077 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25016] ppid=24959 vsize=10820196 memory=7739558440901699171 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25016/stat : 25016 (java) S 24959 24962 23401 0 -1 1077944384 2 13529 0 0 0 0 4 3 20 0 15 0 473596330 11079880704 12422 33554432000 4194304 4196468 140722378900032 140600502365072 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25017] ppid=24959 vsize=10820196 memory=5859291143841275968 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25017/stat : 25017 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596330 11079880704 12422 33554432000 4194304 4196468 140722378900032 140600390638352 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25018] ppid=24959 vsize=10820196 memory=7649539330238267842 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25018/stat : 25018 (java) S 24959 24962 23401 0 -1 1077944384 2 13529 0 0 0 0 4 3 20 0 15 0 473596330 11079880704 12422 33554432000 4194304 4196468 140722378900032 140600389586064 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25019] ppid=24959 vsize=10820196 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25019/stat : 25019 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596330 11079880704 12422 33554432000 4194304 4196468 140722378900032 140600388533264 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25020] ppid=24959 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25020/stat : 25020 (java) S 24959 24962 23401 0 -1 1077944384 2 13529 0 0 0 0 4 3 20 0 15 0 473596331 11079880704 12422 33554432000 4194304 4196468 140722378900032 140599973595248 140600498133634 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25021] ppid=24959 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25021/stat : 25021 (java) S 24959 24962 23401 0 -1 1077944384 33 13529 0 0 0 0 4 3 20 0 15 0 473596332 11079880704 12422 33554432000 4194304 4196468 140722378900032 140599972541216 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25022] ppid=24959 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25022/stat : 25022 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596332 11079880704 12422 33554432000 4194304 4196468 140722378900032 140599579632752 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25023] ppid=24959 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25023/stat : 25023 (java) S 24959 24962 23401 0 -1 1077944384 3 13529 0 0 0 0 4 3 20 0 15 0 473596334 11079880704 12422 33554432000 4194304 4196468 140722378900032 140599070906448 140600498141083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25024] ppid=24959 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/24962/task/25024/stat : 25024 (java) S 24959 24962 23401 0 -1 1077944384 580 13529 0 0 2 0 4 3 20 0 15 0 473596334 11079880704 12422 33554432000 4194304 4196468 140722378900032 140599938984560 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25025] ppid=24959 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24962/task/25025/stat : 25025 (java) S 24959 24962 23401 0 -1 1077944384 68 13529 0 0 1 0 4 3 20 0 15 0 473596334 11079880704 12422 33554432000 4194304 4196468 140722378900032 140599937931760 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25026] ppid=24959 vsize=10820196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/24962/task/25026/stat : 25026 (java) S 24959 24962 23401 0 -1 1077944384 617 13529 0 0 5 0 4 3 20 0 15 0 473596334 11079880704 12422 33554432000 4194304 4196468 140722378900032 140599936879472 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25027] ppid=24959 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25027/stat : 25027 (java) S 24959 24962 23401 0 -1 1077944384 3 13529 0 0 0 0 4 3 20 0 15 0 473596335 11079880704 12422 33554432000 4194304 4196468 140722378900032 140599037348832 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25028] ppid=24959 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25028/stat : 25028 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596335 11079880704 12422 33554432000 4194304 4196468 140722378900032 140599935826352 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 49688 KiB

[startup+0.702712 s]
/proc/loadavg: 1.87 1.67 1.54 4/226 25028
/proc/meminfo: memFree=5073832/32770624 swapFree=66938644/67108860
[pid=24962] ppid=24959 vsize=10824364 memory=81804 CPUtime=1.16 cores=1,3,5,7
/proc/24962/stat : 24962 (java) S 24959 24962 23401 0 -1 1077944320 14651 13529 0 0 103 6 4 3 20 0 15 0 473596320 11084148736 20451 33554432000 4194304 4196468 140722378900032 140722378882576 140600498122487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
/proc/24962/statm: 2706091 20451 3511 1 0 2668173 0
[pid=24962/tid=25015] ppid=24959 vsize=10824364 memory=2241 CPUtime=0.66 cores=1,3,5,7
/proc/24962/task/25015/stat : 25015 (java) D 24959 24962 23401 0 -1 1077944384 10070 13529 0 0 55 4 4 3 20 0 15 0 473596329 11084148736 20451 33554432000 4194304 4196468 140722378900032 140600469949440 140600498144509 0 4 0 16800975 18446744072101608996 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25016] ppid=24959 vsize=10824364 memory=2244 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25016/stat : 25016 (java) S 24959 24962 23401 0 -1 1077944384 2 13529 0 0 0 0 4 3 20 0 15 0 473596330 11084148736 20451 33554432000 4194304 4196468 140722378900032 140600502365072 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25017] ppid=24959 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25017/stat : 25017 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596330 11084148736 20451 33554432000 4194304 4196468 140722378900032 140600390638352 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25018] ppid=24959 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25018/stat : 25018 (java) S 24959 24962 23401 0 -1 1077944384 2 13529 0 0 0 0 4 3 20 0 15 0 473596330 11084148736 20451 33554432000 4194304 4196468 140722378900032 140600389586064 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25019] ppid=24959 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25019/stat : 25019 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596330 11084148736 20451 33554432000 4194304 4196468 140722378900032 140600388533264 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25020] ppid=24959 vsize=10824364 memory=6944652177228980320 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25020/stat : 25020 (java) S 24959 24962 23401 0 -1 1077944384 5 13529 0 0 0 0 4 3 20 0 15 0 473596331 11084148736 20451 33554432000 4194304 4196468 140722378900032 140599973595248 140600498133634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25021] ppid=24959 vsize=10824364 memory=6944656592455359580 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25021/stat : 25021 (java) S 24959 24962 23401 0 -1 1077944384 33 13529 0 0 0 0 4 3 20 0 15 0 473596332 11084148736 20451 33554432000 4194304 4196468 140722378900032 140599972541216 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25022] ppid=24959 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25022/stat : 25022 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596332 11084148736 20451 33554432000 4194304 4196468 140722378900032 140599579632752 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25023] ppid=24959 vsize=10824364 memory=6944656592455097440 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25023/stat : 25023 (java) S 24959 24962 23401 0 -1 1077944384 3 13529 0 0 0 0 4 3 20 0 15 0 473596334 11084148736 20451 33554432000 4194304 4196468 140722378900032 140599070906448 140600498141083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25024] ppid=24959 vsize=10824364 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/24962/task/25024/stat : 25024 (java) S 24959 24962 23401 0 -1 1077944384 1021 13529 0 0 13 0 4 3 20 0 15 0 473596334 11084148736 20451 33554432000 4194304 4196468 140722378900032 140599938984560 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25025] ppid=24959 vsize=10824364 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/24962/task/25025/stat : 25025 (java) R 24959 24962 23401 0 -1 4202560 538 13529 0 0 16 0 4 3 20 0 15 0 473596334 11084148736 20451 33554432000 4194304 4196468 140722378900032 140599937931760 140600479666609 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25026] ppid=24959 vsize=10824364 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/24962/task/25026/stat : 25026 (java) S 24959 24962 23401 0 -1 1077944384 763 13529 0 0 18 0 4 3 20 0 15 0 473596334 11084148736 20451 33554432000 4194304 4196468 140722378900032 140599936879472 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25027] ppid=24959 vsize=10824364 memory=279926238347504 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25027/stat : 25027 (java) S 24959 24962 23401 0 -1 1077944384 3 13529 0 0 0 0 4 3 20 0 15 0 473596335 11084148736 20451 33554432000 4194304 4196468 140722378900032 140599037348832 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25028] ppid=24959 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25028/stat : 25028 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596335 11084148736 20451 33554432000 4194304 4196468 140722378900032 140599935826352 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81804 KiB

[startup+1.50611 s]
/proc/loadavg: 1.87 1.67 1.54 3/226 25028
/proc/meminfo: memFree=5032100/32770624 swapFree=66938644/67108860
[pid=24962] ppid=24959 vsize=10834680 memory=177724 CPUtime=2.64 cores=1,3,5,7
/proc/24962/stat : 24962 (java) S 24959 24962 23401 0 -1 1077944320 23738 13529 0 0 247 10 4 3 20 0 15 0 473596320 11094712320 44431 33554432000 4194304 4196468 140722378900032 140722378882576 140600498122487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
/proc/24962/statm: 2708670 44431 3580 1 0 2670733 0
[pid=24962/tid=25015] ppid=24959 vsize=10834680 memory=26 CPUtime=1.43 cores=1,3,5,7
/proc/24962/task/25015/stat : 25015 (java) R 24959 24962 23401 0 -1 4202560 15480 13529 0 0 130 6 4 3 20 0 15 0 473596329 11094712320 44431 33554432000 4194304 4196468 140722378900032 140600469937872 140600066278695 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25016] ppid=24959 vsize=10834680 memory=32 CPUtime=0.08 cores=1,3,5,7
/proc/24962/task/25016/stat : 25016 (java) S 24959 24962 23401 0 -1 1077944384 61 13529 0 0 1 0 4 3 20 0 15 0 473596330 11094712320 44431 33554432000 4194304 4196468 140722378900032 140600502365072 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25017] ppid=24959 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24962/task/25017/stat : 25017 (java) S 24959 24962 23401 0 -1 1077944384 350 13529 0 0 1 0 4 3 20 0 15 0 473596330 11094712320 44431 33554432000 4194304 4196468 140722378900032 140600390638352 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25018] ppid=24959 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24962/task/25018/stat : 25018 (java) S 24959 24962 23401 0 -1 1077944384 101 13529 0 0 1 0 4 3 20 0 15 0 473596330 11094712320 44431 33554432000 4194304 4196468 140722378900032 140600389586064 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25019] ppid=24959 vsize=10834680 memory=97824 CPUtime=0.08 cores=1,3,5,7
/proc/24962/task/25019/stat : 25019 (java) S 24959 24962 23401 0 -1 1077944384 33 13529 0 0 1 0 4 3 20 0 15 0 473596330 11094712320 44431 33554432000 4194304 4196468 140722378900032 140600388533264 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25020] ppid=24959 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24962/task/25020/stat : 25020 (java) S 24959 24962 23401 0 -1 1077944384 690 13529 0 0 1 0 4 3 20 0 15 0 473596331 11094712320 44431 33554432000 4194304 4196468 140722378900032 140599973595248 140600498133634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25021] ppid=24959 vsize=10834680 memory=7016982484491461206 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25021/stat : 25021 (java) S 24959 24962 23401 0 -1 1077944384 33 13529 0 0 0 0 4 3 20 0 15 0 473596332 11094712320 44431 33554432000 4194304 4196468 140722378900032 140599972541280 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25022] ppid=24959 vsize=10834680 memory=7235426810537140821 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25022/stat : 25022 (java) S 24959 24962 23401 0 -1 1077944384 2 13529 0 0 0 0 4 3 20 0 15 0 473596332 11094712320 44431 33554432000 4194304 4196468 140722378900032 140599579632768 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25023] ppid=24959 vsize=10834680 memory=7014189763849314413 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25023/stat : 25023 (java) S 24959 24962 23401 0 -1 1077944384 3 13529 0 0 0 0 4 3 20 0 15 0 473596334 11094712320 44431 33554432000 4194304 4196468 140722378900032 140599070906448 140600498141083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25024] ppid=24959 vsize=10834680 memory=5788067138599740504 CPUtime=0.36 cores=1,3,5,7
/proc/24962/task/25024/stat : 25024 (java) S 24959 24962 23401 0 -1 1077944384 1701 13529 0 0 29 0 4 3 20 0 15 0 473596334 11094712320 44431 33554432000 4194304 4196468 140722378900032 140599938984560 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25025] ppid=24959 vsize=10834680 memory=7669454713470281063 CPUtime=0.43 cores=1,3,5,7
/proc/24962/task/25025/stat : 25025 (java) R 24959 24962 23401 0 -1 4202560 1324 13529 0 0 36 0 4 3 20 0 15 0 473596334 11094712320 44431 33554432000 4194304 4196468 140722378900032 140599937931760 140600498133634 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25026] ppid=24959 vsize=10834680 memory=7016982484491461206 CPUtime=0.49 cores=1,3,5,7
/proc/24962/task/25026/stat : 25026 (java) R 24959 24962 23401 0 -1 4202560 1748 13529 0 0 42 0 4 3 20 0 15 0 473596334 11094712320 44431 33554432000 4194304 4196468 140722378900032 140599936879472 140600498143834 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25027] ppid=24959 vsize=10834680 memory=7016982484491461206 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25027/stat : 25027 (java) S 24959 24962 23401 0 -1 1077944384 3 13529 0 0 0 0 4 3 20 0 15 0 473596335 11094712320 44431 33554432000 4194304 4196468 140722378900032 140599037348832 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25028] ppid=24959 vsize=10834680 memory=56 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25028/stat : 25028 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596335 11094712320 44431 33554432000 4194304 4196468 140722378900032 140599935826352 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
Current children cumulated CPU time: 2.64 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 177724 KiB

[startup+3.11308 s]
/proc/loadavg: 1.87 1.67 1.54 5/226 25028
/proc/meminfo: memFree=4888332/32770624 swapFree=66938644/67108860
[pid=24962] ppid=24959 vsize=10846988 memory=258392 CPUtime=6.52 cores=1,3,5,7
/proc/24962/stat : 24962 (java) S 24959 24962 23401 0 -1 1077944320 36242 13529 0 0 629 16 4 3 20 0 15 0 473596320 11107315712 64598 33554432000 4194304 4196468 140722378900032 140722378882576 140600498122487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
/proc/24962/statm: 2711747 64598 3604 1 0 2673805 0
[pid=24962/tid=25015] ppid=24959 vsize=10846988 memory=56 CPUtime=2.99 cores=1,3,5,7
/proc/24962/task/25015/stat : 25015 (java) R 24959 24962 23401 0 -1 4202560 19883 13529 0 0 283 9 4 3 20 0 15 0 473596329 11107315712 64598 33554432000 4194304 4196468 140722378900032 140600469952144 140600482202974 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25016] ppid=24959 vsize=10846988 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/24962/task/25016/stat : 25016 (java) S 24959 24962 23401 0 -1 1077944384 72 13529 0 0 2 0 4 3 20 0 15 0 473596330 11107315712 64598 33554432000 4194304 4196468 140722378900032 140600502365072 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25017] ppid=24959 vsize=10846988 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/24962/task/25017/stat : 25017 (java) S 24959 24962 23401 0 -1 1077944384 357 13529 0 0 3 0 4 3 20 0 15 0 473596330 11107315712 64598 33554432000 4194304 4196468 140722378900032 140600390638352 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25018] ppid=24959 vsize=10846988 memory=247158188065604 CPUtime=0.09 cores=1,3,5,7
/proc/24962/task/25018/stat : 25018 (java) S 24959 24962 23401 0 -1 1077944384 105 13529 0 0 2 0 4 3 20 0 15 0 473596330 11107315712 64598 33554432000 4194304 4196468 140722378900032 140600389586064 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25019] ppid=24959 vsize=10846988 memory=247158188065605 CPUtime=0.1 cores=1,3,5,7
/proc/24962/task/25019/stat : 25019 (java) S 24959 24962 23401 0 -1 1077944384 48 13529 0 0 3 0 4 3 20 0 15 0 473596330 11107315712 64598 33554432000 4194304 4196468 140722378900032 140600388533264 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25020] ppid=24959 vsize=10846988 memory=247158188065606 CPUtime=0.1 cores=1,3,5,7
/proc/24962/task/25020/stat : 25020 (java) S 24959 24962 23401 0 -1 1077944384 1591 13529 0 0 3 0 4 3 20 0 15 0 473596331 11107315712 64598 33554432000 4194304 4196468 140722378900032 140599973595248 140600498133634 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25021] ppid=24959 vsize=10846988 memory=26 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25021/stat : 25021 (java) S 24959 24962 23401 0 -1 1077944384 33 13529 0 0 0 0 4 3 20 0 15 0 473596332 11107315712 64598 33554432000 4194304 4196468 140722378900032 140599972541280 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25022] ppid=24959 vsize=10846988 memory=32 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25022/stat : 25022 (java) S 24959 24962 23401 0 -1 1077944384 2 13529 0 0 0 0 4 3 20 0 15 0 473596332 11107315712 64598 33554432000 4194304 4196468 140722378900032 140599579632768 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25023] ppid=24959 vsize=10846988 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25023/stat : 25023 (java) S 24959 24962 23401 0 -1 1077944384 3 13529 0 0 0 0 4 3 20 0 15 0 473596334 11107315712 64598 33554432000 4194304 4196468 140722378900032 140599070906448 140600498141083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25024] ppid=24959 vsize=10846988 memory=0 CPUtime=1.1 cores=1,3,5,7
/proc/24962/task/25024/stat : 25024 (java) R 24959 24962 23401 0 -1 4202560 4161 13529 0 0 102 1 4 3 20 0 15 0 473596334 11107315712 64598 33554432000 4194304 4196468 140722378900032 140599938964520 140600481608505 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25025] ppid=24959 vsize=10846988 memory=235 CPUtime=1.08 cores=1,3,5,7
/proc/24962/task/25025/stat : 25025 (java) R 24959 24962 23401 0 -1 4202560 3317 13529 0 0 101 0 4 3 20 0 15 0 473596334 11107315712 64598 33554432000 4194304 4196468 140722378900032 140599937918064 140600477293744 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25026] ppid=24959 vsize=10846988 memory=213552 CPUtime=1.32 cores=1,3,5,7
/proc/24962/task/25026/stat : 25026 (java) S 24959 24962 23401 0 -1 1077944384 4458 13529 0 0 124 1 4 3 20 0 15 0 473596334 11107315712 64598 33554432000 4194304 4196468 140722378900032 140599936879472 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25027] ppid=24959 vsize=10846988 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25027/stat : 25027 (java) S 24959 24962 23401 0 -1 1077944384 3 13529 0 0 0 0 4 3 20 0 15 0 473596335 11107315712 64598 33554432000 4194304 4196468 140722378900032 140599037348832 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25028] ppid=24959 vsize=10846988 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25028/stat : 25028 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596335 11107315712 64598 33554432000 4194304 4196468 140722378900032 140599935826352 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
Current children cumulated CPU time: 6.52 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 258392 KiB

[startup+4.24984 s]
# the end of solver process 24962 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.68495 s, system=0.245084 s

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

[startup+3.2014 s]
/proc/loadavg: 1.87 1.67 1.54 5/226 25028
/proc/meminfo: memFree=4888332/32770624 swapFree=66938644/67108860
[pid=24962] ppid=24959 vsize=10846988 memory=261668 CPUtime=6.81 cores=1,3,5,7
/proc/24962/stat : 24962 (java) S 24959 24962 23401 0 -1 1077944320 39376 13529 0 0 657 17 4 3 20 0 15 0 473596320 11107315712 65417 33554432000 4194304 4196468 140722378900032 140722378882576 140600498122487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
/proc/24962/statm: 2711747 65417 3605 1 0 2673805 0
[pid=24962/tid=25015] ppid=24959 vsize=10846988 memory=7166608831930223720 CPUtime=3.07 cores=1,3,5,7
/proc/24962/task/25015/stat : 25015 (java) R 24959 24962 23401 0 -1 4202560 21915 13529 0 0 291 9 4 3 20 0 15 0 473596329 11107315712 65417 33554432000 4194304 4196468 140722378900032 140600469959312 140600483813126 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25016] ppid=24959 vsize=10846988 memory=-6225496801744867212 CPUtime=0.09 cores=1,3,5,7
/proc/24962/task/25016/stat : 25016 (java) S 24959 24962 23401 0 -1 1077944384 72 13529 0 0 2 0 4 3 20 0 15 0 473596330 11107315712 65417 33554432000 4194304 4196468 140722378900032 140600502365072 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25017] ppid=24959 vsize=10846988 memory=3761666980133877760 CPUtime=0.1 cores=1,3,5,7
/proc/24962/task/25017/stat : 25017 (java) S 24959 24962 23401 0 -1 1077944384 357 13529 0 0 3 0 4 3 20 0 15 0 473596330 11107315712 65417 33554432000 4194304 4196468 140722378900032 140600390638352 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25018] ppid=24959 vsize=10846988 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/24962/task/25018/stat : 25018 (java) S 24959 24962 23401 0 -1 1077944384 105 13529 0 0 2 0 4 3 20 0 15 0 473596330 11107315712 65417 33554432000 4194304 4196468 140722378900032 140600389586064 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25019] ppid=24959 vsize=10846988 memory=5787779110091854468 CPUtime=0.1 cores=1,3,5,7
/proc/24962/task/25019/stat : 25019 (java) S 24959 24962 23401 0 -1 1077944384 48 13529 0 0 3 0 4 3 20 0 15 0 473596330 11107315712 65417 33554432000 4194304 4196468 140722378900032 140600388533264 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25020] ppid=24959 vsize=10846988 memory=7516895258931192673 CPUtime=0.1 cores=1,3,5,7
/proc/24962/task/25020/stat : 25020 (java) S 24959 24962 23401 0 -1 1077944384 1591 13529 0 0 3 0 4 3 20 0 15 0 473596331 11107315712 65417 33554432000 4194304 4196468 140722378900032 140599973595248 140600498133634 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25021] ppid=24959 vsize=10846988 memory=7521381296285770081 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25021/stat : 25021 (java) S 24959 24962 23401 0 -1 1077944384 33 13529 0 0 0 0 4 3 20 0 15 0 473596332 11107315712 65417 33554432000 4194304 4196468 140722378900032 140599972541280 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25022] ppid=24959 vsize=10846988 memory=42116 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25022/stat : 25022 (java) S 24959 24962 23401 0 -1 1077944384 2 13529 0 0 0 0 4 3 20 0 15 0 473596332 11107315712 65417 33554432000 4194304 4196468 140722378900032 140599579632768 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25023] ppid=24959 vsize=10846988 memory=7306916055891837008 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25023/stat : 25023 (java) S 24959 24962 23401 0 -1 1077944384 3 13529 0 0 0 0 4 3 20 0 15 0 473596334 11107315712 65417 33554432000 4194304 4196468 140722378900032 140599070906448 140600498141083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25024] ppid=24959 vsize=10846988 memory=111632 CPUtime=1.19 cores=1,3,5,7
/proc/24962/task/25024/stat : 25024 (java) R 24959 24962 23401 0 -1 4202560 4822 13529 0 0 111 1 4 3 20 0 15 0 473596334 11107315712 65417 33554432000 4194304 4196468 140722378900032 140599938964520 140600479667448 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25025] ppid=24959 vsize=10846988 memory=808 CPUtime=1.14 cores=1,3,5,7
/proc/24962/task/25025/stat : 25025 (java) R 24959 24962 23401 0 -1 1077944384 3575 13529 0 0 107 0 4 3 20 0 15 0 473596334 11107315712 65417 33554432000 4194304 4196468 140722378900032 140599937913904 140600498143677 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25026] ppid=24959 vsize=10846988 memory=1808 CPUtime=1.37 cores=1,3,5,7
/proc/24962/task/25026/stat : 25026 (java) S 24959 24962 23401 0 -1 1077944384 4649 13529 0 0 129 1 4 3 20 0 15 0 473596334 11107315712 65417 33554432000 4194304 4196468 140722378900032 140599936879472 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25027] ppid=24959 vsize=10846988 memory=920 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25027/stat : 25027 (java) S 24959 24962 23401 0 -1 1077944384 3 13529 0 0 0 0 4 3 20 0 15 0 473596335 11107315712 65417 33554432000 4194304 4196468 140722378900032 140599037348832 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25028] ppid=24959 vsize=10846988 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25028/stat : 25028 (java) S 24959 24962 23401 0 -1 1077944384 1 13529 0 0 0 0 4 3 20 0 15 0 473596335 11107315712 65417 33554432000 4194304 4196468 140722378900032 140599935826352 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
Current children cumulated CPU time: 6.81 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 261668 KiB

[startup+4.00067 s]*
/proc/loadavg: 2.20 1.75 1.56 5/226 25028
/proc/meminfo: memFree=4825236/32770624 swapFree=66938644/67108860
[pid=24962] ppid=24959 vsize=10849048 memory=305488 CPUtime=9.53 cores=1,3,5,7
/proc/24962/stat : 24962 (java) S 24959 24962 23401 0 -1 1077944320 52136 13529 0 0 927 19 4 3 20 0 15 0 473596320 11109425152 76372 33554432000 4194304 4196468 140722378900032 140722378882576 140600498122487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
/proc/24962/statm: 2712262 76372 3612 1 0 2674317 0
[pid=24962/tid=25015] ppid=24959 vsize=10849048 memory=-6517102902069810590 CPUtime=3.88 cores=1,3,5,7
/proc/24962/task/25015/stat : 25015 (java) R 24959 24962 23401 0 -1 4202560 24591 13529 0 0 371 10 4 3 20 0 15 0 473596329 11109425152 76372 33554432000 4194304 4196468 140722378900032 140600469952016 140600498134422 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25016] ppid=24959 vsize=10849048 memory=4122819170707441977 CPUtime=0.09 cores=1,3,5,7
/proc/24962/task/25016/stat : 25016 (java) S 24959 24962 23401 0 -1 1077944384 72 13529 0 0 2 0 4 3 20 0 15 0 473596330 11109425152 76372 33554432000 4194304 4196468 140722378900032 140600502365072 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25017] ppid=24959 vsize=10849048 memory=4716379994208592288 CPUtime=0.1 cores=1,3,5,7
/proc/24962/task/25017/stat : 25017 (java) S 24959 24962 23401 0 -1 1077944384 357 13529 0 0 3 0 4 3 20 0 15 0 473596330 11109425152 76372 33554432000 4194304 4196468 140722378900032 140600390638352 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25018] ppid=24959 vsize=10849048 memory=-6664436420846796947 CPUtime=0.09 cores=1,3,5,7
/proc/24962/task/25018/stat : 25018 (java) S 24959 24962 23401 0 -1 1077944384 105 13529 0 0 2 0 4 3 20 0 15 0 473596330 11109425152 76372 33554432000 4194304 4196468 140722378900032 140600389586064 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25019] ppid=24959 vsize=10849048 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/24962/task/25019/stat : 25019 (java) S 24959 24962 23401 0 -1 1077944384 48 13529 0 0 3 0 4 3 20 0 15 0 473596330 11109425152 76372 33554432000 4194304 4196468 140722378900032 140600388533264 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25020] ppid=24959 vsize=10849048 memory=5911750451971205561 CPUtime=0.1 cores=1,3,5,7
/proc/24962/task/25020/stat : 25020 (java) S 24959 24962 23401 0 -1 1077944384 2827 13529 0 0 3 0 4 3 20 0 15 0 473596331 11109425152 76372 33554432000 4194304 4196468 140722378900032 140599973595248 140600498133634 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25021] ppid=24959 vsize=10849048 memory=3835131879648554606 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25021/stat : 25021 (java) S 24959 24962 23401 0 -1 1077944384 33 13529 0 0 0 0 4 3 20 0 15 0 473596332 11109425152 76372 33554432000 4194304 4196468 140722378900032 140599972541280 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25022] ppid=24959 vsize=10849048 memory=-9033790761416835007 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25022/stat : 25022 (java) S 24959 24962 23401 0 -1 1077944384 2 13529 0 0 0 0 4 3 20 0 15 0 473596332 11109425152 76372 33554432000 4194304 4196468 140722378900032 140599579632768 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25023] ppid=24959 vsize=10849048 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25023/stat : 25023 (java) S 24959 24962 23401 0 -1 1077944384 3 13529 0 0 0 0 4 3 20 0 15 0 473596334 11109425152 76372 33554432000 4194304 4196468 140722378900032 140599070906448 140600498141083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25024] ppid=24959 vsize=10849048 memory=-5720543917975044912 CPUtime=2 cores=1,3,5,7
/proc/24962/task/25024/stat : 25024 (java) R 24959 24962 23401 0 -1 4202560 10494 13529 0 0 191 2 4 3 20 0 15 0 473596334 11109425152 76372 33554432000 4194304 4196468 140722378900032 140599938974352 140600498143834 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25025] ppid=24959 vsize=10849048 memory=0 CPUtime=1.92 cores=1,3,5,7
/proc/24962/task/25025/stat : 25025 (java) S 24959 24962 23401 0 -1 1077944384 5012 13529 0 0 184 1 4 3 20 0 15 0 473596334 11109425152 76372 33554432000 4194304 4196468 140722378900032 140599937931760 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25026] ppid=24959 vsize=10849048 memory=139963119371024 CPUtime=1.7 cores=1,3,5,7
/proc/24962/task/25026/stat : 25026 (java) S 24959 24962 23401 0 -1 1077944384 6376 13529 0 0 162 1 4 3 20 0 15 0 473596334 11109425152 76372 33554432000 4194304 4196468 140722378900032 140599936879472 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25027] ppid=24959 vsize=10849048 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25027/stat : 25027 (java) S 24959 24962 23401 0 -1 1077944384 3 13529 0 0 0 0 4 3 20 0 15 0 473596335 11109425152 76372 33554432000 4194304 4196468 140722378900032 140599037348832 140600498132693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
[pid=24962/tid=25028] ppid=24959 vsize=10849048 memory=6944656592455359580 CPUtime=0.07 cores=1,3,5,7
/proc/24962/task/25028/stat : 25028 (java) S 24959 24962 23401 0 -1 1077944384 6 13529 0 0 0 0 4 3 20 0 15 0 473596335 11109425152 76372 33554432000 4194304 4196468 140722378900032 140599935826352 140600498133634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20262912 140722378906352 140722378908869 140722378908869 140722378911695 0
Current children cumulated CPU time: 9.53 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 305488 KiB

[startup+4.2007 s]*
/proc/loadavg: 2.20 1.75 1.56 2/213 25029
/proc/meminfo: memFree=5118496/32770624 swapFree=66938644/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.24989
CPU time (s): 9.93003
CPU user time (s): 9.68495
CPU system time (s): 0.245084
CPU usage (%): 233.654
Max. virtual memory (cumulated for all children) (KiB): 10851864
Max. memory (cumulated for all children) (KiB): 328592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.68495
system time used= 0.245084
maximum resident set size= 330824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66193
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= 6717
involuntary context switches= 51


# summary of solver processes directly reported to runsolver:
#   pid: 24962
#   total CPU time (s): 9.93003
#   total CPU user time (s): 9.68495
#   total CPU system time (s): 0.245084

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044419 second user time and 0.088838 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-20 11:56:28
IDJOB=4403086
IDBENCH=126818
IDSOLVER=2862
FILE ID=node139/4403086-1568973267
RUNJOBID= node139-1568967758-23433
PBS_JOBID= 21704618
Free space on /tmp= 5052 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Tpp/Tpp-zinc-s1/Tpp-7-3-20-1.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4403086-1568973267/watcher-4403086-1568973267 -o /tmp/evaluation-result-4403086-1568973267/solver-4403086-1568973267 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568967758-23433 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=261177873 HOME/instance-4403086-1568973267.xml

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

MD5SUM BENCH= 38f06f34c6c373f6142c39e9ab89bcc1
RANDOM SEED=261177873

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         5126856 kB
MemAvailable:   30831856 kB
Buffers:          124872 kB
Cached:         25401564 kB
SwapCached:        65316 kB
Active:         13727364 kB
Inactive:       12826840 kB
Active(anon):     965768 kB
Inactive(anon):   107800 kB
Active(file):   12761596 kB
Inactive(file): 12719040 kB
Unevictable:      108884 kB
Mlocked:          108884 kB
SwapTotal:      67108860 kB
SwapFree:       66938644 kB
Dirty:             35504 kB
Writeback:             0 kB
AnonPages:       1074484 kB
Mapped:            64428 kB
Shmem:             37048 kB
Slab:             682064 kB
SReclaimable:     652824 kB
SUnreclaim:        29240 kB
KernelStack:        3696 kB
PageTables:         8024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2225656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    880640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5016 MiB
End job on node139 at 2019-09-20 11:56:33