Trace number 4395961

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 583.729 571.519

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.77/0.57	c Concrete v3.12.2.1568380929293 running
583.69/571.50	v <instantiation
583.69/571.50	v         >
583.69/571.50	v       <list>
583.69/571.50	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]
583.69/571.50	v       </list>
583.69/571.50	v       <values>
583.69/571.50	v         29 8 8 9 5 18 25 5 13 21 2 6 9 18 6 11 16 17 16 20 22 18 16 6 10 3 18 16 12 29 27 29 2 3 28 12 5 4 26 15 19 27 29 15 6 5 8 3 7 19 7 2 21 6 22 20 20 2 2 14 24 29 17 21 23 16 12 8 19 26 4 7 13 28 15 19 21 20 4 9 2 27 25 11 17 28 16 4 3 29 15
583.69/571.50	v       </values>
583.69/571.50	v     </instantiation>
583.69/571.50	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 (15151 MiB free)
  memory of node 1: 16384 MiB (14912 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395961-1568404356/watcher-4395961-1568404356 -o /tmp/evaluation-result-4395961-1568404356/solver-4395961-1568404356 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568393270-2678 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1676582422 HOME/instance-4395961-1568404356.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=6293, runsolver pid=6290

[startup+0.100058 s]*
/proc/loadavg: 1.77 1.47 1.42 3/219 6350
/proc/meminfo: memFree=30775484/32770624 swapFree=66981768/67108860
[pid=6293] ppid=6290 vsize=9972712 memory=16816 CPUtime=0.09 cores=0,2,4,6
/proc/6293/stat : 6293 (java) S 6290 6293 1949 0 -1 1077944320 4417 13176 0 0 1 0 5 3 20 0 6 0 416698240 10212057088 4138 33554432000 4194304 4196468 140730556085648 140730556068192 139913040875255 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
/proc/6293/statm: 2493178 4138 1933 1 0 2481616 0
[pid=6293/tid=6346] ppid=6290 vsize=9972712 memory=7892391828772250251 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6346/stat : 6346 (java) R 6290 6293 1949 0 -1 4202560 2244 13176 0 0 0 0 5 3 20 0 6 0 416698249 10212057088 4204 33554432000 4194304 4196468 140730556085648 139913012712016 139913024955772 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6347] ppid=6290 vsize=9972712 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6347/stat : 6347 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 6 0 416698250 10212057088 4204 33554432000 4194304 4196468 140730556085648 139913045117456 139913040885461 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6348] ppid=6290 vsize=9972712 memory=140424253691520 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6348/stat : 6348 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 6 0 416698250 10212057088 4204 33554432000 4194304 4196468 140730556085648 139912933390992 139913040885461 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6349] ppid=6290 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6349/stat : 6349 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 6 0 416698250 10212057088 4204 33554432000 4194304 4196468 140730556085648 139912932337936 139913040885461 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6350] ppid=6290 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6350/stat : 6350 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 6 0 416698250 10212057088 4204 33554432000 4194304 4196468 140730556085648 139912931285392 139913040885461 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16816 KiB

[startup+0.210236 s]*
/proc/loadavg: 1.77 1.47 1.42 3/228 6359
/proc/meminfo: memFree=30750052/32770624 swapFree=66981768/67108860
[pid=6293] ppid=6290 vsize=10819664 memory=42304 CPUtime=0.26 cores=0,2,4,6
/proc/6293/stat : 6293 (java) S 6290 6293 1949 0 -1 1077944320 7388 13176 0 0 16 2 5 3 20 0 15 0 416698240 11079335936 10576 33554432000 4194304 4196468 140730556085648 140730556068192 139913040875255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
/proc/6293/statm: 2704916 10576 3158 1 0 2667149 0
[pid=6293/tid=6346] ppid=6290 vsize=10819664 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/6293/task/6346/stat : 6346 (java) R 6290 6293 1949 0 -1 4202560 3871 13176 0 0 10 1 5 3 20 0 15 0 416698249 11079335936 10576 33554432000 4194304 4196468 140730556085648 139913012680896 139912604113523 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6347] ppid=6290 vsize=10819664 memory=342 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6347/stat : 6347 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698250 11079335936 10576 33554432000 4194304 4196468 140730556085648 139913045117456 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6348] ppid=6290 vsize=10819664 memory=140424253698070 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6348/stat : 6348 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698250 11079335936 10576 33554432000 4194304 4196468 140730556085648 139912933390992 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6349] ppid=6290 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6349/stat : 6349 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698250 11079335936 10576 33554432000 4194304 4196468 140730556085648 139912932337936 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6350] ppid=6290 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6350/stat : 6350 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698250 11079335936 10576 33554432000 4194304 4196468 140730556085648 139912931285392 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6351] ppid=6290 vsize=10819664 memory=140424253691520 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6351/stat : 6351 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698251 11079335936 10576 33554432000 4194304 4196468 140730556085648 139912500333296 139913040886402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6352] ppid=6290 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6352/stat : 6352 (java) S 6290 6293 1949 0 -1 1077944384 33 13176 0 0 0 0 5 3 20 0 15 0 416698252 11079335936 10576 33554432000 4194304 4196468 140730556085648 139912499279520 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6353] ppid=6290 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6353/stat : 6353 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698252 11079335936 10576 33554432000 4194304 4196468 140730556085648 139912384865520 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6354] ppid=6290 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6354/stat : 6354 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698255 11079335936 10576 33554432000 4194304 4196468 140730556085648 139911780886992 139913040893851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6355] ppid=6290 vsize=10819664 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/6293/task/6355/stat : 6355 (java) S 6290 6293 1949 0 -1 1077944384 470 13176 0 0 1 0 5 3 20 0 15 0 416698255 11079335936 10576 33554432000 4194304 4196468 140730556085648 139912465721584 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6356] ppid=6290 vsize=10819664 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/6293/task/6356/stat : 6356 (java) S 6290 6293 1949 0 -1 1077944384 195 13176 0 0 1 0 5 3 20 0 15 0 416698255 11079335936 11088 33554432000 4194304 4196468 140730556085648 139912464669040 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6357] ppid=6290 vsize=10819664 memory=140424253691520 CPUtime=0.11 cores=0,2,4,6
/proc/6293/task/6357/stat : 6357 (java) S 6290 6293 1949 0 -1 1077944384 601 13176 0 0 3 0 5 3 20 0 15 0 416698255 11079335936 11088 33554432000 4194304 4196468 140730556085648 139912463615984 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6358] ppid=6290 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6358/stat : 6358 (java) S 6290 6293 1949 0 -1 1077944384 3 13176 0 0 0 0 5 3 20 0 15 0 416698255 11079335936 11088 33554432000 4194304 4196468 140730556085648 139911311124832 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6359] ppid=6290 vsize=10819664 memory=140424253691520 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6359/stat : 6359 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698255 11079335936 11088 33554432000 4194304 4196468 140730556085648 139912462564400 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 42304 KiB

