Trace number 4400861

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.2SAT 13.9697 8.91233

General information on the benchmark

NamePrimes/
Primes-m1-p25/Primes-25-40-2-7.xml
MD5SUMb42e085ff70e4cc43f0ee5aad126ad84
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 benchmark4.6192
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Number of domains1
Minimum domain size96
Maximum domain size96
Distribution of domain sizes[{"size":96,"count":88}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":12},{"degree":1,"count":20},{"degree":2,"count":25},{"degree":3,"count":20},{"degree":4,"count":12},{"degree":5,"count":5},{"degree":6,"count":3},{"degree":7,"count":3}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":2},{"arity":6,"count":7},{"arity":7,"count":4},{"arity":8,"count":9},{"arity":9,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.75/0.55	c Concrete v3.12.2.1568631193530 running
13.83/8.88	v <instantiation
13.83/8.88	v         >
13.83/8.88	v       <list>
13.83/8.88	v         x[0] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[17] x[18] x[19] x[20] x[21] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] 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[59] x[60] x[61] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[71] x[72] x[73] x[74] x[75] x[79] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[97] x[98] x[99]
13.83/8.88	v       </list>
13.83/8.88	v       <values>
13.83/8.88	v         4 47 12 75 31 24 86 5 92 18 22 31 62 52 48 24 74 71 46 62 24 72 8 90 71 44 97 6 16 35 51 59 37 67 24 70 69 55 95 90 88 45 13 70 23 51 73 49 25 46 63 65 2 18 17 3 27 21 37 16 5 56 96 18 73 22 30 86 96 42 47 10 48 17 51 20 41 49 88 34 84 3 16 46 13 22 71 30
13.83/8.88	v       </values>
13.83/8.88	v     </instantiation>
13.83/8.89	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 (14212 MiB free)
  memory of node 1: 16384 MiB (14722 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400861-1568685270/watcher-4400861-1568685270 -o /tmp/evaluation-result-4400861-1568685270/solver-4400861-1568685270 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568673289-31264 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=2063277470 HOME/instance-4400861-1568685270.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
Starting watchdog thread
solver pid=3669, runsolver pid=3666
Current StackSize limit: 8192 KiB


[startup+0.100173 s]*
/proc/loadavg: 1.48 1.38 1.39 3/219 3726
/proc/meminfo: memFree=29621136/32770624 swapFree=66967452/67108860
[pid=3669] ppid=3666 vsize=9972712 memory=16556 CPUtime=0.09 cores=0,2,4,6
/proc/3669/stat : 3669 (java) S 3666 3669 31233 0 -1 1077944320 4379 13019 0 0 1 0 5 3 20 0 6 0 444793838 10212057088 4139 33554432000 4194304 4196468 140724123430000 140724123412544 140219934752503 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
/proc/3669/statm: 2493178 4139 1933 1 0 2481616 0
[pid=3669/tid=3722] ppid=3666 vsize=9972712 memory=-8171376296011865461 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3722/stat : 3722 (java) R 3666 3669 31233 0 -1 4202560 2235 13019 0 0 0 0 5 3 20 0 6 0 444793847 10212057088 4205 33554432000 4194304 4196468 140724123430000 140219906589264 140219926989630 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3723] ppid=3666 vsize=9972712 memory=7948963741541478447 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3723/stat : 3723 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 6 0 444793848 10212057088 4205 33554432000 4194304 4196468 140724123430000 140219938994704 140219934762709 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3724] ppid=3666 vsize=9972712 memory=139777655535232 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3724/stat : 3724 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 6 0 444793848 10212057088 4205 33554432000 4194304 4196468 140724123430000 140219827268240 140219934762709 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3725] ppid=3666 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3725/stat : 3725 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 6 0 444793848 10212057088 4205 33554432000 4194304 4196468 140724123430000 140219826215184 140219934762709 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3726] ppid=3666 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3726/stat : 3726 (java) S 3666 3669 31233 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 6 0 444793848 10212057088 4205 33554432000 4194304 4196468 140724123430000 140219825162640 140219934762709 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16556 KiB

