Trace number 4395770

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 35.464 28.3428

General information on the benchmark

NameQRandom/QRandom-reg2ext-s1/
reg-s20-p03-c20-d10-n10-l5-64.xml
MD5SUM236be531fe4e5fa4d71f6d1385cbaf81
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 benchmark3.28957
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints100
Number of domains23
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":20},{"size":6,"count":20},{"size":10,"count":10},{"size":20,"count":80}]
Minimum variable degree1
Maximum variable degree14
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":80},{"degree":5,"count":1},{"degree":6,"count":1},{"degree":9,"count":1},{"degree":10,"count":3},{"degree":12,"count":3},{"degree":14,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
Optimization problemNO
Type of objective

Solver Data

0.78/0.55	c Concrete v3.12.2.1568380929293 running
35.40/28.33	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 (15273 MiB free)
  memory of node 1: 16384 MiB (15112 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395770-1568398489/watcher-4395770-1568398489 -o /tmp/evaluation-result-4395770-1568398489/solver-4395770-1568398489 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568393484-30985 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1280288270 HOME/instance-4395770-1568398489.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=32487, runsolver pid=32484

[startup+0.100081 s]*
/proc/loadavg: 1.16 1.29 1.32 3/220 32544
/proc/meminfo: memFree=31109060/32770624 swapFree=67004208/67108860
[pid=32487] ppid=32484 vsize=9972712 memory=16816 CPUtime=0.08 cores=0,2,4,6
/proc/32487/stat : 32487 (java) S 32484 32487 30411 0 -1 1077944320 4483 13128 0 0 1 0 5 2 20 0 6 0 416010521 10212057088 4204 33554432000 4194304 4196468 140734385502848 140734385485392 139818600423159 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
/proc/32487/statm: 2493178 4204 1935 1 0 2481616 0
[pid=32487/tid=32540] ppid=32484 vsize=9972712 memory=720575944405811505 CPUtime=0.08 cores=0,2,4,6
/proc/32487/task/32540/stat : 32540 (java) R 32484 32487 30411 0 -1 4202560 2280 13128 0 0 1 0 5 2 20 0 6 0 416010530 10212057088 4270 33554432000 4194304 4196468 140734385502848 139818572259920 139818584503646 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32541] ppid=32484 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32541/stat : 32541 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 6 0 416010531 10212057088 4270 33554432000 4194304 4196468 140734385502848 139818604665104 139818600433365 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32542] ppid=32484 vsize=9972712 memory=288370699806058112 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32542/stat : 32542 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 6 0 416010531 10212057088 4270 33554432000 4194304 4196468 140734385502848 139818503555472 139818600433365 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32543] ppid=32484 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32543/stat : 32543 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 6 0 416010531 10212057088 4270 33554432000 4194304 4196468 140734385502848 139818502502928 139818600433365 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32544] ppid=32484 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32544/stat : 32544 (java) S 32484 32487 30411 0 -1 1077944384 2 13128 0 0 0 0 5 2 20 0 6 0 416010531 10212057088 4270 33554432000 4194304 4196468 140734385502848 139818501450384 139818600433365 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16816 KiB

[startup+0.210891 s]*
/proc/loadavg: 1.16 1.29 1.32 4/229 32553
/proc/meminfo: memFree=31089604/32770624 swapFree=67004208/67108860
[pid=32487] ppid=32484 vsize=10819664 memory=39448 CPUtime=0.25 cores=0,2,4,6
/proc/32487/stat : 32487 (java) S 32484 32487 30411 0 -1 1077944320 7181 13128 0 0 17 1 5 2 20 0 15 0 416010521 11079335936 9862 33554432000 4194304 4196468 140734385502848 140734385485392 139818600423159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
/proc/32487/statm: 2704916 9862 3153 1 0 2667149 0
[pid=32487/tid=32540] ppid=32484 vsize=10819664 memory=751940894209540401 CPUtime=0.19 cores=0,2,4,6
/proc/32487/task/32540/stat : 32540 (java) R 32484 32487 30411 0 -1 4202560 3680 13128 0 0 11 1 5 2 20 0 15 0 416010530 11079335936 9862 33554432000 4194304 4196468 140734385502848 139818572233128 139818600437008 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32541] ppid=32484 vsize=10819664 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32541/stat : 32541 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010531 11079335936 9862 33554432000 4194304 4196468 140734385502848 139818604665104 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32542] ppid=32484 vsize=10819664 memory=288370699806058112 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32542/stat : 32542 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010531 11079335936 9862 33554432000 4194304 4196468 140734385502848 139818503555472 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32543] ppid=32484 vsize=10819664 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32543/stat : 32543 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010531 11079335936 9862 33554432000 4194304 4196468 140734385502848 139818502502928 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32544] ppid=32484 vsize=10819664 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32544/stat : 32544 (java) S 32484 32487 30411 0 -1 1077944384 2 13128 0 0 0 0 5 2 20 0 15 0 416010531 11079335936 9862 33554432000 4194304 4196468 140734385502848 139818501450384 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32545] ppid=32484 vsize=10819664 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32545/stat : 32545 (java) S 32484 32487 30411 0 -1 1077944384 2 13128 0 0 0 0 5 2 20 0 15 0 416010533 11079335936 9862 33554432000 4194304 4196468 140734385502848 139818059966960 139818600434306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32546] ppid=32484 vsize=10819664 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32546/stat : 32546 (java) S 32484 32487 30411 0 -1 1077944384 13 13128 0 0 0 0 5 2 20 0 15 0 416010533 11079335936 9862 33554432000 4194304 4196468 140734385502848 139817962694048 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32547] ppid=32484 vsize=10819664 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32547/stat : 32547 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010533 11079335936 9862 33554432000 4194304 4196468 140734385502848 139817358714352 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32548] ppid=32484 vsize=10819664 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32548/stat : 32548 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11079335936 9862 33554432000 4194304 4196468 140734385502848 139817118423760 139818600441755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32549] ppid=32484 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32487/task/32549/stat : 32549 (java) S 32484 32487 30411 0 -1 1077944384 457 13128 0 0 1 0 5 2 20 0 15 0 416010536 11079335936 9862 33554432000 4194304 4196468 140734385502848 139818058913776 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32550] ppid=32484 vsize=10819664 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32550/stat : 32550 (java) S 32484 32487 30411 0 -1 1077944384 209 13128 0 0 0 0 5 2 20 0 15 0 416010536 11079335936 9862 33554432000 4194304 4196468 140734385502848 139818057861232 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32551] ppid=32484 vsize=10819664 memory=140323654346368 CPUtime=0.1 cores=0,2,4,6
/proc/32487/task/32551/stat : 32551 (java) S 32484 32487 30411 0 -1 1077944384 597 13128 0 0 3 0 5 2 20 0 15 0 416010536 11079335936 9862 33554432000 4194304 4196468 140734385502848 139818056808688 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32552] ppid=32484 vsize=10819664 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32552/stat : 32552 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11079335936 9862 33554432000 4194304 4196468 140734385502848 139817084865120 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32553] ppid=32484 vsize=10819664 memory=140323654346368 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32553/stat : 32553 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010537 11079335936 9862 33554432000 4194304 4196468 140734385502848 139818055756592 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 39448 KiB