[startup+0.310942 s]*
/proc/loadavg: 1.77 1.47 1.42 3/228 6359
/proc/meminfo: memFree=30737708/32770624 swapFree=66981768/67108860
[pid=6293] ppid=6290 vsize=10820148 memory=53268 CPUtime=0.4 cores=0,2,4,6
/proc/6293/stat : 6293 (java) S 6290 6293 1949 0 -1 1077944320 11025 13176 0 0 28 4 5 3 20 0 15 0 416698240 11079831552 13317 33554432000 4194304 4196468 140730556085648 140730556068192 139913040875255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
/proc/6293/statm: 2705037 13317 3290 1 0 2667149 0
[pid=6293/tid=6346] ppid=6290 vsize=10820148 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/6293/task/6346/stat : 6346 (java) R 6290 6293 1949 0 -1 4202560 7489 13176 0 0 18 3 5 3 20 0 15 0 416698249 11079831552 13317 33554432000 4194304 4196468 140730556085648 139913012680592 139913026570264 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6347] ppid=6290 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6347/stat : 6347 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698250 11079831552 13317 33554432000 4194304 4196468 140730556085648 139913045117456 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6348] ppid=6290 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6348/stat : 6348 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698250 11079831552 13317 33554432000 4194304 4196468 140730556085648 139912933390992 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6349] ppid=6290 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6349/stat : 6349 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698250 11079831552 13317 33554432000 4194304 4196468 140730556085648 139912932337936 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6350] ppid=6290 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6350/stat : 6350 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698250 11079831552 13317 33554432000 4194304 4196468 140730556085648 139912931285392 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6351] ppid=6290 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6351/stat : 6351 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698251 11079831552 13317 33554432000 4194304 4196468 140730556085648 139912500333296 139913040886402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6352] ppid=6290 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6352/stat : 6352 (java) S 6290 6293 1949 0 -1 1077944384 33 13176 0 0 0 0 5 3 20 0 15 0 416698252 11079831552 13317 33554432000 4194304 4196468 140730556085648 139912499279520 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6353] ppid=6290 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6353/stat : 6353 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698252 11079831552 13317 33554432000 4194304 4196468 140730556085648 139912384865520 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6354] ppid=6290 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6354/stat : 6354 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698255 11079831552 13317 33554432000 4194304 4196468 140730556085648 139911780886992 139913040893851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6355] ppid=6290 vsize=10820148 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/6293/task/6355/stat : 6355 (java) S 6290 6293 1949 0 -1 1077944384 479 13176 0 0 1 0 5 3 20 0 15 0 416698255 11079831552 13317 33554432000 4194304 4196468 140730556085648 139912465721584 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6356] ppid=6290 vsize=10820148 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/6293/task/6356/stat : 6356 (java) S 6290 6293 1949 0 -1 1077944384 196 13176 0 0 2 0 5 3 20 0 15 0 416698255 11079831552 13317 33554432000 4194304 4196468 140730556085648 139912464669040 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6357] ppid=6290 vsize=10820148 memory=140424253691520 CPUtime=0.13 cores=0,2,4,6
/proc/6293/task/6357/stat : 6357 (java) S 6290 6293 1949 0 -1 1077944384 610 13176 0 0 5 0 5 3 20 0 15 0 416698255 11079831552 13317 33554432000 4194304 4196468 140730556085648 139912463615984 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6358] ppid=6290 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6358/stat : 6358 (java) S 6290 6293 1949 0 -1 1077944384 3 13176 0 0 0 0 5 3 20 0 15 0 416698255 11079831552 13317 33554432000 4194304 4196468 140730556085648 139911311124832 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6359] ppid=6290 vsize=10820148 memory=140424253691520 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6359/stat : 6359 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698255 11079831552 13317 33554432000 4194304 4196468 140730556085648 139912462564400 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 53268 KiB

