Trace number 4387293

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.10SAT 40.8772 32.3452

General information on the benchmark

NamePrimes/
Primes-m1-p10/Primes-10-40-3-5.xml
MD5SUMb9738aa7a21d23764c9c35483473acef
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark33.4427
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":91}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":9},{"degree":1,"count":19},{"degree":2,"count":29},{"degree":3,"count":25},{"degree":4,"count":15},{"degree":6,"count":3}]
Minimum constraint arity3
Maximum constraint arity8
Distribution of constraint arities[{"arity":3,"count":3},{"arity":4,"count":8},{"arity":5,"count":9},{"arity":6,"count":5},{"arity":7,"count":6},{"arity":8,"count":9}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.63/1.10	c Concrete v3.10.1560635388952 running
40.78/32.32	v <instantiation
40.78/32.32	v         >
40.78/32.32	v       <list>
40.78/32.32	v         x[0] x[2] x[3] x[4] x[5] x[6] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[31] x[32] x[33] x[34] x[35] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[93] x[94] x[95] x[96] x[97] x[98] x[99]
40.78/32.32	v       </list>
40.78/32.32	v       <values>
40.78/32.32	v         20 26 7 15 11 21 26 14 10 12 8 29 5 22 2 23 2 17 10 15 27 5 3 4 16 25 9 6 24 25 14 18 7 3 5 25 3 4 13 10 24 26 15 7 2 5 12 2 13 9 4 4 23 4 14 19 4 9 20 12 12 29 12 28 18 12 9 2 23 16 12 7 4 21 13 17 15 26 6 3 3 8 23 2 13 18 2 5 12 26 25
40.78/32.32	v       </values>
40.78/32.32	v     </instantiation>
40.78/32.32	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387293-1568297515/watcher-4387293-1568297515 -o /tmp/evaluation-result-4387293-1568297515/solver-4387293-1568297515 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568282865-6843 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=93934166 HOME/instance-4387293-1568297515.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=10417, runsolver pid=10414

[startup+0.100109 s]*
/proc/loadavg: 1.59 1.46 1.53 3/215 10470
/proc/meminfo: memFree=20539076/32770624 swapFree=66977604/67108860
[pid=10417] ppid=10414 vsize=141156 memory=5296 CPUtime=0.08 cores=0,2,4,6
/proc/10417/stat : 10417 (java) S 10414 10417 5836 0 -1 1077944320 2525 13064 0 0 0 0 5 3 20 0 2 0 406008810 144543744 1324 33554432000 4194304 4196468 140725949584032 140725949566576 139902620851959 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
/proc/10417/statm: 35289 1324 994 1 0 24747 0
[pid=10417/tid=10470] ppid=10414 vsize=141156 memory=720575944405811505 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10470/stat : 10470 (java) D 10414 10417 5836 0 -1 4202560 319 13064 0 0 0 0 5 3 20 0 2 0 406008819 144543744 1324 33554432000 4194304 4196468 140725949584032 139902592694704 139902620875837 0 0 0 16784584 18446744072099536005 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 141156 KiB
Current children cumulated memory: 5296 KiB

[startup+0.759155 s]*
/proc/loadavg: 1.59 1.46 1.53 3/228 10483
/proc/meminfo: memFree=20534216/32770624 swapFree=66977604/67108860
[pid=10417] ppid=10414 vsize=10818900 memory=38392 CPUtime=0.25 cores=0,2,4,6
/proc/10417/stat : 10417 (java) S 10414 10417 5836 0 -1 1077944320 6911 13064 0 0 16 1 5 3 20 0 15 0 406008810 11078553600 9598 33554432000 4194304 4196468 140725949584032 140725949566576 139902620851959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
/proc/10417/statm: 2704725 9598 2971 1 0 2667149 0
[pid=10417/tid=10470] ppid=10414 vsize=10818900 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/10417/task/10470/stat : 10470 (java) R 10414 10417 5836 0 -1 4202560 3417 13064 0 0 10 1 5 3 20 0 15 0 406008819 11078553600 9598 33554432000 4194304 4196468 140725949584032 139902592666968 139902606017527 0 4 0 16800975 0 0 0 -1 2 0 0 55 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10471] ppid=10414 vsize=10818900 memory=342 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10471/stat : 10471 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008876 11078553600 9598 33554432000 4194304 4196468 140725949584032 139902625094672 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10472] ppid=10414 vsize=10818900 memory=3833601632883603104 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10472/stat : 10472 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008876 11078553600 9598 33554432000 4194304 4196468 140725949584032 139902523985040 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10473] ppid=10414 vsize=10818900 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10473/stat : 10473 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008876 11078553600 9598 33554432000 4194304 4196468 140725949584032 139902522931984 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10474] ppid=10414 vsize=10818900 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10474/stat : 10474 (java) S 10414 10417 5836 0 -1 1077944384 2 13064 0 0 0 0 5 3 20 0 15 0 406008876 11078553600 9598 33554432000 4194304 4196468 140725949584032 139902521879440 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10475] ppid=10414 vsize=10818900 memory=139842010642048 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10475/stat : 10475 (java) S 10414 10417 5836 0 -1 1077944384 2 13064 0 0 0 0 5 3 20 0 15 0 406008877 11078553600 9598 33554432000 4194304 4196468 140725949584032 139902080264432 139902620863106 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10476] ppid=10414 vsize=10818900 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10476/stat : 10476 (java) S 10414 10417 5836 0 -1 1077944384 13 13064 0 0 0 0 5 3 20 0 15 0 406008878 11078553600 9598 33554432000 4194304 4196468 140725949584032 139901513229472 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10477] ppid=10414 vsize=10818900 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10477/stat : 10477 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008878 11078553600 9598 33554432000 4194304 4196468 140725949584032 139901379011312 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10478] ppid=10414 vsize=10818900 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10478/stat : 10478 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11078553600 9598 33554432000 4194304 4196468 140725949584032 139901138720720 139902620870555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10479] ppid=10414 vsize=10818900 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/10417/task/10479/stat : 10479 (java) S 10414 10417 5836 0 -1 1077944384 477 13064 0 0 1 0 5 3 20 0 15 0 406008881 11078553600 9598 33554432000 4194304 4196468 140725949584032 139902079212272 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10480] ppid=10414 vsize=10818900 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/10417/task/10480/stat : 10480 (java) S 10414 10417 5836 0 -1 1077944384 162 13064 0 0 1 0 5 3 20 0 15 0 406008881 11078553600 9598 33554432000 4194304 4196468 140725949584032 139902078159728 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10481] ppid=10414 vsize=10818900 memory=139842010642048 CPUtime=0.1 cores=0,2,4,6
/proc/10417/task/10481/stat : 10481 (java) S 10414 10417 5836 0 -1 1077944384 621 13064 0 0 2 0 5 3 20 0 15 0 406008881 11078553600 9598 33554432000 4194304 4196468 140725949584032 139902077106672 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10482] ppid=10414 vsize=10818900 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10482/stat : 10482 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11078553600 9598 33554432000 4194304 4196468 140725949584032 139901105163104 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10483] ppid=10414 vsize=10818900 memory=139842010642048 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10483/stat : 10483 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008881 11078553600 9598 33554432000 4194304 4196468 140725949584032 139902076054064 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818900 KiB
Current children cumulated memory: 38392 KiB

