Trace number 4262535

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.4SAT 471.15799 462.064

General information on the benchmark

NameQueenAttacking/QueenAttacking-xcsp2-s1/
QueenAttacking-07_X2.xml
MD5SUMbe036177e118ca84375e398cb8709600
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 benchmark9.9911203
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1191
Number of domains2
Minimum domain size10
Maximum domain size49
Distribution of domain sizes[{"size":10,"count":1},{"size":49,"count":49}]
Minimum variable degree15
Maximum variable degree49
Distribution of variable degrees[{"degree":15,"count":1},{"degree":48,"count":34},{"degree":49,"count":15}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1191}]
Number of extensional constraints0
Number of intensional constraints1191
Distribution of constraint types[{"type":"intension","count":1191}]
Optimization problemNO
Type of objective

Solver Data

3.39/2.23	c Concrete v3.4 running
471.06/462.04	v <instantiation>
471.06/462.04	v       <list>
471.06/462.04	v         w0 x[0] x[1] 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[16] x[17] x[18] x[19] x[20] x[21] x[22] 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]
471.06/462.04	v       </list>
471.06/462.04	v       <values>
471.06/462.04	v         24 46 31 40 45 36 21 30 43 28 37 42 29 16 1 14 23 8 3 12 27 18 5 10 15 0 9 24 39 48 33 38 47 34 25 20 11 6 19 4 13 26 41 32 17 2 7 22 35 44
471.06/462.04	v       </values>
471.06/462.04	v     </instantiation>
471.06/462.04	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262535-1502452483/watcher-4262535-1502452483 -o /tmp/evaluation-result-4262535-1502452483/solver-4262535-1502452483 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502411403-4960 --watchdog 2580 bin/concrete HOME/instance-4262535-1502452483.xml 

pid=17810
running on 4 cores: 1,3,5,7

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.81 1.37 1.33 2/201 17813
/proc/meminfo: memFree=30513492/32770624 swapFree=0/452324
[pid=17813] ppid=17810 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17813/stat : 17813 (runsolver) D 17810 17813 4896 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 144901156 24240128 108 18446744073709551615 4194304 4338465 140722168897696 140722168895336 140269824852695 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 37412864 140722168905937 140722168906313 140722168906313 140722168909770 0
/proc/17813/statm: 5918 108 54 36 0 2156 0

[startup+0.10845 s]
/proc/loadavg: 1.81 1.37 1.33 2/201 17813
/proc/meminfo: memFree=30513492/32770624 swapFree=0/452324
[pid=17813] ppid=17810 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/17813/stat : 17813 (bash) S 17810 17813 4896 0 -1 4202496 891 6487 0 0 0 0 0 1 20 0 1 0 144901156 9867264 377 18446744073709551615 4194304 5098028 140722655449216 140722655443224 140196292762624 0 0 5 65536 18446744071580971376 0 0 17 3 0 0 4 0 0 7196144 7232144 7884800 140722655457812 140722655457897 140722655457897 140722655461354 0
/proc/17813/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200218 s]
/proc/loadavg: 1.81 1.37 1.33 2/201 17813
/proc/meminfo: memFree=30513492/32770624 swapFree=0/452324
[pid=17813] ppid=17810 vsize=13358716 CPUtime=0.08 cores=1,3,5,7
/proc/17813/stat : 17813 (java) S 17810 17813 4896 0 -1 1077944320 3609 12361 0 0 0 0 5 3 20 0 6 0 144901156 13679325184 2891 18446744073709551615 4194304 4196468 140725983563664 140725983546208 140346953338615 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
/proc/17813/statm: 3339679 2957 1407 1 0 3329176 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13358716

[startup+0.30028 s]
/proc/loadavg: 1.81 1.37 1.33 2/201 17813
/proc/meminfo: memFree=30513492/32770624 swapFree=0/452324
[pid=17813] ppid=17810 vsize=13907308 CPUtime=0.14 cores=1,3,5,7
/proc/17813/stat : 17813 (java) S 17810 17813 4896 0 -1 1077944320 5546 12361 0 0 5 1 5 3 20 0 14 0 144901156 14241083392 5231 18446744073709551615 4194304 4196468 140725983563664 140725983546208 140346953338615 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
/proc/17813/statm: 3476827 5231 2567 1 0 3466324 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13907308

[startup+0.70122 s]
/proc/loadavg: 1.81 1.37 1.33 2/201 17813
/proc/meminfo: memFree=30513492/32770624 swapFree=0/452324
[pid=17813] ppid=17810 vsize=13974784 CPUtime=0.64 cores=1,3,5,7
/proc/17813/stat : 17813 (java) S 17810 17813 4896 0 -1 1077944320 13818 12361 0 0 52 4 5 3 20 0 15 0 144901156 14310178816 14246 18446744073709551615 4194304 4196468 140725983563664 140725983546208 140346953338615 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
/proc/17813/statm: 3493696 14246 3113 1 0 3482965 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 13974784