[startup+0.700677 s]
/proc/loadavg: 1.77 1.47 1.42 3/228 6359
/proc/meminfo: memFree=30726480/32770624 swapFree=66981768/67108860
[pid=6293] ppid=6290 vsize=10824360 memory=83368 CPUtime=1.11 cores=0,2,4,6
/proc/6293/stat : 6293 (java) S 6290 6293 1949 0 -1 1077944320 15098 13176 0 0 97 6 5 3 20 0 15 0 416698240 11084144640 20842 33554432000 4194304 4196468 140730556085648 140730556068192 139913040875255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
/proc/6293/statm: 2706090 20842 3503 1 0 2668173 0
[pid=6293/tid=6346] ppid=6290 vsize=10824360 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/6293/task/6346/stat : 6346 (java) R 6290 6293 1949 0 -1 4202560 10431 13176 0 0 54 4 5 3 20 0 15 0 416698249 11084144640 20842 33554432000 4194304 4196468 140730556085648 139913012702880 139913040897181 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6347] ppid=6290 vsize=10824360 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6347/stat : 6347 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698250 11084144640 20842 33554432000 4194304 4196468 140730556085648 139913045117456 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6348] ppid=6290 vsize=10824360 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6348/stat : 6348 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698250 11084144640 20842 33554432000 4194304 4196468 140730556085648 139912933390992 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6349] ppid=6290 vsize=10824360 memory=280848314714080 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6349/stat : 6349 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698250 11084144640 20842 33554432000 4194304 4196468 140730556085648 139912932337936 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6350] ppid=6290 vsize=10824360 memory=140424157212592 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6350/stat : 6350 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698250 11084144640 20842 33554432000 4194304 4196468 140730556085648 139912931285392 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6351] ppid=6290 vsize=10824360 memory=140428250710603 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6351/stat : 6351 (java) S 6290 6293 1949 0 -1 1077944384 5 13176 0 0 0 0 5 3 20 0 15 0 416698251 11084144640 20842 33554432000 4194304 4196468 140730556085648 139912500333296 139913040886402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6352] ppid=6290 vsize=10824360 memory=1548 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6352/stat : 6352 (java) S 6290 6293 1949 0 -1 1077944384 33 13176 0 0 0 0 5 3 20 0 15 0 416698252 11084144640 20842 33554432000 4194304 4196468 140730556085648 139912499279520 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6353] ppid=6290 vsize=10824360 memory=7523919935556904256 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6353/stat : 6353 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698252 11084144640 20842 33554432000 4194304 4196468 140730556085648 139912384865520 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6354] ppid=6290 vsize=10824360 memory=7739276948477865319 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6354/stat : 6354 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698255 11084144640 20842 33554432000 4194304 4196468 140730556085648 139911780886992 139913040893851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6355] ppid=6290 vsize=10824360 memory=5788908277929698645 CPUtime=0.22 cores=0,2,4,6
/proc/6293/task/6355/stat : 6355 (java) S 6290 6293 1949 0 -1 1077944384 972 13176 0 0 14 0 5 3 20 0 15 0 416698255 11084144640 20842 33554432000 4194304 4196468 140730556085648 139912465721584 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6356] ppid=6290 vsize=10824360 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/6293/task/6356/stat : 6356 (java) S 6290 6293 1949 0 -1 1077944384 640 13176 0 0 11 0 5 3 20 0 15 0 416698255 11084144640 20842 33554432000 4194304 4196468 140730556085648 139912464669040 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6357] ppid=6290 vsize=10824360 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/6293/task/6357/stat : 6357 (java) S 6290 6293 1949 0 -1 1077944384 800 13176 0 0 17 0 5 3 20 0 15 0 416698255 11084144640 20842 33554432000 4194304 4196468 140730556085648 139912463615984 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6358] ppid=6290 vsize=10824360 memory=3620 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6358/stat : 6358 (java) S 6290 6293 1949 0 -1 1077944384 3 13176 0 0 0 0 5 3 20 0 15 0 416698255 11084144640 20842 33554432000 4194304 4196468 140730556085648 139911311124832 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6359] ppid=6290 vsize=10824360 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6359/stat : 6359 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698255 11084144640 20842 33554432000 4194304 4196468 140730556085648 139912462564400 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 83368 KiB

