Trace number 4262490

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 NameAnswerCPU timeWall clock time
Concrete 3.4UNSAT 180.05901 155.10001

General information on the benchmark

NamePropStress/PropStress-m1-s1/
PropStress-0150.xml
MD5SUMb9bf68be3b756b1f34bbd3d4e06d542d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark14.0419
Satisfiable
(Un)Satisfiability was proved
Number of variables302
Number of constraints11626
Number of domains1
Minimum domain size22501
Maximum domain size22501
Distribution of domain sizes[{"size":22501,"count":302}]
Minimum variable degree2
Maximum variable degree151
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":149},{"degree":150,"count":149},{"degree":151,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":11626}]
Number of extensional constraints0
Number of intensional constraints11626
Distribution of constraint types[{"type":"intension","count":11626}]
Optimization problemNO
Type of objective

Solver Data

3.18/2.19	c Concrete v3.4 running
179.82/155.06	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262490-1502446091/watcher-4262490-1502446091 -o /tmp/evaluation-result-4262490-1502446091/solver-4262490-1502446091 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502411410-19682 --watchdog 2580 bin/concrete HOME/instance-4262490-1502446091.xml 

pid=28811
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.01 1.98 1.73 2/195 28814
/proc/meminfo: memFree=20518456/32770624 swapFree=0/540904
[pid=28814] ppid=28811 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/28814/stat : 28814 (runsolver) D 28811 28814 19618 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 46802541 24240128 106 18446744073709551615 4194304 4338465 140730787219904 140730787217544 139781257728727 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 10645504 140730787225808 140730787226185 140730787226185 140730787229642 0
/proc/28814/statm: 5918 106 53 36 0 2156 0

[startup+0.100131 s]
/proc/loadavg: 2.01 1.98 1.73 2/195 28814
/proc/meminfo: memFree=20518456/32770624 swapFree=0/540904
[pid=28814] ppid=28811 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/28814/stat : 28814 (bash) R 28811 28814 19618 0 -1 4202496 877 6477 0 0 0 0 0 1 20 0 1 0 46802541 9867264 366 18446744073709551615 4194304 5098028 140727099638336 140727099632072 139695699940546 0 0 5 65536 0 0 0 17 3 0 0 8 0 0 7196144 7232144 24883200 140727099646484 140727099646569 140727099646569 140727099650026 0
/proc/28814/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200264 s]
/proc/loadavg: 2.01 1.98 1.73 2/195 28814
/proc/meminfo: memFree=20518456/32770624 swapFree=0/540904
[pid=28814] ppid=28811 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/28814/stat : 28814 (bash) S 28811 28814 19618 0 -1 4202496 892 6477 0 0 0 0 0 1 20 0 1 0 46802541 9867264 377 18446744073709551615 4194304 5098028 140727099638336 140727099632344 139695700380672 0 0 5 65536 18446744071580971376 0 0 17 3 0 0 8 0 0 7196144 7232144 24883200 140727099646484 140727099646569 140727099646569 140727099650026 0
/proc/28814/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300316 s]
/proc/loadavg: 2.01 1.98 1.73 2/195 28814
/proc/meminfo: memFree=20518456/32770624 swapFree=0/540904
[pid=28814] ppid=28811 vsize=13907308 CPUtime=0.14 cores=1,3,5,7
/proc/28814/stat : 28814 (java) S 28811 28814 19618 0 -1 1077944320 5747 12493 0 0 5 1 5 3 20 0 14 0 46802541 14241083392 5424 18446744073709551615 4194304 4196468 140725292442288 140725292424832 139647990935287 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
/proc/28814/statm: 3476827 5424 2572 1 0 3466324 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13907308

[startup+0.700239 s]
/proc/loadavg: 2.01 1.98 1.73 2/195 28814
/proc/meminfo: memFree=20518456/32770624 swapFree=0/540904
[pid=28814] ppid=28811 vsize=13974784 CPUtime=0.7 cores=1,3,5,7
/proc/28814/stat : 28814 (java) S 28811 28814 19618 0 -1 1077944320 13896 12493 0 0 58 4 5 3 20 0 15 0 46802541 14310178816 14786 18446744073709551615 4194304 4196468 140725292442288 140725292424832 139647990935287 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
/proc/28814/statm: 3493696 14786 3111 1 0 3482965 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 13974784