[startup+1.50068 s]
/proc/loadavg: 1.81 1.37 1.33 4/216 17876
/proc/meminfo: memFree=30419924/32770624 swapFree=0/452408
[pid=17813] ppid=17810 vsize=13985408 CPUtime=1.83 cores=1,3,5,7
/proc/17813/stat : 17813 (java) S 17810 17813 4896 0 -1 1077944320 27297 12361 0 0 167 8 5 3 20 0 15 0 144901156 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140725983546208 140346953338615 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
/proc/17813/statm: 3496352 33951 3333 1 0 3485525 0
[pid=17813/tid=17863] ppid=17810 vsize=13985408 CPUtime=1.28 cores=1,3,5,7
/proc/17813/task/17863/stat : 17863 (java) R 17810 17813 4896 0 -1 4202560 21906 12361 0 0 114 6 5 3 20 0 15 0 144901175 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140346957573888 140346937419102 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17864] ppid=17810 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17864/stat : 17864 (java) S 17810 17813 4896 0 -1 1077944384 1 12361 0 0 0 0 5 3 20 0 15 0 144901176 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140346916444688 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17865] ppid=17810 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17865/stat : 17865 (java) S 17810 17813 4896 0 -1 1077944384 1 12361 0 0 0 0 5 3 20 0 15 0 144901176 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140346552302224 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17866] ppid=17810 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17866/stat : 17866 (java) S 17810 17813 4896 0 -1 1077944384 1 12361 0 0 0 0 5 3 20 0 15 0 144901176 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140346551249168 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17867] ppid=17810 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17867/stat : 17867 (java) S 17810 17813 4896 0 -1 1077944384 2 12361 0 0 0 0 5 3 20 0 15 0 144901176 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140346550196624 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17868] ppid=17810 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17868/stat : 17868 (java) S 17810 17813 4896 0 -1 1077944384 5 12361 0 0 0 0 5 3 20 0 15 0 144901177 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140346431826672 140346953349762 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17869] ppid=17810 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17869/stat : 17869 (java) S 17810 17813 4896 0 -1 1077944384 33 12361 0 0 0 0 5 3 20 0 15 0 144901177 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140346430772896 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17870] ppid=17810 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17870/stat : 17870 (java) S 17810 17813 4896 0 -1 1077944384 21 12361 0 0 0 0 5 3 20 0 15 0 144901178 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140346429719792 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17871] ppid=17810 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17871/stat : 17871 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140346428668368 140346953357211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17872] ppid=17810 vsize=13985408 CPUtime=0.25 cores=1,3,5,7
/proc/17813/task/17872/stat : 17872 (java) S 17810 17813 4896 0 -1 1077944384 1314 12361 0 0 17 0 5 3 20 0 15 0 144901180 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140346427615472 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17873] ppid=17810 vsize=13985408 CPUtime=0.2 cores=1,3,5,7
/proc/17813/task/17873/stat : 17873 (java) R 17810 17813 4896 0 -1 1077944384 518 12361 0 0 12 0 5 3 20 0 15 0 144901180 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140346426562928 140346953349762 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17874] ppid=17810 vsize=13985408 CPUtime=0.3 cores=1,3,5,7
/proc/17813/task/17874/stat : 17874 (java) S 17810 17813 4896 0 -1 1077944384 1333 12361 0 0 22 0 5 3 20 0 15 0 144901180 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140346425509872 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17875] ppid=17810 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17875/stat : 17875 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140346424457568 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17876] ppid=17810 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17876/stat : 17876 (java) S 17810 17813 4896 0 -1 1077944384 6 12361 0 0 0 0 5 3 20 0 15 0 144901189 14321057792 33951 18446744073709551615 4194304 4196468 140725983563664 140346423405616 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 13985408

