Trace number 4395773

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.12.2UNSAT 205.063 195.724

General information on the benchmark

NameRandom/Random-RB-3-20-20/
rand-3-20-20-60-632-45.xml
MD5SUM9875f5c0ec8fbb2d8215ec13f3e1e37d
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 benchmark10.4554
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":20}]
Minimum variable degree3
Maximum variable degree16
Distribution of variable degrees[{"degree":3,"count":1},{"degree":6,"count":5},{"degree":7,"count":2},{"degree":8,"count":3},{"degree":9,"count":3},{"degree":10,"count":2},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":16,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":57}]
Number of extensional constraints57
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":57}]
Optimization problemNO
Type of objective

Solver Data

0.78/0.56	c Concrete v3.12.2.1568380929293 running
205.02/195.70	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395773-1568395549/watcher-4395773-1568395549 -o /tmp/evaluation-result-4395773-1568395549/solver-4395773-1568395549 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568393055-22030 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=428947539 HOME/instance-4395773-1568395549.xml 

running on 4 cores: 0,2,4,6

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

solver pid=22498, runsolver pid=22495

[startup+0.100126 s]*
/proc/loadavg: 1.40 1.39 1.40 3/218 22555
/proc/meminfo: memFree=30256272/32770624 swapFree=66966956/67108860
[pid=22498] ppid=22495 vsize=9972712 memory=16816 CPUtime=0.1 cores=0,2,4,6
/proc/22498/stat : 22498 (java) S 22495 22498 19747 0 -1 1077944320 4437 13388 0 0 1 1 6 2 20 0 6 0 415821798 10212057088 4204 33554432000 4194304 4196468 140730015640080 140730015622624 139851686199031 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
/proc/22498/statm: 2493178 4204 1935 1 0 2481616 0
[pid=22498/tid=22551] ppid=22495 vsize=9972712 memory=-8439527450518781933 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22551/stat : 22551 (java) R 22495 22498 19747 0 -1 4202560 2242 13388 0 0 0 0 6 2 20 0 6 0 415821807 10212057088 4204 33554432000 4194304 4196468 140730015640080 139851658035792 139851670279518 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22552] ppid=22495 vsize=9972712 memory=4211973522193141130 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22552/stat : 22552 (java) S 22495 22498 19747 0 -1 1077944384 2 13388 0 0 0 0 6 2 20 0 6 0 415821808 10212057088 4204 33554432000 4194304 4196468 140730015640080 139851690441616 139851686209237 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22553] ppid=22495 vsize=9972712 memory=139795988350592 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22553/stat : 22553 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 6 0 415821808 10212057088 4204 33554432000 4194304 4196468 140730015640080 139851589331728 139851686209237 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22554] ppid=22495 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22554/stat : 22554 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 6 0 415821808 10212057088 4204 33554432000 4194304 4196468 140730015640080 139851588279440 139851686209237 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22555] ppid=22495 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22555/stat : 22555 (java) S 22495 22498 19747 0 -1 1077944384 2 13388 0 0 0 0 6 2 20 0 6 0 415821808 10212057088 4204 33554432000 4194304 4196468 140730015640080 139851587226640 139851686209237 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16816 KiB