[startup+0.31043 s]*
/proc/loadavg: 1.16 1.29 1.32 3/229 32553
/proc/meminfo: memFree=31075980/32770624 swapFree=67004208/67108860
[pid=32487] ppid=32484 vsize=10820148 memory=50852 CPUtime=0.39 cores=0,2,4,6
/proc/32487/stat : 32487 (java) S 32484 32487 30411 0 -1 1077944320 10885 13128 0 0 29 3 5 2 20 0 15 0 416010521 11079831552 12713 33554432000 4194304 4196468 140734385502848 140734385485392 139818600423159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
/proc/32487/statm: 2705037 12713 3323 1 0 2667149 0
[pid=32487/tid=32540] ppid=32484 vsize=10820148 memory=8317482817917895235 CPUtime=0.28 cores=0,2,4,6
/proc/32487/task/32540/stat : 32540 (java) R 32484 32487 30411 0 -1 4202560 7364 13128 0 0 19 2 5 2 20 0 15 0 416010530 11079831552 12713 33554432000 4194304 4196468 140734385502848 139818572223072 139818584503646 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32541] ppid=32484 vsize=10820148 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32541/stat : 32541 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010531 11079831552 12713 33554432000 4194304 4196468 140734385502848 139818604665104 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32542] ppid=32484 vsize=10820148 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32542/stat : 32542 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010531 11079831552 12713 33554432000 4194304 4196468 140734385502848 139818503555472 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32543] ppid=32484 vsize=10820148 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32543/stat : 32543 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010531 11079831552 12713 33554432000 4194304 4196468 140734385502848 139818502502928 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32544] ppid=32484 vsize=10820148 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32544/stat : 32544 (java) S 32484 32487 30411 0 -1 1077944384 2 13128 0 0 0 0 5 2 20 0 15 0 416010531 11079831552 12713 33554432000 4194304 4196468 140734385502848 139818501450384 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32545] ppid=32484 vsize=10820148 memory=140323654346367 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32545/stat : 32545 (java) S 32484 32487 30411 0 -1 1077944384 2 13128 0 0 0 0 5 2 20 0 15 0 416010533 11079831552 12713 33554432000 4194304 4196468 140734385502848 139818059966960 139818600434306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32546] ppid=32484 vsize=10820148 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32546/stat : 32546 (java) S 32484 32487 30411 0 -1 1077944384 13 13128 0 0 0 0 5 2 20 0 15 0 416010533 11079831552 12713 33554432000 4194304 4196468 140734385502848 139817962694048 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32547] ppid=32484 vsize=10820148 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32547/stat : 32547 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010533 11079831552 12713 33554432000 4194304 4196468 140734385502848 139817358714352 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32548] ppid=32484 vsize=10820148 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32548/stat : 32548 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11079831552 12713 33554432000 4194304 4196468 140734385502848 139817118423760 139818600441755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32549] ppid=32484 vsize=10820148 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/32487/task/32549/stat : 32549 (java) S 32484 32487 30411 0 -1 1077944384 466 13128 0 0 2 0 5 2 20 0 15 0 416010536 11079831552 12713 33554432000 4194304 4196468 140734385502848 139818058913776 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32550] ppid=32484 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32487/task/32550/stat : 32550 (java) S 32484 32487 30411 0 -1 1077944384 210 13128 0 0 1 0 5 2 20 0 15 0 416010536 11079831552 12713 33554432000 4194304 4196468 140734385502848 139818057861232 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32551] ppid=32484 vsize=10820148 memory=140323654346368 CPUtime=0.12 cores=0,2,4,6
/proc/32487/task/32551/stat : 32551 (java) S 32484 32487 30411 0 -1 1077944384 607 13128 0 0 5 0 5 2 20 0 15 0 416010536 11079831552 12713 33554432000 4194304 4196468 140734385502848 139818056808688 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32552] ppid=32484 vsize=10820148 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32552/stat : 32552 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11079831552 12713 33554432000 4194304 4196468 140734385502848 139817084865120 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32553] ppid=32484 vsize=10820148 memory=140323654346368 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32553/stat : 32553 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010537 11079831552 12713 33554432000 4194304 4196468 140734385502848 139818055756592 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 50852 KiB