[startup+1.50159 s]
/proc/loadavg: 2.01 1.98 1.73 5/210 28877
/proc/meminfo: memFree=20422004/32770624 swapFree=0/541508
[pid=28814] ppid=28811 vsize=13985408 CPUtime=1.91 cores=1,3,5,7
/proc/28814/stat : 28814 (java) S 28811 28814 19618 0 -1 1077944320 29668 12493 0 0 174 9 5 3 20 0 15 0 46802541 14321057792 43245 18446744073709551615 4194304 4196468 140725292442288 140725292424832 139647990935287 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
/proc/28814/statm: 3496352 43245 3376 1 0 3485525 0
[pid=28814/tid=28864] ppid=28811 vsize=13985408 CPUtime=1.29 cores=1,3,5,7
/proc/28814/task/28864/stat : 28864 (java) S 28811 28814 19618 0 -1 1077944384 22595 12493 0 0 115 6 5 3 20 0 15 0 46802562 14321057792 43245 18446744073709551615 4194304 4196468 140725292442288 139647995152000 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28865] ppid=28811 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28865/stat : 28865 (java) S 28811 28814 19618 0 -1 1077944384 76 12493 0 0 0 0 5 3 20 0 15 0 46802563 14321057792 43245 18446744073709551615 4194304 4196468 140725292442288 139647910349200 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28866] ppid=28811 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/28814/task/28866/stat : 28866 (java) S 28811 28814 19618 0 -1 1077944384 55 12493 0 0 1 0 5 3 20 0 15 0 46802563 14321057792 43245 18446744073709551615 4194304 4196468 140725292442288 139647590066448 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28867] ppid=28811 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/28814/task/28867/stat : 28867 (java) S 28811 28814 19618 0 -1 1077944384 204 12493 0 0 1 0 5 3 20 0 15 0 46802563 14321057792 43245 18446744073709551615 4194304 4196468 140725292442288 139647589014160 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28868] ppid=28811 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28868/stat : 28868 (java) S 28811 28814 19618 0 -1 1077944384 36 12493 0 0 0 0 5 3 20 0 15 0 46802563 14321057792 43245 18446744073709551615 4194304 4196468 140725292442288 139647587961360 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28869] ppid=28811 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/28814/task/28869/stat : 28869 (java) R 28811 28814 19618 0 -1 4202560 1330 12493 0 0 1 0 5 3 20 0 15 0 46802564 14321057792 43245 18446744073709551615 4194304 4196468 140725292442288 139647469560992 139647990956634 0 0 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28870] ppid=28811 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28870/stat : 28870 (java) S 28811 28814 19618 0 -1 1077944384 33 12493 0 0 0 0 5 3 20 0 15 0 46802564 14321057792 43245 18446744073709551615 4194304 4196468 140725292442288 139647468508448 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28871] ppid=28811 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28871/stat : 28871 (java) S 28811 28814 19618 0 -1 1077944384 21 12493 0 0 0 0 5 3 20 0 15 0 46802565 14321057792 43245 18446744073709551615 4194304 4196468 140725292442288 139647467456112 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28872] ppid=28811 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28872/stat : 28872 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802567 14321057792 43245 18446744073709551615 4194304 4196468 140725292442288 139647466404432 139647990953883 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28873] ppid=28811 vsize=13985408 CPUtime=0.22 cores=1,3,5,7
/proc/28814/task/28873/stat : 28873 (java) S 28811 28814 19618 0 -1 1077944384 899 12493 0 0 14 0 5 3 20 0 15 0 46802567 14321057792 43245 18446744073709551615 4194304 4196468 140725292442288 139647465351280 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28874] ppid=28811 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/28814/task/28874/stat : 28874 (java) S 28811 28814 19618 0 -1 1077944384 893 12493 0 0 15 0 5 3 20 0 15 0 46802567 14321057792 43245 18446744073709551615 4194304 4196468 140725292442288 139647464298480 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28875] ppid=28811 vsize=13985408 CPUtime=0.31 cores=1,3,5,7
/proc/28814/task/28875/stat : 28875 (java) S 28811 28814 19618 0 -1 1077944384 1361 12493 0 0 23 0 5 3 20 0 15 0 46802567 14321057792 43245 18446744073709551615 4194304 4196468 140725292442288 139647463246192 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28876] ppid=28811 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28876/stat : 28876 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802568 14321057792 43245 18446744073709551615 4194304 4196468 140725292442288 139647462193632 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28877] ppid=28811 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28877/stat : 28877 (java) S 28811 28814 19618 0 -1 1077944384 8 12493 0 0 0 0 5 3 20 0 15 0 46802572 14321057792 43192 18446744073709551615 4194304 4196468 140725292442288 139647461141424 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 13985408