[startup+0.209879 s]*
/proc/loadavg: 1.40 1.39 1.40 4/227 22564
/proc/meminfo: memFree=30235924/32770624 swapFree=66966956/67108860
[pid=22498] ppid=22495 vsize=10819664 memory=39436 CPUtime=0.26 cores=0,2,4,6
/proc/22498/stat : 22498 (java) S 22495 22498 19747 0 -1 1077944320 7180 13388 0 0 16 2 6 2 20 0 15 0 415821798 11079335936 9859 33554432000 4194304 4196468 140730015640080 140730015622624 139851686199031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
/proc/22498/statm: 2704916 9859 3166 1 0 2667149 0
[pid=22498/tid=22551] ppid=22495 vsize=10819664 memory=7900017517374083699 CPUtime=0.19 cores=0,2,4,6
/proc/22498/task/22551/stat : 22551 (java) R 22495 22498 19747 0 -1 4202560 3675 13388 0 0 10 1 6 2 20 0 15 0 415821807 11079335936 9859 33554432000 4194304 4196468 140730015640080 139851658023456 139851686220957 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22552] ppid=22495 vsize=10819664 memory=4211973522193141130 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22552/stat : 22552 (java) S 22495 22498 19747 0 -1 1077944384 2 13388 0 0 0 0 6 2 20 0 15 0 415821808 11079335936 9859 33554432000 4194304 4196468 140730015640080 139851690441616 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22553] ppid=22495 vsize=10819664 memory=139795988350592 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22553/stat : 22553 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 15 0 415821808 11079335936 9859 33554432000 4194304 4196468 140730015640080 139851589331728 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22554] ppid=22495 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22554/stat : 22554 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 15 0 415821808 11079335936 9859 33554432000 4194304 4196468 140730015640080 139851588279440 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22555] ppid=22495 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22555/stat : 22555 (java) S 22495 22498 19747 0 -1 1077944384 2 13388 0 0 0 0 6 2 20 0 15 0 415821808 11079335936 9859 33554432000 4194304 4196468 140730015640080 139851587226640 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22556] ppid=22495 vsize=10819664 memory=139795988350592 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22556/stat : 22556 (java) S 22495 22498 19747 0 -1 1077944384 2 13388 0 0 0 0 6 2 20 0 15 0 415821809 11079335936 9859 33554432000 4194304 4196468 140730015640080 139851145689200 139851686210178 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22557] ppid=22495 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22557/stat : 22557 (java) S 22495 22498 19747 0 -1 1077944384 13 13388 0 0 0 0 6 2 20 0 15 0 415821809 11079335936 9859 33554432000 4194304 4196468 140730015640080 139851047363360 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22558] ppid=22495 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22558/stat : 22558 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 15 0 415821810 11079335936 9859 33554432000 4194304 4196468 140730015640080 139850443383920 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22559] ppid=22495 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22559/stat : 22559 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821812 11079335936 9859 33554432000 4194304 4196468 140730015640080 139850203093072 139851686217627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22560] ppid=22495 vsize=10819664 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/22498/task/22560/stat : 22560 (java) S 22495 22498 19747 0 -1 1077944384 336 13388 0 0 1 0 6 2 20 0 15 0 415821812 11079335936 9859 33554432000 4194304 4196468 140730015640080 139851144637040 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22561] ppid=22495 vsize=10819664 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/22498/task/22561/stat : 22561 (java) S 22495 22498 19747 0 -1 1077944384 309 13388 0 0 1 0 6 2 20 0 15 0 415821812 11079335936 9859 33554432000 4194304 4196468 140730015640080 139851143584240 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22562] ppid=22495 vsize=10819664 memory=139795988350592 CPUtime=0.11 cores=0,2,4,6
/proc/22498/task/22562/stat : 22562 (java) S 22495 22498 19747 0 -1 1077944384 625 13388 0 0 3 0 6 2 20 0 15 0 415821812 11079335936 9859 33554432000 4194304 4196468 140730015640080 139851142531952 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22563] ppid=22495 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22563/stat : 22563 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821813 11079335936 9859 33554432000 4194304 4196468 140730015640080 139850169535456 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22564] ppid=22495 vsize=10819664 memory=139795988350592 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22564/stat : 22564 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 15 0 415821813 11079335936 9859 33554432000 4194304 4196468 140730015640080 139851141478832 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 39436 KiB

[startup+0.310388 s]*
/proc/loadavg: 1.40 1.39 1.40 4/227 22564
/proc/meminfo: memFree=30222512/32770624 swapFree=66966956/67108860
[pid=22498] ppid=22495 vsize=10820148 memory=50556 CPUtime=0.4 cores=0,2,4,6
/proc/22498/stat : 22498 (java) S 22495 22498 19747 0 -1 1077944320 10878 13388 0 0 28 4 6 2 20 0 15 0 415821798 11079831552 12639 33554432000 4194304 4196468 140730015640080 140730015622624 139851686199031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
/proc/22498/statm: 2705037 12639 3298 1 0 2667149 0
[pid=22498/tid=22551] ppid=22495 vsize=10820148 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/22498/task/22551/stat : 22551 (java) R 22495 22498 19747 0 -1 4202560 7352 13388 0 0 18 3 6 2 20 0 15 0 415821807 11079831552 12639 33554432000 4194304 4196468 140730015640080 139851658010544 139851669385840 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22552] ppid=22495 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22552/stat : 22552 (java) S 22495 22498 19747 0 -1 1077944384 2 13388 0 0 0 0 6 2 20 0 15 0 415821808 11079831552 12639 33554432000 4194304 4196468 140730015640080 139851690441616 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22553] ppid=22495 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22553/stat : 22553 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 15 0 415821808 11079831552 12639 33554432000 4194304 4196468 140730015640080 139851589331728 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22554] ppid=22495 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22554/stat : 22554 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 15 0 415821808 11079831552 12639 33554432000 4194304 4196468 140730015640080 139851588279440 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22555] ppid=22495 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22555/stat : 22555 (java) S 22495 22498 19747 0 -1 1077944384 2 13388 0 0 0 0 6 2 20 0 15 0 415821808 11079831552 12639 33554432000 4194304 4196468 140730015640080 139851587226640 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22556] ppid=22495 vsize=10820148 memory=139795988350591 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22556/stat : 22556 (java) S 22495 22498 19747 0 -1 1077944384 2 13388 0 0 0 0 6 2 20 0 15 0 415821809 11079831552 12639 33554432000 4194304 4196468 140730015640080 139851145689200 139851686210178 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22557] ppid=22495 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22557/stat : 22557 (java) S 22495 22498 19747 0 -1 1077944384 13 13388 0 0 0 0 6 2 20 0 15 0 415821809 11079831552 12639 33554432000 4194304 4196468 140730015640080 139851047363360 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22558] ppid=22495 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22558/stat : 22558 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 15 0 415821810 11079831552 12639 33554432000 4194304 4196468 140730015640080 139850443383920 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22559] ppid=22495 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22559/stat : 22559 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821812 11079831552 12639 33554432000 4194304 4196468 140730015640080 139850203093072 139851686217627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22560] ppid=22495 vsize=10820148 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/22498/task/22560/stat : 22560 (java) S 22495 22498 19747 0 -1 1077944384 337 13388 0 0 2 0 6 2 20 0 15 0 415821812 11079831552 12639 33554432000 4194304 4196468 140730015640080 139851144637040 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22561] ppid=22495 vsize=10820148 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/22498/task/22561/stat : 22561 (java) S 22495 22498 19747 0 -1 1077944384 318 13388 0 0 2 0 6 2 20 0 15 0 415821812 11079831552 12639 33554432000 4194304 4196468 140730015640080 139851143584240 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22562] ppid=22495 vsize=10820148 memory=139795988350592 CPUtime=0.13 cores=0,2,4,6
/proc/22498/task/22562/stat : 22562 (java) S 22495 22498 19747 0 -1 1077944384 635 13388 0 0 5 0 6 2 20 0 15 0 415821812 11079831552 12639 33554432000 4194304 4196468 140730015640080 139851142531952 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22563] ppid=22495 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22563/stat : 22563 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821813 11079831552 12639 33554432000 4194304 4196468 140730015640080 139850169535456 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22564] ppid=22495 vsize=10820148 memory=139795988350592 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22564/stat : 22564 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 15 0 415821813 11079831552 12639 33554432000 4194304 4196468 140730015640080 139851141478832 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 50556 KiB