[startup+0.810917 s]*
/proc/loadavg: 1.59 1.46 1.53 3/228 10483
/proc/meminfo: memFree=20526372/32770624 swapFree=66977604/67108860
[pid=10417] ppid=10414 vsize=10819084 memory=44380 CPUtime=0.32 cores=0,2,4,6
/proc/10417/stat : 10417 (java) S 10414 10417 5836 0 -1 1077944320 9810 13064 0 0 21 3 5 3 20 0 15 0 406008810 11078742016 11095 33554432000 4194304 4196468 140725949584032 140725949566576 139902620851959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
/proc/10417/statm: 2704771 11095 3024 1 0 2667149 0
[pid=10417/tid=10470] ppid=10414 vsize=10819084 memory=6944652177228980320 CPUtime=0.24 cores=0,2,4,6
/proc/10417/task/10470/stat : 10470 (java) R 10414 10417 5836 0 -1 4202560 6310 13064 0 0 14 2 5 3 20 0 15 0 406008819 11078742016 11095 33554432000 4194304 4196468 140725949584032 139902592663968 139902602416932 0 4 0 16800975 0 0 0 -1 2 0 0 55 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10471] ppid=10414 vsize=10819084 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10471/stat : 10471 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008876 11078742016 11095 33554432000 4194304 4196468 140725949584032 139902625094672 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10472] ppid=10414 vsize=10819084 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10472/stat : 10472 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008876 11078742016 11095 33554432000 4194304 4196468 140725949584032 139902523985040 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10473] ppid=10414 vsize=10819084 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10473/stat : 10473 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008876 11078742016 11095 33554432000 4194304 4196468 140725949584032 139902522931984 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10474] ppid=10414 vsize=10819084 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10474/stat : 10474 (java) S 10414 10417 5836 0 -1 1077944384 2 13064 0 0 0 0 5 3 20 0 15 0 406008876 11078742016 11095 33554432000 4194304 4196468 140725949584032 139902521879440 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10475] ppid=10414 vsize=10819084 memory=139842010642048 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10475/stat : 10475 (java) S 10414 10417 5836 0 -1 1077944384 2 13064 0 0 0 0 5 3 20 0 15 0 406008877 11078742016 11095 33554432000 4194304 4196468 140725949584032 139902080264432 139902620863106 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10476] ppid=10414 vsize=10819084 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10476/stat : 10476 (java) S 10414 10417 5836 0 -1 1077944384 13 13064 0 0 0 0 5 3 20 0 15 0 406008878 11078742016 11095 33554432000 4194304 4196468 140725949584032 139901513229472 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10477] ppid=10414 vsize=10819084 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10477/stat : 10477 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008878 11078742016 11095 33554432000 4194304 4196468 140725949584032 139901379011312 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10478] ppid=10414 vsize=10819084 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10478/stat : 10478 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11078742016 11095 33554432000 4194304 4196468 140725949584032 139901138720720 139902620870555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10479] ppid=10414 vsize=10819084 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/10417/task/10479/stat : 10479 (java) S 10414 10417 5836 0 -1 1077944384 477 13064 0 0 1 0 5 3 20 0 15 0 406008881 11078742016 11095 33554432000 4194304 4196468 140725949584032 139902079212272 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10480] ppid=10414 vsize=10819084 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/10417/task/10480/stat : 10480 (java) S 10414 10417 5836 0 -1 1077944384 162 13064 0 0 1 0 5 3 20 0 15 0 406008881 11078742016 11095 33554432000 4194304 4196468 140725949584032 139902078159728 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10481] ppid=10414 vsize=10819084 memory=139842010642048 CPUtime=0.12 cores=0,2,4,6
/proc/10417/task/10481/stat : 10481 (java) S 10414 10417 5836 0 -1 1077944384 627 13064 0 0 4 0 5 3 20 0 15 0 406008881 11078742016 11095 33554432000 4194304 4196468 140725949584032 139902077106672 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10482] ppid=10414 vsize=10819084 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10482/stat : 10482 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11078742016 11095 33554432000 4194304 4196468 140725949584032 139901105163104 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10483] ppid=10414 vsize=10819084 memory=139842010642048 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10483/stat : 10483 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008881 11078742016 11095 33554432000 4194304 4196468 140725949584032 139902076054064 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10819084 KiB
Current children cumulated memory: 44380 KiB