[startup+0.70742 s]
/proc/loadavg: 1.16 1.29 1.32 4/229 32553
/proc/meminfo: memFree=31061344/32770624 swapFree=67004208/67108860
[pid=32487] ppid=32484 vsize=10824360 memory=84164 CPUtime=1.14 cores=0,2,4,6
/proc/32487/stat : 32487 (java) S 32484 32487 30411 0 -1 1077944320 15234 13128 0 0 103 4 5 2 20 0 15 0 416010521 11084144640 21041 33554432000 4194304 4196468 140734385502848 140734385485392 139818600423159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
/proc/32487/statm: 2706090 21041 3511 1 0 2668173 0
[pid=32487/tid=32540] ppid=32484 vsize=10824360 memory=5795117241467496816 CPUtime=0.67 cores=0,2,4,6
/proc/32487/task/32540/stat : 32540 (java) R 32484 32487 30411 0 -1 4202560 10401 13128 0 0 56 4 5 2 20 0 15 0 416010530 11084144640 21041 33554432000 4194304 4196468 140734385502848 139818572250320 139818600435094 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32541] ppid=32484 vsize=10824360 memory=1416 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32541/stat : 32541 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010531 11084144640 21041 33554432000 4194304 4196468 140734385502848 139818604665104 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32542] ppid=32484 vsize=10824360 memory=1556 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32542/stat : 32542 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010531 11084144640 21041 33554432000 4194304 4196468 140734385502848 139818503555472 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32543] ppid=32484 vsize=10824360 memory=33 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32543/stat : 32543 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010531 11084144640 21041 33554432000 4194304 4196468 140734385502848 139818502502928 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32544] ppid=32484 vsize=10824360 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32544/stat : 32544 (java) S 32484 32487 30411 0 -1 1077944384 2 13128 0 0 0 0 5 2 20 0 15 0 416010531 11084144640 21041 33554432000 4194304 4196468 140734385502848 139818501450384 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32545] ppid=32484 vsize=10824360 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32545/stat : 32545 (java) S 32484 32487 30411 0 -1 1077944384 5 13128 0 0 0 0 5 2 20 0 15 0 416010533 11084144640 21041 33554432000 4194304 4196468 140734385502848 139818059966960 139818600434306 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32546] ppid=32484 vsize=10824360 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32546/stat : 32546 (java) S 32484 32487 30411 0 -1 1077944384 13 13128 0 0 0 0 5 2 20 0 15 0 416010533 11084144640 21041 33554432000 4194304 4196468 140734385502848 139817962694048 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32547] ppid=32484 vsize=10824360 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32547/stat : 32547 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010533 11084144640 21041 33554432000 4194304 4196468 140734385502848 139817358714352 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32548] ppid=32484 vsize=10824360 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32548/stat : 32548 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11084144640 21041 33554432000 4194304 4196468 140734385502848 139817118423760 139818600441755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32549] ppid=32484 vsize=10824360 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/32487/task/32549/stat : 32549 (java) R 32484 32487 30411 0 -1 4202560 958 13128 0 0 14 0 5 2 20 0 15 0 416010536 11084144640 21041 33554432000 4194304 4196468 140734385502848 139818058900320 139818585549556 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32550] ppid=32484 vsize=10824360 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/32487/task/32550/stat : 32550 (java) R 32484 32487 30411 0 -1 1077944384 774 13128 0 0 14 0 5 2 20 0 15 0 416010536 11084144640 21041 33554432000 4194304 4196468 140734385502848 139818057861232 139818600434306 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32551] ppid=32484 vsize=10824360 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/32487/task/32551/stat : 32551 (java) R 32484 32487 30411 0 -1 4202560 860 13128 0 0 17 0 5 2 20 0 15 0 416010536 11084144640 21041 33554432000 4194304 4196468 140734385502848 139818056808688 139818584503646 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32552] ppid=32484 vsize=10824360 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32552/stat : 32552 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11084144640 21041 33554432000 4194304 4196468 140734385502848 139817084865120 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32553] ppid=32484 vsize=10824360 memory=3588 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32553/stat : 32553 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010537 11084144640 21041 33554432000 4194304 4196468 140734385502848 139818055756592 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 84164 KiB