[startup+0.700752 s]
/proc/loadavg: 1.40 1.39 1.40 4/227 22564
/proc/meminfo: memFree=30208904/32770624 swapFree=66966956/67108860
[pid=22498] ppid=22495 vsize=10824360 memory=83588 CPUtime=1.11 cores=0,2,4,6
/proc/22498/stat : 22498 (java) S 22495 22498 19747 0 -1 1077944320 15089 13388 0 0 97 6 6 2 20 0 15 0 415821798 11084144640 20862 33554432000 4194304 4196468 140730015640080 140730015622624 139851686199031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
/proc/22498/statm: 2706090 20862 3504 1 0 2668173 0
[pid=22498/tid=22551] ppid=22495 vsize=10824360 memory=2241 CPUtime=0.67 cores=0,2,4,6
/proc/22498/task/22551/stat : 22551 (java) R 22495 22498 19747 0 -1 4202560 10413 13388 0 0 54 5 6 2 20 0 15 0 415821807 11084144640 20897 33554432000 4194304 4196468 140730015640080 139851657992144 139851670279518 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22552] ppid=22495 vsize=10824360 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22552/stat : 22552 (java) S 22495 22498 19747 0 -1 1077944384 2 13388 0 0 0 0 6 2 20 0 15 0 415821808 11084144640 20897 33554432000 4194304 4196468 140730015640080 139851690441616 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22553] ppid=22495 vsize=10824360 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22553/stat : 22553 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 15 0 415821808 11084144640 20897 33554432000 4194304 4196468 140730015640080 139851589331728 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22554] ppid=22495 vsize=10824360 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22554/stat : 22554 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 15 0 415821808 11084144640 20897 33554432000 4194304 4196468 140730015640080 139851588279440 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22555] ppid=22495 vsize=10824360 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22555/stat : 22555 (java) S 22495 22498 19747 0 -1 1077944384 2 13388 0 0 0 0 6 2 20 0 15 0 415821808 11084144640 20897 33554432000 4194304 4196468 140730015640080 139851587226640 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22556] ppid=22495 vsize=10824360 memory=6944652177228980320 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22556/stat : 22556 (java) S 22495 22498 19747 0 -1 1077944384 5 13388 0 0 0 0 6 2 20 0 15 0 415821809 11084144640 20897 33554432000 4194304 4196468 140730015640080 139851145689200 139851686210178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22557] ppid=22495 vsize=10824360 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22557/stat : 22557 (java) S 22495 22498 19747 0 -1 1077944384 13 13388 0 0 0 0 6 2 20 0 15 0 415821809 11084144640 20897 33554432000 4194304 4196468 140730015640080 139851047363360 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22558] ppid=22495 vsize=10824360 memory=6943526294502006880 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22558/stat : 22558 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 15 0 415821810 11084144640 20897 33554432000 4194304 4196468 140730015640080 139850443383920 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22559] ppid=22495 vsize=10824360 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22559/stat : 22559 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821812 11084144640 20897 33554432000 4194304 4196468 140730015640080 139850203093072 139851686217627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22560] ppid=22495 vsize=10824360 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/22498/task/22560/stat : 22560 (java) S 22495 22498 19747 0 -1 1077944384 787 13388 0 0 12 0 6 2 20 0 15 0 415821812 11084144640 20897 33554432000 4194304 4196468 140730015640080 139851144637040 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22561] ppid=22495 vsize=10824360 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/22498/task/22561/stat : 22561 (java) S 22495 22498 19747 0 -1 1077944384 818 13388 0 0 12 0 6 2 20 0 15 0 415821812 11084144640 20897 33554432000 4194304 4196468 140730015640080 139851143584240 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22562] ppid=22495 vsize=10824360 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/22498/task/22562/stat : 22562 (java) S 22495 22498 19747 0 -1 1077944384 834 13388 0 0 17 0 6 2 20 0 15 0 415821812 11084144640 20897 33554432000 4194304 4196468 140730015640080 139851142531952 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22563] ppid=22495 vsize=10824360 memory=279591767769328 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22563/stat : 22563 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821813 11084144640 20897 33554432000 4194304 4196468 140730015640080 139850169535456 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22564] ppid=22495 vsize=10824360 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22564/stat : 22564 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 15 0 415821813 11084144640 20897 33554432000 4194304 4196468 140730015640080 139851141478832 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 83588 KiB