[startup+0.910642 s]*
/proc/loadavg: 1.59 1.46 1.53 4/228 10483
/proc/meminfo: memFree=20521920/32770624 swapFree=66977604/67108860
[pid=10417] ppid=10414 vsize=10820244 memory=52724 CPUtime=0.47 cores=0,2,4,6
/proc/10417/stat : 10417 (java) S 10414 10417 5836 0 -1 1077944320 10931 13064 0 0 36 3 5 3 20 0 15 0 406008810 11079929856 13181 33554432000 4194304 4196468 140725949584032 140725949566576 139902620851959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
/proc/10417/statm: 2705061 13181 3330 1 0 2667149 0
[pid=10417/tid=10470] ppid=10414 vsize=10820244 memory=7022364594140610616 CPUtime=0.33 cores=0,2,4,6
/proc/10417/task/10470/stat : 10470 (java) R 10414 10417 5836 0 -1 4202560 7398 13064 0 0 23 2 5 3 20 0 15 0 406008819 11079929856 13181 33554432000 4194304 4196468 140725949584032 139902592667968 139902604932446 0 4 0 16800975 0 0 0 -1 2 0 0 55 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10471] ppid=10414 vsize=10820244 memory=342 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10471/stat : 10471 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008876 11079929856 13181 33554432000 4194304 4196468 140725949584032 139902625094672 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10472] ppid=10414 vsize=10820244 memory=3833601632883603104 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10472/stat : 10472 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008876 11079929856 13181 33554432000 4194304 4196468 140725949584032 139902523985040 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10473] ppid=10414 vsize=10820244 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10473/stat : 10473 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008876 11079929856 13181 33554432000 4194304 4196468 140725949584032 139902522931984 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10474] ppid=10414 vsize=10820244 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10474/stat : 10474 (java) S 10414 10417 5836 0 -1 1077944384 2 13064 0 0 0 0 5 3 20 0 15 0 406008876 11079929856 13181 33554432000 4194304 4196468 140725949584032 139902521879440 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10475] ppid=10414 vsize=10820244 memory=139842010642048 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10475/stat : 10475 (java) S 10414 10417 5836 0 -1 1077944384 2 13064 0 0 0 0 5 3 20 0 15 0 406008877 11079929856 13181 33554432000 4194304 4196468 140725949584032 139902080264432 139902620863106 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10476] ppid=10414 vsize=10820244 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10476/stat : 10476 (java) S 10414 10417 5836 0 -1 1077944384 13 13064 0 0 0 0 5 3 20 0 15 0 406008878 11079929856 13181 33554432000 4194304 4196468 140725949584032 139901513229472 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10477] ppid=10414 vsize=10820244 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10477/stat : 10477 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008878 11079929856 13181 33554432000 4194304 4196468 140725949584032 139901379011312 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10478] ppid=10414 vsize=10820244 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10478/stat : 10478 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11079929856 13181 33554432000 4194304 4196468 140725949584032 139901138720720 139902620870555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10479] ppid=10414 vsize=10820244 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/10417/task/10479/stat : 10479 (java) S 10414 10417 5836 0 -1 1077944384 488 13064 0 0 2 0 5 3 20 0 15 0 406008881 11079929856 13181 33554432000 4194304 4196468 140725949584032 139902079212272 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10480] ppid=10414 vsize=10820244 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/10417/task/10480/stat : 10480 (java) S 10414 10417 5836 0 -1 1077944384 173 13064 0 0 2 0 5 3 20 0 15 0 406008881 11079929856 13181 33554432000 4194304 4196468 140725949584032 139902078159728 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10481] ppid=10414 vsize=10820244 memory=139842010642048 CPUtime=0.15 cores=0,2,4,6
/proc/10417/task/10481/stat : 10481 (java) S 10414 10417 5836 0 -1 1077944384 650 13064 0 0 7 0 5 3 20 0 15 0 406008881 11079929856 13181 33554432000 4194304 4196468 140725949584032 139902077106672 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10482] ppid=10414 vsize=10820244 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10482/stat : 10482 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11079929856 13181 33554432000 4194304 4196468 140725949584032 139901105163104 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10483] ppid=10414 vsize=10820244 memory=139842010642048 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10483/stat : 10483 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008881 11079929856 13181 33554432000 4194304 4196468 140725949584032 139902076054064 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 52724 KiB