[startup+3.10058 s]
/proc/loadavg: 1.81 1.37 1.33 5/216 17876
/proc/meminfo: memFree=30345016/32770624 swapFree=0/452408
[pid=17813] ppid=17810 vsize=13997884 CPUtime=5.64 cores=1,3,5,7
/proc/17813/stat : 17813 (java) S 17810 17813 4896 0 -1 1077944320 49463 12361 0 0 541 15 5 3 20 0 15 0 144901156 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140725983546208 140346953338615 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
/proc/17813/statm: 3499471 54666 3443 1 0 3488085 0
[pid=17813/tid=17863] ppid=17810 vsize=13997884 CPUtime=2.84 cores=1,3,5,7
/proc/17813/task/17863/stat : 17863 (java) R 17810 17813 4896 0 -1 4202560 34981 12361 0 0 267 9 5 3 20 0 15 0 144901175 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140346957565440 140346953350550 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17864] ppid=17810 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/17813/task/17864/stat : 17864 (java) S 17810 17813 4896 0 -1 1077944384 55 12361 0 0 1 0 5 3 20 0 15 0 144901176 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140346916444688 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17865] ppid=17810 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17865/stat : 17865 (java) S 17810 17813 4896 0 -1 1077944384 22 12361 0 0 0 0 5 3 20 0 15 0 144901176 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140346552302224 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17866] ppid=17810 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/17813/task/17866/stat : 17866 (java) S 17810 17813 4896 0 -1 1077944384 208 12361 0 0 1 0 5 3 20 0 15 0 144901176 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140346551249168 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17867] ppid=17810 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/17813/task/17867/stat : 17867 (java) S 17810 17813 4896 0 -1 1077944384 63 12361 0 0 1 0 5 3 20 0 15 0 144901176 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140346550196624 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17868] ppid=17810 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/17813/task/17868/stat : 17868 (java) S 17810 17813 4896 0 -1 1077944384 1666 12361 0 0 1 0 5 3 20 0 15 0 144901177 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140346431826672 140346953349762 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17869] ppid=17810 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17869/stat : 17869 (java) S 17810 17813 4896 0 -1 1077944384 55 12361 0 0 0 0 5 3 20 0 15 0 144901177 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140346430772960 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17870] ppid=17810 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17870/stat : 17870 (java) S 17810 17813 4896 0 -1 1077944384 43 12361 0 0 0 0 5 3 20 0 15 0 144901178 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140346429719808 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17871] ppid=17810 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17871/stat : 17871 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140346428668368 140346953357211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17872] ppid=17810 vsize=13997884 CPUtime=0.83 cores=1,3,5,7
/proc/17813/task/17872/stat : 17872 (java) R 17810 17813 4896 0 -1 1077944384 2448 12361 0 0 74 1 5 3 20 0 15 0 144901180 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140346427615472 140346953349762 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17873] ppid=17810 vsize=13997884 CPUtime=1.05 cores=1,3,5,7
/proc/17813/task/17873/stat : 17873 (java) S 17810 17813 4896 0 -1 1077944384 4099 12361 0 0 96 1 5 3 20 0 15 0 144901180 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140346426562928 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17874] ppid=17810 vsize=13997884 CPUtime=1.05 cores=1,3,5,7
/proc/17813/task/17874/stat : 17874 (java) R 17810 17813 4896 0 -1 4202560 3658 12361 0 0 96 1 5 3 20 0 15 0 144901180 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140346425509872 140346953359962 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17875] ppid=17810 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17875/stat : 17875 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140346424457568 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17876] ppid=17810 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17876/stat : 17876 (java) S 17810 17813 4896 0 -1 1077944384 8 12361 0 0 0 0 5 3 20 0 15 0 144901189 14333833216 54666 18446744073709551615 4194304 4196468 140725983563664 140346423405616 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 13997884

[startup+6.30061 s]
/proc/loadavg: 2.07 1.43 1.35 4/216 17876
/proc/meminfo: memFree=30187584/32770624 swapFree=0/452404
[pid=17813] ppid=17810 vsize=14069564 CPUtime=13.73 cores=1,3,5,7
/proc/17813/stat : 17813 (java) S 17810 17813 4896 0 -1 1077944320 67197 12361 0 0 1343 22 5 3 20 0 15 0 144901156 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140725983546208 140346953338615 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
/proc/17813/statm: 3517391 85551 3470 1 0 3506005 0
[pid=17813/tid=17863] ppid=17810 vsize=14069564 CPUtime=5.98 cores=1,3,5,7
/proc/17813/task/17863/stat : 17863 (java) R 17810 17813 4896 0 -1 4202560 44552 12361 0 0 577 13 5 3 20 0 15 0 144901175 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140346957570328 140346611349976 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17864] ppid=17810 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/17813/task/17864/stat : 17864 (java) S 17810 17813 4896 0 -1 1077944384 85 12361 0 0 3 0 5 3 20 0 15 0 144901176 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140346916444688 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17865] ppid=17810 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/17813/task/17865/stat : 17865 (java) S 17810 17813 4896 0 -1 1077944384 75 12361 0 0 2 0 5 3 20 0 15 0 144901176 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140346552302224 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17866] ppid=17810 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/17813/task/17866/stat : 17866 (java) S 17810 17813 4896 0 -1 1077944384 231 12361 0 0 3 0 5 3 20 0 15 0 144901176 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140346551249168 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17867] ppid=17810 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/17813/task/17867/stat : 17867 (java) S 17810 17813 4896 0 -1 1077944384 140 12361 0 0 3 0 5 3 20 0 15 0 144901176 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140346550196624 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17868] ppid=17810 vsize=14069564 CPUtime=0.12 cores=1,3,5,7
/proc/17813/task/17868/stat : 17868 (java) S 17810 17813 4896 0 -1 1077944384 2310 12361 0 0 4 0 5 3 20 0 15 0 144901177 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140346431826672 140346953349762 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17869] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17869/stat : 17869 (java) S 17810 17813 4896 0 -1 1077944384 55 12361 0 0 0 0 5 3 20 0 15 0 144901177 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140346430772960 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17870] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17870/stat : 17870 (java) S 17810 17813 4896 0 -1 1077944384 43 12361 0 0 0 0 5 3 20 0 15 0 144901178 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140346429719808 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17871] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17871/stat : 17871 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140346428668368 140346953357211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17872] ppid=17810 vsize=14069564 CPUtime=2.86 cores=1,3,5,7
/proc/17813/task/17872/stat : 17872 (java) S 17810 17813 4896 0 -1 1077944384 5339 12361 0 0 277 1 5 3 20 0 15 0 144901180 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140346427615472 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17873] ppid=17810 vsize=14069564 CPUtime=2.98 cores=1,3,5,7
/proc/17813/task/17873/stat : 17873 (java) S 17810 17813 4896 0 -1 1077944384 5726 12361 0 0 288 2 5 3 20 0 15 0 144901180 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140346426562928 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17874] ppid=17810 vsize=14069564 CPUtime=1.9 cores=1,3,5,7
/proc/17813/task/17874/stat : 17874 (java) S 17810 17813 4896 0 -1 1077944384 6458 12361 0 0 180 2 5 3 20 0 15 0 144901180 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140346425509872 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17875] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17875/stat : 17875 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140346424457568 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17876] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17876/stat : 17876 (java) S 17810 17813 4896 0 -1 1077944384 26 12361 0 0 0 0 5 3 20 0 15 0 144901189 14407233536 85551 18446744073709551615 4194304 4196468 140725983563664 140346423405616 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
Current children cumulated CPU time (s) 13.73
Current children cumulated vsize (KiB) 14069564