[startup+1.50069 s]
/proc/loadavg: 1.78 1.48 1.42 4/228 6359
/proc/meminfo: memFree=30681812/32770624 swapFree=66981768/67108860
[pid=6293] ppid=6290 vsize=10834676 memory=173012 CPUtime=2.42 cores=0,2,4,6
/proc/6293/stat : 6293 (java) S 6290 6293 1949 0 -1 1077944320 23665 13176 0 0 223 11 5 3 20 0 15 0 416698240 11094708224 43253 33554432000 4194304 4196468 140730556085648 140730556068192 139913040875255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
/proc/6293/statm: 2708669 43253 3581 1 0 2670733 0
[pid=6293/tid=6346] ppid=6290 vsize=10834676 memory=2996107 CPUtime=1.43 cores=0,2,4,6
/proc/6293/task/6346/stat : 6346 (java) R 6290 6293 1949 0 -1 4202560 15803 13176 0 0 129 6 5 3 20 0 15 0 416698249 11094708224 43253 33554432000 4194304 4196468 140730556085648 139913012677088 139913040887190 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6347] ppid=6290 vsize=10834676 memory=8112282956445269571 CPUtime=0.09 cores=0,2,4,6
/proc/6293/task/6347/stat : 6347 (java) S 6290 6293 1949 0 -1 1077944384 43 13176 0 0 1 0 5 3 20 0 15 0 416698250 11094708224 43253 33554432000 4194304 4196468 140730556085648 139913045117456 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6348] ppid=6290 vsize=10834676 memory=690956 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6348/stat : 6348 (java) S 6290 6293 1949 0 -1 1077944384 5 13176 0 0 0 0 5 3 20 0 15 0 416698250 11094708224 43253 33554432000 4194304 4196468 140730556085648 139912933390992 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6349] ppid=6290 vsize=10834676 memory=1408 CPUtime=0.09 cores=0,2,4,6
/proc/6293/task/6349/stat : 6349 (java) S 6290 6293 1949 0 -1 1077944384 375 13176 0 0 1 0 5 3 20 0 15 0 416698250 11094708224 43253 33554432000 4194304 4196468 140730556085648 139912932337936 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6350] ppid=6290 vsize=10834676 memory=83368 CPUtime=0.09 cores=0,2,4,6
/proc/6293/task/6350/stat : 6350 (java) S 6290 6293 1949 0 -1 1077944384 102 13176 0 0 1 0 5 3 20 0 15 0 416698250 11094708224 43253 33554432000 4194304 4196468 140730556085648 139912931285392 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6351] ppid=6290 vsize=10834676 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/6293/task/6351/stat : 6351 (java) S 6290 6293 1949 0 -1 1077944384 1476 13176 0 0 1 0 5 3 20 0 15 0 416698251 11094708224 43253 33554432000 4194304 4196468 140730556085648 139912500333296 139913040886402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6352] ppid=6290 vsize=10834676 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6352/stat : 6352 (java) S 6290 6293 1949 0 -1 1077944384 33 13176 0 0 0 0 5 3 20 0 15 0 416698252 11094708224 43253 33554432000 4194304 4196468 140730556085648 139912499279520 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6353] ppid=6290 vsize=10834676 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6353/stat : 6353 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698252 11094708224 43253 33554432000 4194304 4196468 140730556085648 139912384865536 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6354] ppid=6290 vsize=10834676 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6354/stat : 6354 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698255 11094708224 43253 33554432000 4194304 4196468 140730556085648 139911780886992 139913040893851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6355] ppid=6290 vsize=10834676 memory=-3535470213243961690 CPUtime=0.33 cores=0,2,4,6
/proc/6293/task/6355/stat : 6355 (java) S 6290 6293 1949 0 -1 1077944384 1219 13176 0 0 25 0 5 3 20 0 15 0 416698255 11094708224 43253 33554432000 4194304 4196468 140730556085648 139912465721584 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6356] ppid=6290 vsize=10834676 memory=-7880843606118635149 CPUtime=0.3 cores=0,2,4,6
/proc/6293/task/6356/stat : 6356 (java) S 6290 6293 1949 0 -1 1077944384 791 13176 0 0 22 0 5 3 20 0 15 0 416698255 11094708224 43253 33554432000 4194304 4196468 140730556085648 139912464669040 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6357] ppid=6290 vsize=10834676 memory=-7241597079701628969 CPUtime=0.48 cores=0,2,4,6
/proc/6293/task/6357/stat : 6357 (java) R 6290 6293 1949 0 -1 4202560 1604 13176 0 0 39 1 5 3 20 0 15 0 416698255 11094708224 43253 33554432000 4194304 4196468 140730556085648 139912463615984 139913019998719 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6358] ppid=6290 vsize=10834676 memory=6944656575208382560 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6358/stat : 6358 (java) S 6290 6293 1949 0 -1 1077944384 3 13176 0 0 0 0 5 3 20 0 15 0 416698255 11094708224 43253 33554432000 4194304 4196468 140730556085648 139911311124832 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6359] ppid=6290 vsize=10834676 memory=6656426216303648864 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6359/stat : 6359 (java) S 6290 6293 1949 0 -1 1077944384 1 13176 0 0 0 0 5 3 20 0 15 0 416698255 11094708224 43253 33554432000 4194304 4196468 140730556085648 139912462564400 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
Current children cumulated CPU time: 2.42 s
Current children cumulated vsize: 10834676 KiB

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

[pid=6293/tid=6358] ppid=6290 vsize=10844936 memory=9580 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6358/stat : 6358 (java) S 6290 6293 1949 0 -1 1077944384 3 13176 0 0 0 0 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139911311124832 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6359] ppid=6290 vsize=10844936 memory=14008 CPUtime=0.41 cores=0,2,4,6
/proc/6293/task/6359/stat : 6359 (java) S 6290 6293 1949 0 -1 1077944384 255 13176 0 0 15 18 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912462564400 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
Current children cumulated CPU time: 581.75 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 605552 KiB