[startup+1.50119 s]*
/proc/loadavg: 1.59 1.46 1.53 3/228 10483
/proc/meminfo: memFree=20471768/32770624 swapFree=66977604/67108860
[pid=10417] ppid=10414 vsize=10828512 memory=104044 CPUtime=1.57 cores=0,2,4,6
/proc/10417/stat : 10417 (java) S 10414 10417 5836 0 -1 1077944320 17245 13064 0 0 142 7 5 3 20 0 15 0 406008810 11088396288 26011 33554432000 4194304 4196468 140725949584032 140725949566576 139902620851959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
/proc/10417/statm: 2707128 26011 3533 1 0 2669197 0
[pid=10417/tid=10470] ppid=10414 vsize=10828512 memory=0 CPUtime=0.92 cores=0,2,4,6
/proc/10417/task/10470/stat : 10470 (java) R 10414 10417 5836 0 -1 4202560 12658 13064 0 0 79 5 5 3 20 0 15 0 406008819 11088396288 26011 33554432000 4194304 4196468 140725949584032 139902592658024 139902620873885 0 4 0 16800975 0 0 0 -1 0 0 0 55 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10471] ppid=10414 vsize=10828512 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10471/stat : 10471 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008876 11088396288 26011 33554432000 4194304 4196468 140725949584032 139902625094672 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10472] ppid=10414 vsize=10828512 memory=3473013495737259696 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10472/stat : 10472 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008876 11088396288 26011 33554432000 4194304 4196468 140725949584032 139902523985040 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10473] ppid=10414 vsize=10828512 memory=5787500903046145365 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10473/stat : 10473 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008876 11088396288 26011 33554432000 4194304 4196468 140725949584032 139902522931984 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10474] ppid=10414 vsize=10828512 memory=-7521736447810188379 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10474/stat : 10474 (java) S 10414 10417 5836 0 -1 1077944384 2 13064 0 0 0 0 5 3 20 0 15 0 406008876 11088396288 26011 33554432000 4194304 4196468 140725949584032 139902521879440 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10475] ppid=10414 vsize=10828512 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10475/stat : 10475 (java) S 10414 10417 5836 0 -1 1077944384 5 13064 0 0 0 0 5 3 20 0 15 0 406008877 11088396288 26011 33554432000 4194304 4196468 140725949584032 139902080264432 139902620863106 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10476] ppid=10414 vsize=10828512 memory=139841853456503 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10476/stat : 10476 (java) S 10414 10417 5836 0 -1 1077944384 13 13064 0 0 0 0 5 3 20 0 15 0 406008878 11088396288 26011 33554432000 4194304 4196468 140725949584032 139901513229472 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10477] ppid=10414 vsize=10828512 memory=7974311998478750570 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10477/stat : 10477 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008878 11088396288 26011 33554432000 4194304 4196468 140725949584032 139901379011312 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10478] ppid=10414 vsize=10828512 memory=-8412661042826874739 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10478/stat : 10478 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11088396288 26011 33554432000 4194304 4196468 140725949584032 139901138720720 139902620870555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10479] ppid=10414 vsize=10828512 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/10417/task/10479/stat : 10479 (java) S 10414 10417 5836 0 -1 1077944384 767 13064 0 0 16 0 5 3 20 0 15 0 406008881 11088396288 26011 33554432000 4194304 4196468 140725949584032 139902079212272 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10480] ppid=10414 vsize=10828512 memory=7451578361698663026 CPUtime=0.27 cores=0,2,4,6
/proc/10417/task/10480/stat : 10480 (java) S 10414 10417 5836 0 -1 1077944384 545 13064 0 0 19 0 5 3 20 0 15 0 406008881 11088396288 26011 33554432000 4194304 4196468 140725949584032 139902078159728 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10481] ppid=10414 vsize=10828512 memory=3540060546722163937 CPUtime=0.33 cores=0,2,4,6
/proc/10417/task/10481/stat : 10481 (java) S 10414 10417 5836 0 -1 1077944384 1041 13064 0 0 25 0 5 3 20 0 15 0 406008881 11088396288 26011 33554432000 4194304 4196468 140725949584032 139902077106672 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10482] ppid=10414 vsize=10828512 memory=3760559703238718511 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10482/stat : 10482 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11088396288 26011 33554432000 4194304 4196468 140725949584032 139901105163104 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10483] ppid=10414 vsize=10828512 memory=3540060546722163937 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10483/stat : 10483 (java) S 10414 10417 5836 0 -1 1077944384 1 13064 0 0 0 0 5 3 20 0 15 0 406008881 11088396288 26011 33554432000 4194304 4196468 140725949584032 139902076054064 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 10828512 KiB
Current children cumulated memory: 104044 KiB

[startup+3.10504 s]
/proc/loadavg: 1.59 1.46 1.53 5/228 10483
/proc/meminfo: memFree=20395320/32770624 swapFree=66977604/67108860
[pid=10417] ppid=10414 vsize=10844916 memory=223980 CPUtime=5.15 cores=0,2,4,6
/proc/10417/stat : 10417 (java) S 10414 10417 5836 0 -1 1077944320 32921 13064 0 0 493 14 5 3 20 0 15 0 406008810 11105193984 55995 33554432000 4194304 4196468 140725949584032 140725949566576 139902620851959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
/proc/10417/statm: 2711229 55995 3596 1 0 2673293 0

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

[pid=10417/tid=10482] ppid=10414 vsize=10844916 memory=19924 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10482/stat : 10482 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11105193984 194969 33554432000 4194304 4196468 140725949584032 139901105163104 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10483] ppid=10414 vsize=10844916 memory=2600 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10483/stat : 10483 (java) S 10414 10417 5836 0 -1 1077944384 489 13064 0 0 0 0 5 3 20 0 15 0 406008881 11105193984 194969 33554432000 4194304 4196468 140725949584032 139902076054064 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
Current children cumulated CPU time: 37.77 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 779876 KiB