[startup+12.7006 s]
/proc/loadavg: 2.06 1.44 1.35 4/216 17876
/proc/meminfo: memFree=30139152/32770624 swapFree=0/452408
[pid=17813] ppid=17810 vsize=14069564 CPUtime=20.66 cores=1,3,5,7
/proc/17813/stat : 17813 (java) S 17810 17813 4896 0 -1 1077944320 72408 12361 0 0 2035 23 5 3 20 0 15 0 144901156 14407233536 95869 18446744073709551615 4194304 4196468 140725983563664 140725983546208 140346953338615 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
/proc/17813/statm: 3517391 95869 3472 1 0 3506005 0
[pid=17813/tid=17863] ppid=17810 vsize=14069564 CPUtime=12.37 cores=1,3,5,7
/proc/17813/task/17863/stat : 17863 (java) R 17810 17813 4896 0 -1 4202560 44797 12361 0 0 1216 13 5 3 20 0 15 0 144901175 14407233536 95869 18446744073709551615 4194304 4196468 140725983563664 140346957571960 140346612296054 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17864] ppid=17810 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/17813/task/17864/stat : 17864 (java) S 17810 17813 4896 0 -1 1077944384 161 12361 0 0 3 0 5 3 20 0 15 0 144901176 14407233536 95869 18446744073709551615 4194304 4196468 140725983563664 140346916444688 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17865] ppid=17810 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/17813/task/17865/stat : 17865 (java) S 17810 17813 4896 0 -1 1077944384 281 12361 0 0 2 0 5 3 20 0 15 0 144901176 14407233536 95869 18446744073709551615 4194304 4196468 140725983563664 140346552302224 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17866] ppid=17810 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/17813/task/17866/stat : 17866 (java) S 17810 17813 4896 0 -1 1077944384 1013 12361 0 0 3 0 5 3 20 0 15 0 144901176 14407233536 95869 18446744073709551615 4194304 4196468 140725983563664 140346551249168 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17867] ppid=17810 vsize=14069564 CPUtime=0.12 cores=1,3,5,7
/proc/17813/task/17867/stat : 17867 (java) S 17810 17813 4896 0 -1 1077944384 154 12361 0 0 4 0 5 3 20 0 15 0 144901176 14407233536 95869 18446744073709551615 4194304 4196468 140725983563664 140346550196624 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17868] ppid=17810 vsize=14069564 CPUtime=0.12 cores=1,3,5,7
/proc/17813/task/17868/stat : 17868 (java) S 17810 17813 4896 0 -1 1077944384 2482 12361 0 0 4 0 5 3 20 0 15 0 144901177 14407233536 95869 18446744073709551615 4194304 4196468 140725983563664 140346431826672 140346953349762 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17869] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17869/stat : 17869 (java) S 17810 17813 4896 0 -1 1077944384 61 12361 0 0 0 0 5 3 20 0 15 0 144901177 14407233536 95869 18446744073709551615 4194304 4196468 140725983563664 140346430772960 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17870] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17870/stat : 17870 (java) S 17810 17813 4896 0 -1 1077944384 56 12361 0 0 0 0 5 3 20 0 15 0 144901178 14407233536 95869 18446744073709551615 4194304 4196468 140725983563664 140346429719808 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17871] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17871/stat : 17871 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14407233536 95869 18446744073709551615 4194304 4196468 140725983563664 140346428668368 140346953357211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0

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