[startup+570.401 s]
/proc/loadavg: 1.58 1.49 1.44 3/227 6435
/proc/meminfo: memFree=29801856/32770624 swapFree=66981780/67108860
[pid=6293] ppid=6290 vsize=10844936 memory=605552 CPUtime=582.56 cores=0,2,4,6
/proc/6293/stat : 6293 (java) S 6290 6293 1949 0 -1 1077944320 96352 13176 0 0 58155 93 5 3 20 0 15 0 416698240 11105214464 151388 33554432000 4194304 4196468 140730556085648 140730556068192 139913040875255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
/proc/6293/statm: 2711234 151388 3621 1 0 2673293 0
[pid=6293/tid=6346] ppid=6290 vsize=10844936 memory=2668 CPUtime=565.43 cores=0,2,4,6
/proc/6293/task/6346/stat : 6346 (java) R 6290 6293 1949 0 -1 4202560 33219 13176 0 0 56518 17 5 3 20 0 15 0 416698249 11105214464 151388 33554432000 4194304 4196468 140730556085648 139913012710848 139912609640128 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6347] ppid=6290 vsize=10844936 memory=2672 CPUtime=2.15 cores=0,2,4,6
/proc/6293/task/6347/stat : 6347 (java) S 6290 6293 1949 0 -1 1077944384 1893 13176 0 0 193 14 5 3 20 0 15 0 416698250 11105214464 151388 33554432000 4194304 4196468 140730556085648 139913045117456 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6348] ppid=6290 vsize=10844936 memory=8112282956445269571 CPUtime=2.13 cores=0,2,4,6
/proc/6293/task/6348/stat : 6348 (java) S 6290 6293 1949 0 -1 1077944384 3120 13176 0 0 191 14 5 3 20 0 15 0 416698250 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912933390992 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6349] ppid=6290 vsize=10844936 memory=3620 CPUtime=2.14 cores=0,2,4,6
/proc/6293/task/6349/stat : 6349 (java) S 6290 6293 1949 0 -1 1077944384 3359 13176 0 0 193 13 5 3 20 0 15 0 416698250 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912932337936 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6350] ppid=6290 vsize=10844936 memory=605552 CPUtime=2.15 cores=0,2,4,6
/proc/6293/task/6350/stat : 6350 (java) S 6290 6293 1949 0 -1 1077944384 9692 13176 0 0 195 12 5 3 20 0 15 0 416698250 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912931285392 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6351] ppid=6290 vsize=10844936 memory=8112282956445269571 CPUtime=2.13 cores=0,2,4,6
/proc/6293/task/6351/stat : 6351 (java) S 6290 6293 1949 0 -1 1077944384 6692 13176 0 0 193 12 5 3 20 0 15 0 416698251 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912500333296 139913040886402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6352] ppid=6290 vsize=10844936 memory=1692 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6352/stat : 6352 (java) S 6290 6293 1949 0 -1 1077944384 38 13176 0 0 0 0 5 3 20 0 15 0 416698252 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912499279584 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6353] ppid=6290 vsize=10844936 memory=1028 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6353/stat : 6353 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698252 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912384865536 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6354] ppid=6290 vsize=10844936 memory=1060 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6354/stat : 6354 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139911780886992 139913040893851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6355] ppid=6290 vsize=10844936 memory=8112282956445269571 CPUtime=2.53 cores=0,2,4,6
/proc/6293/task/6355/stat : 6355 (java) S 6290 6293 1949 0 -1 1077944384 15103 13176 0 0 242 3 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912465721584 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6356] ppid=6290 vsize=10844936 memory=20456 CPUtime=2.73 cores=0,2,4,6
/proc/6293/task/6356/stat : 6356 (java) S 6290 6293 1949 0 -1 1077944384 12459 13176 0 0 263 2 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912464669040 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6357] ppid=6290 vsize=10844936 memory=2004 CPUtime=1.37 cores=0,2,4,6
/proc/6293/task/6357/stat : 6357 (java) S 6290 6293 1949 0 -1 1077944384 8309 13176 0 0 126 3 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912463615984 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6358] ppid=6290 vsize=10844936 memory=984 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6358/stat : 6358 (java) S 6290 6293 1949 0 -1 1077944384 3 13176 0 0 0 0 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139911311124832 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6359] ppid=6290 vsize=10844936 memory=8112282956445269571 CPUtime=0.41 cores=0,2,4,6
/proc/6293/task/6359/stat : 6359 (java) S 6290 6293 1949 0 -1 1077944384 255 13176 0 0 15 18 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912462564400 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
Current children cumulated CPU time: 582.56 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 605552 KiB