[startup+1.50068 s]
/proc/loadavg: 1.16 1.29 1.32 3/229 32553
/proc/meminfo: memFree=31014256/32770624 swapFree=67004208/67108860
[pid=32487] ppid=32484 vsize=10834676 memory=182956 CPUtime=2.68 cores=0,2,4,6
/proc/32487/stat : 32487 (java) S 32484 32487 30411 0 -1 1077944320 22456 13128 0 0 251 10 5 2 20 0 15 0 416010521 11094708224 45739 33554432000 4194304 4196468 140734385502848 140734385485392 139818600423159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
/proc/32487/statm: 2708669 45739 3585 1 0 2670733 0
[pid=32487/tid=32540] ppid=32484 vsize=10834676 memory=0 CPUtime=1.43 cores=0,2,4,6
/proc/32487/task/32540/stat : 32540 (java) R 32484 32487 30411 0 -1 4202560 15292 13128 0 0 130 6 5 2 20 0 15 0 416010530 11094708224 45739 33554432000 4194304 4196468 140734385502848 139818572243872 139818600435094 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32541] ppid=32484 vsize=10834676 memory=7308045134013819479 CPUtime=0.08 cores=0,2,4,6
/proc/32487/task/32541/stat : 32541 (java) S 32484 32487 30411 0 -1 1077944384 313 13128 0 0 1 0 5 2 20 0 15 0 416010531 11094708224 45739 33554432000 4194304 4196468 140734385502848 139818604665104 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32542] ppid=32484 vsize=10834676 memory=7379542049817259095 CPUtime=0.08 cores=0,2,4,6
/proc/32487/task/32542/stat : 32542 (java) S 32484 32487 30411 0 -1 1077944384 51 13128 0 0 1 0 5 2 20 0 15 0 416010531 11094708224 45739 33554432000 4194304 4196468 140734385502848 139818503555472 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32543] ppid=32484 vsize=10834676 memory=7379542049817258839 CPUtime=0.08 cores=0,2,4,6
/proc/32487/task/32543/stat : 32543 (java) S 32484 32487 30411 0 -1 1077944384 41 13128 0 0 1 0 5 2 20 0 15 0 416010531 11094708224 45739 33554432000 4194304 4196468 140734385502848 139818502502928 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32544] ppid=32484 vsize=10834676 memory=280646987902752 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32544/stat : 32544 (java) S 32484 32487 30411 0 -1 1077944384 66 13128 0 0 0 0 5 2 20 0 15 0 416010531 11094708224 45739 33554432000 4194304 4196468 140734385502848 139818501450384 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32545] ppid=32484 vsize=10834676 memory=3684176216281165457 CPUtime=0.08 cores=0,2,4,6
/proc/32487/task/32545/stat : 32545 (java) S 32484 32487 30411 0 -1 1077944384 133 13128 0 0 1 0 5 2 20 0 15 0 416010533 11094708224 45739 33554432000 4194304 4196468 140734385502848 139818059966960 139818600434306 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32546] ppid=32484 vsize=10834676 memory=280646987570176 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32546/stat : 32546 (java) S 32484 32487 30411 0 -1 1077944384 14 13128 0 0 0 0 5 2 20 0 15 0 416010533 11094708224 45739 33554432000 4194304 4196468 140734385502848 139817962694048 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32547] ppid=32484 vsize=10834676 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32547/stat : 32547 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010533 11094708224 45739 33554432000 4194304 4196468 140734385502848 139817358714368 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32548] ppid=32484 vsize=10834676 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32548/stat : 32548 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11094708224 45739 33554432000 4194304 4196468 140734385502848 139817118423760 139818600441755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32549] ppid=32484 vsize=10834676 memory=0 CPUtime=0.43 cores=0,2,4,6
/proc/32487/task/32549/stat : 32549 (java) S 32484 32487 30411 0 -1 1077944384 1659 13128 0 0 36 0 5 2 20 0 15 0 416010536 11094708224 45739 33554432000 4194304 4196468 140734385502848 139818058913776 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32550] ppid=32484 vsize=10834676 memory=0 CPUtime=0.43 cores=0,2,4,6
/proc/32487/task/32550/stat : 32550 (java) S 32484 32487 30411 0 -1 1077944384 1134 13128 0 0 36 0 5 2 20 0 15 0 416010536 11094708224 45739 33554432000 4194304 4196468 140734385502848 139818057861232 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32551] ppid=32484 vsize=10834676 memory=0 CPUtime=0.47 cores=0,2,4,6
/proc/32487/task/32551/stat : 32551 (java) R 32484 32487 30411 0 -1 4202560 1536 13128 0 0 40 0 5 2 20 0 15 0 416010536 11094708224 45739 33554432000 4194304 4196468 140734385502848 139818056808688 139818584503646 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32552] ppid=32484 vsize=10834676 memory=280646988111872 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32552/stat : 32552 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11094708224 45739 33554432000 4194304 4196468 140734385502848 139817084865120 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32553] ppid=32484 vsize=10834676 memory=6656426216303648864 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32553/stat : 32553 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010537 11094708224 45739 33554432000 4194304 4196468 140734385502848 139818055756592 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
Current children cumulated CPU time: 2.68 s
Current children cumulated vsize: 10834676 KiB

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