[startup+30.9008 s]
/proc/loadavg: 1.57 1.48 1.53 3/228 10484
/proc/meminfo: memFree=19794020/32770624 swapFree=66977604/67108860
[pid=10417] ppid=10414 vsize=10844916 memory=791164 CPUtime=39.38 cores=0,2,4,6
/proc/10417/stat : 10417 (java) S 10414 10417 5836 0 -1 1077944320 67764 13064 0 0 3893 37 5 3 20 0 15 0 406008810 11105193984 197791 33554432000 4194304 4196468 140725949584032 140725949566576 139902620851959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
/proc/10417/statm: 2711229 197791 3614 1 0 2673293 0
[pid=10417/tid=10470] ppid=10414 vsize=10844916 memory=7523661563395074159 CPUtime=30.11 cores=0,2,4,6
/proc/10417/task/10470/stat : 10470 (java) R 10414 10417 5836 0 -1 4202560 23745 13064 0 0 2988 15 5 3 20 0 15 0 406008819 11105193984 197791 33554432000 4194304 4196468 140725949584032 139902592687440 139902211665210 0 4 0 16800975 0 0 0 -1 2 0 0 55 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10471] ppid=10414 vsize=10844916 memory=7523661563395074159 CPUtime=0.15 cores=0,2,4,6
/proc/10417/task/10471/stat : 10471 (java) S 10414 10417 5836 0 -1 1077944384 1592 13064 0 0 6 1 5 3 20 0 15 0 406008876 11105193984 197791 33554432000 4194304 4196468 140725949584032 139902625094672 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10472] ppid=10414 vsize=10844916 memory=7523661563395074159 CPUtime=0.16 cores=0,2,4,6
/proc/10417/task/10472/stat : 10472 (java) S 10414 10417 5836 0 -1 1077944384 1599 13064 0 0 6 2 5 3 20 0 15 0 406008876 11105193984 197791 33554432000 4194304 4196468 140725949584032 139902523985040 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10473] ppid=10414 vsize=10844916 memory=7661872476974966889 CPUtime=0.15 cores=0,2,4,6
/proc/10417/task/10473/stat : 10473 (java) S 10414 10417 5836 0 -1 1077944384 168 13064 0 0 6 1 5 3 20 0 15 0 406008876 11105193984 197791 33554432000 4194304 4196468 140725949584032 139902522931984 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10474] ppid=10414 vsize=10844916 memory=3616 CPUtime=0.15 cores=0,2,4,6
/proc/10417/task/10474/stat : 10474 (java) S 10414 10417 5836 0 -1 1077944384 1019 13064 0 0 5 2 5 3 20 0 15 0 406008876 11105193984 197791 33554432000 4194304 4196468 140725949584032 139902521879440 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10475] ppid=10414 vsize=10844916 memory=37712 CPUtime=0.14 cores=0,2,4,6
/proc/10417/task/10475/stat : 10475 (java) S 10414 10417 5836 0 -1 1077944384 2258 13064 0 0 6 0 5 3 20 0 15 0 406008877 11105193984 197791 33554432000 4194304 4196468 140725949584032 139902080264432 139902620863106 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10476] ppid=10414 vsize=10844916 memory=988 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10476/stat : 10476 (java) S 10414 10417 5836 0 -1 1077944384 21 13064 0 0 0 0 5 3 20 0 15 0 406008878 11105193984 197791 33554432000 4194304 4196468 140725949584032 139901513229536 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10477] ppid=10414 vsize=10844916 memory=2004 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10477/stat : 10477 (java) S 10414 10417 5836 0 -1 1077944384 17 13064 0 0 0 0 5 3 20 0 15 0 406008878 11105193984 197791 33554432000 4194304 4196468 140725949584032 139901379011328 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10478] ppid=10414 vsize=10844916 memory=1428 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10478/stat : 10478 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11105193984 197791 33554432000 4194304 4196468 140725949584032 139901138720720 139902620870555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10479] ppid=10414 vsize=10844916 memory=1728 CPUtime=2.96 cores=0,2,4,6
/proc/10417/task/10479/stat : 10479 (java) S 10414 10417 5836 0 -1 1077944384 13689 13064 0 0 285 3 5 3 20 0 15 0 406008881 11105193984 197791 33554432000 4194304 4196468 140725949584032 139902079212272 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10480] ppid=10414 vsize=10844916 memory=6791534058613427641 CPUtime=3.26 cores=0,2,4,6
/proc/10417/task/10480/stat : 10480 (java) S 10414 10417 5836 0 -1 1077944384 10429 13064 0 0 315 3 5 3 20 0 15 0 406008881 11105193984 197791 33554432000 4194304 4196468 140725949584032 139902078159728 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10481] ppid=10414 vsize=10844916 memory=780924 CPUtime=2.81 cores=0,2,4,6
/proc/10417/task/10481/stat : 10481 (java) S 10414 10417 5836 0 -1 1077944384 10526 13064 0 0 268 5 5 3 20 0 15 0 406008881 11105193984 197791 33554432000 4194304 4196468 140725949584032 139902077106672 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10482] ppid=10414 vsize=10844916 memory=780 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10482/stat : 10482 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11105193984 197791 33554432000 4194304 4196468 140725949584032 139901105163104 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10483] ppid=10414 vsize=10844916 memory=3252 CPUtime=0.09 cores=0,2,4,6
/proc/10417/task/10483/stat : 10483 (java) S 10414 10417 5836 0 -1 1077944384 489 13064 0 0 1 0 5 3 20 0 15 0 406008881 11105193984 197791 33554432000 4194304 4196468 140725949584032 139902076054064 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
Current children cumulated CPU time: 39.38 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 791164 KiB