/proc/17813/task/17868/stat : 17868 (java) S 17810 17813 4896 0 -1 1077944384 4988 12361 0 0 21 1 5 3 20 0 15 0 144901177 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346431826672 140346953349762 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17869] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17869/stat : 17869 (java) S 17810 17813 4896 0 -1 1077944384 61 12361 0 0 0 0 5 3 20 0 15 0 144901177 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346430772960 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17870] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17870/stat : 17870 (java) S 17810 17813 4896 0 -1 1077944384 56 12361 0 0 0 0 5 3 20 0 15 0 144901178 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346429719808 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17871] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17871/stat : 17871 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346428668368 140346953357211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17872] ppid=17810 vsize=14069564 CPUtime=3.33 cores=1,3,5,7
/proc/17813/task/17872/stat : 17872 (java) S 17810 17813 4896 0 -1 1077944384 10016 12361 0 0 323 2 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346427615472 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17873] ppid=17810 vsize=14069564 CPUtime=3.21 cores=1,3,5,7
/proc/17813/task/17873/stat : 17873 (java) S 17810 17813 4896 0 -1 1077944384 12006 12361 0 0 311 2 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346426562928 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17874] ppid=17810 vsize=14069564 CPUtime=1.94 cores=1,3,5,7
/proc/17813/task/17874/stat : 17874 (java) S 17810 17813 4896 0 -1 1077944384 11903 12361 0 0 184 2 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346425509872 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17875] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17875/stat : 17875 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346424457568 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17876] ppid=17810 vsize=14069564 CPUtime=0.17 cores=1,3,5,7
/proc/17813/task/17876/stat : 17876 (java) S 17810 17813 4896 0 -1 1077944384 491 12361 0 0 4 5 5 3 20 0 15 0 144901189 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346423405616 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
Current children cumulated CPU time (s) 466.39
Current children cumulated vsize (KiB) 14069564

[startup+459.201 s]
/proc/loadavg: 1.21 1.40 1.39 4/212 17894
/proc/meminfo: memFree=29056684/32770624 swapFree=0/452480
[pid=17813] ppid=17810 vsize=14069564 CPUtime=467.99 cores=1,3,5,7
/proc/17813/stat : 17813 (java) S 17810 17813 4896 0 -1 1077944320 112167 12361 0 0 46753 38 5 3 20 0 15 0 144901156 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140725983546208 140346953338615 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
/proc/17813/statm: 3517391 106592 3472 1 0 3506005 0
[pid=17813/tid=17863] ppid=17810 vsize=14069564 CPUtime=458.43 cores=1,3,5,7
/proc/17813/task/17863/stat : 17863 (java) R 17810 17813 4896 0 -1 4202560 54212 12361 0 0 45819 16 5 3 20 0 15 0 144901175 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346957572976 140346611248295 0 4 1 16800974 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17864] ppid=17810 vsize=14069564 CPUtime=0.31 cores=1,3,5,7
/proc/17813/task/17864/stat : 17864 (java) S 17810 17813 4896 0 -1 1077944384 3332 12361 0 0 21 2 5 3 20 0 15 0 144901176 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346916444688 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17865] ppid=17810 vsize=14069564 CPUtime=0.3 cores=1,3,5,7
/proc/17813/task/17865/stat : 17865 (java) S 17810 17813 4896 0 -1 1077944384 3237 12361 0 0 20 2 5 3 20 0 15 0 144901176 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346552302224 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17866] ppid=17810 vsize=14069564 CPUtime=0.31 cores=1,3,5,7
/proc/17813/task/17866/stat : 17866 (java) S 17810 17813 4896 0 -1 1077944384 5998 12361 0 0 21 2 5 3 20 0 15 0 144901176 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346551249168 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17867] ppid=17810 vsize=14069564 CPUtime=0.3 cores=1,3,5,7
/proc/17813/task/17867/stat : 17867 (java) S 17810 17813 4896 0 -1 1077944384 3710 12361 0 0 21 1 5 3 20 0 15 0 144901176 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346550196624 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17868] ppid=17810 vsize=14069564 CPUtime=0.31 cores=1,3,5,7
/proc/17813/task/17868/stat : 17868 (java) S 17810 17813 4896 0 -1 1077944384 4988 12361 0 0 22 1 5 3 20 0 15 0 144901177 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346431826672 140346953349762 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17869] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17869/stat : 17869 (java) S 17810 17813 4896 0 -1 1077944384 61 12361 0 0 0 0 5 3 20 0 15 0 144901177 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346430772960 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17870] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17870/stat : 17870 (java) S 17810 17813 4896 0 -1 1077944384 56 12361 0 0 0 0 5 3 20 0 15 0 144901178 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346429719808 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17871] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17871/stat : 17871 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346428668368 140346953357211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17872] ppid=17810 vsize=14069564 CPUtime=3.33 cores=1,3,5,7
/proc/17813/task/17872/stat : 17872 (java) S 17810 17813 4896 0 -1 1077944384 10016 12361 0 0 323 2 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346427615472 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17873] ppid=17810 vsize=14069564 CPUtime=3.21 cores=1,3,5,7
/proc/17813/task/17873/stat : 17873 (java) S 17810 17813 4896 0 -1 1077944384 12006 12361 0 0 311 2 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346426562928 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17874] ppid=17810 vsize=14069564 CPUtime=1.94 cores=1,3,5,7
/proc/17813/task/17874/stat : 17874 (java) S 17810 17813 4896 0 -1 1077944384 11903 12361 0 0 184 2 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346425509872 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17875] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17875/stat : 17875 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346424457568 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17876] ppid=17810 vsize=14069564 CPUtime=0.17 cores=1,3,5,7
/proc/17813/task/17876/stat : 17876 (java) S 17810 17813 4896 0 -1 1077944384 491 12361 0 0 4 5 5 3 20 0 15 0 144901189 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346423405616 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
Current children cumulated CPU time (s) 467.99
Current children cumulated vsize (KiB) 14069564