[pid=32487/tid=32552] ppid=32484 vsize=10846984 memory=3689777201708165952 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32552/stat : 32552 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11107311616 131171 33554432000 4194304 4196468 140734385502848 139817084865120 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32553] ppid=32484 vsize=10846984 memory=3760702311739387728 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32553/stat : 32553 (java) S 32484 32487 30411 0 -1 1077944384 81 13128 0 0 0 0 5 2 20 0 15 0 416010537 11107311616 131171 33554432000 4194304 4196468 140734385502848 139818055756592 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
Current children cumulated CPU time: 32.66 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 524684 KiB

[startup+27.2007 s]
/proc/loadavg: 1.32 1.31 1.33 3/229 32553
/proc/meminfo: memFree=30595880/32770624 swapFree=67004208/67108860
[pid=32487] ppid=32484 vsize=10846984 memory=532892 CPUtime=34.29 cores=0,2,4,6
/proc/32487/stat : 32487 (java) S 32484 32487 30411 0 -1 1077944320 70980 13128 0 0 3394 28 5 2 20 0 15 0 416010521 11107311616 133223 33554432000 4194304 4196468 140734385502848 140734385485392 139818600423159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
/proc/32487/statm: 2711746 133223 3623 1 0 2673805 0
[pid=32487/tid=32540] ppid=32484 vsize=10846984 memory=39616 CPUtime=26.99 cores=0,2,4,6
/proc/32487/task/32540/stat : 32540 (java) R 32484 32487 30411 0 -1 4202560 26499 13128 0 0 2681 11 5 2 20 0 15 0 416010530 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818572258560 139818192560669 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32541] ppid=32484 vsize=10846984 memory=526736 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32541/stat : 32541 (java) S 32484 32487 30411 0 -1 1077944384 1152 13128 0 0 5 1 5 2 20 0 15 0 416010531 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818604665104 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32542] ppid=32484 vsize=10846984 memory=1940 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32542/stat : 32542 (java) S 32484 32487 30411 0 -1 1077944384 510 13128 0 0 5 1 5 2 20 0 15 0 416010531 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818503555472 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32543] ppid=32484 vsize=10846984 memory=984 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32543/stat : 32543 (java) S 32484 32487 30411 0 -1 1077944384 541 13128 0 0 5 1 5 2 20 0 15 0 416010531 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818502502928 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32544] ppid=32484 vsize=10846984 memory=1940 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32544/stat : 32544 (java) S 32484 32487 30411 0 -1 1077944384 1938 13128 0 0 4 2 5 2 20 0 15 0 416010531 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818501450384 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32545] ppid=32484 vsize=10846984 memory=1416 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32545/stat : 32545 (java) S 32484 32487 30411 0 -1 1077944384 4196 13128 0 0 5 1 5 2 20 0 15 0 416010533 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818059966960 139818600434306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32546] ppid=32484 vsize=10846984 memory=1556 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32546/stat : 32546 (java) S 32484 32487 30411 0 -1 1077944384 15 13128 0 0 0 0 5 2 20 0 15 0 416010533 11107311616 133223 33554432000 4194304 4196468 140734385502848 139817962694112 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32547] ppid=32484 vsize=10846984 memory=740 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32547/stat : 32547 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010533 11107311616 133223 33554432000 4194304 4196468 140734385502848 139817358714368 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32548] ppid=32484 vsize=10846984 memory=1052 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32548/stat : 32548 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11107311616 133223 33554432000 4194304 4196468 140734385502848 139817118423760 139818600441755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32549] ppid=32484 vsize=10846984 memory=7548 CPUtime=2.87 cores=0,2,4,6
/proc/32487/task/32549/stat : 32549 (java) S 32484 32487 30411 0 -1 1077944384 12095 13128 0 0 278 2 5 2 20 0 15 0 416010536 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818058913776 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32550] ppid=32484 vsize=10846984 memory=4004 CPUtime=2.76 cores=0,2,4,6
/proc/32487/task/32550/stat : 32550 (java) S 32484 32487 30411 0 -1 1077944384 13977 13128 0 0 267 2 5 2 20 0 15 0 416010536 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818057861232 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32551] ppid=32484 vsize=10846984 memory=2832 CPUtime=1.46 cores=0,2,4,6
/proc/32487/task/32551/stat : 32551 (java) S 32484 32487 30411 0 -1 1077944384 7759 13128 0 0 136 3 5 2 20 0 15 0 416010536 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818056808688 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32552] ppid=32484 vsize=10846984 memory=776 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32552/stat : 32552 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11107311616 133223 33554432000 4194304 4196468 140734385502848 139817084865120 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32553] ppid=32484 vsize=10846984 memory=1160 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32553/stat : 32553 (java) S 32484 32487 30411 0 -1 1077944384 81 13128 0 0 0 0 5 2 20 0 15 0 416010537 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818055756592 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
Current children cumulated CPU time: 34.29 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 532892 KiB