[startup+0.21018 s]*
/proc/loadavg: 1.48 1.38 1.39 4/228 3735
/proc/meminfo: memFree=29605376/32770624 swapFree=66967452/67108860
[pid=3669] ppid=3666 vsize=10819856 memory=39612 CPUtime=0.27 cores=0,2,4,6
/proc/3669/stat : 3669 (java) S 3666 3669 31233 0 -1 1077944320 7264 13019 0 0 18 1 5 3 20 0 15 0 444793838 11079532544 9903 33554432000 4194304 4196468 140724123430000 140724123412544 140219934752503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
/proc/3669/statm: 2704964 9903 3185 1 0 2667149 0
[pid=3669/tid=3722] ppid=3666 vsize=10820164 memory=8389772277269004345 CPUtime=0.19 cores=0,2,4,6
/proc/3669/task/3722/stat : 3722 (java) R 3666 3669 31233 0 -1 4202560 3850 13019 0 0 11 0 5 3 20 0 15 0 444793847 11079847936 10035 33554432000 4194304 4196468 140724123430000 140219906557584 140219857829750 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3723] ppid=3666 vsize=10820164 memory=4294967660 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3723/stat : 3723 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793848 11079847936 10035 33554432000 4194304 4196468 140724123430000 140219938994704 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3724] ppid=3666 vsize=10820164 memory=288370153807246976 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3724/stat : 3724 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793848 11079847936 10035 33554432000 4194304 4196468 140724123430000 140219827268240 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3725] ppid=3666 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3725/stat : 3725 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793848 11079847936 10035 33554432000 4194304 4196468 140724123430000 140219826215184 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3726] ppid=3666 vsize=10820164 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3726/stat : 3726 (java) S 3666 3669 31233 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444793848 11079847936 10035 33554432000 4194304 4196468 140724123430000 140219825162640 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3727] ppid=3666 vsize=10820164 memory=139777655535232 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3727/stat : 3727 (java) S 3666 3669 31233 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444793850 11079847936 10035 33554432000 4194304 4196468 140724123430000 140219393182448 140219934763650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3728] ppid=3666 vsize=10820164 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3728/stat : 3728 (java) S 3666 3669 31233 0 -1 1077944384 33 13019 0 0 0 0 5 3 20 0 15 0 444793850 11079847936 10035 33554432000 4194304 4196468 140724123430000 140219392128672 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3729] ppid=3666 vsize=10820176 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3729/stat : 3729 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793850 11079860224 10035 33554432000 4194304 4196468 140724123430000 140218803938544 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3730] ppid=3666 vsize=10820176 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3730/stat : 3730 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11079860224 10035 33554432000 4194304 4196468 140724123430000 140218496539088 140219934771099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3731] ppid=3666 vsize=10820176 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/3669/task/3731/stat : 3731 (java) S 3666 3669 31233 0 -1 1077944384 612 13019 0 0 1 0 5 3 20 0 15 0 444793853 11079860224 10035 33554432000 4194304 4196468 140724123430000 140219358570736 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3732] ppid=3666 vsize=10820176 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3732/stat : 3732 (java) R 3666 3669 31233 0 -1 4202560 45 13019 0 0 0 0 5 3 20 0 15 0 444793853 11079860224 10035 33554432000 4194304 4196468 140724123430000 140219357518192 140219914257161 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3733] ppid=3666 vsize=10820176 memory=139777655535232 CPUtime=0.11 cores=0,2,4,6
/proc/3669/task/3733/stat : 3733 (java) R 3666 3669 31233 0 -1 4202560 600 13019 0 0 3 0 5 3 20 0 15 0 444793853 11079860224 10035 33554432000 4194304 4196468 140724123430000 140219356465136 140219926781659 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3734] ppid=3666 vsize=10820176 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3734/stat : 3734 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11079860224 10035 33554432000 4194304 4196468 140724123430000 140218462980448 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3735] ppid=3666 vsize=10820184 memory=139777655535232 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3735/stat : 3735 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793853 11079868416 10035 33554432000 4194304 4196468 140724123430000 140219355413552 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10819856 KiB
Current children cumulated memory: 39612 KiB

[startup+0.316497 s]*
/proc/loadavg: 1.48 1.38 1.39 4/228 3735
/proc/meminfo: memFree=29591992/32770624 swapFree=66967452/67108860
[pid=3669] ppid=3666 vsize=10820196 memory=48444 CPUtime=0.41 cores=0,2,4,6
/proc/3669/stat : 3669 (java) S 3666 3669 31233 0 -1 1077944320 10876 13019 0 0 30 3 5 3 20 0 15 0 444793838 11079880704 12111 33554432000 4194304 4196468 140724123430000 140724123412544 140219934752503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
/proc/3669/statm: 2705049 12111 3317 1 0 2667149 0
[pid=3669/tid=3722] ppid=3666 vsize=10820196 memory=6935054825532540783 CPUtime=0.3 cores=0,2,4,6
/proc/3669/task/3722/stat : 3722 (java) R 3666 3669 31233 0 -1 4202560 7347 13019 0 0 20 2 5 3 20 0 15 0 444793847 11079880704 12111 33554432000 4194304 4196468 140724123430000 140219906574000 140219934764438 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3723] ppid=3666 vsize=10820196 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3723/stat : 3723 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793848 11079880704 12111 33554432000 4194304 4196468 140724123430000 140219938994704 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3724] ppid=3666 vsize=10820196 memory=-2843869621071234206 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3724/stat : 3724 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793848 11079880704 12111 33554432000 4194304 4196468 140724123430000 140219827268240 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3725] ppid=3666 vsize=10820196 memory=-8412656567334364540 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3725/stat : 3725 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793848 11079880704 12111 33554432000 4194304 4196468 140724123430000 140219826215184 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3726] ppid=3666 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3726/stat : 3726 (java) S 3666 3669 31233 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444793848 11079880704 12111 33554432000 4194304 4196468 140724123430000 140219825162640 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3727] ppid=3666 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3727/stat : 3727 (java) S 3666 3669 31233 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444793850 11079880704 12111 33554432000 4194304 4196468 140724123430000 140219393182448 140219934763650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3728] ppid=3666 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3728/stat : 3728 (java) S 3666 3669 31233 0 -1 1077944384 33 13019 0 0 0 0 5 3 20 0 15 0 444793850 11079880704 12111 33554432000 4194304 4196468 140724123430000 140219392128672 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3729] ppid=3666 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3729/stat : 3729 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793850 11079880704 12111 33554432000 4194304 4196468 140724123430000 140218803938544 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3730] ppid=3666 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3730/stat : 3730 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11079880704 12111 33554432000 4194304 4196468 140724123430000 140218496539088 140219934771099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3731] ppid=3666 vsize=10820196 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/3669/task/3731/stat : 3731 (java) S 3666 3669 31233 0 -1 1077944384 613 13019 0 0 2 0 5 3 20 0 15 0 444793853 11079880704 12111 33554432000 4194304 4196468 140724123430000 140219358570736 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3732] ppid=3666 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/3669/task/3732/stat : 3732 (java) S 3666 3669 31233 0 -1 1077944384 54 13019 0 0 1 0 5 3 20 0 15 0 444793853 11079880704 12111 33554432000 4194304 4196468 140724123430000 140219357518192 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3733] ppid=3666 vsize=10820196 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/3669/task/3733/stat : 3733 (java) R 3666 3669 31233 0 -1 4202560 608 13019 0 0 5 0 5 3 20 0 15 0 444793853 11079880704 12111 33554432000 4194304 4196468 140724123430000 140219356465136 140219934773850 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3734] ppid=3666 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3734/stat : 3734 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11079880704 12111 33554432000 4194304 4196468 140724123430000 140218462980448 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3735] ppid=3666 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3735/stat : 3735 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793853 11079880704 12111 33554432000 4194304 4196468 140724123430000 140219355413552 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 48444 KiB