[startup+460.801 s]
/proc/loadavg: 1.21 1.40 1.39 4/212 17894
/proc/meminfo: memFree=29040984/32770624 swapFree=0/452480
[pid=17813] ppid=17810 vsize=14069564 CPUtime=469.59 cores=1,3,5,7
/proc/17813/stat : 17813 (java) S 17810 17813 4896 0 -1 1077944320 112173 12361 0 0 46913 38 5 3 20 0 15 0 144901156 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140725983546208 140346953338615 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
/proc/17813/statm: 3517391 106592 3472 1 0 3506005 0
[pid=17813/tid=17863] ppid=17810 vsize=14069564 CPUtime=460.02 cores=1,3,5,7
/proc/17813/task/17863/stat : 17863 (java) R 17810 17813 4896 0 -1 4202560 54213 12361 0 0 45978 16 5 3 20 0 15 0 144901175 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346957572880 140346611311604 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17864] ppid=17810 vsize=14069564 CPUtime=0.31 cores=1,3,5,7
/proc/17813/task/17864/stat : 17864 (java) S 17810 17813 4896 0 -1 1077944384 3332 12361 0 0 21 2 5 3 20 0 15 0 144901176 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346916444688 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17865] ppid=17810 vsize=14069564 CPUtime=0.3 cores=1,3,5,7
/proc/17813/task/17865/stat : 17865 (java) S 17810 17813 4896 0 -1 1077944384 3240 12361 0 0 20 2 5 3 20 0 15 0 144901176 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346552302224 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17866] ppid=17810 vsize=14069564 CPUtime=0.31 cores=1,3,5,7
/proc/17813/task/17866/stat : 17866 (java) S 17810 17813 4896 0 -1 1077944384 5998 12361 0 0 21 2 5 3 20 0 15 0 144901176 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346551249168 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17867] ppid=17810 vsize=14069564 CPUtime=0.3 cores=1,3,5,7
/proc/17813/task/17867/stat : 17867 (java) S 17810 17813 4896 0 -1 1077944384 3712 12361 0 0 21 1 5 3 20 0 15 0 144901176 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346550196624 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17868] ppid=17810 vsize=14069564 CPUtime=0.31 cores=1,3,5,7
/proc/17813/task/17868/stat : 17868 (java) S 17810 17813 4896 0 -1 1077944384 4988 12361 0 0 22 1 5 3 20 0 15 0 144901177 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346431826672 140346953349762 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17869] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17869/stat : 17869 (java) S 17810 17813 4896 0 -1 1077944384 61 12361 0 0 0 0 5 3 20 0 15 0 144901177 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346430772960 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17870] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17870/stat : 17870 (java) S 17810 17813 4896 0 -1 1077944384 56 12361 0 0 0 0 5 3 20 0 15 0 144901178 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346429719808 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17871] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17871/stat : 17871 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346428668368 140346953357211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17872] ppid=17810 vsize=14069564 CPUtime=3.33 cores=1,3,5,7
/proc/17813/task/17872/stat : 17872 (java) S 17810 17813 4896 0 -1 1077944384 10016 12361 0 0 323 2 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346427615472 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17873] ppid=17810 vsize=14069564 CPUtime=3.21 cores=1,3,5,7
/proc/17813/task/17873/stat : 17873 (java) S 17810 17813 4896 0 -1 1077944384 12006 12361 0 0 311 2 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346426562928 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17874] ppid=17810 vsize=14069564 CPUtime=1.94 cores=1,3,5,7
/proc/17813/task/17874/stat : 17874 (java) S 17810 17813 4896 0 -1 1077944384 11903 12361 0 0 184 2 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346425509872 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17875] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17875/stat : 17875 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346424457568 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17876] ppid=17810 vsize=14069564 CPUtime=0.17 cores=1,3,5,7
/proc/17813/task/17876/stat : 17876 (java) S 17810 17813 4896 0 -1 1077944384 491 12361 0 0 4 5 5 3 20 0 15 0 144901189 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346423405616 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
Current children cumulated CPU time (s) 469.59
Current children cumulated vsize (KiB) 14069564