[startup+31.7008 s]
/proc/loadavg: 1.57 1.48 1.53 3/228 10484
/proc/meminfo: memFree=19781764/32770624 swapFree=66977604/67108860
[pid=10417] ppid=10414 vsize=10844916 memory=793212 CPUtime=40.18 cores=0,2,4,6
/proc/10417/stat : 10417 (java) S 10414 10417 5836 0 -1 1077944320 67769 13064 0 0 3973 37 5 3 20 0 15 0 406008810 11105193984 198303 33554432000 4194304 4196468 140725949584032 140725949566576 139902620851959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
/proc/10417/statm: 2711229 198303 3614 1 0 2673293 0
[pid=10417/tid=10470] ppid=10414 vsize=10844916 memory=6944656592455360604 CPUtime=30.91 cores=0,2,4,6
/proc/10417/task/10470/stat : 10470 (java) R 10414 10417 5836 0 -1 4202560 23746 13064 0 0 3068 15 5 3 20 0 15 0 406008819 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902592687808 139902600874560 0 4 0 16800975 0 0 0 -1 4 0 0 55 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10471] ppid=10414 vsize=10844916 memory=279683707672048 CPUtime=0.16 cores=0,2,4,6
/proc/10417/task/10471/stat : 10471 (java) S 10414 10417 5836 0 -1 1077944384 1593 13064 0 0 6 2 5 3 20 0 15 0 406008876 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902625094672 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10472] ppid=10414 vsize=10844916 memory=6791534058613427641 CPUtime=0.16 cores=0,2,4,6
/proc/10417/task/10472/stat : 10472 (java) S 10414 10417 5836 0 -1 1077944384 1600 13064 0 0 6 2 5 3 20 0 15 0 406008876 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902523985040 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10473] ppid=10414 vsize=10844916 memory=1428 CPUtime=0.16 cores=0,2,4,6
/proc/10417/task/10473/stat : 10473 (java) S 10414 10417 5836 0 -1 1077944384 169 13064 0 0 6 2 5 3 20 0 15 0 406008876 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902522931984 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10474] ppid=10414 vsize=10844916 memory=1728 CPUtime=0.15 cores=0,2,4,6
/proc/10417/task/10474/stat : 10474 (java) S 10414 10417 5836 0 -1 1077944384 1020 13064 0 0 5 2 5 3 20 0 15 0 406008876 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902521879440 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10475] ppid=10414 vsize=10844916 memory=704 CPUtime=0.14 cores=0,2,4,6
/proc/10417/task/10475/stat : 10475 (java) S 10414 10417 5836 0 -1 1077944384 2258 13064 0 0 6 0 5 3 20 0 15 0 406008877 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902080264432 139902620863106 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10476] ppid=10414 vsize=10844916 memory=1056 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10476/stat : 10476 (java) S 10414 10417 5836 0 -1 1077944384 21 13064 0 0 0 0 5 3 20 0 15 0 406008878 11105193984 198303 33554432000 4194304 4196468 140725949584032 139901513229536 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10477] ppid=10414 vsize=10844916 memory=791164 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10477/stat : 10477 (java) S 10414 10417 5836 0 -1 1077944384 17 13064 0 0 0 0 5 3 20 0 15 0 406008878 11105193984 198303 33554432000 4194304 4196468 140725949584032 139901379011328 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10478] ppid=10414 vsize=10844916 memory=5960 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10478/stat : 10478 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11105193984 198303 33554432000 4194304 4196468 140725949584032 139901138720720 139902620870555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10479] ppid=10414 vsize=10844916 memory=7552 CPUtime=2.96 cores=0,2,4,6
/proc/10417/task/10479/stat : 10479 (java) S 10414 10417 5836 0 -1 1077944384 13689 13064 0 0 285 3 5 3 20 0 15 0 406008881 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902079212272 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10480] ppid=10414 vsize=10844916 memory=2832 CPUtime=3.26 cores=0,2,4,6
/proc/10417/task/10480/stat : 10480 (java) S 10414 10417 5836 0 -1 1077944384 10429 13064 0 0 315 3 5 3 20 0 15 0 406008881 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902078159728 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10481] ppid=10414 vsize=10844916 memory=1084 CPUtime=2.81 cores=0,2,4,6
/proc/10417/task/10481/stat : 10481 (java) S 10414 10417 5836 0 -1 1077944384 10526 13064 0 0 268 5 5 3 20 0 15 0 406008881 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902077106672 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10482] ppid=10414 vsize=10844916 memory=14012 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10482/stat : 10482 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11105193984 198303 33554432000 4194304 4196468 140725949584032 139901105163104 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10483] ppid=10414 vsize=10844916 memory=1112 CPUtime=0.09 cores=0,2,4,6
/proc/10417/task/10483/stat : 10483 (java) S 10414 10417 5836 0 -1 1077944384 489 13064 0 0 1 0 5 3 20 0 15 0 406008881 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902076054064 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
Current children cumulated CPU time: 40.18 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 793212 KiB