[startup+0.700718 s]
/proc/loadavg: 1.48 1.38 1.39 4/228 3735
/proc/meminfo: memFree=29577632/32770624 swapFree=66967452/67108860
[pid=3669] ppid=3666 vsize=10824364 memory=81356 CPUtime=1.11 cores=0,2,4,6
/proc/3669/stat : 3669 (java) S 3666 3669 31233 0 -1 1077944320 15115 13019 0 0 98 5 5 3 20 0 15 0 444793838 11084148736 20339 33554432000 4194304 4196468 140724123430000 140724123412544 140219934752503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
/proc/3669/statm: 2706091 20339 3497 1 0 2668173 0
[pid=3669/tid=3722] ppid=3666 vsize=10824364 memory=2437326833409 CPUtime=0.66 cores=0,2,4,6
/proc/3669/task/3722/stat : 3722 (java) R 3666 3669 31233 0 -1 4202560 10489 13019 0 0 55 3 5 3 20 0 15 0 444793847 11084148736 20339 33554432000 4194304 4196468 140724123430000 140219906537944 140219918796133 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3723] ppid=3666 vsize=10824364 memory=2450211735297 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3723/stat : 3723 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793848 11084148736 20339 33554432000 4194304 4196468 140724123430000 140219938994704 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3724] ppid=3666 vsize=10824364 memory=2471686571777 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3724/stat : 3724 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793848 11084148736 20339 33554432000 4194304 4196468 140724123430000 140219827268240 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3725] ppid=3666 vsize=10824364 memory=2475981539073 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3725/stat : 3725 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793848 11084148736 20339 33554432000 4194304 4196468 140724123430000 140219826215184 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3726] ppid=3666 vsize=10824364 memory=8730425 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3726/stat : 3726 (java) S 3666 3669 31233 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444793848 11084148736 20339 33554432000 4194304 4196468 140724123430000 140219825162640 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3727] ppid=3666 vsize=10824364 memory=4639649383340284835 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3727/stat : 3727 (java) S 3666 3669 31233 0 -1 1077944384 5 13019 0 0 0 0 5 3 20 0 15 0 444793850 11084148736 20339 33554432000 4194304 4196468 140724123430000 140219393182448 140219934763650 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3728] ppid=3666 vsize=10824364 memory=6441370542062719057 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3728/stat : 3728 (java) S 3666 3669 31233 0 -1 1077944384 33 13019 0 0 0 0 5 3 20 0 15 0 444793850 11084148736 20339 33554432000 4194304 4196468 140724123430000 140219392128672 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3729] ppid=3666 vsize=10824364 memory=7013340846366745708 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3729/stat : 3729 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793850 11084148736 20339 33554432000 4194304 4196468 140724123430000 140218803938544 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3730] ppid=3666 vsize=10824364 memory=279554992678464 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3730/stat : 3730 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11084148736 20339 33554432000 4194304 4196468 140724123430000 140218496539088 140219934771099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3731] ppid=3666 vsize=10824364 memory=139779710648929 CPUtime=0.2 cores=0,2,4,6
/proc/3669/task/3731/stat : 3731 (java) R 3666 3669 31233 0 -1 4202560 1044 13019 0 0 12 0 5 3 20 0 15 0 444793853 11084148736 20339 33554432000 4194304 4196468 140724123430000 140219358570736 140219918238805 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3732] ppid=3666 vsize=10824364 memory=142245021876874 CPUtime=0.19 cores=0,2,4,6
/proc/3669/task/3732/stat : 3732 (java) R 3666 3669 31233 0 -1 4202560 484 13019 0 0 11 0 5 3 20 0 15 0 444793853 11084148736 20339 33554432000 4194304 4196468 140724123430000 140219357505872 140219915504929 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3733] ppid=3666 vsize=10824364 memory=139779710649209 CPUtime=0.25 cores=0,2,4,6
/proc/3669/task/3733/stat : 3733 (java) S 3666 3669 31233 0 -1 1077944384 835 13019 0 0 17 0 5 3 20 0 15 0 444793853 11084148736 20339 33554432000 4194304 4196468 140724123430000 140219356465136 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3734] ppid=3666 vsize=10824364 memory=139779710649211 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3734/stat : 3734 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11084148736 20339 33554432000 4194304 4196468 140724123430000 140218462980448 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3735] ppid=3666 vsize=10824364 memory=139779710649241 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3735/stat : 3735 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793853 11084148736 20339 33554432000 4194304 4196468 140724123430000 140219355413552 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81356 KiB