[startup+28.0007 s]*
/proc/loadavg: 1.32 1.31 1.33 3/229 32553
/proc/meminfo: memFree=30595880/32770624 swapFree=67004208/67108860
[pid=32487] ppid=32484 vsize=10846984 memory=532892 CPUtime=35.1 cores=0,2,4,6
/proc/32487/stat : 32487 (java) S 32484 32487 30411 0 -1 1077944320 70986 13128 0 0 3475 28 5 2 20 0 15 0 416010521 11107311616 133223 33554432000 4194304 4196468 140734385502848 140734385485392 139818600423159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
/proc/32487/statm: 2711746 133223 3623 1 0 2673805 0
[pid=32487/tid=32540] ppid=32484 vsize=10846984 memory=8317482817917895235 CPUtime=27.8 cores=0,2,4,6
/proc/32487/task/32540/stat : 32540 (java) R 32484 32487 30411 0 -1 4202560 26505 13128 0 0 2762 11 5 2 20 0 15 0 416010530 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818572258560 139818192806367 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32541] ppid=32484 vsize=10846984 memory=6791534058613427641 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32541/stat : 32541 (java) S 32484 32487 30411 0 -1 1077944384 1152 13128 0 0 5 1 5 2 20 0 15 0 416010531 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818604665104 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32542] ppid=32484 vsize=10846984 memory=2120 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32542/stat : 32542 (java) S 32484 32487 30411 0 -1 1077944384 510 13128 0 0 5 1 5 2 20 0 15 0 416010531 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818503555472 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32543] ppid=32484 vsize=10846984 memory=504 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32543/stat : 32543 (java) S 32484 32487 30411 0 -1 1077944384 541 13128 0 0 5 1 5 2 20 0 15 0 416010531 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818502502928 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32544] ppid=32484 vsize=10846984 memory=1560 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32544/stat : 32544 (java) S 32484 32487 30411 0 -1 1077944384 1938 13128 0 0 4 2 5 2 20 0 15 0 416010531 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818501450384 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32545] ppid=32484 vsize=10846984 memory=924 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32545/stat : 32545 (java) S 32484 32487 30411 0 -1 1077944384 4196 13128 0 0 5 1 5 2 20 0 15 0 416010533 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818059966960 139818600434306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32546] ppid=32484 vsize=10846984 memory=1692 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32546/stat : 32546 (java) S 32484 32487 30411 0 -1 1077944384 15 13128 0 0 0 0 5 2 20 0 15 0 416010533 11107311616 133223 33554432000 4194304 4196468 140734385502848 139817962694112 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32547] ppid=32484 vsize=10846984 memory=792 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32547/stat : 32547 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010533 11107311616 133223 33554432000 4194304 4196468 140734385502848 139817358714368 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32548] ppid=32484 vsize=10846984 memory=1448 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32548/stat : 32548 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11107311616 133223 33554432000 4194304 4196468 140734385502848 139817118423760 139818600441755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32549] ppid=32484 vsize=10846984 memory=1964 CPUtime=2.87 cores=0,2,4,6
/proc/32487/task/32549/stat : 32549 (java) S 32484 32487 30411 0 -1 1077944384 12095 13128 0 0 278 2 5 2 20 0 15 0 416010536 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818058913776 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32550] ppid=32484 vsize=10846984 memory=2456 CPUtime=2.76 cores=0,2,4,6
/proc/32487/task/32550/stat : 32550 (java) S 32484 32487 30411 0 -1 1077944384 13977 13128 0 0 267 2 5 2 20 0 15 0 416010536 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818057861232 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32551] ppid=32484 vsize=10846984 memory=1760 CPUtime=1.46 cores=0,2,4,6
/proc/32487/task/32551/stat : 32551 (java) S 32484 32487 30411 0 -1 1077944384 7759 13128 0 0 136 3 5 2 20 0 15 0 416010536 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818056808688 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32552] ppid=32484 vsize=10846984 memory=3588 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32552/stat : 32552 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11107311616 133223 33554432000 4194304 4196468 140734385502848 139817084865120 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32553] ppid=32484 vsize=10846984 memory=39616 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32553/stat : 32553 (java) S 32484 32487 30411 0 -1 1077944384 81 13128 0 0 0 0 5 2 20 0 15 0 416010537 11107311616 133223 33554432000 4194304 4196468 140734385502848 139818055756592 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
Current children cumulated CPU time: 35.1 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 532892 KiB