[startup+1.50125 s]
/proc/loadavg: 1.40 1.39 1.40 6/227 22564
/proc/meminfo: memFree=30132856/32770624 swapFree=66966956/67108860
[pid=22498] ppid=22495 vsize=10832628 memory=256408 CPUtime=2.94 cores=0,2,4,6
/proc/22498/stat : 22498 (java) S 22495 22498 19747 0 -1 1077944320 19762 13388 0 0 273 13 6 2 20 0 15 0 415821798 11092611072 64102 33554432000 4194304 4196468 140730015640080 140730015622624 139851686199031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
/proc/22498/statm: 2708157 64102 3571 1 0 2670221 0
[pid=22498/tid=22551] ppid=22495 vsize=10832628 memory=279591768134520 CPUtime=1.41 cores=0,2,4,6
/proc/22498/task/22551/stat : 22551 (java) S 22495 22498 19747 0 -1 1077944384 13784 13388 0 0 126 7 6 2 20 0 15 0 415821807 11092611072 64102 33554432000 4194304 4196468 140730015640080 139851658027376 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22552] ppid=22495 vsize=10832628 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/22498/task/22552/stat : 22552 (java) R 22495 22498 19747 0 -1 4202560 54 13388 0 0 2 0 6 2 20 0 15 0 415821808 11092611072 64102 33554432000 4194304 4196468 140730015640080 139851690441816 139851670899646 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22553] ppid=22495 vsize=10832628 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/22498/task/22553/stat : 22553 (java) R 22495 22498 19747 0 -1 4202560 33 13388 0 0 2 0 6 2 20 0 15 0 415821808 11092611072 64102 33554432000 4194304 4196468 140730015640080 139851589331728 139851670899715 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22554] ppid=22495 vsize=10832628 memory=4580 CPUtime=0.1 cores=0,2,4,6
/proc/22498/task/22554/stat : 22554 (java) R 22495 22498 19747 0 -1 4202560 37 13388 0 0 2 0 6 2 20 0 15 0 415821808 11092611072 64102 33554432000 4194304 4196468 140730015640080 139851588279440 139851670899712 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22555] ppid=22495 vsize=10832628 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/22498/task/22555/stat : 22555 (java) R 22495 22498 19747 0 -1 4202560 31 13388 0 0 1 0 6 2 20 0 15 0 415821808 11092611072 64102 33554432000 4194304 4196468 140730015640080 139851587226640 139851670899706 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22556] ppid=22495 vsize=10832628 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/22498/task/22556/stat : 22556 (java) S 22495 22498 19747 0 -1 1077944384 100 13388 0 0 1 0 6 2 20 0 15 0 415821809 11092611072 64102 33554432000 4194304 4196468 140730015640080 139851145687712 139851686209237 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22557] ppid=22495 vsize=10832628 memory=279591768294144 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22557/stat : 22557 (java) S 22495 22498 19747 0 -1 1077944384 13 13388 0 0 0 0 6 2 20 0 15 0 415821809 11092611072 64102 33554432000 4194304 4196468 140730015640080 139851047363360 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22558] ppid=22495 vsize=10832628 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22558/stat : 22558 (java) S 22495 22498 19747 0 -1 1077944384 2 13388 0 0 0 0 6 2 20 0 15 0 415821810 11092611072 64102 33554432000 4194304 4196468 140730015640080 139850443383920 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22559] ppid=22495 vsize=10832628 memory=16660 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22559/stat : 22559 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821812 11092611072 64102 33554432000 4194304 4196468 140730015640080 139850203093072 139851686217627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22560] ppid=22495 vsize=10832628 memory=2244 CPUtime=0.58 cores=0,2,4,6
/proc/22498/task/22560/stat : 22560 (java) S 22495 22498 19747 0 -1 1077944384 1220 13388 0 0 50 0 6 2 20 0 15 0 415821812 11092611072 64102 33554432000 4194304 4196468 140730015640080 139851144636800 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22561] ppid=22495 vsize=10832628 memory=139795884153952 CPUtime=0.58 cores=0,2,4,6
/proc/22498/task/22561/stat : 22561 (java) S 22495 22498 19747 0 -1 1077944384 1106 13388 0 0 50 0 6 2 20 0 15 0 415821812 11092611072 64102 33554432000 4194304 4196468 140730015640080 139851143584240 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22562] ppid=22495 vsize=10832628 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/22498/task/22562/stat : 22562 (java) S 22495 22498 19747 0 -1 1077944384 1168 13388 0 0 34 0 6 2 20 0 15 0 415821812 11092611072 64102 33554432000 4194304 4196468 140730015640080 139851142523888 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22563] ppid=22495 vsize=10832628 memory=-9174445032661854264 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22563/stat : 22563 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821813 11092611072 64102 33554432000 4194304 4196468 140730015640080 139850169535456 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22564] ppid=22495 vsize=10832628 memory=6944656575208382560 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22564/stat : 22564 (java) S 22495 22498 19747 0 -1 1077944384 1 13388 0 0 0 0 6 2 20 0 15 0 415821813 11092611072 64102 33554432000 4194304 4196468 140730015640080 139851141478832 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
Current children cumulated CPU time: 2.94 s
Current children cumulated vsize: 10832628 KiB

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