[startup+1.50586 s]
/proc/loadavg: 1.48 1.38 1.39 3/228 3735
/proc/meminfo: memFree=29532840/32770624 swapFree=66967452/67108860
[pid=3669] ppid=3666 vsize=10834680 memory=169204 CPUtime=2.45 cores=0,2,4,6
/proc/3669/stat : 3669 (java) S 3666 3669 31233 0 -1 1077944320 22008 13019 0 0 227 10 5 3 20 0 15 0 444793838 11094712320 42301 33554432000 4194304 4196468 140724123430000 140724123412544 140219934752503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
/proc/3669/statm: 2708670 42301 3579 1 0 2670733 0
[pid=3669/tid=3722] ppid=3666 vsize=10834680 memory=0 CPUtime=1.44 cores=0,2,4,6
/proc/3669/task/3722/stat : 3722 (java) R 3666 3669 31233 0 -1 4202560 15335 13019 0 0 130 6 5 3 20 0 15 0 444793847 11094712320 42301 33554432000 4194304 4196468 140724123430000 140219906554832 140219491844328 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3723] ppid=3666 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/3669/task/3723/stat : 3723 (java) S 3666 3669 31233 0 -1 1077944384 49 13019 0 0 1 0 5 3 20 0 15 0 444793848 11094712320 42301 33554432000 4194304 4196468 140724123430000 140219938994704 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3724] ppid=3666 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3724/stat : 3724 (java) S 3666 3669 31233 0 -1 1077944384 374 13019 0 0 0 0 5 3 20 0 15 0 444793848 11094712320 42301 33554432000 4194304 4196468 140724123430000 140219827268240 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3725] ppid=3666 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/3669/task/3725/stat : 3725 (java) S 3666 3669 31233 0 -1 1077944384 27 13019 0 0 1 0 5 3 20 0 15 0 444793848 11094712320 42301 33554432000 4194304 4196468 140724123430000 140219826215184 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3726] ppid=3666 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3726/stat : 3726 (java) S 3666 3669 31233 0 -1 1077944384 79 13019 0 0 0 0 5 3 20 0 15 0 444793848 11094712320 42301 33554432000 4194304 4196468 140724123430000 140219825162640 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3727] ppid=3666 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/3669/task/3727/stat : 3727 (java) S 3666 3669 31233 0 -1 1077944384 121 13019 0 0 1 0 5 3 20 0 15 0 444793850 11094712320 42301 33554432000 4194304 4196468 140724123430000 140219393182448 140219934763650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3728] ppid=3666 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3728/stat : 3728 (java) S 3666 3669 31233 0 -1 1077944384 34 13019 0 0 0 0 5 3 20 0 15 0 444793850 11094712320 42301 33554432000 4194304 4196468 140724123430000 140219392128736 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3729] ppid=3666 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3729/stat : 3729 (java) S 3666 3669 31233 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444793850 11094712320 42301 33554432000 4194304 4196468 140724123430000 140218803938560 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3730] ppid=3666 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3730/stat : 3730 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11094712320 42301 33554432000 4194304 4196468 140724123430000 140218496539088 140219934771099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3731] ppid=3666 vsize=10834680 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/3669/task/3731/stat : 3731 (java) S 3666 3669 31233 0 -1 1077944384 1415 13019 0 0 26 0 5 3 20 0 15 0 444793853 11094712320 42301 33554432000 4194304 4196468 140724123430000 140219358570736 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3732] ppid=3666 vsize=10834680 memory=-7966001967407402336 CPUtime=0.3 cores=0,2,4,6
/proc/3669/task/3732/stat : 3732 (java) S 3666 3669 31233 0 -1 1077944384 626 13019 0 0 22 0 5 3 20 0 15 0 444793853 11094712320 42301 33554432000 4194304 4196468 140724123430000 140219357518192 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3733] ppid=3666 vsize=10834680 memory=6944938067432061290 CPUtime=0.48 cores=0,2,4,6
/proc/3669/task/3733/stat : 3733 (java) S 3666 3669 31233 0 -1 1077944384 1727 13019 0 0 40 0 5 3 20 0 15 0 444793853 11094712320 42301 33554432000 4194304 4196468 140724123430000 140219356465136 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3734] ppid=3666 vsize=10834680 memory=7100839861529441392 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3734/stat : 3734 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11094712320 42301 33554432000 4194304 4196468 140724123430000 140218462980448 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3735] ppid=3666 vsize=10834680 memory=4627829655977429107 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3735/stat : 3735 (java) S 3666 3669 31233 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444793853 11094712320 42301 33554432000 4194304 4196468 140724123430000 140219355413552 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
Current children cumulated CPU time: 2.45 s

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

[pid=3669/tid=3732] ppid=3666 vsize=10844940 memory=24 CPUtime=2.02 cores=0,2,4,6
/proc/3669/task/3732/stat : 3732 (java) S 3666 3669 31233 0 -1 1077944384 5423 13019 0 0 193 1 5 3 20 0 15 0 444793853 11105218560 113018 33554432000 4194304 4196468 140724123430000 140219357518192 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3733] ppid=3666 vsize=10844940 memory=46 CPUtime=1.3 cores=0,2,4,6
/proc/3669/task/3733/stat : 3733 (java) S 3666 3669 31233 0 -1 1077944384 6141 13019 0 0 121 1 5 3 20 0 15 0 444793853 11105218560 113018 33554432000 4194304 4196468 140724123430000 140219356465136 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 49 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3734] ppid=3666 vsize=10844940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3734/stat : 3734 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11105218560 113018 33554432000 4194304 4196468 140724123430000 140218462980448 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3735] ppid=3666 vsize=10844940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3735/stat : 3735 (java) S 3666 3669 31233 0 -1 1077944384 23 13019 0 0 0 0 5 3 20 0 15 0 444793853 11105218560 113018 33554432000 4194304 4196468 140724123430000 140219355413552 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
Current children cumulated CPU time: 11.19 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 452072 KiB