[startup+3.10159 s]
/proc/loadavg: 2.01 1.98 1.73 4/210 28877
/proc/meminfo: memFree=20346744/32770624 swapFree=0/541508
[pid=28814] ppid=28811 vsize=13995836 CPUtime=6.23 cores=1,3,5,7
/proc/28814/stat : 28814 (java) S 28811 28814 19618 0 -1 1077944320 40241 12493 0 0 601 14 5 3 20 0 15 0 46802541 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 140725292424832 139647990935287 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
/proc/28814/statm: 3498959 71264 3459 1 0 3487573 0
[pid=28814/tid=28864] ppid=28811 vsize=13995836 CPUtime=2.86 cores=1,3,5,7
/proc/28814/task/28864/stat : 28864 (java) R 28811 28814 19618 0 -1 4202560 27117 12493 0 0 270 8 5 3 20 0 15 0 46802562 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 139647995163032 139647599025369 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28865] ppid=28811 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/28814/task/28865/stat : 28865 (java) S 28811 28814 19618 0 -1 1077944384 117 12493 0 0 1 0 5 3 20 0 15 0 46802563 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 139647910349200 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28866] ppid=28811 vsize=13995836 CPUtime=0.1 cores=1,3,5,7
/proc/28814/task/28866/stat : 28866 (java) S 28811 28814 19618 0 -1 1077944384 62 12493 0 0 2 0 5 3 20 0 15 0 46802563 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 139647590066448 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28867] ppid=28811 vsize=13995836 CPUtime=0.1 cores=1,3,5,7
/proc/28814/task/28867/stat : 28867 (java) S 28811 28814 19618 0 -1 1077944384 303 12493 0 0 2 0 5 3 20 0 15 0 46802563 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 139647589014160 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28868] ppid=28811 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28868/stat : 28868 (java) S 28811 28814 19618 0 -1 1077944384 36 12493 0 0 0 0 5 3 20 0 15 0 46802563 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 139647587961360 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28869] ppid=28811 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/28814/task/28869/stat : 28869 (java) S 28811 28814 19618 0 -1 1077944384 1403 12493 0 0 1 0 5 3 20 0 15 0 46802564 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 139647469562480 139647990946434 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28870] ppid=28811 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28870/stat : 28870 (java) S 28811 28814 19618 0 -1 1077944384 54 12493 0 0 0 0 5 3 20 0 15 0 46802564 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 139647468508512 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28871] ppid=28811 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28871/stat : 28871 (java) S 28811 28814 19618 0 -1 1077944384 45 12493 0 0 0 0 5 3 20 0 15 0 46802565 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 139647467456128 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28872] ppid=28811 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28872/stat : 28872 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802567 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 139647466404432 139647990953883 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28873] ppid=28811 vsize=13995836 CPUtime=1.12 cores=1,3,5,7
/proc/28814/task/28873/stat : 28873 (java) R 28811 28814 19618 0 -1 4202560 2192 12493 0 0 104 0 5 3 20 0 15 0 46802567 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 139647465340688 139647970182040 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28874] ppid=28811 vsize=13995836 CPUtime=1.22 cores=1,3,5,7
/proc/28814/task/28874/stat : 28874 (java) R 28811 28814 19618 0 -1 4202560 2285 12493 0 0 113 1 5 3 20 0 15 0 46802567 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 139647464289936 139647971171442 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28875] ppid=28811 vsize=13995836 CPUtime=1.11 cores=1,3,5,7
/proc/28814/task/28875/stat : 28875 (java) S 28811 28814 19618 0 -1 1077944384 4459 12493 0 0 102 1 5 3 20 0 15 0 46802567 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 139647463246192 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28876] ppid=28811 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28876/stat : 28876 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802568 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 139647462193632 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28877] ppid=28811 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28877/stat : 28877 (java) S 28811 28814 19618 0 -1 1077944384 11 12493 0 0 0 0 5 3 20 0 15 0 46802572 14331736064 71264 18446744073709551615 4194304 4196468 140725292442288 139647461141424 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 13995836

[startup+6.30181 s]
/proc/loadavg: 2.25 2.03 1.75 3/210 28877
/proc/meminfo: memFree=20105244/32770624 swapFree=0/541508
[pid=28814] ppid=28811 vsize=13999932 CPUtime=15.63 cores=1,3,5,7
/proc/28814/stat : 28814 (java) S 28811 28814 19618 0 -1 1077944320 68548 12493 0 0 1523 32 5 3 20 0 15 0 46802541 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 140725292424832 139647990935287 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
/proc/28814/statm: 3499983 137010 3473 1 0 3488597 0
[pid=28814/tid=28864] ppid=28811 vsize=13999932 CPUtime=5.89 cores=1,3,5,7
/proc/28814/task/28864/stat : 28864 (java) R 28811 28814 19618 0 -1 4202560 33065 12493 0 0 571 10 5 3 20 0 15 0 46802562 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 139647995162128 139647600048410 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28865] ppid=28811 vsize=13999932 CPUtime=0.23 cores=1,3,5,7
/proc/28814/task/28865/stat : 28865 (java) S 28811 28814 19618 0 -1 1077944384 223 12493 0 0 12 3 5 3 20 0 15 0 46802563 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 139647910349200 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28866] ppid=28811 vsize=13999932 CPUtime=0.22 cores=1,3,5,7
/proc/28814/task/28866/stat : 28866 (java) S 28811 28814 19618 0 -1 1077944384 234 12493 0 0 11 3 5 3 20 0 15 0 46802563 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 139647590066448 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28867] ppid=28811 vsize=13999932 CPUtime=0.23 cores=1,3,5,7
/proc/28814/task/28867/stat : 28867 (java) S 28811 28814 19618 0 -1 1077944384 446 12493 0 0 12 3 5 3 20 0 15 0 46802563 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 139647589014160 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28868] ppid=28811 vsize=13999932 CPUtime=0.2 cores=1,3,5,7
/proc/28814/task/28868/stat : 28868 (java) S 28811 28814 19618 0 -1 1077944384 124 12493 0 0 9 3 5 3 20 0 15 0 46802563 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 139647587961360 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28869] ppid=28811 vsize=13999932 CPUtime=0.11 cores=1,3,5,7
/proc/28814/task/28869/stat : 28869 (java) S 28811 28814 19618 0 -1 1077944384 2981 12493 0 0 3 0 5 3 20 0 15 0 46802564 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 139647469562480 139647990946434 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28870] ppid=28811 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28870/stat : 28870 (java) S 28811 28814 19618 0 -1 1077944384 54 12493 0 0 0 0 5 3 20 0 15 0 46802564 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 139647468508512 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28871] ppid=28811 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28871/stat : 28871 (java) S 28811 28814 19618 0 -1 1077944384 45 12493 0 0 0 0 5 3 20 0 15 0 46802565 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 139647467456128 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28872] ppid=28811 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28872/stat : 28872 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802567 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 139647466404432 139647990953883 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28873] ppid=28811 vsize=13999932 CPUtime=3.73 cores=1,3,5,7
/proc/28814/task/28873/stat : 28873 (java) R 28811 28814 19618 0 -1 4202560 7896 12493 0 0 364 1 5 3 20 0 15 0 46802567 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 139647465341072 139647990956634 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28874] ppid=28811 vsize=13999932 CPUtime=3.88 cores=1,3,5,7
/proc/28814/task/28874/stat : 28874 (java) R 28811 28814 19618 0 -1 4202560 8885 12493 0 0 378 2 5 3 20 0 15 0 46802567 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 139647464298608 139647990947222 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28875] ppid=28811 vsize=13999932 CPUtime=1.68 cores=1,3,5,7
/proc/28814/task/28875/stat : 28875 (java) S 28811 28814 19618 0 -1 1077944384 12347 12493 0 0 157 3 5 3 20 0 15 0 46802567 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 139647463246192 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28876] ppid=28811 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28876/stat : 28876 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802568 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 139647462193632 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28877] ppid=28811 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28877/stat : 28877 (java) S 28811 28814 19618 0 -1 1077944384 91 12493 0 0 0 0 5 3 20 0 15 0 46802572 14335930368 137010 18446744073709551615 4194304 4196468 140725292442288 139647461141424 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
Current children cumulated CPU time (s) 15.63
Current children cumulated vsize (KiB) 13999932