[startup+32.1008 s]
/proc/loadavg: 1.57 1.48 1.53 3/228 10484
/proc/meminfo: memFree=19781764/32770624 swapFree=66977604/67108860
[pid=10417] ppid=10414 vsize=10844916 memory=793212 CPUtime=40.58 cores=0,2,4,6
/proc/10417/stat : 10417 (java) S 10414 10417 5836 0 -1 1077944320 67769 13064 0 0 4013 37 5 3 20 0 15 0 406008810 11105193984 198303 33554432000 4194304 4196468 140725949584032 140725949566576 139902620851959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
/proc/10417/statm: 2711229 198303 3614 1 0 2673293 0
[pid=10417/tid=10470] ppid=10414 vsize=10844916 memory=6791534058613427641 CPUtime=31.31 cores=0,2,4,6
/proc/10417/task/10470/stat : 10470 (java) R 10414 10417 5836 0 -1 4202560 23746 13064 0 0 3108 15 5 3 20 0 15 0 406008819 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902592687696 139902202221536 0 4 0 16800975 0 0 0 -1 4 0 0 55 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10471] ppid=10414 vsize=10844916 memory=1728 CPUtime=0.16 cores=0,2,4,6
/proc/10417/task/10471/stat : 10471 (java) S 10414 10417 5836 0 -1 1077944384 1593 13064 0 0 6 2 5 3 20 0 15 0 406008876 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902625094672 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10472] ppid=10414 vsize=10844916 memory=704 CPUtime=0.16 cores=0,2,4,6
/proc/10417/task/10472/stat : 10472 (java) S 10414 10417 5836 0 -1 1077944384 1600 13064 0 0 6 2 5 3 20 0 15 0 406008876 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902523985040 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10473] ppid=10414 vsize=10844916 memory=1056 CPUtime=0.16 cores=0,2,4,6
/proc/10417/task/10473/stat : 10473 (java) S 10414 10417 5836 0 -1 1077944384 169 13064 0 0 6 2 5 3 20 0 15 0 406008876 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902522931984 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10474] ppid=10414 vsize=10844916 memory=1556 CPUtime=0.15 cores=0,2,4,6
/proc/10417/task/10474/stat : 10474 (java) S 10414 10417 5836 0 -1 1077944384 1020 13064 0 0 5 2 5 3 20 0 15 0 406008876 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902521879440 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10475] ppid=10414 vsize=10844916 memory=780 CPUtime=0.14 cores=0,2,4,6
/proc/10417/task/10475/stat : 10475 (java) S 10414 10417 5836 0 -1 1077944384 2258 13064 0 0 6 0 5 3 20 0 15 0 406008877 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902080264432 139902620863106 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10476] ppid=10414 vsize=10844916 memory=3252 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10476/stat : 10476 (java) S 10414 10417 5836 0 -1 1077944384 21 13064 0 0 0 0 5 3 20 0 15 0 406008878 11105193984 198303 33554432000 4194304 4196468 140725949584032 139901513229536 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10477] ppid=10414 vsize=10844916 memory=1112 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10477/stat : 10477 (java) S 10414 10417 5836 0 -1 1077944384 17 13064 0 0 0 0 5 3 20 0 15 0 406008878 11105193984 198303 33554432000 4194304 4196468 140725949584032 139901379011328 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10478] ppid=10414 vsize=10844916 memory=5960 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10478/stat : 10478 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11105193984 198303 33554432000 4194304 4196468 140725949584032 139901138720720 139902620870555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10479] ppid=10414 vsize=10844916 memory=7552 CPUtime=2.96 cores=0,2,4,6
/proc/10417/task/10479/stat : 10479 (java) S 10414 10417 5836 0 -1 1077944384 13689 13064 0 0 285 3 5 3 20 0 15 0 406008881 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902079212272 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10480] ppid=10414 vsize=10844916 memory=6791534058613427641 CPUtime=3.26 cores=0,2,4,6
/proc/10417/task/10480/stat : 10480 (java) S 10414 10417 5836 0 -1 1077944384 10429 13064 0 0 315 3 5 3 20 0 15 0 406008881 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902078159728 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10481] ppid=10414 vsize=10844916 memory=780 CPUtime=2.81 cores=0,2,4,6
/proc/10417/task/10481/stat : 10481 (java) S 10414 10417 5836 0 -1 1077944384 10526 13064 0 0 268 5 5 3 20 0 15 0 406008881 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902077106672 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10482] ppid=10414 vsize=10844916 memory=3252 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10482/stat : 10482 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11105193984 198303 33554432000 4194304 4196468 140725949584032 139901105163104 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10483] ppid=10414 vsize=10844916 memory=1112 CPUtime=0.09 cores=0,2,4,6
/proc/10417/task/10483/stat : 10483 (java) S 10414 10417 5836 0 -1 1077944384 489 13064 0 0 1 0 5 3 20 0 15 0 406008881 11105193984 198303 33554432000 4194304 4196468 140725949584032 139902076054064 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
Current children cumulated CPU time: 40.58 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 793212 KiB