[startup+8.00078 s]*
/proc/loadavg: 1.56 1.40 1.40 3/228 3735
/proc/meminfo: memFree=29124380/32770624 swapFree=66967452/67108860
[pid=3669] ppid=3666 vsize=10844940 memory=518296 CPUtime=13.02 cores=0,2,4,6
/proc/3669/stat : 3669 (java) S 3666 3669 31233 0 -1 1077944320 48838 13019 0 0 1270 24 5 3 20 0 15 0 444793838 11105218560 129574 33554432000 4194304 4196468 140724123430000 140724123412544 140219934752503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
/proc/3669/statm: 2711235 129574 3623 1 0 2673293 0
[pid=3669/tid=3722] ppid=3666 vsize=10844940 memory=6935054825532540783 CPUtime=7.48 cores=0,2,4,6
/proc/3669/task/3722/stat : 3722 (java) R 3666 3669 31233 0 -1 4202560 21386 13019 0 0 728 12 5 3 20 0 15 0 444793847 11105218560 129574 33554432000 4194304 4196468 140724123430000 140219906588352 140219502661064 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3723] ppid=3666 vsize=10844940 memory=4126316290023845779 CPUtime=0.12 cores=0,2,4,6
/proc/3669/task/3723/stat : 3723 (java) S 3666 3669 31233 0 -1 1077944384 135 13019 0 0 4 0 5 3 20 0 15 0 444793848 11105218560 129574 33554432000 4194304 4196468 140724123430000 140219938994704 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3724] ppid=3666 vsize=10844940 memory=701368 CPUtime=0.13 cores=0,2,4,6
/proc/3669/task/3724/stat : 3724 (java) S 3666 3669 31233 0 -1 1077944384 767 13019 0 0 4 1 5 3 20 0 15 0 444793848 11105218560 129574 33554432000 4194304 4196468 140724123430000 140219827268240 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3725] ppid=3666 vsize=10844940 memory=1412 CPUtime=0.13 cores=0,2,4,6
/proc/3669/task/3725/stat : 3725 (java) S 3666 3669 31233 0 -1 1077944384 69 13019 0 0 4 1 5 3 20 0 15 0 444793848 11105218560 129574 33554432000 4194304 4196468 140724123430000 140219826215184 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3726] ppid=3666 vsize=10844940 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/3669/task/3726/stat : 3726 (java) S 3666 3669 31233 0 -1 1077944384 177 13019 0 0 3 1 5 3 20 0 15 0 444793848 11105218560 129574 33554432000 4194304 4196468 140724123430000 140219825162640 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3727] ppid=3666 vsize=10844940 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/3669/task/3727/stat : 3727 (java) S 3666 3669 31233 0 -1 1077944384 2045 13019 0 0 4 0 5 3 20 0 15 0 444793850 11105218560 129574 33554432000 4194304 4196468 140724123430000 140219393182448 140219934763650 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 37 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3728] ppid=3666 vsize=10844940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3728/stat : 3728 (java) S 3666 3669 31233 0 -1 1077944384 48 13019 0 0 0 0 5 3 20 0 15 0 444793850 11105218560 129574 33554432000 4194304 4196468 140724123430000 140219392128736 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3729] ppid=3666 vsize=10844940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3729/stat : 3729 (java) S 3666 3669 31233 0 -1 1077944384 17 13019 0 0 0 0 5 3 20 0 15 0 444793850 11105218560 129574 33554432000 4194304 4196468 140724123430000 140218803938560 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3730] ppid=3666 vsize=10844940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3730/stat : 3730 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11105218560 129574 33554432000 4194304 4196468 140724123430000 140218496539088 140219934771099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3731] ppid=3666 vsize=10844940 memory=0 CPUtime=2.04 cores=0,2,4,6
/proc/3669/task/3731/stat : 3731 (java) S 3666 3669 31233 0 -1 1077944384 10182 13019 0 0 194 2 5 3 20 0 15 0 444793853 11105218560 129574 33554432000 4194304 4196468 140724123430000 140219358570736 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 38 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3732] ppid=3666 vsize=10844940 memory=3762538905721647664 CPUtime=2.13 cores=0,2,4,6
/proc/3669/task/3732/stat : 3732 (java) S 3666 3669 31233 0 -1 1077944384 5567 13019 0 0 203 2 5 3 20 0 15 0 444793853 11105218560 129574 33554432000 4194304 4196468 140724123430000 140219357518192 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3733] ppid=3666 vsize=10844940 memory=4050622112899313589 CPUtime=1.3 cores=0,2,4,6
/proc/3669/task/3733/stat : 3733 (java) S 3666 3669 31233 0 -1 1077944384 6204 13019 0 0 121 1 5 3 20 0 15 0 444793853 11105218560 129574 33554432000 4194304 4196468 140724123430000 140219356465136 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 49 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3734] ppid=3666 vsize=10844940 memory=3472328296227670329 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3734/stat : 3734 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11105218560 129574 33554432000 4194304 4196468 140724123430000 140218462980448 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3735] ppid=3666 vsize=10844940 memory=3472463675836704432 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3735/stat : 3735 (java) S 3666 3669 31233 0 -1 1077944384 23 13019 0 0 0 0 5 3 20 0 15 0 444793853 11105218560 129574 33554432000 4194304 4196468 140724123430000 140219355413552 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
Current children cumulated CPU time: 13.02 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 518296 KiB