[startup+12.7006 s]
/proc/loadavg: 2.31 2.05 1.75 3/210 28877
/proc/meminfo: memFree=19176216/32770624 swapFree=0/541512
[pid=28814] ppid=28811 vsize=13999932 CPUtime=29.45 cores=1,3,5,7
/proc/28814/stat : 28814 (java) S 28811 28814 19618 0 -1 1077944320 75132 12493 0 0 2880 57 5 3 20 0 15 0 46802541 14335930368 274945 18446744073709551615 4194304 4196468 140725292442288 140725292424832 139647990935287 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
/proc/28814/statm: 3499983 274945 3474 1 0 3488597 0
[pid=28814/tid=28864] ppid=28811 vsize=13999932 CPUtime=12.07 cores=1,3,5,7
/proc/28814/task/28864/stat : 28864 (java) R 28811 28814 19618 0 -1 4202560 35132 12493 0 0 1183 16 5 3 20 0 15 0 46802562 14335930368 274945 18446744073709551615 4194304 4196468 140725292442288 139647995165264 139647590361696 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28865] ppid=28811 vsize=13999932 CPUtime=0.44 cores=1,3,5,7
/proc/28814/task/28865/stat : 28865 (java) S 28811 28814 19618 0 -1 1077944384 396 12493 0 0 28 8 5 3 20 0 15 0 46802563 14335930368 274945 18446744073709551615 4194304 4196468 140725292442288 139647910349200 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28866] ppid=28811 vsize=13999932 CPUtime=0.4 cores=1,3,5,7
/proc/28814/task/28866/stat : 28866 (java) S 28811 28814 19618 0 -1 1077944384 435 12493 0 0 26 6 5 3 20 0 15 0 46802563 14335930368 274945 18446744073709551615 4194304 4196468 140725292442288 139647590066448 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28867] ppid=28811 vsize=13999932 CPUtime=0.42 cores=1,3,5,7
/proc/28814/task/28867/stat : 28867 (java) S 28811 28814 19618 0 -1 1077944384 684 12493 0 0 26 8 5 3 20 0 15 0 46802563 14335930368 274945 18446744073709551615 4194304 4196468 140725292442288 139647589014160 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28868] ppid=28811 vsize=13999932 CPUtime=0.4 cores=1,3,5,7
/proc/28814/task/28868/stat : 28868 (java) S 28811 28814 19618 0 -1 1077944384 390 12493 0 0 25 7 5 3 20 0 15 0 46802563 14335930368 274945 18446744073709551615 4194304 4196468 140725292442288 139647587961360 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28869] ppid=28811 vsize=13999932 CPUtime=0.11 cores=1,3,5,7
/proc/28814/task/28869/stat : 28869 (java) S 28811 28814 19618 0 -1 1077944384 3332 12493 0 0 3 0 5 3 20 0 15 0 46802564 14335930368 274945 18446744073709551615 4194304 4196468 140725292442288 139647469562480 139647990946434 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28870] ppid=28811 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28870/stat : 28870 (java) S 28811 28814 19618 0 -1 1077944384 58 12493 0 0 0 0 5 3 20 0 15 0 46802564 14335930368 274945 18446744073709551615 4194304 4196468 140725292442288 139647468508512 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28871] ppid=28811 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28871/stat : 28871 (java) S 28811 28814 19618 0 -1 1077944384 51 12493 0 0 0 0 5 3 20 0 15 0 46802565 14335930368 274945 18446744073709551615 4194304 4196468 140725292442288 139647467456128 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28872] ppid=28811 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28872/stat : 28872 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802567 14335930368 274945 18446744073709551615 4194304 4196468 140725292442288 139647466404432 139647990953883 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0

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