[pid=22498/tid=22563] ppid=22495 vsize=10844936 memory=928 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22563/stat : 22563 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821813 11105214464 204074 33554432000 4194304 4196468 140730015640080 139850169535456 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22564] ppid=22495 vsize=10844936 memory=1520 CPUtime=0.17 cores=0,2,4,6
/proc/22498/task/22564/stat : 22564 (java) S 22495 22498 19747 0 -1 1077944384 317 13388 0 0 4 5 6 2 20 0 15 0 415821813 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851141478832 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
Current children cumulated CPU time: 202.92 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 816296 KiB

[startup+194.401 s]
/proc/loadavg: 1.94 1.65 1.50 3/229 22711
/proc/meminfo: memFree=28790156/32770624 swapFree=66966956/67108860
[pid=22498] ppid=22495 vsize=10844936 memory=816296 CPUtime=203.72 cores=0,2,4,6
/proc/22498/stat : 22498 (java) S 22495 22498 19747 0 -1 1077944320 103036 13388 0 0 20317 47 6 2 20 0 15 0 415821798 11105214464 204074 33554432000 4194304 4196468 140730015640080 140730015622624 139851686199031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
/proc/22498/statm: 2711234 204074 3622 1 0 2673293 0
[pid=22498/tid=22551] ppid=22495 vsize=10844936 memory=11824 CPUtime=194.14 cores=0,2,4,6
/proc/22498/task/22551/stat : 22551 (java) R 22495 22498 19747 0 -1 4202560 29586 13388 0 0 19389 17 6 2 20 0 15 0 415821807 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851658032976 139851277944540 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22552] ppid=22495 vsize=10844936 memory=19432 CPUtime=0.2 cores=0,2,4,6
/proc/22498/task/22552/stat : 22552 (java) S 22495 22498 19747 0 -1 1077944384 2976 13388 0 0 10 2 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851690441616 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22553] ppid=22495 vsize=10844936 memory=6791534058613427641 CPUtime=0.2 cores=0,2,4,6
/proc/22498/task/22553/stat : 22553 (java) S 22495 22498 19747 0 -1 1077944384 2473 13388 0 0 10 2 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851589331728 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22554] ppid=22495 vsize=10844936 memory=38796 CPUtime=0.2 cores=0,2,4,6
/proc/22498/task/22554/stat : 22554 (java) S 22495 22498 19747 0 -1 1077944384 1771 13388 0 0 9 3 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851588279440 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22555] ppid=22495 vsize=10844936 memory=984 CPUtime=0.18 cores=0,2,4,6
/proc/22498/task/22555/stat : 22555 (java) S 22495 22498 19747 0 -1 1077944384 2642 13388 0 0 8 2 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851587226640 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22556] ppid=22495 vsize=10844936 memory=2004 CPUtime=0.15 cores=0,2,4,6
/proc/22498/task/22556/stat : 22556 (java) S 22495 22498 19747 0 -1 1077944384 2062 13388 0 0 6 1 6 2 20 0 15 0 415821809 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851145689200 139851686210178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22557] ppid=22495 vsize=10844936 memory=1376 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22557/stat : 22557 (java) S 22495 22498 19747 0 -1 1077944384 21 13388 0 0 0 0 6 2 20 0 15 0 415821809 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851047363424 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22558] ppid=22495 vsize=10844936 memory=1060 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22558/stat : 22558 (java) S 22495 22498 19747 0 -1 1077944384 8 13388 0 0 0 0 6 2 20 0 15 0 415821810 11105214464 204074 33554432000 4194304 4196468 140730015640080 139850443383936 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22559] ppid=22495 vsize=10844936 memory=4068 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22559/stat : 22559 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139850203093072 139851686217627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22560] ppid=22495 vsize=10844936 memory=2004 CPUtime=3.72 cores=0,2,4,6
/proc/22498/task/22560/stat : 22560 (java) S 22495 22498 19747 0 -1 1077944384 22627 13388 0 0 360 4 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851144637040 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22561] ppid=22495 vsize=10844936 memory=1376 CPUtime=3.85 cores=0,2,4,6
/proc/22498/task/22561/stat : 22561 (java) S 22495 22498 19747 0 -1 1077944384 24485 13388 0 0 373 4 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851143584240 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22562] ppid=22495 vsize=10844936 memory=6791534058613427641 CPUtime=1.52 cores=0,2,4,6
/proc/22498/task/22562/stat : 22562 (java) S 22495 22498 19747 0 -1 1077944384 11855 13388 0 0 142 2 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851142531952 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22563] ppid=22495 vsize=10844936 memory=4068 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22563/stat : 22563 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821813 11105214464 204074 33554432000 4194304 4196468 140730015640080 139850169535456 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22564] ppid=22495 vsize=10844936 memory=1720 CPUtime=0.17 cores=0,2,4,6
/proc/22498/task/22564/stat : 22564 (java) S 22495 22498 19747 0 -1 1077944384 317 13388 0 0 4 5 6 2 20 0 15 0 415821813 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851141478832 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
Current children cumulated CPU time: 203.72 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 816296 KiB