[startup+8.40073 s]
/proc/loadavg: 1.56 1.40 1.40 3/228 3735
/proc/meminfo: memFree=29124380/32770624 swapFree=66967452/67108860
[pid=3669] ppid=3666 vsize=10844940 memory=561352 CPUtime=13.43 cores=0,2,4,6
/proc/3669/stat : 3669 (java) S 3666 3669 31233 0 -1 1077944320 49211 13019 0 0 1310 25 5 3 20 0 15 0 444793838 11105218560 140338 33554432000 4194304 4196468 140724123430000 140724123412544 140219934752503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
/proc/3669/statm: 2711235 140338 3623 1 0 2673293 0
[pid=3669/tid=3722] ppid=3666 vsize=10844940 memory=7019606865570531875 CPUtime=7.86 cores=0,2,4,6
/proc/3669/task/3722/stat : 3722 (java) S 3666 3669 31233 0 -1 1077944384 21407 13019 0 0 766 12 5 3 20 0 15 0 444793847 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219906588032 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3723] ppid=3666 vsize=10844940 memory=8112282956445269571 CPUtime=0.12 cores=0,2,4,6
/proc/3669/task/3723/stat : 3723 (java) S 3666 3669 31233 0 -1 1077944384 135 13019 0 0 4 0 5 3 20 0 15 0 444793848 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219938994704 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3724] ppid=3666 vsize=10844940 memory=1980 CPUtime=0.13 cores=0,2,4,6
/proc/3669/task/3724/stat : 3724 (java) S 3666 3669 31233 0 -1 1077944384 768 13019 0 0 4 1 5 3 20 0 15 0 444793848 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219827268240 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3725] ppid=3666 vsize=10844940 memory=2572 CPUtime=0.13 cores=0,2,4,6
/proc/3669/task/3725/stat : 3725 (java) S 3666 3669 31233 0 -1 1077944384 70 13019 0 0 4 1 5 3 20 0 15 0 444793848 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219826215184 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3726] ppid=3666 vsize=10844940 memory=900 CPUtime=0.12 cores=0,2,4,6
/proc/3669/task/3726/stat : 3726 (java) S 3666 3669 31233 0 -1 1077944384 177 13019 0 0 3 1 5 3 20 0 15 0 444793848 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219825162640 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3727] ppid=3666 vsize=10844940 memory=1432 CPUtime=0.12 cores=0,2,4,6
/proc/3669/task/3727/stat : 3727 (java) R 3666 3669 31233 0 -1 4202560 2069 13019 0 0 4 0 5 3 20 0 15 0 444793850 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219393180960 140219927041952 0 0 0 16800975 0 0 0 -1 2 0 0 37 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3728] ppid=3666 vsize=10844940 memory=1764 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3728/stat : 3728 (java) S 3666 3669 31233 0 -1 1077944384 48 13019 0 0 0 0 5 3 20 0 15 0 444793850 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219392128736 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3729] ppid=3666 vsize=10844940 memory=377548 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3729/stat : 3729 (java) S 3666 3669 31233 0 -1 1077944384 17 13019 0 0 0 0 5 3 20 0 15 0 444793850 11105218560 140338 33554432000 4194304 4196468 140724123430000 140218803938560 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3730] ppid=3666 vsize=10844940 memory=377548 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3730/stat : 3730 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11105218560 140338 33554432000 4194304 4196468 140724123430000 140218496539088 140219934771099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3731] ppid=3666 vsize=10844940 memory=8112282956445269571 CPUtime=2.04 cores=0,2,4,6
/proc/3669/task/3731/stat : 3731 (java) S 3666 3669 31233 0 -1 1077944384 10385 13019 0 0 194 2 5 3 20 0 15 0 444793853 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219358570736 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 38 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3732] ppid=3666 vsize=10844940 memory=8112282956445269571 CPUtime=2.14 cores=0,2,4,6
/proc/3669/task/3732/stat : 3732 (java) S 3666 3669 31233 0 -1 1077944384 5714 13019 0 0 204 2 5 3 20 0 15 0 444793853 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219357518192 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3733] ppid=3666 vsize=10844940 memory=288230583166042426 CPUtime=1.3 cores=0,2,4,6
/proc/3669/task/3733/stat : 3733 (java) S 3666 3669 31233 0 -1 1077944384 6204 13019 0 0 121 1 5 3 20 0 15 0 444793853 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219356465136 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 49 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3734] ppid=3666 vsize=10844940 memory=14694093276056199 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3734/stat : 3734 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11105218560 140338 33554432000 4194304 4196468 140724123430000 140218462980448 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3735] ppid=3666 vsize=10844940 memory=1060 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3735/stat : 3735 (java) S 3666 3669 31233 0 -1 1077944384 23 13019 0 0 0 0 5 3 20 0 15 0 444793853 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219355413552 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
Current children cumulated CPU time: 13.43 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 561352 KiB