/proc/28814/task/28869/stat : 28869 (java) S 28811 28814 19618 0 -1 1077944384 9808 12493 0 0 12 1 5 3 20 0 15 0 46802564 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647469562480 139647990946434 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28870] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28870/stat : 28870 (java) S 28811 28814 19618 0 -1 1077944384 61 12493 0 0 0 0 5 3 20 0 15 0 46802564 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647468508512 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28871] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28871/stat : 28871 (java) S 28811 28814 19618 0 -1 1077944384 54 12493 0 0 0 0 5 3 20 0 15 0 46802565 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647467456128 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28872] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28872/stat : 28872 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802567 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647466404432 139647990953883 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28873] ppid=28811 vsize=14067516 CPUtime=7.87 cores=1,3,5,7
/proc/28814/task/28873/stat : 28873 (java) S 28811 28814 19618 0 -1 1077944384 15491 12493 0 0 777 2 5 3 20 0 15 0 46802567 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647465351280 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28874] ppid=28811 vsize=14067516 CPUtime=8.45 cores=1,3,5,7
/proc/28814/task/28874/stat : 28874 (java) S 28811 28814 19618 0 -1 1077944384 18377 12493 0 0 834 3 5 3 20 0 15 0 46802567 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647464298480 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28875] ppid=28811 vsize=14067516 CPUtime=2.59 cores=1,3,5,7
/proc/28814/task/28875/stat : 28875 (java) S 28811 28814 19618 0 -1 1077944384 18843 12493 0 0 247 4 5 3 20 0 15 0 46802567 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647463246192 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28876] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28876/stat : 28876 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802568 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647462193632 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28877] ppid=28811 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/28814/task/28877/stat : 28877 (java) S 28811 28814 19618 0 -1 1077944384 169 12493 0 0 4 5 5 3 20 0 15 0 46802572 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647461141424 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
Current children cumulated CPU time (s) 174.11
Current children cumulated vsize (KiB) 14067516

[startup+153.601 s]
/proc/loadavg: 2.08 2.09 1.81 7/209 28882
/proc/meminfo: memFree=15794628/32770624 swapFree=0/541568
[pid=28814] ppid=28811 vsize=14067516 CPUtime=177.31 cores=1,3,5,7
/proc/28814/stat : 28814 (java) S 28811 28814 19618 0 -1 1077944320 139745 12493 0 0 17581 142 5 3 20 0 15 0 46802541 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 140725292424832 139647990935287 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
/proc/28814/statm: 3516879 1037551 3476 1 0 3505493 0
[pid=28814/tid=28864] ppid=28811 vsize=14067516 CPUtime=151.42 cores=1,3,5,7
/proc/28814/task/28864/stat : 28864 (java) R 28811 28814 19618 0 -1 4202560 67218 12493 0 0 15074 60 5 3 20 0 15 0 46802562 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647995170280 139647609009044 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28865] ppid=28811 vsize=14067516 CPUtime=1.81 cores=1,3,5,7
/proc/28814/task/28865/stat : 28865 (java) S 28811 28814 19618 0 -1 1077944384 2455 12493 0 0 158 15 5 3 20 0 15 0 46802563 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647910349200 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28866] ppid=28811 vsize=14067516 CPUtime=1.8 cores=1,3,5,7
/proc/28814/task/28866/stat : 28866 (java) S 28811 28814 19618 0 -1 1077944384 1591 12493 0 0 157 15 5 3 20 0 15 0 46802563 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647590066448 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28867] ppid=28811 vsize=14067516 CPUtime=1.81 cores=1,3,5,7
/proc/28814/task/28867/stat : 28867 (java) S 28811 28814 19618 0 -1 1077944384 1354 12493 0 0 157 16 5 3 20 0 15 0 46802563 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647589014160 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28868] ppid=28811 vsize=14067516 CPUtime=1.79 cores=1,3,5,7
/proc/28814/task/28868/stat : 28868 (java) S 28811 28814 19618 0 -1 1077944384 2165 12493 0 0 155 16 5 3 20 0 15 0 46802563 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647587961360 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28869] ppid=28811 vsize=14067516 CPUtime=0.21 cores=1,3,5,7
/proc/28814/task/28869/stat : 28869 (java) S 28811 28814 19618 0 -1 1077944384 9808 12493 0 0 12 1 5 3 20 0 15 0 46802564 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647469562480 139647990946434 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28870] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28870/stat : 28870 (java) S 28811 28814 19618 0 -1 1077944384 61 12493 0 0 0 0 5 3 20 0 15 0 46802564 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647468508512 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28871] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28871/stat : 28871 (java) S 28811 28814 19618 0 -1 1077944384 54 12493 0 0 0 0 5 3 20 0 15 0 46802565 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647467456128 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28872] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28872/stat : 28872 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802567 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647466404432 139647990953883 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28873] ppid=28811 vsize=14067516 CPUtime=7.87 cores=1,3,5,7
/proc/28814/task/28873/stat : 28873 (java) S 28811 28814 19618 0 -1 1077944384 15491 12493 0 0 777 2 5 3 20 0 15 0 46802567 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647465351280 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28874] ppid=28811 vsize=14067516 CPUtime=8.45 cores=1,3,5,7
/proc/28814/task/28874/stat : 28874 (java) S 28811 28814 19618 0 -1 1077944384 18377 12493 0 0 834 3 5 3 20 0 15 0 46802567 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647464298480 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28875] ppid=28811 vsize=14067516 CPUtime=2.59 cores=1,3,5,7
/proc/28814/task/28875/stat : 28875 (java) S 28811 28814 19618 0 -1 1077944384 18843 12493 0 0 247 4 5 3 20 0 15 0 46802567 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647463246192 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28876] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28876/stat : 28876 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802568 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647462193632 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28877] ppid=28811 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/28814/task/28877/stat : 28877 (java) S 28811 28814 19618 0 -1 1077944384 171 12493 0 0 4 5 5 3 20 0 15 0 46802572 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647461141424 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
Current children cumulated CPU time (s) 177.31
Current children cumulated vsize (KiB) 14067516