[startup+28.2007 s]
/proc/loadavg: 1.32 1.31 1.33 3/229 32553
/proc/meminfo: memFree=30595880/32770624 swapFree=67004208/67108860
[pid=32487] ppid=32484 vsize=10846984 memory=534940 CPUtime=35.3 cores=0,2,4,6
/proc/32487/stat : 32487 (java) S 32484 32487 30411 0 -1 1077944320 71288 13128 0 0 3494 29 5 2 20 0 15 0 416010521 11107311616 133735 33554432000 4194304 4196468 140734385502848 140734385485392 139818600423159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
/proc/32487/statm: 2711746 133735 3623 1 0 2673805 0
[pid=32487/tid=32540] ppid=32484 vsize=10846984 memory=288230621803970871 CPUtime=27.99 cores=0,2,4,6
/proc/32487/task/32540/stat : 32540 (java) R 32484 32487 30411 0 -1 4202560 26510 13128 0 0 2781 11 5 2 20 0 15 0 416010530 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818572258544 139818192560516 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32541] ppid=32484 vsize=10846984 memory=15262527902714418 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32541/stat : 32541 (java) S 32484 32487 30411 0 -1 1077944384 1153 13128 0 0 5 1 5 2 20 0 15 0 416010531 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818604665104 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32542] ppid=32484 vsize=10846984 memory=526732 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32542/stat : 32542 (java) S 32484 32487 30411 0 -1 1077944384 511 13128 0 0 5 1 5 2 20 0 15 0 416010531 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818503555472 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32543] ppid=32484 vsize=10846984 memory=1724 CPUtime=0.14 cores=0,2,4,6
/proc/32487/task/32543/stat : 32543 (java) S 32484 32487 30411 0 -1 1077944384 546 13128 0 0 5 2 5 2 20 0 15 0 416010531 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818502502928 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32544] ppid=32484 vsize=10846984 memory=8317482817917895235 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32544/stat : 32544 (java) S 32484 32487 30411 0 -1 1077944384 1940 13128 0 0 4 2 5 2 20 0 15 0 416010531 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818501450384 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32545] ppid=32484 vsize=10846984 memory=3272 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32545/stat : 32545 (java) S 32484 32487 30411 0 -1 1077944384 4200 13128 0 0 5 1 5 2 20 0 15 0 416010533 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818059966960 139818600434306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32546] ppid=32484 vsize=10846984 memory=623228 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32546/stat : 32546 (java) S 32484 32487 30411 0 -1 1077944384 15 13128 0 0 0 0 5 2 20 0 15 0 416010533 11107311616 133735 33554432000 4194304 4196468 140734385502848 139817962694112 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32547] ppid=32484 vsize=10846984 memory=1408 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32547/stat : 32547 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010533 11107311616 133735 33554432000 4194304 4196468 140734385502848 139817358714368 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32548] ppid=32484 vsize=10846984 memory=2676 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32548/stat : 32548 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11107311616 133735 33554432000 4194304 4196468 140734385502848 139817118423760 139818600441755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32549] ppid=32484 vsize=10846984 memory=477384 CPUtime=2.87 cores=0,2,4,6
/proc/32487/task/32549/stat : 32549 (java) S 32484 32487 30411 0 -1 1077944384 12095 13128 0 0 278 2 5 2 20 0 15 0 416010536 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818058913776 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32550] ppid=32484 vsize=10846984 memory=1724 CPUtime=2.76 cores=0,2,4,6
/proc/32487/task/32550/stat : 32550 (java) S 32484 32487 30411 0 -1 1077944384 14261 13128 0 0 267 2 5 2 20 0 15 0 416010536 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818057861232 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32551] ppid=32484 vsize=10846984 memory=28708 CPUtime=1.46 cores=0,2,4,6
/proc/32487/task/32551/stat : 32551 (java) S 32484 32487 30411 0 -1 1077944384 7759 13128 0 0 136 3 5 2 20 0 15 0 416010536 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818056808688 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32552] ppid=32484 vsize=10846984 memory=30916 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32552/stat : 32552 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11107311616 133735 33554432000 4194304 4196468 140734385502848 139817084865120 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32553] ppid=32484 vsize=10846984 memory=984 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32553/stat : 32553 (java) S 32484 32487 30411 0 -1 1077944384 81 13128 0 0 0 0 5 2 20 0 15 0 416010537 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818055756592 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
Current children cumulated CPU time: 35.3 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 534940 KiB