[startup+8.80068 s]
/proc/loadavg: 1.56 1.40 1.40 3/228 3735
/proc/meminfo: memFree=29124380/32770624 swapFree=66967452/67108860
[pid=3669] ppid=3666 vsize=10844940 memory=561352 CPUtime=13.83 cores=0,2,4,6
/proc/3669/stat : 3669 (java) S 3666 3669 31233 0 -1 1077944320 49652 13019 0 0 1350 25 5 3 20 0 15 0 444793838 11105218560 140338 33554432000 4194304 4196468 140724123430000 140724123412544 140219934752503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
/proc/3669/statm: 2711235 140338 3623 1 0 2673293 0
[pid=3669/tid=3722] ppid=3666 vsize=10844940 memory=14694093276056199 CPUtime=8.26 cores=0,2,4,6
/proc/3669/task/3722/stat : 3722 (java) R 3666 3669 31233 0 -1 4202560 21534 13019 0 0 806 12 5 3 20 0 15 0 444793847 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219906588032 140219502383843 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3723] ppid=3666 vsize=10844940 memory=1556 CPUtime=0.12 cores=0,2,4,6
/proc/3669/task/3723/stat : 3723 (java) S 3666 3669 31233 0 -1 1077944384 135 13019 0 0 4 0 5 3 20 0 15 0 444793848 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219938994704 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3724] ppid=3666 vsize=10844940 memory=928 CPUtime=0.13 cores=0,2,4,6
/proc/3669/task/3724/stat : 3724 (java) S 3666 3669 31233 0 -1 1077944384 768 13019 0 0 4 1 5 3 20 0 15 0 444793848 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219827268240 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3725] ppid=3666 vsize=10844940 memory=279554992524096 CPUtime=0.13 cores=0,2,4,6
/proc/3669/task/3725/stat : 3725 (java) S 3666 3669 31233 0 -1 1077944384 70 13019 0 0 4 1 5 3 20 0 15 0 444793848 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219826215184 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3726] ppid=3666 vsize=10844940 memory=6656426216303648864 CPUtime=0.12 cores=0,2,4,6
/proc/3669/task/3726/stat : 3726 (java) S 3666 3669 31233 0 -1 1077944384 177 13019 0 0 3 1 5 3 20 0 15 0 444793848 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219825162640 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3727] ppid=3666 vsize=10844940 memory=6655300316396806240 CPUtime=0.12 cores=0,2,4,6
/proc/3669/task/3727/stat : 3727 (java) S 3666 3669 31233 0 -1 1077944384 2069 13019 0 0 4 0 5 3 20 0 15 0 444793850 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219393182448 140219934763650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3728] ppid=3666 vsize=10844940 memory=6944652177228980320 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3728/stat : 3728 (java) S 3666 3669 31233 0 -1 1077944384 48 13019 0 0 0 0 5 3 20 0 15 0 444793850 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219392128736 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3729] ppid=3666 vsize=10844940 memory=6655300316396806240 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3729/stat : 3729 (java) S 3666 3669 31233 0 -1 1077944384 17 13019 0 0 0 0 5 3 20 0 15 0 444793850 11105218560 140338 33554432000 4194304 4196468 140724123430000 140218803938560 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3730] ppid=3666 vsize=10844940 memory=6944656592455360604 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3730/stat : 3730 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11105218560 140338 33554432000 4194304 4196468 140724123430000 140218496539088 140219934771099 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3731] ppid=3666 vsize=10844940 memory=6944656592455097440 CPUtime=2.04 cores=0,2,4,6
/proc/3669/task/3731/stat : 3731 (java) S 3666 3669 31233 0 -1 1077944384 10543 13019 0 0 194 2 5 3 20 0 15 0 444793853 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219358570736 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 38 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3732] ppid=3666 vsize=10844940 memory=8546823402028195750 CPUtime=2.14 cores=0,2,4,6
/proc/3669/task/3732/stat : 3732 (java) S 3666 3669 31233 0 -1 1077944384 5846 13019 0 0 204 2 5 3 20 0 15 0 444793853 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219357518192 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3733] ppid=3666 vsize=10844940 memory=7084820204343148644 CPUtime=1.3 cores=0,2,4,6
/proc/3669/task/3733/stat : 3733 (java) S 3666 3669 31233 0 -1 1077944384 6204 13019 0 0 121 1 5 3 20 0 15 0 444793853 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219356465136 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 49 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3734] ppid=3666 vsize=10844940 memory=516108 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3734/stat : 3734 (java) S 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444793853 11105218560 140338 33554432000 4194304 4196468 140724123430000 140218462980448 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3735] ppid=3666 vsize=10844940 memory=288230583166042426 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3735/stat : 3735 (java) S 3666 3669 31233 0 -1 1077944384 23 13019 0 0 0 0 5 3 20 0 15 0 444793853 11105218560 140338 33554432000 4194304 4196468 140724123430000 140219355413552 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 52 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
Current children cumulated CPU time: 13.83 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 561352 KiB