[startup+154.401 s]
/proc/loadavg: 2.08 2.09 1.81 3/209 28882
/proc/meminfo: memFree=15794628/32770624 swapFree=0/541568
[pid=28814] ppid=28811 vsize=14067516 CPUtime=178.11 cores=1,3,5,7
/proc/28814/stat : 28814 (java) S 28811 28814 19618 0 -1 1077944320 139745 12493 0 0 17661 142 5 3 20 0 15 0 46802541 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 140725292424832 139647990935287 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
/proc/28814/statm: 3516879 1037551 3476 1 0 3505493 0
[pid=28814/tid=28864] ppid=28811 vsize=14067516 CPUtime=152.22 cores=1,3,5,7
/proc/28814/task/28864/stat : 28864 (java) R 28811 28814 19618 0 -1 4202560 67218 12493 0 0 15154 60 5 3 20 0 15 0 46802562 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647995170280 139647602794207 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28865] ppid=28811 vsize=14067516 CPUtime=1.81 cores=1,3,5,7
/proc/28814/task/28865/stat : 28865 (java) S 28811 28814 19618 0 -1 1077944384 2455 12493 0 0 158 15 5 3 20 0 15 0 46802563 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647910349200 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28866] ppid=28811 vsize=14067516 CPUtime=1.8 cores=1,3,5,7
/proc/28814/task/28866/stat : 28866 (java) S 28811 28814 19618 0 -1 1077944384 1591 12493 0 0 157 15 5 3 20 0 15 0 46802563 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647590066448 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28867] ppid=28811 vsize=14067516 CPUtime=1.81 cores=1,3,5,7
/proc/28814/task/28867/stat : 28867 (java) S 28811 28814 19618 0 -1 1077944384 1354 12493 0 0 157 16 5 3 20 0 15 0 46802563 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647589014160 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28868] ppid=28811 vsize=14067516 CPUtime=1.79 cores=1,3,5,7
/proc/28814/task/28868/stat : 28868 (java) S 28811 28814 19618 0 -1 1077944384 2165 12493 0 0 155 16 5 3 20 0 15 0 46802563 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647587961360 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28869] ppid=28811 vsize=14067516 CPUtime=0.21 cores=1,3,5,7
/proc/28814/task/28869/stat : 28869 (java) S 28811 28814 19618 0 -1 1077944384 9808 12493 0 0 12 1 5 3 20 0 15 0 46802564 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647469562480 139647990946434 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28870] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28870/stat : 28870 (java) S 28811 28814 19618 0 -1 1077944384 61 12493 0 0 0 0 5 3 20 0 15 0 46802564 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647468508512 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28871] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28871/stat : 28871 (java) S 28811 28814 19618 0 -1 1077944384 54 12493 0 0 0 0 5 3 20 0 15 0 46802565 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647467456128 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28872] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28872/stat : 28872 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802567 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647466404432 139647990953883 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28873] ppid=28811 vsize=14067516 CPUtime=7.87 cores=1,3,5,7
/proc/28814/task/28873/stat : 28873 (java) S 28811 28814 19618 0 -1 1077944384 15491 12493 0 0 777 2 5 3 20 0 15 0 46802567 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647465351280 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28874] ppid=28811 vsize=14067516 CPUtime=8.45 cores=1,3,5,7
/proc/28814/task/28874/stat : 28874 (java) S 28811 28814 19618 0 -1 1077944384 18377 12493 0 0 834 3 5 3 20 0 15 0 46802567 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647464298480 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28875] ppid=28811 vsize=14067516 CPUtime=2.59 cores=1,3,5,7
/proc/28814/task/28875/stat : 28875 (java) S 28811 28814 19618 0 -1 1077944384 18843 12493 0 0 247 4 5 3 20 0 15 0 46802567 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647463246192 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28876] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28876/stat : 28876 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802568 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647462193632 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28877] ppid=28811 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/28814/task/28877/stat : 28877 (java) S 28811 28814 19618 0 -1 1077944384 171 12493 0 0 4 5 5 3 20 0 15 0 46802572 14405136384 1037551 18446744073709551615 4194304 4196468 140725292442288 139647461141424 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
Current children cumulated CPU time (s) 178.11
Current children cumulated vsize (KiB) 14067516