[startup+28.3007 s]
/proc/loadavg: 1.32 1.31 1.33 3/229 32553
/proc/meminfo: memFree=30595880/32770624 swapFree=67004208/67108860
[pid=32487] ppid=32484 vsize=10846984 memory=534940 CPUtime=35.4 cores=0,2,4,6
/proc/32487/stat : 32487 (java) S 32484 32487 30411 0 -1 1077944320 71288 13128 0 0 3504 29 5 2 20 0 15 0 416010521 11107311616 133735 33554432000 4194304 4196468 140734385502848 140734385485392 139818600423159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
/proc/32487/statm: 2711746 133735 3623 1 0 2673805 0
[pid=32487/tid=32540] ppid=32484 vsize=10846984 memory=516492 CPUtime=28.09 cores=0,2,4,6
/proc/32487/task/32540/stat : 32540 (java) R 32484 32487 30411 0 -1 4202560 26510 13128 0 0 2791 11 5 2 20 0 15 0 416010530 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818572258544 139818192461889 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32541] ppid=32484 vsize=10846984 memory=532892 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32541/stat : 32541 (java) S 32484 32487 30411 0 -1 1077944384 1153 13128 0 0 5 1 5 2 20 0 15 0 416010531 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818604665104 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32542] ppid=32484 vsize=10846984 memory=6944656592455097440 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32542/stat : 32542 (java) S 32484 32487 30411 0 -1 1077944384 511 13128 0 0 5 1 5 2 20 0 15 0 416010531 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818503555472 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32543] ppid=32484 vsize=10846984 memory=6944656592455097440 CPUtime=0.14 cores=0,2,4,6
/proc/32487/task/32543/stat : 32543 (java) S 32484 32487 30411 0 -1 1077944384 546 13128 0 0 5 2 5 2 20 0 15 0 416010531 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818502502928 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32544] ppid=32484 vsize=10846984 memory=532892 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32544/stat : 32544 (java) S 32484 32487 30411 0 -1 1077944384 1940 13128 0 0 4 2 5 2 20 0 15 0 416010531 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818501450384 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32545] ppid=32484 vsize=10846984 memory=280646987649952 CPUtime=0.13 cores=0,2,4,6
/proc/32487/task/32545/stat : 32545 (java) S 32484 32487 30411 0 -1 1077944384 4200 13128 0 0 5 1 5 2 20 0 15 0 416010533 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818059966960 139818600434306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32546] ppid=32484 vsize=10846984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32546/stat : 32546 (java) S 32484 32487 30411 0 -1 1077944384 15 13128 0 0 0 0 5 2 20 0 15 0 416010533 11107311616 133735 33554432000 4194304 4196468 140734385502848 139817962694112 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32547] ppid=32484 vsize=10846984 memory=-7966001967407402336 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32547/stat : 32547 (java) S 32484 32487 30411 0 -1 1077944384 1 13128 0 0 0 0 5 2 20 0 15 0 416010533 11107311616 133735 33554432000 4194304 4196468 140734385502848 139817358714368 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32548] ppid=32484 vsize=10846984 memory=526732 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32548/stat : 32548 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11107311616 133735 33554432000 4194304 4196468 140734385502848 139817118423760 139818600441755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32549] ppid=32484 vsize=10846984 memory=288230621803970871 CPUtime=2.87 cores=0,2,4,6
/proc/32487/task/32549/stat : 32549 (java) S 32484 32487 30411 0 -1 1077944384 12095 13128 0 0 278 2 5 2 20 0 15 0 416010536 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818058913776 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32550] ppid=32484 vsize=10846984 memory=15262527902714418 CPUtime=2.76 cores=0,2,4,6
/proc/32487/task/32550/stat : 32550 (java) S 32484 32487 30411 0 -1 1077944384 14261 13128 0 0 267 2 5 2 20 0 15 0 416010536 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818057861232 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32551] ppid=32484 vsize=10846984 memory=6791534058613427641 CPUtime=1.46 cores=0,2,4,6
/proc/32487/task/32551/stat : 32551 (java) S 32484 32487 30411 0 -1 1077944384 7759 13128 0 0 136 3 5 2 20 0 15 0 416010536 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818056808688 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32552] ppid=32484 vsize=10846984 memory=1416 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32552/stat : 32552 (java) S 32484 32487 30411 0 -1 1077944384 3 13128 0 0 0 0 5 2 20 0 15 0 416010536 11107311616 133735 33554432000 4194304 4196468 140734385502848 139817084865120 139818600433365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
[pid=32487/tid=32553] ppid=32484 vsize=10846984 memory=532892 CPUtime=0.07 cores=0,2,4,6
/proc/32487/task/32553/stat : 32553 (java) S 32484 32487 30411 0 -1 1077944384 81 13128 0 0 0 0 5 2 20 0 15 0 416010537 11107311616 133735 33554432000 4194304 4196468 140734385502848 139818055756592 139818600434306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28622848 140734385511151 140734385513669 140734385513669 140734385516495 0
Current children cumulated CPU time: 35.4 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 534940 KiB

Child status: 0
Real time (s): 28.3428
CPU time (s): 35.464
CPU user time (s): 35.1311
CPU system time (s): 0.332925
CPU usage (%): 125.126
Max. virtual memory (cumulated for all children) (KiB): 10849608
Max. memory (cumulated for all children) (KiB): 534940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.1311
system time used= 0.332925
maximum resident set size= 537008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85373
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7121
involuntary context switches= 93


# summary of solver processes directly reported to runsolver:
#   pid: 32487
#   total CPU time (s): 35.464
#   total CPU user time (s): 35.1311
#   total CPU system time (s): 0.332925

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.179809 second user time and 0.319907 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-13 20:14:12
IDJOB=4395770
IDBENCH=125649
IDSOLVER=2846
FILE ID=node148/4395770-1568398489
RUNJOBID= node148-1568393484-30985
PBS_JOBID= 21701862
Free space on /tmp= 61276 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/QRandom/QRandom-reg2ext-s1/reg-s20-p03-c20-d10-n10-l5-64.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395770-1568398489/watcher-4395770-1568398489 -o /tmp/evaluation-result-4395770-1568398489/solver-4395770-1568398489 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568393484-30985 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1280288270 HOME/instance-4395770-1568398489.xml

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

MD5SUM BENCH= 236be531fe4e5fa4d71f6d1385cbaf81
RANDOM SEED=1280288270

node148.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.13
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.13
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.13
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.13
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:        31116208 kB
MemAvailable:   31304540 kB
Buffers:           39052 kB
Cached:           447544 kB
SwapCached:         3836 kB
Active:           916492 kB
Inactive:         187512 kB
Active(anon):     614288 kB
Inactive(anon):    43744 kB
Active(file):     302204 kB
Inactive(file):   143768 kB
Unevictable:      108944 kB
Mlocked:          108944 kB
SwapTotal:      67108860 kB
SwapFree:       67004208 kB
Dirty:             35336 kB
Writeback:             0 kB
AnonPages:        737848 kB
Mapped:            57512 kB
Shmem:             32328 kB
Slab:             145000 kB
SReclaimable:     116388 kB
SUnreclaim:        28612 kB
KernelStack:        4016 kB
PageTables:         6996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1873944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    653312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61240 MiB
End job on node148 at 2019-09-13 20:14:41