[startup+8.9007 s]
/proc/loadavg: 1.56 1.40 1.40 3/228 3735
/proc/meminfo: memFree=29124380/32770624 swapFree=66967452/67108860
[pid=3669] ppid=3666 vsize=10943248 memory=561732 CPUtime=13.94 cores=0,2,4,6
/proc/3669/stat : 3669 (java) S 3666 3669 31233 0 -1 1077944320 52404 13019 0 0 1361 25 5 3 20 0 14 0 444793838 11205885952 140409 33554432000 4194304 4196468 140724123430000 140724123412544 140219934752503 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
/proc/3669/statm: 2735812 140409 3625 1 0 2697870 0
[pid=3669/tid=3722] ppid=3666 vsize=10943248 memory=561352 CPUtime=8.35 cores=0,2,4,6
/proc/3669/task/3722/stat : 3722 (java) R 3666 3669 31233 0 -1 1077944384 22782 13019 0 0 815 12 5 3 20 0 13 0 444793847 11205885952 140433 33554432000 4194304 4196468 140724123430000 140219906595984 140219934762709 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3723] ppid=3666 vsize=10943248 memory=561352 CPUtime=0.12 cores=0,2,4,6
/proc/3669/task/3723/stat : 3723 (java) S 3666 3669 31233 0 -1 1077944384 135 13019 0 0 4 0 5 3 20 0 13 0 444793848 11205885952 140433 33554432000 4194304 4196468 140724123430000 140219938994704 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3724] ppid=3666 vsize=10943248 memory=279554992829824 CPUtime=0.13 cores=0,2,4,6
/proc/3669/task/3724/stat : 3724 (java) S 3666 3669 31233 0 -1 1077944384 768 13019 0 0 4 1 5 3 20 0 13 0 444793848 11205885952 140433 33554432000 4194304 4196468 140724123430000 140219827268240 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3725] ppid=3666 vsize=10943248 memory=474980 CPUtime=0.13 cores=0,2,4,6
/proc/3669/task/3725/stat : 3725 (java) S 3666 3669 31233 0 -1 1077944384 70 13019 0 0 4 1 5 3 20 0 13 0 444793848 11205885952 140433 33554432000 4194304 4196468 140724123430000 140219826215184 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3726] ppid=3666 vsize=10943248 memory=515940 CPUtime=0.12 cores=0,2,4,6
/proc/3669/task/3726/stat : 3726 (java) S 3666 3669 31233 0 -1 1077944384 177 13019 0 0 3 1 5 3 20 0 12 0 444793848 11205885952 140400 33554432000 4194304 4196468 140724123430000 140219825162640 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3728] ppid=3666 vsize=10943248 memory=7019467088006887219 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3728/stat : 3728 (java) S 3666 3669 31233 0 -1 1077944384 48 13019 0 0 0 0 5 3 20 0 12 0 444793850 11205885952 140400 33554432000 4194304 4196468 140724123430000 140219392128736 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3729] ppid=3666 vsize=10943248 memory=518296 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3729/stat : 3729 (java) S 3666 3669 31233 0 -1 1077944384 17 13019 0 0 0 0 5 3 20 0 12 0 444793850 11205885952 140400 33554432000 4194304 4196468 140724123430000 140218803938560 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3730] ppid=3666 vsize=10909448 memory=516164 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3730/stat : 3730 (java) S 3666 3669 31233 0 -1 1077944384 26 13019 0 0 0 0 5 3 20 0 12 0 444793853 11171274752 140414 33554432000 4194304 4196468 140724123430000 140218496537856 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3731] ppid=3666 vsize=10909448 memory=3620 CPUtime=2.05 cores=0,2,4,6
/proc/3669/task/3731/stat : 3731 (java) S 3666 3669 31233 0 -1 1077944384 10970 13019 0 0 195 2 5 3 20 0 12 0 444793853 11171274752 140414 33554432000 4194304 4196468 140724123430000 140219358558688 140219934762709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 38 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3732] ppid=3666 vsize=10909448 memory=1026 CPUtime=2.14 cores=0,2,4,6
/proc/3669/task/3732/stat : 3732 (java) S 3666 3669 31233 0 -1 1077944384 5886 13019 0 0 204 2 5 3 20 0 12 0 444793853 11171274752 140414 33554432000 4194304 4196468 140724123430000 140219357518192 140219934763650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3733] ppid=3666 vsize=10909448 memory=500 CPUtime=1.32 cores=0,2,4,6
/proc/3669/task/3733/stat : 3733 (java) R 3666 3669 31233 0 -1 1077944384 7129 13019 0 0 123 1 5 3 20 0 12 0 444793853 11171274752 140417 33554432000 4194304 4196468 140724123430000 140219356461008 140219934762709 256 4 0 16800975 0 0 0 -1 6 0 0 49 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
[pid=3669/tid=3734] ppid=3666 vsize=10909448 memory=3 CPUtime=0.08 cores=0,2,4,6
/proc/3669/task/3734/stat : 3734 (java) R 3666 3669 31233 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 12 0 444793853 11171274752 140417 33554432000 4194304 4196468 140724123430000 140218462980448 140219934762709 256 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21495808 140724123437807 140724123440325 140724123440325 140724123443151 0
Current children cumulated CPU time: 13.94 s
Current children cumulated vsize: 10943248 KiB
Current children cumulated memory: 561732 KiB

Child status: 0
Real time (s): 8.91233
CPU time (s): 13.9697
CPU user time (s): 13.6701
CPU system time (s): 0.29961
CPU usage (%): 156.745
Max. virtual memory (cumulated for all children) (KiB): 10943248
Max. memory (cumulated for all children) (KiB): 561732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.6701
system time used= 0.29961
maximum resident set size= 563648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65451
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= 6084
involuntary context switches= 57


# summary of solver processes directly reported to runsolver:
#   pid: 3669
#   total CPU time (s): 13.9697
#   total CPU user time (s): 13.6701
#   total CPU system time (s): 0.29961

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.076861 second user time and 0.12427 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-17 03:53:48
IDJOB=4400861
IDBENCH=133304
IDSOLVER=2857
FILE ID=node125/4400861-1568685270
RUNJOBID= node125-1568673289-31264
PBS_JOBID= 21703785
Free space on /tmp= 59696 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Primes/Primes-m1-p25/Primes-25-40-2-7.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400861-1568685270/watcher-4400861-1568685270 -o /tmp/evaluation-result-4400861-1568685270/solver-4400861-1568685270 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568673289-31264 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=2063277470 HOME/instance-4400861-1568685270.xml

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

MD5SUM BENCH= b42e085ff70e4cc43f0ee5aad126ad84
RANDOM SEED=2063277470

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29629644 kB
MemAvailable:   31174664 kB
Buffers:          198520 kB
Cached:          1644352 kB
SwapCached:        38384 kB
Active:          1516880 kB
Inactive:        1055752 kB
Active(anon):     709716 kB
Inactive(anon):    68432 kB
Active(file):     807164 kB
Inactive(file):   987320 kB
Unevictable:      108972 kB
Mlocked:          108972 kB
SwapTotal:      67108860 kB
SwapFree:       66967452 kB
Dirty:             35308 kB
Writeback:             0 kB
AnonPages:        801252 kB
Mapped:            61672 kB
Shmem:             39864 kB
Slab:             162256 kB
SReclaimable:     132744 kB
SUnreclaim:        29512 kB
KernelStack:        3792 kB
PageTables:         6976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1962768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    641024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 59660 MiB
End job on node125 at 2019-09-17 03:53:57