[startup+154.801 s]
/proc/loadavg: 2.08 2.09 1.81 3/209 28882
/proc/meminfo: memFree=15794628/32770624 swapFree=0/541568
[pid=28814] ppid=28811 vsize=14067516 CPUtime=179.19 cores=1,3,5,7
/proc/28814/stat : 28814 (java) S 28811 28814 19618 0 -1 1077944320 140014 12493 0 0 17769 142 5 3 20 0 15 0 46802541 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 140725292424832 139647990935287 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
/proc/28814/statm: 3516879 1037764 3476 1 0 3505493 0
[pid=28814/tid=28864] ppid=28811 vsize=14067516 CPUtime=152.37 cores=1,3,5,7
/proc/28814/task/28864/stat : 28864 (java) S 28811 28814 19618 0 -1 1077944384 67253 12493 0 0 15169 60 5 3 20 0 15 0 46802562 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 139647995172832 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28865] ppid=28811 vsize=14067516 CPUtime=2.02 cores=1,3,5,7
/proc/28814/task/28865/stat : 28865 (java) R 28811 28814 19618 0 -1 4202560 2465 12493 0 0 179 15 5 3 20 0 15 0 46802563 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 139647910349200 139647983563495 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28866] ppid=28811 vsize=14067516 CPUtime=2.01 cores=1,3,5,7
/proc/28814/task/28866/stat : 28866 (java) R 28811 28814 19618 0 -1 4202560 1593 12493 0 0 178 15 5 3 20 0 15 0 46802563 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 139647590066448 139647983563495 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28867] ppid=28811 vsize=14067516 CPUtime=2.02 cores=1,3,5,7
/proc/28814/task/28867/stat : 28867 (java) R 28811 28814 19618 0 -1 4202560 1363 12493 0 0 178 16 5 3 20 0 15 0 46802563 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 139647589014160 139647975633079 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28868] ppid=28811 vsize=14067516 CPUtime=2 cores=1,3,5,7
/proc/28814/task/28868/stat : 28868 (java) R 28811 28814 19618 0 -1 4202560 2169 12493 0 0 176 16 5 3 20 0 15 0 46802563 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 139647587961256 139647983563495 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28869] ppid=28811 vsize=14067516 CPUtime=0.25 cores=1,3,5,7
/proc/28814/task/28869/stat : 28869 (java) S 28811 28814 19618 0 -1 1077944384 9961 12493 0 0 15 2 5 3 20 0 15 0 46802564 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 139647469560880 139647990945493 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28870] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28870/stat : 28870 (java) S 28811 28814 19618 0 -1 1077944384 61 12493 0 0 0 0 5 3 20 0 15 0 46802564 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 139647468508416 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28871] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28871/stat : 28871 (java) S 28811 28814 19618 0 -1 1077944384 54 12493 0 0 0 0 5 3 20 0 15 0 46802565 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 139647467456128 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28872] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28872/stat : 28872 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802567 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 139647466404432 139647990953883 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28873] ppid=28811 vsize=14067516 CPUtime=7.89 cores=1,3,5,7
/proc/28814/task/28873/stat : 28873 (java) S 28811 28814 19618 0 -1 1077944384 15496 12493 0 0 778 3 5 3 20 0 15 0 46802567 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 139647465336192 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28874] ppid=28811 vsize=14067516 CPUtime=8.47 cores=1,3,5,7
/proc/28814/task/28874/stat : 28874 (java) S 28811 28814 19618 0 -1 1077944384 18382 12493 0 0 836 3 5 3 20 0 15 0 46802567 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 139647464284128 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28875] ppid=28811 vsize=14067516 CPUtime=2.6 cores=1,3,5,7
/proc/28814/task/28875/stat : 28875 (java) S 28811 28814 19618 0 -1 1077944384 18889 12493 0 0 248 4 5 3 20 0 15 0 46802567 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 139647463246192 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28876] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28876/stat : 28876 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802568 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 139647462193632 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28877] ppid=28811 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/28814/task/28877/stat : 28877 (java) S 28811 28814 19618 0 -1 1077944384 171 12493 0 0 4 5 5 3 20 0 15 0 46802572 14405136384 1037764 18446744073709551615 4194304 4196468 140725292442288 139647461141424 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
Current children cumulated CPU time (s) 179.19
Current children cumulated vsize (KiB) 14067516