[startup+195.201 s]
/proc/loadavg: 1.94 1.65 1.50 3/229 22712
/proc/meminfo: memFree=28790332/32770624 swapFree=66966956/67108860
[pid=22498] ppid=22495 vsize=10844936 memory=816296 CPUtime=204.52 cores=0,2,4,6
/proc/22498/stat : 22498 (java) S 22495 22498 19747 0 -1 1077944320 103036 13388 0 0 20397 47 6 2 20 0 15 0 415821798 11105214464 204074 33554432000 4194304 4196468 140730015640080 140730015622624 139851686199031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
/proc/22498/statm: 2711234 204074 3622 1 0 2673293 0
[pid=22498/tid=22551] ppid=22495 vsize=10844936 memory=826556 CPUtime=194.94 cores=0,2,4,6
/proc/22498/task/22551/stat : 22551 (java) R 22495 22498 19747 0 -1 4202560 29586 13388 0 0 19469 17 6 2 20 0 15 0 415821807 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851658032976 139851277945664 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22552] ppid=22495 vsize=10844936 memory=826556 CPUtime=0.2 cores=0,2,4,6
/proc/22498/task/22552/stat : 22552 (java) S 22495 22498 19747 0 -1 1077944384 2976 13388 0 0 10 2 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851690441616 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22553] ppid=22495 vsize=10844936 memory=38796 CPUtime=0.2 cores=0,2,4,6
/proc/22498/task/22553/stat : 22553 (java) S 22495 22498 19747 0 -1 1077944384 2473 13388 0 0 10 2 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851589331728 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22554] ppid=22495 vsize=10844936 memory=984 CPUtime=0.2 cores=0,2,4,6
/proc/22498/task/22554/stat : 22554 (java) S 22495 22498 19747 0 -1 1077944384 1771 13388 0 0 9 3 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851588279440 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22555] ppid=22495 vsize=10844936 memory=111632 CPUtime=0.18 cores=0,2,4,6
/proc/22498/task/22555/stat : 22555 (java) S 22495 22498 19747 0 -1 1077944384 2642 13388 0 0 8 2 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851587226640 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22556] ppid=22495 vsize=10844936 memory=804 CPUtime=0.15 cores=0,2,4,6
/proc/22498/task/22556/stat : 22556 (java) S 22495 22498 19747 0 -1 1077944384 2062 13388 0 0 6 1 6 2 20 0 15 0 415821809 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851145689200 139851686210178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22557] ppid=22495 vsize=10844936 memory=826556 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22557/stat : 22557 (java) S 22495 22498 19747 0 -1 1077944384 21 13388 0 0 0 0 6 2 20 0 15 0 415821809 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851047363424 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22558] ppid=22495 vsize=10844936 memory=10484 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22558/stat : 22558 (java) S 22495 22498 19747 0 -1 1077944384 8 13388 0 0 0 0 6 2 20 0 15 0 415821810 11105214464 204074 33554432000 4194304 4196468 140730015640080 139850443383936 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22559] ppid=22495 vsize=10844936 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22559/stat : 22559 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139850203093072 139851686217627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22560] ppid=22495 vsize=10844936 memory=288230583166042426 CPUtime=3.72 cores=0,2,4,6
/proc/22498/task/22560/stat : 22560 (java) S 22495 22498 19747 0 -1 1077944384 22627 13388 0 0 360 4 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851144637040 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22561] ppid=22495 vsize=10844936 memory=15537410121403872 CPUtime=3.85 cores=0,2,4,6
/proc/22498/task/22561/stat : 22561 (java) S 22495 22498 19747 0 -1 1077944384 24485 13388 0 0 373 4 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851143584240 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22562] ppid=22495 vsize=10844936 memory=1192 CPUtime=1.52 cores=0,2,4,6
/proc/22498/task/22562/stat : 22562 (java) S 22495 22498 19747 0 -1 1077944384 11855 13388 0 0 142 2 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851142531952 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22563] ppid=22495 vsize=10844936 memory=940 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22563/stat : 22563 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821813 11105214464 204074 33554432000 4194304 4196468 140730015640080 139850169535456 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22564] ppid=22495 vsize=10844936 memory=14004 CPUtime=0.17 cores=0,2,4,6
/proc/22498/task/22564/stat : 22564 (java) S 22495 22498 19747 0 -1 1077944384 317 13388 0 0 4 5 6 2 20 0 15 0 415821813 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851141478832 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
Current children cumulated CPU time: 204.52 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 816296 KiB