[startup+461.601 s]
/proc/loadavg: 1.21 1.40 1.39 4/212 17894
/proc/meminfo: memFree=29040984/32770624 swapFree=0/452480
[pid=17813] ppid=17810 vsize=14069564 CPUtime=470.4 cores=1,3,5,7
/proc/17813/stat : 17813 (java) S 17810 17813 4896 0 -1 1077944320 112183 12361 0 0 46994 38 5 3 20 0 15 0 144901156 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140725983546208 140346953338615 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
/proc/17813/statm: 3517391 106592 3472 1 0 3506005 0
[pid=17813/tid=17863] ppid=17810 vsize=14069564 CPUtime=460.82 cores=1,3,5,7
/proc/17813/task/17863/stat : 17863 (java) R 17810 17813 4896 0 -1 4202560 54214 12361 0 0 46058 16 5 3 20 0 15 0 144901175 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346957573216 140346611350473 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17864] ppid=17810 vsize=14069564 CPUtime=0.31 cores=1,3,5,7
/proc/17813/task/17864/stat : 17864 (java) S 17810 17813 4896 0 -1 1077944384 3332 12361 0 0 21 2 5 3 20 0 15 0 144901176 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346916444688 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17865] ppid=17810 vsize=14069564 CPUtime=0.3 cores=1,3,5,7
/proc/17813/task/17865/stat : 17865 (java) S 17810 17813 4896 0 -1 1077944384 3241 12361 0 0 20 2 5 3 20 0 15 0 144901176 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346552302224 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17866] ppid=17810 vsize=14069564 CPUtime=0.31 cores=1,3,5,7
/proc/17813/task/17866/stat : 17866 (java) S 17810 17813 4896 0 -1 1077944384 6002 12361 0 0 21 2 5 3 20 0 15 0 144901176 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346551249168 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17867] ppid=17810 vsize=14069564 CPUtime=0.3 cores=1,3,5,7
/proc/17813/task/17867/stat : 17867 (java) S 17810 17813 4896 0 -1 1077944384 3715 12361 0 0 21 1 5 3 20 0 15 0 144901176 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346550196624 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17868] ppid=17810 vsize=14069564 CPUtime=0.31 cores=1,3,5,7
/proc/17813/task/17868/stat : 17868 (java) S 17810 17813 4896 0 -1 1077944384 4989 12361 0 0 22 1 5 3 20 0 15 0 144901177 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346431826672 140346953349762 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17869] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17869/stat : 17869 (java) S 17810 17813 4896 0 -1 1077944384 61 12361 0 0 0 0 5 3 20 0 15 0 144901177 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346430772960 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17870] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17870/stat : 17870 (java) S 17810 17813 4896 0 -1 1077944384 56 12361 0 0 0 0 5 3 20 0 15 0 144901178 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346429719808 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17871] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17871/stat : 17871 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346428668368 140346953357211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17872] ppid=17810 vsize=14069564 CPUtime=3.33 cores=1,3,5,7
/proc/17813/task/17872/stat : 17872 (java) S 17810 17813 4896 0 -1 1077944384 10016 12361 0 0 323 2 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346427615472 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17873] ppid=17810 vsize=14069564 CPUtime=3.21 cores=1,3,5,7
/proc/17813/task/17873/stat : 17873 (java) S 17810 17813 4896 0 -1 1077944384 12006 12361 0 0 311 2 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346426562928 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17874] ppid=17810 vsize=14069564 CPUtime=1.94 cores=1,3,5,7
/proc/17813/task/17874/stat : 17874 (java) S 17810 17813 4896 0 -1 1077944384 11903 12361 0 0 184 2 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346425509872 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17875] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17875/stat : 17875 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346424457568 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17876] ppid=17810 vsize=14069564 CPUtime=0.17 cores=1,3,5,7
/proc/17813/task/17876/stat : 17876 (java) S 17810 17813 4896 0 -1 1077944384 491 12361 0 0 4 5 5 3 20 0 15 0 144901189 14407233536 106592 18446744073709551615 4194304 4196468 140725983563664 140346423405616 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
Current children cumulated CPU time (s) 470.4
Current children cumulated vsize (KiB) 14069564