[startup+155.002 s]
/proc/loadavg: 2.08 2.09 1.81 3/209 28882
/proc/meminfo: memFree=15794628/32770624 swapFree=0/541568
[pid=28814] ppid=28811 vsize=14067516 CPUtime=179.82 cores=1,3,5,7
/proc/28814/stat : 28814 (java) S 28811 28814 19618 0 -1 1077944320 140081 12493 0 0 17832 142 5 3 20 0 15 0 46802541 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 140725292424832 139647990935287 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
/proc/28814/statm: 3516879 1037801 3476 1 0 3505493 0
[pid=28814/tid=28864] ppid=28811 vsize=14067516 CPUtime=152.37 cores=1,3,5,7
/proc/28814/task/28864/stat : 28864 (java) S 28811 28814 19618 0 -1 1077944384 67255 12493 0 0 15169 60 5 3 20 0 15 0 46802562 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 139647995172832 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28865] ppid=28811 vsize=14067516 CPUtime=2.17 cores=1,3,5,7
/proc/28814/task/28865/stat : 28865 (java) R 28811 28814 19618 0 -1 4202560 2472 12493 0 0 194 15 5 3 20 0 15 0 46802563 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 139647910349400 139647972531747 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28866] ppid=28811 vsize=14067516 CPUtime=2.16 cores=1,3,5,7
/proc/28814/task/28866/stat : 28866 (java) R 28811 28814 19618 0 -1 4202560 1602 12493 0 0 193 15 5 3 20 0 15 0 46802563 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 139647590066448 139647975886280 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28867] ppid=28811 vsize=14067516 CPUtime=2.17 cores=1,3,5,7
/proc/28814/task/28867/stat : 28867 (java) R 28811 28814 19618 0 -1 4202560 1370 12493 0 0 193 16 5 3 20 0 15 0 46802563 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 139647589014160 139647975920545 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28868] ppid=28811 vsize=14067516 CPUtime=2.15 cores=1,3,5,7
/proc/28814/task/28868/stat : 28868 (java) R 28811 28814 19618 0 -1 4202560 2204 12493 0 0 191 16 5 3 20 0 15 0 46802563 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 139647587961248 139647975633029 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28869] ppid=28811 vsize=14067516 CPUtime=0.3 cores=1,3,5,7
/proc/28814/task/28869/stat : 28869 (java) S 28811 28814 19618 0 -1 1077944384 9968 12493 0 0 20 2 5 3 20 0 15 0 46802564 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 139647469560880 139647990945493 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28870] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28870/stat : 28870 (java) S 28811 28814 19618 0 -1 1077944384 61 12493 0 0 0 0 5 3 20 0 15 0 46802564 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 139647468508048 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28871] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28871/stat : 28871 (java) S 28811 28814 19618 0 -1 1077944384 54 12493 0 0 0 0 5 3 20 0 15 0 46802565 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 139647467456128 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28872] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28872/stat : 28872 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802567 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 139647466404432 139647990953883 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28873] ppid=28811 vsize=14067516 CPUtime=7.89 cores=1,3,5,7
/proc/28814/task/28873/stat : 28873 (java) S 28811 28814 19618 0 -1 1077944384 15496 12493 0 0 778 3 5 3 20 0 15 0 46802567 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 139647465336192 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28874] ppid=28811 vsize=14067516 CPUtime=8.47 cores=1,3,5,7
/proc/28814/task/28874/stat : 28874 (java) S 28811 28814 19618 0 -1 1077944384 18382 12493 0 0 836 3 5 3 20 0 15 0 46802567 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 139647464284128 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28875] ppid=28811 vsize=14067516 CPUtime=2.6 cores=1,3,5,7
/proc/28814/task/28875/stat : 28875 (java) S 28811 28814 19618 0 -1 1077944384 18889 12493 0 0 248 4 5 3 20 0 15 0 46802567 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 139647463246192 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28876] ppid=28811 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/28814/task/28876/stat : 28876 (java) S 28811 28814 19618 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 46802568 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 139647462193632 139647990945493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
[pid=28814/tid=28877] ppid=28811 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/28814/task/28877/stat : 28877 (java) S 28811 28814 19618 0 -1 1077944384 171 12493 0 0 4 5 5 3 20 0 15 0 46802572 14405136384 1037801 18446744073709551615 4194304 4196468 140725292442288 139647461141424 139647990946434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38531072 140725292443600 140725292446385 140725292446385 140725292449743 0
Current children cumulated CPU time (s) 179.82
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 155.1
CPU time (s): 180.059
CPU user time (s): 178.569
CPU system time (s): 1.49082
CPU usage (%): 116.092
Max. virtual memory (cumulated for all children) (KiB): 14067516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 178.569
system time used= 1.49082
maximum resident set size= 4152244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152682
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13630
involuntary context switches= 396

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.69806 second user time and 0.955441 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-11 11:54:04
IDJOB=4262490
IDBENCH=126842
IDSOLVER=2650
FILE ID=node127/4262490-1502446091
RUNJOBID= node127-1502411410-19682
PBS_JOBID= 
Free space on /tmp= 61944 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/PropStress/PropStress-m1-s1/PropStress-0150.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262490-1502446091/watcher-4262490-1502446091 -o /tmp/evaluation-result-4262490-1502446091/solver-4262490-1502446091 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502411410-19682 --watchdog 2580  bin/concrete HOME/instance-4262490-1502446091.xml

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

MD5SUM BENCH= b9bf68be3b756b1f34bbd3d4e06d542d
RANDOM SEED=828070667

node127.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.92
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.92
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.92
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.92
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:        20519624 kB
MemAvailable:   21376812 kB
Buffers:          251448 kB
Cached:           895444 kB
SwapCached:            0 kB
Active:         11245076 kB
Inactive:         566072 kB
Active(anon):   10664600 kB
Inactive(anon):    24908 kB
Active(file):     580476 kB
Inactive(file):   541164 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24888 kB
Writeback:             0 kB
AnonPages:      10642384 kB
Mapped:            54764 kB
Shmem:             25252 kB
Slab:             128428 kB
SReclaimable:     102764 kB
SUnreclaim:        25664 kB
KernelStack:        3728 kB
PageTables:        25636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   11354136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:  10285056 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= 61920 MiB
End job on node127 at 2017-08-11 11:56:39