[startup+195.601 s]
/proc/loadavg: 1.94 1.65 1.50 3/229 22712
/proc/meminfo: memFree=28790332/32770624 swapFree=66966956/67108860
[pid=22498] ppid=22495 vsize=10844936 memory=816296 CPUtime=204.92 cores=0,2,4,6
/proc/22498/stat : 22498 (java) S 22495 22498 19747 0 -1 1077944320 103036 13388 0 0 20437 47 6 2 20 0 15 0 415821798 11105214464 204074 33554432000 4194304 4196468 140730015640080 140730015622624 139851686199031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
/proc/22498/statm: 2711234 204074 3622 1 0 2673293 0
[pid=22498/tid=22551] ppid=22495 vsize=10844936 memory=500 CPUtime=195.34 cores=0,2,4,6
/proc/22498/task/22551/stat : 22551 (java) R 22495 22498 19747 0 -1 4202560 29586 13388 0 0 19509 17 6 2 20 0 15 0 415821807 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851658032976 139851275799780 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22552] ppid=22495 vsize=10844936 memory=1556 CPUtime=0.2 cores=0,2,4,6
/proc/22498/task/22552/stat : 22552 (java) S 22495 22498 19747 0 -1 1077944384 2976 13388 0 0 10 2 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851690441616 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22553] ppid=22495 vsize=10844936 memory=928 CPUtime=0.2 cores=0,2,4,6
/proc/22498/task/22553/stat : 22553 (java) S 22495 22498 19747 0 -1 1077944384 2473 13388 0 0 10 2 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851589331728 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22554] ppid=22495 vsize=10844936 memory=38796 CPUtime=0.2 cores=0,2,4,6
/proc/22498/task/22554/stat : 22554 (java) S 22495 22498 19747 0 -1 1077944384 1771 13388 0 0 9 3 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851588279440 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22555] ppid=22495 vsize=10844936 memory=984 CPUtime=0.18 cores=0,2,4,6
/proc/22498/task/22555/stat : 22555 (java) S 22495 22498 19747 0 -1 1077944384 2642 13388 0 0 8 2 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851587226640 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22556] ppid=22495 vsize=10844936 memory=2004 CPUtime=0.15 cores=0,2,4,6
/proc/22498/task/22556/stat : 22556 (java) S 22495 22498 19747 0 -1 1077944384 2062 13388 0 0 6 1 6 2 20 0 15 0 415821809 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851145689200 139851686210178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22557] ppid=22495 vsize=10844936 memory=1376 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22557/stat : 22557 (java) S 22495 22498 19747 0 -1 1077944384 21 13388 0 0 0 0 6 2 20 0 15 0 415821809 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851047363424 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22558] ppid=22495 vsize=10844936 memory=1060 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22558/stat : 22558 (java) S 22495 22498 19747 0 -1 1077944384 8 13388 0 0 0 0 6 2 20 0 15 0 415821810 11105214464 204074 33554432000 4194304 4196468 140730015640080 139850443383936 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22559] ppid=22495 vsize=10844936 memory=4068 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22559/stat : 22559 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139850203093072 139851686217627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22560] ppid=22495 vsize=10844936 memory=1720 CPUtime=3.72 cores=0,2,4,6
/proc/22498/task/22560/stat : 22560 (java) S 22495 22498 19747 0 -1 1077944384 22627 13388 0 0 360 4 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851144637040 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22561] ppid=22495 vsize=10844936 memory=5840 CPUtime=3.85 cores=0,2,4,6
/proc/22498/task/22561/stat : 22561 (java) S 22495 22498 19747 0 -1 1077944384 24485 13388 0 0 373 4 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851143584240 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22562] ppid=22495 vsize=10844936 memory=10484 CPUtime=1.52 cores=0,2,4,6
/proc/22498/task/22562/stat : 22562 (java) S 22495 22498 19747 0 -1 1077944384 11855 13388 0 0 142 2 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851142531952 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22563] ppid=22495 vsize=10844936 memory=716 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22563/stat : 22563 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821813 11105214464 204074 33554432000 4194304 4196468 140730015640080 139850169535456 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22564] ppid=22495 vsize=10844936 memory=780 CPUtime=0.17 cores=0,2,4,6
/proc/22498/task/22564/stat : 22564 (java) S 22495 22498 19747 0 -1 1077944384 317 13388 0 0 4 5 6 2 20 0 15 0 415821813 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851141478832 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
Current children cumulated CPU time: 204.92 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 816296 KiB