[startup+571.205 s]
/proc/loadavg: 1.53 1.49 1.43 3/227 6435
/proc/meminfo: memFree=29801856/32770624 swapFree=66981780/67108860
[pid=6293] ppid=6290 vsize=10844936 memory=605552 CPUtime=583.38 cores=0,2,4,6
/proc/6293/stat : 6293 (java) S 6290 6293 1949 0 -1 1077944320 96358 13176 0 0 58236 94 5 3 20 0 15 0 416698240 11105214464 151388 33554432000 4194304 4196468 140730556085648 140730556068192 139913040875255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
/proc/6293/statm: 2711234 151388 3621 1 0 2673293 0
[pid=6293/tid=6346] ppid=6290 vsize=10844936 memory=780 CPUtime=566.22 cores=0,2,4,6
/proc/6293/task/6346/stat : 6346 (java) R 6290 6293 1949 0 -1 4202560 33224 13176 0 0 56597 17 5 3 20 0 15 0 416698249 11105214464 151388 33554432000 4194304 4196468 140730556085648 139913012710912 139912613994691 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6347] ppid=6290 vsize=10844936 memory=4160 CPUtime=2.15 cores=0,2,4,6
/proc/6293/task/6347/stat : 6347 (java) S 6290 6293 1949 0 -1 1077944384 1893 13176 0 0 193 14 5 3 20 0 15 0 416698250 11105214464 151388 33554432000 4194304 4196468 140730556085648 139913045117456 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6348] ppid=6290 vsize=10844936 memory=8112282956445269571 CPUtime=2.14 cores=0,2,4,6
/proc/6293/task/6348/stat : 6348 (java) S 6290 6293 1949 0 -1 1077944384 3120 13176 0 0 192 14 5 3 20 0 15 0 416698250 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912933390992 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6349] ppid=6290 vsize=10844936 memory=9580 CPUtime=2.14 cores=0,2,4,6
/proc/6293/task/6349/stat : 6349 (java) S 6290 6293 1949 0 -1 1077944384 3359 13176 0 0 193 13 5 3 20 0 15 0 416698250 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912932337936 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6350] ppid=6290 vsize=10844936 memory=14008 CPUtime=2.15 cores=0,2,4,6
/proc/6293/task/6350/stat : 6350 (java) S 6290 6293 1949 0 -1 1077944384 9692 13176 0 0 195 12 5 3 20 0 15 0 416698250 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912931285392 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6351] ppid=6290 vsize=10844936 memory=924 CPUtime=2.13 cores=0,2,4,6
/proc/6293/task/6351/stat : 6351 (java) S 6290 6293 1949 0 -1 1077944384 6693 13176 0 0 193 12 5 3 20 0 15 0 416698251 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912500333296 139913040886402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6352] ppid=6290 vsize=10844936 memory=8112282956445269571 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6352/stat : 6352 (java) S 6290 6293 1949 0 -1 1077944384 38 13176 0 0 0 0 5 3 20 0 15 0 416698252 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912499279584 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6353] ppid=6290 vsize=10844936 memory=1028 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6353/stat : 6353 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698252 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912384865536 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6354] ppid=6290 vsize=10844936 memory=1060 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6354/stat : 6354 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139911780886992 139913040893851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6355] ppid=6290 vsize=10844936 memory=2828 CPUtime=2.53 cores=0,2,4,6
/proc/6293/task/6355/stat : 6355 (java) S 6290 6293 1949 0 -1 1077944384 15103 13176 0 0 242 3 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912465721584 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6356] ppid=6290 vsize=10844936 memory=605552 CPUtime=2.73 cores=0,2,4,6
/proc/6293/task/6356/stat : 6356 (java) S 6290 6293 1949 0 -1 1077944384 12459 13176 0 0 263 2 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912464669040 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6357] ppid=6290 vsize=10844936 memory=14008 CPUtime=1.37 cores=0,2,4,6
/proc/6293/task/6357/stat : 6357 (java) S 6290 6293 1949 0 -1 1077944384 8309 13176 0 0 126 3 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912463615984 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6358] ppid=6290 vsize=10844936 memory=2120 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6358/stat : 6358 (java) S 6290 6293 1949 0 -1 1077944384 3 13176 0 0 0 0 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139911311124832 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6359] ppid=6290 vsize=10844936 memory=11976 CPUtime=0.41 cores=0,2,4,6
/proc/6293/task/6359/stat : 6359 (java) S 6290 6293 1949 0 -1 1077944384 255 13176 0 0 15 18 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912462564400 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
Current children cumulated CPU time: 583.38 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 605552 KiB