[startup+32.3007 s]
/proc/loadavg: 1.57 1.48 1.53 3/228 10484
/proc/meminfo: memFree=19781764/32770624 swapFree=66977604/67108860
[pid=10417] ppid=10414 vsize=10844916 memory=802484 CPUtime=40.78 cores=0,2,4,6
/proc/10417/stat : 10417 (java) S 10414 10417 5836 0 -1 1077944320 70681 13064 0 0 4033 37 5 3 20 0 15 0 406008810 11105193984 200621 33554432000 4194304 4196468 140725949584032 140725949566576 139902620851959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
/proc/10417/statm: 2711229 200621 3614 1 0 2673293 0
[pid=10417/tid=10470] ppid=10414 vsize=10844916 memory=7552 CPUtime=31.52 cores=0,2,4,6
/proc/10417/task/10470/stat : 10470 (java) R 10414 10417 5836 0 -1 1077944384 25255 13064 0 0 3128 16 5 3 20 0 15 0 406008819 11105193984 200621 33554432000 4194304 4196468 140725949584032 139902592677648 139902620862165 0 4 0 16800975 0 0 0 -1 0 0 0 55 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10471] ppid=10414 vsize=10844916 memory=2832 CPUtime=0.16 cores=0,2,4,6
/proc/10417/task/10471/stat : 10471 (java) S 10414 10417 5836 0 -1 1077944384 1593 13064 0 0 6 2 5 3 20 0 15 0 406008876 11105193984 200621 33554432000 4194304 4196468 140725949584032 139902625094672 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10472] ppid=10414 vsize=10844916 memory=1084 CPUtime=0.16 cores=0,2,4,6
/proc/10417/task/10472/stat : 10472 (java) S 10414 10417 5836 0 -1 1077944384 1600 13064 0 0 6 2 5 3 20 0 15 0 406008876 11105193984 200621 33554432000 4194304 4196468 140725949584032 139902523985040 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10473] ppid=10414 vsize=10844916 memory=14012 CPUtime=0.16 cores=0,2,4,6
/proc/10417/task/10473/stat : 10473 (java) S 10414 10417 5836 0 -1 1077944384 169 13064 0 0 6 2 5 3 20 0 15 0 406008876 11105193984 200621 33554432000 4194304 4196468 140725949584032 139902522931984 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10474] ppid=10414 vsize=10844916 memory=14048 CPUtime=0.16 cores=0,2,4,6
/proc/10417/task/10474/stat : 10474 (java) S 10414 10417 5836 0 -1 1077944384 1020 13064 0 0 6 2 5 3 20 0 15 0 406008876 11105193984 200621 33554432000 4194304 4196468 140725949584032 139902521879440 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10475] ppid=10414 vsize=10844916 memory=19924 CPUtime=0.15 cores=0,2,4,6
/proc/10417/task/10475/stat : 10475 (java) S 10414 10417 5836 0 -1 1077944384 3483 13064 0 0 7 0 5 3 20 0 15 0 406008877 11105193984 200621 33554432000 4194304 4196468 140725949584032 139902080264432 139902620863106 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10476] ppid=10414 vsize=10844916 memory=2120 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10476/stat : 10476 (java) S 10414 10417 5836 0 -1 1077944384 21 13064 0 0 0 0 5 3 20 0 15 0 406008878 11105193984 200621 33554432000 4194304 4196468 140725949584032 139901513229536 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10477] ppid=10414 vsize=10844916 memory=2832 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10477/stat : 10477 (java) S 10414 10417 5836 0 -1 1077944384 17 13064 0 0 0 0 5 3 20 0 15 0 406008878 11105193984 200621 33554432000 4194304 4196468 140725949584032 139901379011328 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10478] ppid=10414 vsize=10844916 memory=1084 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10478/stat : 10478 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11105193984 200621 33554432000 4194304 4196468 140725949584032 139901138720720 139902620870555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10479] ppid=10414 vsize=10844916 memory=14012 CPUtime=2.96 cores=0,2,4,6
/proc/10417/task/10479/stat : 10479 (java) S 10414 10417 5836 0 -1 1077944384 13689 13064 0 0 285 3 5 3 20 0 15 0 406008881 11105193984 200621 33554432000 4194304 4196468 140725949584032 139902079212272 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10480] ppid=10414 vsize=10844916 memory=14048 CPUtime=3.26 cores=0,2,4,6
/proc/10417/task/10480/stat : 10480 (java) S 10414 10417 5836 0 -1 1077944384 10429 13064 0 0 315 3 5 3 20 0 15 0 406008881 11105193984 200623 33554432000 4194304 4196468 140725949584032 139902078159728 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10481] ppid=10414 vsize=10844916 memory=19924 CPUtime=2.81 cores=0,2,4,6
/proc/10417/task/10481/stat : 10481 (java) R 10414 10417 5836 0 -1 4202560 10813 13064 0 0 268 5 5 3 20 0 15 0 406008881 11105193984 200623 33554432000 4194304 4196468 140725949584032 139902077100992 139902613092641 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10482] ppid=10414 vsize=10844916 memory=2120 CPUtime=0.08 cores=0,2,4,6
/proc/10417/task/10482/stat : 10482 (java) S 10414 10417 5836 0 -1 1077944384 3 13064 0 0 0 0 5 3 20 0 15 0 406008881 11105193984 200623 33554432000 4194304 4196468 140725949584032 139901105163104 139902620862165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
[pid=10417/tid=10483] ppid=10414 vsize=10844916 memory=532 CPUtime=0.09 cores=0,2,4,6
/proc/10417/task/10483/stat : 10483 (java) S 10414 10417 5836 0 -1 1077944384 489 13064 0 0 1 0 5 3 20 0 15 0 406008881 11105193984 200623 33554432000 4194304 4196468 140725949584032 139902076054064 139902620863106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140725949586167 140725949588677 140725949588677 140725949591503 0
Current children cumulated CPU time: 40.78 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 802484 KiB

Child status: 0
Real time (s): 32.3452
CPU time (s): 40.8772
CPU user time (s): 40.4508
CPU system time (s): 0.426421
CPU usage (%): 126.378
Max. virtual memory (cumulated for all children) (KiB): 10850148
Max. memory (cumulated for all children) (KiB): 802484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.4508
system time used= 0.426421
maximum resident set size= 804768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87598
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= 14648
involuntary context switches= 121


# summary of solver processes directly reported to runsolver:
#   pid: 10417
#   total CPU time (s): 40.8772
#   total CPU user time (s): 40.4508
#   total CPU system time (s): 0.426421

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.225319 second user time and 0.333041 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-12 15:01:38
IDJOB=4387293
IDBENCH=133440
IDSOLVER=2823
FILE ID=node104/4387293-1568297515
RUNJOBID= node104-1568282865-6843
PBS_JOBID= 21701090
Free space on /tmp= 54196 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Primes/Primes-m1-p10/Primes-10-40-3-5.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387293-1568297515/watcher-4387293-1568297515 -o /tmp/evaluation-result-4387293-1568297515/solver-4387293-1568297515 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568282865-6843 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=93934166 HOME/instance-4387293-1568297515.xml

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

MD5SUM BENCH= b9738aa7a21d23764c9c35483473acef
RANDOM SEED=93934166

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        20563236 kB
MemAvailable:   29947372 kB
Buffers:          124176 kB
Cached:          9432480 kB
SwapCached:        31868 kB
Active:          4225084 kB
Inactive:        7248388 kB
Active(anon):    1884392 kB
Inactive(anon):    74116 kB
Active(file):    2340692 kB
Inactive(file):  7174272 kB
Unevictable:      106872 kB
Mlocked:          106872 kB
SwapTotal:      67108860 kB
SwapFree:       66977604 kB
Dirty:             34928 kB
Writeback:             0 kB
AnonPages:       2007548 kB
Mapped:            56052 kB
Shmem:             32780 kB
Slab:             327636 kB
SReclaimable:     297632 kB
SUnreclaim:        30004 kB
KernelStack:        4000 kB
PageTables:         9828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2999788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1837056 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= 54160 MiB
End job on node104 at 2019-09-12 15:02:11