[startup+195.701 s]
/proc/loadavg: 1.94 1.65 1.50 3/229 22712
/proc/meminfo: memFree=28790332/32770624 swapFree=66966956/67108860
[pid=22498] ppid=22495 vsize=10844936 memory=816296 CPUtime=205.02 cores=0,2,4,6
/proc/22498/stat : 22498 (java) S 22495 22498 19747 0 -1 1077944320 103036 13388 0 0 20447 47 6 2 20 0 15 0 415821798 11105214464 204074 33554432000 4194304 4196468 140730015640080 140730015622624 139851686199031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
/proc/22498/statm: 2711234 204074 3622 1 0 2673293 0
[pid=22498/tid=22551] ppid=22495 vsize=10844936 memory=816296 CPUtime=195.44 cores=0,2,4,6
/proc/22498/task/22551/stat : 22551 (java) R 22495 22498 19747 0 -1 4202560 29586 13388 0 0 19519 17 6 2 20 0 15 0 415821807 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851658032976 139851277944182 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22552] ppid=22495 vsize=10844936 memory=826556 CPUtime=0.2 cores=0,2,4,6
/proc/22498/task/22552/stat : 22552 (java) S 22495 22498 19747 0 -1 1077944384 2976 13388 0 0 10 2 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851690441616 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22553] ppid=22495 vsize=10844936 memory=816296 CPUtime=0.2 cores=0,2,4,6
/proc/22498/task/22553/stat : 22553 (java) S 22495 22498 19747 0 -1 1077944384 2473 13388 0 0 10 2 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851589331728 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22554] ppid=22495 vsize=10844936 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/22498/task/22554/stat : 22554 (java) S 22495 22498 19747 0 -1 1077944384 1771 13388 0 0 9 3 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851588279440 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22555] ppid=22495 vsize=10844936 memory=279591767965472 CPUtime=0.18 cores=0,2,4,6
/proc/22498/task/22555/stat : 22555 (java) S 22495 22498 19747 0 -1 1077944384 2642 13388 0 0 8 2 6 2 20 0 15 0 415821808 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851587226640 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22556] ppid=22495 vsize=10844936 memory=865536 CPUtime=0.15 cores=0,2,4,6
/proc/22498/task/22556/stat : 22556 (java) S 22495 22498 19747 0 -1 1077944384 2062 13388 0 0 6 1 6 2 20 0 15 0 415821809 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851145689200 139851686210178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22557] ppid=22495 vsize=10844936 memory=838356 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22557/stat : 22557 (java) S 22495 22498 19747 0 -1 1077944384 21 13388 0 0 0 0 6 2 20 0 15 0 415821809 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851047363424 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22558] ppid=22495 vsize=10844936 memory=826556 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22558/stat : 22558 (java) S 22495 22498 19747 0 -1 1077944384 8 13388 0 0 0 0 6 2 20 0 15 0 415821810 11105214464 204074 33554432000 4194304 4196468 140730015640080 139850443383936 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22559] ppid=22495 vsize=10844936 memory=816296 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22559/stat : 22559 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139850203093072 139851686217627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22560] ppid=22495 vsize=10844936 memory=6791534058613427641 CPUtime=3.72 cores=0,2,4,6
/proc/22498/task/22560/stat : 22560 (java) S 22495 22498 19747 0 -1 1077944384 22627 13388 0 0 360 4 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851144637040 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22561] ppid=22495 vsize=10844936 memory=816296 CPUtime=3.85 cores=0,2,4,6
/proc/22498/task/22561/stat : 22561 (java) S 22495 22498 19747 0 -1 1077944384 24485 13388 0 0 373 4 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851143584240 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22562] ppid=22495 vsize=10844936 memory=826556 CPUtime=1.52 cores=0,2,4,6
/proc/22498/task/22562/stat : 22562 (java) S 22495 22498 19747 0 -1 1077944384 11855 13388 0 0 142 2 6 2 20 0 15 0 415821812 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851142531952 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22563] ppid=22495 vsize=10844936 memory=881440 CPUtime=0.08 cores=0,2,4,6
/proc/22498/task/22563/stat : 22563 (java) S 22495 22498 19747 0 -1 1077944384 3 13388 0 0 0 0 6 2 20 0 15 0 415821813 11105214464 204074 33554432000 4194304 4196468 140730015640080 139850169535456 139851686209237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
[pid=22498/tid=22564] ppid=22495 vsize=10844936 memory=816296 CPUtime=0.17 cores=0,2,4,6
/proc/22498/task/22564/stat : 22564 (java) S 22495 22498 19747 0 -1 1077944384 317 13388 0 0 4 5 6 2 20 0 15 0 415821813 11105214464 204074 33554432000 4194304 4196468 140730015640080 139851141478832 139851686210178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9494528 140730015644400 140730015646917 140730015646917 140730015649743 0
Current children cumulated CPU time: 205.02 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 816296 KiB

Child status: 0
Real time (s): 195.724
CPU time (s): 205.063
CPU user time (s): 204.55
CPU system time (s): 0.513557
CPU usage (%): 104.772
Max. virtual memory (cumulated for all children) (KiB): 10850164
Max. memory (cumulated for all children) (KiB): 896904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 204.55
system time used= 0.513557
maximum resident set size= 901004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119211
page faults= 0
swaps= 0
block input operations= 0
block output operations= 416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11167
involuntary context switches= 284


# summary of solver processes directly reported to runsolver:
#   pid: 22498
#   total CPU time (s): 205.063
#   total CPU user time (s): 204.55
#   total CPU system time (s): 0.513557

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.26618 second user time and 1.76987 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-13 19:25:07
IDJOB=4395773
IDBENCH=121393
IDSOLVER=2846
FILE ID=node125/4395773-1568395549
RUNJOBID= node125-1568393055-22030
PBS_JOBID= 21701839
Free space on /tmp= 59744 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Random/Random-RB-3-20-20/rand-3-20-20-60-632-45.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395773-1568395549/watcher-4395773-1568395549 -o /tmp/evaluation-result-4395773-1568395549/solver-4395773-1568395549 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568393055-22030 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=428947539 HOME/instance-4395773-1568395549.xml

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

MD5SUM BENCH= 9875f5c0ec8fbb2d8215ec13f3e1e37d
RANDOM SEED=428947539

node125.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.29
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.29
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.29
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.29
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:        30263556 kB
MemAvailable:   31022256 kB
Buffers:          105164 kB
Cached:           952356 kB
SwapCached:        38252 kB
Active:          1404456 kB
Inactive:         557188 kB
Active(anon):     882124 kB
Inactive(anon):    61836 kB
Active(file):     522332 kB
Inactive(file):   495352 kB
Unevictable:      106848 kB
Mlocked:          106848 kB
SwapTotal:      67108860 kB
SwapFree:       66966956 kB
Dirty:             36456 kB
Writeback:             0 kB
AnonPages:        974404 kB
Mapped:            57276 kB
Shmem:             31184 kB
Slab:             142260 kB
SReclaimable:     113700 kB
SUnreclaim:        28560 kB
KernelStack:        3712 kB
PageTables:         7524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2096524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    878592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 59704 MiB
End job on node125 at 2019-09-13 19:28:23