[startup+571.401 s]
/proc/loadavg: 1.53 1.49 1.43 3/227 6435
/proc/meminfo: memFree=29801856/32770624 swapFree=66981780/67108860
[pid=6293] ppid=6290 vsize=10844936 memory=605552 CPUtime=583.58 cores=0,2,4,6
/proc/6293/stat : 6293 (java) S 6290 6293 1949 0 -1 1077944320 96359 13176 0 0 58256 94 5 3 20 0 15 0 416698240 11105214464 151388 33554432000 4194304 4196468 140730556085648 140730556068192 139913040875255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
/proc/6293/statm: 2711234 151388 3621 1 0 2673293 0
[pid=6293/tid=6346] ppid=6290 vsize=10844936 memory=-7814691523512926820 CPUtime=566.42 cores=0,2,4,6
/proc/6293/task/6346/stat : 6346 (java) R 6290 6293 1949 0 -1 4202560 33225 13176 0 0 56617 17 5 3 20 0 15 0 416698249 11105214464 151388 33554432000 4194304 4196468 140730556085648 139913012710752 139912613994517 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6347] ppid=6290 vsize=10844936 memory=7228952860318393920 CPUtime=2.15 cores=0,2,4,6
/proc/6293/task/6347/stat : 6347 (java) S 6290 6293 1949 0 -1 1077944384 1893 13176 0 0 193 14 5 3 20 0 15 0 416698250 11105214464 151388 33554432000 4194304 4196468 140730556085648 139913045117456 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6348] ppid=6290 vsize=10844936 memory=7089621767729930580 CPUtime=2.14 cores=0,2,4,6
/proc/6293/task/6348/stat : 6348 (java) S 6290 6293 1949 0 -1 1077944384 3120 13176 0 0 192 14 5 3 20 0 15 0 416698250 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912933390992 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6349] ppid=6290 vsize=10844936 memory=1164 CPUtime=2.15 cores=0,2,4,6
/proc/6293/task/6349/stat : 6349 (java) S 6290 6293 1949 0 -1 1077944384 3359 13176 0 0 194 13 5 3 20 0 15 0 416698250 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912932337936 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6350] ppid=6290 vsize=10844936 memory=9580 CPUtime=2.15 cores=0,2,4,6
/proc/6293/task/6350/stat : 6350 (java) S 6290 6293 1949 0 -1 1077944384 9692 13176 0 0 195 12 5 3 20 0 15 0 416698250 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912931285392 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6351] ppid=6290 vsize=10844936 memory=3620 CPUtime=2.13 cores=0,2,4,6
/proc/6293/task/6351/stat : 6351 (java) S 6290 6293 1949 0 -1 1077944384 6693 13176 0 0 193 12 5 3 20 0 15 0 416698251 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912500333296 139913040886402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6352] ppid=6290 vsize=10844936 memory=20456 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6352/stat : 6352 (java) S 6290 6293 1949 0 -1 1077944384 38 13176 0 0 0 0 5 3 20 0 15 0 416698252 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912499279584 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6353] ppid=6290 vsize=10844936 memory=2004 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6353/stat : 6353 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698252 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912384865536 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6354] ppid=6290 vsize=10844936 memory=605552 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6354/stat : 6354 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139911780886992 139913040893851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6355] ppid=6290 vsize=10844936 memory=8317482817917895235 CPUtime=2.53 cores=0,2,4,6
/proc/6293/task/6355/stat : 6355 (java) S 6290 6293 1949 0 -1 1077944384 15103 13176 0 0 242 3 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912465721584 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6356] ppid=6290 vsize=10844936 memory=1440 CPUtime=2.73 cores=0,2,4,6
/proc/6293/task/6356/stat : 6356 (java) S 6290 6293 1949 0 -1 1077944384 12459 13176 0 0 263 2 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912464669040 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6357] ppid=6290 vsize=10844936 memory=920 CPUtime=1.37 cores=0,2,4,6
/proc/6293/task/6357/stat : 6357 (java) S 6290 6293 1949 0 -1 1077944384 8309 13176 0 0 126 3 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912463615984 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6358] ppid=6290 vsize=10844936 memory=1984 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6358/stat : 6358 (java) S 6290 6293 1949 0 -1 1077944384 3 13176 0 0 0 0 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139911311124832 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6359] ppid=6290 vsize=10844936 memory=1692 CPUtime=0.41 cores=0,2,4,6
/proc/6293/task/6359/stat : 6359 (java) S 6290 6293 1949 0 -1 1077944384 255 13176 0 0 15 18 5 3 20 0 15 0 416698255 11105214464 151388 33554432000 4194304 4196468 140730556085648 139912462564400 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
Current children cumulated CPU time: 583.58 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 605552 KiB