[startup+462.002 s]
/proc/loadavg: 1.21 1.40 1.39 3/212 17894
/proc/meminfo: memFree=29034716/32770624 swapFree=0/452484
[pid=17813] ppid=17810 vsize=14069564 CPUtime=471.06 cores=1,3,5,7
/proc/17813/stat : 17813 (java) S 17810 17813 4896 0 -1 1077944320 125442 12361 0 0 47059 39 5 3 20 0 15 0 144901156 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140725983546208 140346953338615 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 4 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
/proc/17813/statm: 3517391 107792 3479 1 0 3506005 0
[pid=17813/tid=17863] ppid=17810 vsize=14069564 CPUtime=461.04 cores=1,3,5,7
/proc/17813/task/17863/stat : 17863 (java) R 17810 17813 4896 0 -1 4202560 55945 12361 0 0 46080 16 5 3 20 0 15 0 144901175 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140346957534960 140346937419102 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17864] ppid=17810 vsize=14069564 CPUtime=0.39 cores=1,3,5,7
/proc/17813/task/17864/stat : 17864 (java) S 17810 17813 4896 0 -1 1077944384 3367 12361 0 0 29 2 5 3 20 0 15 0 144901176 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140346916444688 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17865] ppid=17810 vsize=14069564 CPUtime=0.39 cores=1,3,5,7
/proc/17813/task/17865/stat : 17865 (java) S 17810 17813 4896 0 -1 1077944384 3271 12361 0 0 29 2 5 3 20 0 15 0 144901176 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140346552302224 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17866] ppid=17810 vsize=14069564 CPUtime=0.39 cores=1,3,5,7
/proc/17813/task/17866/stat : 17866 (java) S 17810 17813 4896 0 -1 1077944384 6036 12361 0 0 29 2 5 3 20 0 15 0 144901176 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140346551249168 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17867] ppid=17810 vsize=14069564 CPUtime=0.4 cores=1,3,5,7
/proc/17813/task/17867/stat : 17867 (java) S 17810 17813 4896 0 -1 1077944384 3735 12361 0 0 30 2 5 3 20 0 15 0 144901176 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140346550196624 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17868] ppid=17810 vsize=14069564 CPUtime=0.41 cores=1,3,5,7
/proc/17813/task/17868/stat : 17868 (java) S 17810 17813 4896 0 -1 1077944384 15481 12361 0 0 31 2 5 3 20 0 15 0 144901177 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140346431826672 140346953349762 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17869] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17869/stat : 17869 (java) S 17810 17813 4896 0 -1 1077944384 66 12361 0 0 0 0 5 3 20 0 15 0 144901177 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140346430772960 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17870] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17870/stat : 17870 (java) S 17810 17813 4896 0 -1 1077944384 56 12361 0 0 0 0 5 3 20 0 15 0 144901178 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140346429719808 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17871] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17871/stat : 17871 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140346428668368 140346953357211 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17872] ppid=17810 vsize=14069564 CPUtime=3.33 cores=1,3,5,7
/proc/17813/task/17872/stat : 17872 (java) S 17810 17813 4896 0 -1 1077944384 10016 12361 0 0 323 2 5 3 20 0 15 0 144901180 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140346427615472 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17873] ppid=17810 vsize=14069564 CPUtime=3.21 cores=1,3,5,7
/proc/17813/task/17873/stat : 17873 (java) S 17810 17813 4896 0 -1 1077944384 12918 12361 0 0 311 2 5 3 20 0 15 0 144901180 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140346426562928 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17874] ppid=17810 vsize=14069564 CPUtime=1.94 cores=1,3,5,7
/proc/17813/task/17874/stat : 17874 (java) S 17810 17813 4896 0 -1 1077944384 11903 12361 0 0 184 2 5 3 20 0 15 0 144901180 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140346425509872 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17875] ppid=17810 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/17813/task/17875/stat : 17875 (java) S 17810 17813 4896 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 144901180 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140346424457568 140346953348821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
[pid=17813/tid=17876] ppid=17810 vsize=14069564 CPUtime=0.17 cores=1,3,5,7
/proc/17813/task/17876/stat : 17876 (java) S 17810 17813 4896 0 -1 1077944384 491 12361 0 0 4 5 5 3 20 0 15 0 144901189 14407233536 107792 18446744073709551615 4194304 4196468 140725983563664 140346423405616 140346953349762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29212672 140725983569872 140725983572657 140725983572657 140725983576015 0
Current children cumulated CPU time (s) 471.06
Current children cumulated vsize (KiB) 14069564

Child status: 0
Real time (s): 462.064
CPU time (s): 471.158
CPU user time (s): 470.716
CPU system time (s): 0.441463
CPU usage (%): 101.968
Max. virtual memory (cumulated for all children) (KiB): 14069564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 470.716
system time used= 0.441463
maximum resident set size= 513944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138925
page faults= 0
swaps= 0
block input operations= 0
block output operations= 720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21195
involuntary context switches= 439

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.89859 second user time and 2.64449 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-11 13:40:19
IDJOB=4262535
IDBENCH=130602
IDSOLVER=2650
FILE ID=node132/4262535-1502452483
RUNJOBID= node132-1502411403-4960
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-xcsp2-s1/QueenAttacking-07_X2.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262535-1502452483/watcher-4262535-1502452483 -o /tmp/evaluation-result-4262535-1502452483/solver-4262535-1502452483 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502411403-4960 --watchdog 2580  bin/concrete HOME/instance-4262535-1502452483.xml

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

MD5SUM BENCH= be036177e118ca84375e398cb8709600
RANDOM SEED=1652199459

node132.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.74
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.74
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.74
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.74
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:        30514236 kB
MemAvailable:   31376736 kB
Buffers:          296468 kB
Cached:           876192 kB
SwapCached:            0 kB
Active:          1315156 kB
Inactive:         501336 kB
Active(anon):     644536 kB
Inactive(anon):    49012 kB
Active(file):     670620 kB
Inactive(file):   452324 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24880 kB
Writeback:             0 kB
AnonPages:        655368 kB
Mapped:            73864 kB
Shmem:             49852 kB
Slab:             138396 kB
SReclaimable:     110784 kB
SUnreclaim:        27612 kB
KernelStack:        3808 kB
PageTables:         9120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1254168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    555008 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= 61984 MiB
End job on node132 at 2017-08-11 13:48:01