[startup+571.501 s]
/proc/loadavg: 1.53 1.49 1.43 3/227 6435
/proc/meminfo: memFree=29801856/32770624 swapFree=66981780/67108860
[pid=6293] ppid=6290 vsize=10844936 memory=605736 CPUtime=583.69 cores=0,2,4,6
/proc/6293/stat : 6293 (java) S 6290 6293 1949 0 -1 1077944320 102007 13176 0 0 58267 94 5 3 20 0 15 0 416698240 11105214464 151434 33554432000 4194304 4196468 140730556085648 140730556068192 139913040875255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
/proc/6293/statm: 2711234 151434 3621 1 0 2673293 0
[pid=6293/tid=6346] ppid=6290 vsize=10844936 memory=605552 CPUtime=566.52 cores=0,2,4,6
/proc/6293/task/6346/stat : 6346 (java) R 6290 6293 1949 0 -1 4202560 35709 13176 0 0 56626 18 5 3 20 0 15 0 416698249 11105214464 151434 33554432000 4194304 4196468 140730556085648 139913012709440 139912603117456 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6347] ppid=6290 vsize=10844936 memory=1692 CPUtime=2.15 cores=0,2,4,6
/proc/6293/task/6347/stat : 6347 (java) S 6290 6293 1949 0 -1 1077944384 1893 13176 0 0 193 14 5 3 20 0 15 0 416698250 11105214464 151434 33554432000 4194304 4196468 140730556085648 139913045117456 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6348] ppid=6290 vsize=10844936 memory=605552 CPUtime=2.14 cores=0,2,4,6
/proc/6293/task/6348/stat : 6348 (java) S 6290 6293 1949 0 -1 1077944384 3120 13176 0 0 192 14 5 3 20 0 15 0 416698250 11105214464 151434 33554432000 4194304 4196468 140730556085648 139912933390992 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6349] ppid=6290 vsize=10844936 memory=605552 CPUtime=2.15 cores=0,2,4,6
/proc/6293/task/6349/stat : 6349 (java) S 6290 6293 1949 0 -1 1077944384 3359 13176 0 0 194 13 5 3 20 0 15 0 416698250 11105214464 151434 33554432000 4194304 4196468 140730556085648 139912932337936 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6350] ppid=6290 vsize=10844936 memory=605552 CPUtime=2.15 cores=0,2,4,6
/proc/6293/task/6350/stat : 6350 (java) S 6290 6293 1949 0 -1 1077944384 9692 13176 0 0 195 12 5 3 20 0 15 0 416698250 11105214464 151434 33554432000 4194304 4196468 140730556085648 139912931285392 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6351] ppid=6290 vsize=10844936 memory=605552 CPUtime=2.13 cores=0,2,4,6
/proc/6293/task/6351/stat : 6351 (java) S 6290 6293 1949 0 -1 1077944384 6693 13176 0 0 193 12 5 3 20 0 15 0 416698251 11105214464 151434 33554432000 4194304 4196468 140730556085648 139912500333296 139913040886402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6352] ppid=6290 vsize=10844936 memory=20444 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6352/stat : 6352 (java) S 6290 6293 1949 0 -1 1077944384 38 13176 0 0 0 0 5 3 20 0 15 0 416698252 11105214464 151434 33554432000 4194304 4196468 140730556085648 139912499279584 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6353] ppid=6290 vsize=10844936 memory=2004 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6353/stat : 6353 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698252 11105214464 151434 33554432000 4194304 4196468 140730556085648 139912384865536 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6354] ppid=6290 vsize=10844936 memory=605552 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6354/stat : 6354 (java) S 6290 6293 1949 0 -1 1077944384 2 13176 0 0 0 0 5 3 20 0 15 0 416698255 11105214464 151434 33554432000 4194304 4196468 140730556085648 139911780886992 139913040893851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6355] ppid=6290 vsize=10844936 memory=605552 CPUtime=2.53 cores=0,2,4,6
/proc/6293/task/6355/stat : 6355 (java) S 6290 6293 1949 0 -1 1077944384 15103 13176 0 0 242 3 5 3 20 0 15 0 416698255 11105214464 151434 33554432000 4194304 4196468 140730556085648 139912465721584 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6356] ppid=6290 vsize=10844936 memory=605552 CPUtime=2.74 cores=0,2,4,6
/proc/6293/task/6356/stat : 6356 (java) R 6290 6293 1949 0 -1 1077944384 13295 13176 0 0 264 2 5 3 20 0 15 0 416698255 11105214464 151434 33554432000 4194304 4196468 140730556085648 139912464669040 139913040886402 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6357] ppid=6290 vsize=10844936 memory=605552 CPUtime=1.38 cores=0,2,4,6
/proc/6293/task/6357/stat : 6357 (java) R 6290 6293 1949 0 -1 4202560 10641 13176 0 0 127 3 5 3 20 0 15 0 416698255 11105214464 151434 33554432000 4194304 4196468 140730556085648 139912463615872 139913026555953 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6358] ppid=6290 vsize=10844936 memory=605552 CPUtime=0.08 cores=0,2,4,6
/proc/6293/task/6358/stat : 6358 (java) S 6290 6293 1949 0 -1 1077944384 3 13176 0 0 0 0 5 3 20 0 15 0 416698255 11105214464 151434 33554432000 4194304 4196468 140730556085648 139911311124832 139913040885461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
[pid=6293/tid=6359] ppid=6290 vsize=10844936 memory=3848 CPUtime=0.41 cores=0,2,4,6
/proc/6293/task/6359/stat : 6359 (java) S 6290 6293 1949 0 -1 1077944384 255 13176 0 0 15 18 5 3 20 0 15 0 416698255 11105214464 151434 33554432000 4194304 4196468 140730556085648 139912462564400 139913040886402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24555520 140730556091119 140730556093637 140730556093637 140730556096463 0
Current children cumulated CPU time: 583.69 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 605736 KiB

Child status: 0
Real time (s): 571.519
CPU time (s): 583.729
CPU user time (s): 582.734
CPU system time (s): 0.994982
CPU usage (%): 102.136
Max. virtual memory (cumulated for all children) (KiB): 10847560
Max. memory (cumulated for all children) (KiB): 605736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 582.734
system time used= 0.994982
maximum resident set size= 607992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115933
page faults= 0
swaps= 0
block input operations= 0
block output operations= 768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62575
involuntary context switches= 2722


# summary of solver processes directly reported to runsolver:
#   pid: 6293
#   total CPU time (s): 583.729
#   total CPU user time (s): 582.734
#   total CPU system time (s): 0.994982

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.78734 second user time and 6.05336 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-13 21:51:54
IDJOB=4395961
IDBENCH=133440
IDSOLVER=2846
FILE ID=node121/4395961-1568404356
RUNJOBID= node121-1568393270-2678
PBS_JOBID= 21701860
Free space on /tmp= 61376 MiB

SOLVER NAME= Concrete 3.12.2
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-4395961-1568404356/watcher-4395961-1568404356 -o /tmp/evaluation-result-4395961-1568404356/solver-4395961-1568404356 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568393270-2678 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1676582422 HOME/instance-4395961-1568404356.xml

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

MD5SUM BENCH= b9738aa7a21d23764c9c35483473acef
RANDOM SEED=1676582422

node121.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.75
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.75
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.75
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.75
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:        30785668 kB
MemAvailable:   31244924 kB
Buffers:          162484 kB
Cached:           592800 kB
SwapCached:        18800 kB
Active:          1096872 kB
Inactive:         353336 kB
Active(anon):     681416 kB
Inactive(anon):    44296 kB
Active(file):     415456 kB
Inactive(file):   309040 kB
Unevictable:      109496 kB
Mlocked:          109496 kB
SwapTotal:      67108860 kB
SwapFree:       66981768 kB
Dirty:             35504 kB
Writeback:             0 kB
AnonPages:        786104 kB
Mapped:            48308 kB
Shmem:             22200 kB
Slab:             130872 kB
SReclaimable:     101188 kB
SUnreclaim:        29684 kB
KernelStack:        3808 kB
PageTables:         7192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1965132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    598016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61344 MiB
End job on node121 at 2019-09-13 22:01:25