Trace number 4262471

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.4UNSAT 34.9352 21.869101

General information on the benchmark

NamePigeonsPlus/PigeonsPlus-m1-s1/
pigeonsPlus-07-08.xml
MD5SUMb710198e3fe52a2d3e46aa4557e690ea
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark10.1182
Satisfiable
(Un)Satisfiability was proved
Number of variables63
Number of constraints35
Number of domains2
Minimum domain size6
Maximum domain size7
Distribution of domain sizes[{"size":6,"count":7},{"size":7,"count":56}]
Minimum variable degree1
Maximum variable degree7
Distribution of variable degrees[{"degree":1,"count":49},{"degree":2,"count":7},{"degree":7,"count":7}]
Minimum constraint arity2
Maximum constraint arity8
Distribution of constraint arities[{"arity":2,"count":28},{"arity":8,"count":7}]
Number of extensional constraints35
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":35}]
Optimization problemNO
Type of objective

Solver Data

3.55/2.22	c Concrete v3.4 running
34.81/21.83	s UNSATISFIABLE

Verifier Data


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-4262471-1502463187/watcher-4262471-1502463187 -o /tmp/evaluation-result-4262471-1502463187/solver-4262471-1502463187 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502411438-1524 --watchdog 2580 bin/concrete HOME/instance-4262471-1502463187.xml 

pid=14880
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.64 1.52 1.46 3/198 14883
/proc/meminfo: memFree=29810980/32770624 swapFree=0/573260
[pid=14883] ppid=14880 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/14883/stat : 14883 (runsolver) D 14880 14883 1460 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 93825073 24240128 107 18446744073709551615 4194304 4338465 140732329116928 140732329114568 140622687429335 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 38936576 140732329119953 140732329120329 140732329120329 140732329123786 0
/proc/14883/statm: 5918 107 54 36 0 2156 0

[startup+0.100711 s]
/proc/loadavg: 1.64 1.52 1.46 3/198 14883
/proc/meminfo: memFree=29810980/32770624 swapFree=0/573260
[pid=14883] ppid=14880 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/14883/stat : 14883 (bash) S 14880 14883 1460 0 -1 4202496 897 6471 0 0 0 0 0 1 20 0 1 0 93825073 9867264 377 18446744073709551615 4194304 5098028 140734531283152 140734531277160 140688947018752 0 0 5 65536 18446744071580971376 0 0 17 5 0 0 7 0 0 7196144 7232144 34836480 140734531289620 140734531289705 140734531289705 140734531293162 0
/proc/14883/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200283 s]
/proc/loadavg: 1.64 1.52 1.46 3/198 14883
/proc/meminfo: memFree=29810980/32770624 swapFree=0/573260
[pid=14883] ppid=14880 vsize=9636 CPUtime=0.08 cores=1,3,5,7
/proc/14883/stat : 14883 (bash) R 14880 14883 1460 0 -1 4202496 929 11673 0 0 0 0 5 3 20 0 1 0 93825073 9867264 377 18446744073709551615 4194304 5098028 140734531283152 140734531277160 4340480 0 0 5 65536 0 0 0 17 5 0 0 7 0 0 7196144 7232144 34836480 140734531289620 140734531289705 140734531289705 140734531293162 0
/proc/14883/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9636

[startup+0.300311 s]
/proc/loadavg: 1.64 1.52 1.46 3/198 14883
/proc/meminfo: memFree=29810980/32770624 swapFree=0/573260
[pid=14883] ppid=14880 vsize=13907308 CPUtime=0.14 cores=1,3,5,7
/proc/14883/stat : 14883 (java) S 14880 14883 1460 0 -1 1077944320 5496 12350 0 0 5 1 5 3 20 0 14 0 93825073 14241083392 5169 18446744073709551615 4194304 4196468 140725917614656 140725917597200 139971331657463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
/proc/14883/statm: 3476827 5169 2562 1 0 3466324 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13907308

[startup+0.701288 s]
/proc/loadavg: 1.64 1.52 1.46 3/198 14883
/proc/meminfo: memFree=29810980/32770624 swapFree=0/573260
[pid=14883] ppid=14880 vsize=13974784 CPUtime=0.68 cores=1,3,5,7
/proc/14883/stat : 14883 (java) S 14880 14883 1460 0 -1 1077944320 13573 12350 0 0 56 4 5 3 20 0 15 0 93825073 14310178816 14526 18446744073709551615 4194304 4196468 140725917614656 140725917597200 139971331657463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
/proc/14883/statm: 3493696 14526 3103 1 0 3482965 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13974784

[startup+1.50064 s]
/proc/loadavg: 1.64 1.52 1.46 3/213 14946
/proc/meminfo: memFree=29739012/32770624 swapFree=0/573168
[pid=14883] ppid=14880 vsize=13985408 CPUtime=1.91 cores=1,3,5,7
/proc/14883/stat : 14883 (java) S 14880 14883 1460 0 -1 1077944320 28593 12350 0 0 173 10 5 3 20 0 15 0 93825073 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 140725917597200 139971331657463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
/proc/14883/statm: 3496352 35998 3345 1 0 3485525 0
[pid=14883/tid=14933] ppid=14880 vsize=13985408 CPUtime=1.3 cores=1,3,5,7
/proc/14883/task/14933/stat : 14933 (java) S 14880 14883 1460 0 -1 1077944384 22987 12350 0 0 115 7 5 3 20 0 15 0 93825094 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 139971335874768 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14934] ppid=14880 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14934/stat : 14934 (java) S 14880 14883 1460 0 -1 1077944384 187 12350 0 0 0 0 5 3 20 0 15 0 93825094 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 139971251071760 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14935] ppid=14880 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14935/stat : 14935 (java) S 14880 14883 1460 0 -1 1077944384 41 12350 0 0 0 0 5 3 20 0 15 0 93825094 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 139971250019216 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14936] ppid=14880 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14936/stat : 14936 (java) S 14880 14883 1460 0 -1 1077944384 34 12350 0 0 0 0 5 3 20 0 15 0 93825094 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 139971248966672 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14937] ppid=14880 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14937/stat : 14937 (java) S 14880 14883 1460 0 -1 1077944384 48 12350 0 0 0 0 5 3 20 0 15 0 93825094 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 139971247914128 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14938] ppid=14880 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14938/stat : 14938 (java) R 14880 14883 1460 0 -1 4202560 44 12350 0 0 0 0 5 3 20 0 15 0 93825096 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 139970809946624 139971324754057 0 0 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14939] ppid=14880 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14939/stat : 14939 (java) S 14880 14883 1460 0 -1 1077944384 33 12350 0 0 0 0 5 3 20 0 15 0 93825096 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 139970808894368 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14940] ppid=14880 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14940/stat : 14940 (java) S 14880 14883 1460 0 -1 1077944384 21 12350 0 0 0 0 5 3 20 0 15 0 93825096 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 139970807841776 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14941] ppid=14880 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14941/stat : 14941 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 139970806790352 139971331676059 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14942] ppid=14880 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/14883/task/14942/stat : 14942 (java) S 14880 14883 1460 0 -1 1077944384 967 12350 0 0 15 0 5 3 20 0 15 0 93825099 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 139970805737968 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14943] ppid=14880 vsize=13985408 CPUtime=0.26 cores=1,3,5,7
/proc/14883/task/14943/stat : 14943 (java) S 14880 14883 1460 0 -1 1077944384 793 12350 0 0 18 0 5 3 20 0 15 0 93825099 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 139970804685424 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14944] ppid=14880 vsize=13985408 CPUtime=0.31 cores=1,3,5,7
/proc/14883/task/14944/stat : 14944 (java) S 14880 14883 1460 0 -1 1077944384 1272 12350 0 0 23 0 5 3 20 0 15 0 93825099 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 139970803628752 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14945] ppid=14880 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14945/stat : 14945 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 139970802580576 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14946] ppid=14880 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14946/stat : 14946 (java) S 14880 14883 1460 0 -1 1077944384 8 12350 0 0 0 0 5 3 20 0 15 0 93825105 14321057792 35998 18446744073709551615 4194304 4196468 140725917614656 139970801527088 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 13985408

[startup+3.1007 s]
/proc/loadavg: 1.67 1.53 1.46 5/213 14946
/proc/meminfo: memFree=29657916/32770624 swapFree=0/573168
[pid=14883] ppid=14880 vsize=13995836 CPUtime=5.71 cores=1,3,5,7
/proc/14883/stat : 14883 (java) S 14880 14883 1460 0 -1 1077944320 43871 12350 0 0 534 29 5 3 20 0 15 0 93825073 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 140725917597200 139971331657463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
/proc/14883/statm: 3498959 151249 3460 1 0 3487573 0
[pid=14883/tid=14933] ppid=14880 vsize=13995836 CPUtime=2.71 cores=1,3,5,7
/proc/14883/task/14933/stat : 14933 (java) R 14880 14883 1460 0 -1 4202560 29118 12350 0 0 250 13 5 3 20 0 15 0 93825094 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 139971335891504 139970927854087 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14934] ppid=14880 vsize=13995836 CPUtime=0.21 cores=1,3,5,7
/proc/14883/task/14934/stat : 14934 (java) S 14880 14883 1460 0 -1 1077944384 712 12350 0 0 11 2 5 3 20 0 15 0 93825094 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 139971251071760 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14935] ppid=14880 vsize=13995836 CPUtime=0.22 cores=1,3,5,7
/proc/14883/task/14935/stat : 14935 (java) S 14880 14883 1460 0 -1 1077944384 347 12350 0 0 11 3 5 3 20 0 15 0 93825094 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 139971250019216 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14936] ppid=14880 vsize=13995836 CPUtime=0.21 cores=1,3,5,7
/proc/14883/task/14936/stat : 14936 (java) S 14880 14883 1460 0 -1 1077944384 257 12350 0 0 11 2 5 3 20 0 15 0 93825094 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 139971248966672 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14937] ppid=14880 vsize=13995836 CPUtime=0.21 cores=1,3,5,7
/proc/14883/task/14937/stat : 14937 (java) S 14880 14883 1460 0 -1 1077944384 176 12350 0 0 10 3 5 3 20 0 15 0 93825094 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 139971247914128 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14938] ppid=14880 vsize=13995836 CPUtime=0.11 cores=1,3,5,7
/proc/14883/task/14938/stat : 14938 (java) S 14880 14883 1460 0 -1 1077944384 2805 12350 0 0 3 0 5 3 20 0 15 0 93825096 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 139970809948144 139971331668610 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14939] ppid=14880 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14939/stat : 14939 (java) S 14880 14883 1460 0 -1 1077944384 54 12350 0 0 0 0 5 3 20 0 15 0 93825096 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 139970808894432 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14940] ppid=14880 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14940/stat : 14940 (java) S 14880 14883 1460 0 -1 1077944384 44 12350 0 0 0 0 5 3 20 0 15 0 93825096 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 139970807841792 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14941] ppid=14880 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14941/stat : 14941 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 139970806790352 139971331676059 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14942] ppid=14880 vsize=13995836 CPUtime=1 cores=1,3,5,7
/proc/14883/task/14942/stat : 14942 (java) S 14880 14883 1460 0 -1 1077944384 3463 12350 0 0 91 1 5 3 20 0 15 0 93825099 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 139970805737968 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14943] ppid=14880 vsize=13995836 CPUtime=0.79 cores=1,3,5,7
/proc/14883/task/14943/stat : 14943 (java) S 14880 14883 1460 0 -1 1077944384 2018 12350 0 0 70 1 5 3 20 0 15 0 93825099 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 139970804685424 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14944] ppid=14880 vsize=13995836 CPUtime=0.82 cores=1,3,5,7
/proc/14883/task/14944/stat : 14944 (java) S 14880 14883 1460 0 -1 1077944384 2708 12350 0 0 73 1 5 3 20 0 15 0 93825099 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 139970803632880 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14945] ppid=14880 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14945/stat : 14945 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 139970802580576 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14946] ppid=14880 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14946/stat : 14946 (java) S 14880 14883 1460 0 -1 1077944384 9 12350 0 0 0 0 5 3 20 0 15 0 93825105 14331736064 151249 18446744073709551615 4194304 4196468 140725917614656 139970801527088 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 13995836

[startup+6.30134 s]
/proc/loadavg: 1.67 1.53 1.46 3/213 14946
/proc/meminfo: memFree=28649772/32770624 swapFree=0/573168
[pid=14883] ppid=14880 vsize=13997884 CPUtime=9.38 cores=1,3,5,7
/proc/14883/stat : 14883 (java) S 14880 14883 1460 0 -1 1077944320 52161 12350 0 0 879 51 5 3 20 0 15 0 93825073 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 140725917597200 139971331657463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
/proc/14883/statm: 3499471 303931 3460 1 0 3488085 0
[pid=14883/tid=14933] ppid=14880 vsize=13997884 CPUtime=5.78 cores=1,3,5,7
/proc/14883/task/14933/stat : 14933 (java) R 14880 14883 1460 0 -1 4202560 36425 12350 0 0 549 21 5 3 20 0 15 0 93825094 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 139971335888224 139970920718224 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14934] ppid=14880 vsize=13997884 CPUtime=0.32 cores=1,3,5,7
/proc/14883/task/14934/stat : 14934 (java) S 14880 14883 1460 0 -1 1077944384 822 12350 0 0 19 5 5 3 20 0 15 0 93825094 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 139971251071760 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14935] ppid=14880 vsize=13997884 CPUtime=0.33 cores=1,3,5,7
/proc/14883/task/14935/stat : 14935 (java) S 14880 14883 1460 0 -1 1077944384 495 12350 0 0 19 6 5 3 20 0 15 0 93825094 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 139971250019216 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14936] ppid=14880 vsize=13997884 CPUtime=0.32 cores=1,3,5,7
/proc/14883/task/14936/stat : 14936 (java) S 14880 14883 1460 0 -1 1077944384 369 12350 0 0 19 5 5 3 20 0 15 0 93825094 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 139971248966672 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14937] ppid=14880 vsize=13997884 CPUtime=0.32 cores=1,3,5,7
/proc/14883/task/14937/stat : 14937 (java) S 14880 14883 1460 0 -1 1077944384 287 12350 0 0 18 6 5 3 20 0 15 0 93825094 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 139971247914128 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14938] ppid=14880 vsize=13997884 CPUtime=0.11 cores=1,3,5,7
/proc/14883/task/14938/stat : 14938 (java) S 14880 14883 1460 0 -1 1077944384 3126 12350 0 0 3 0 5 3 20 0 15 0 93825096 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 139970809948144 139971331668610 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14939] ppid=14880 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14939/stat : 14939 (java) S 14880 14883 1460 0 -1 1077944384 54 12350 0 0 0 0 5 3 20 0 15 0 93825096 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 139970808894432 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14940] ppid=14880 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14940/stat : 14940 (java) S 14880 14883 1460 0 -1 1077944384 44 12350 0 0 0 0 5 3 20 0 15 0 93825096 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 139970807841792 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14941] ppid=14880 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14941/stat : 14941 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 139970806790352 139971331676059 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14942] ppid=14880 vsize=13997884 CPUtime=1.04 cores=1,3,5,7
/proc/14883/task/14942/stat : 14942 (java) R 14880 14883 1460 0 -1 4202560 3482 12350 0 0 95 1 5 3 20 0 15 0 93825099 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 139970805729424 139971313202000 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14943] ppid=14880 vsize=13997884 CPUtime=0.84 cores=1,3,5,7
/proc/14883/task/14943/stat : 14943 (java) R 14880 14883 1460 0 -1 4202560 2032 12350 0 0 75 1 5 3 20 0 15 0 93825099 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 139970804672096 139971315158034 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14944] ppid=14880 vsize=13997884 CPUtime=0.86 cores=1,3,5,7
/proc/14883/task/14944/stat : 14944 (java) R 14880 14883 1460 0 -1 4202560 2765 12350 0 0 77 1 5 3 20 0 15 0 93825099 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 139970803632880 139971324754299 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14945] ppid=14880 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14945/stat : 14945 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 139970802580576 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14946] ppid=14880 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14946/stat : 14946 (java) S 14880 14883 1460 0 -1 1077944384 101 12350 0 0 0 0 5 3 20 0 15 0 93825105 14333833216 303931 18446744073709551615 4194304 4196468 140725917614656 139970801527088 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
Current children cumulated CPU time (s) 9.38
Current children cumulated vsize (KiB) 13997884

[startup+12.7007 s]
/proc/loadavg: 1.64 1.53 1.46 5/213 14946
/proc/meminfo: memFree=27737532/32770624 swapFree=0/573164
[pid=14883] ppid=14880 vsize=13999932 CPUtime=21.34 cores=1,3,5,7
/proc/14883/stat : 14883 (java) S 14880 14883 1460 0 -1 1077944320 77773 12350 0 0 2021 105 5 3 20 0 15 0 93825073 14335930368 526416 18446744073709551615 4194304 4196468 140725917614656 140725917597200 139971331657463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
/proc/14883/statm: 3499983 526416 3463 1 0 3488597 0
[pid=14883/tid=14933] ppid=14880 vsize=13999932 CPUtime=10.38 cores=1,3,5,7
/proc/14883/task/14933/stat : 14933 (java) R 14880 14883 1460 0 -1 4202560 37863 12350 0 0 1006 24 5 3 20 0 15 0 93825094 14335930368 526416 18446744073709551615 4194304 4196468 140725917614656 139971335877664 139970931458524 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14934] ppid=14880 vsize=13999932 CPUtime=1.54 cores=1,3,5,7
/proc/14883/task/14934/stat : 14934 (java) S 14880 14883 1460 0 -1 1077944384 6054 12350 0 0 129 17 5 3 20 0 15 0 93825094 14335930368 526416 18446744073709551615 4194304 4196468 140725917614656 139971251071760 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14935] ppid=14880 vsize=13999932 CPUtime=1.54 cores=1,3,5,7
/proc/14883/task/14935/stat : 14935 (java) S 14880 14883 1460 0 -1 1077944384 5870 12350 0 0 127 19 5 3 20 0 15 0 93825094 14335930368 526416 18446744073709551615 4194304 4196468 140725917614656 139971250019216 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14936] ppid=14880 vsize=13999932 CPUtime=1.54 cores=1,3,5,7
/proc/14883/task/14936/stat : 14936 (java) S 14880 14883 1460 0 -1 1077944384 6085 12350 0 0 128 18 5 3 20 0 15 0 93825094 14335930368 526416 18446744073709551615 4194304 4196468 140725917614656 139971248966672 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14937] ppid=14880 vsize=13999932 CPUtime=1.54 cores=1,3,5,7
/proc/14883/task/14937/stat : 14937 (java) S 14880 14883 1460 0 -1 1077944384 5806 12350 0 0 128 18 5 3 20 0 15 0 93825094 14335930368 526416 18446744073709551615 4194304 4196468 140725917614656 139971247914128 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14938] ppid=14880 vsize=13999932 CPUtime=0.69 cores=1,3,5,7
/proc/14883/task/14938/stat : 14938 (java) S 14880 14883 1460 0 -1 1077944384 4082 12350 0 0 61 0 5 3 20 0 15 0 93825096 14335930368 526416 18446744073709551615 4194304 4196468 140725917614656 139970809948144 139971331668610 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14939] ppid=14880 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14939/stat : 14939 (java) S 14880 14883 1460 0 -1 1077944384 54 12350 0 0 0 0 5 3 20 0 15 0 93825096 14335930368 526416 18446744073709551615 4194304 4196468 140725917614656 139970808894432 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14940] ppid=14880 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14940/stat : 14940 (java) S 14880 14883 1460 0 -1 1077944384 44 12350 0 0 0 0 5 3 20 0 15 0 93825096 14335930368 526416 18446744073709551615 4194304 4196468 140725917614656 139970807841792 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14941] ppid=14880 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14941/stat : 14941 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14335930368 526416 18446744073709551615 4194304 4196468 140725917614656 139970806790352 139971331676059 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0

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

/proc/14883/task/14938/stat : 14938 (java) S 14880 14883 1460 0 -1 1077944384 4255 12350 0 0 62 0 5 3 20 0 15 0 93825096 14335930368 572856 18446744073709551615 4194304 4196468 140725917614656 139970809948144 139971331668610 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14939] ppid=14880 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14939/stat : 14939 (java) S 14880 14883 1460 0 -1 1077944384 54 12350 0 0 0 0 5 3 20 0 15 0 93825096 14335930368 572856 18446744073709551615 4194304 4196468 140725917614656 139970808894432 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14940] ppid=14880 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14940/stat : 14940 (java) S 14880 14883 1460 0 -1 1077944384 44 12350 0 0 0 0 5 3 20 0 15 0 93825096 14335930368 572856 18446744073709551615 4194304 4196468 140725917614656 139970807841792 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14941] ppid=14880 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14941/stat : 14941 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14335930368 572856 18446744073709551615 4194304 4196468 140725917614656 139970806790352 139971331676059 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14942] ppid=14880 vsize=13999932 CPUtime=2.26 cores=1,3,5,7
/proc/14883/task/14942/stat : 14942 (java) S 14880 14883 1460 0 -1 1077944384 4584 12350 0 0 217 1 5 3 20 0 15 0 93825099 14335930368 572856 18446744073709551615 4194304 4196468 140725917614656 139970805737968 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14943] ppid=14880 vsize=13999932 CPUtime=2.08 cores=1,3,5,7
/proc/14883/task/14943/stat : 14943 (java) S 14880 14883 1460 0 -1 1077944384 3111 12350 0 0 199 1 5 3 20 0 15 0 93825099 14335930368 572856 18446744073709551615 4194304 4196468 140725917614656 139970804685424 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14944] ppid=14880 vsize=13999932 CPUtime=1.13 cores=1,3,5,7
/proc/14883/task/14944/stat : 14944 (java) S 14880 14883 1460 0 -1 1077944384 3279 12350 0 0 103 2 5 3 20 0 15 0 93825099 14335930368 572856 18446744073709551615 4194304 4196468 140725917614656 139970803632880 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14945] ppid=14880 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14945/stat : 14945 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14335930368 572856 18446744073709551615 4194304 4196468 140725917614656 139970802580576 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14946] ppid=14880 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14946/stat : 14946 (java) S 14880 14883 1460 0 -1 1077944384 101 12350 0 0 0 0 5 3 20 0 15 0 93825105 14335930368 572856 18446744073709551615 4194304 4196468 140725917614656 139970801527088 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 13999932

[startup+19.2007 s]
/proc/loadavg: 1.75 1.55 1.47 3/213 14947
/proc/meminfo: memFree=27230384/32770624 swapFree=0/573160
[pid=14883] ppid=14880 vsize=13999932 CPUtime=28.88 cores=1,3,5,7
/proc/14883/stat : 14883 (java) S 14880 14883 1460 0 -1 1077944320 81042 12350 0 0 2765 115 5 3 20 0 15 0 93825073 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 140725917597200 139971331657463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
/proc/14883/statm: 3499983 654899 3465 1 0 3488597 0
[pid=14883/tid=14933] ppid=14880 vsize=13999932 CPUtime=16.81 cores=1,3,5,7
/proc/14883/task/14933/stat : 14933 (java) R 14880 14883 1460 0 -1 4202560 39354 12350 0 0 1643 30 5 3 20 0 15 0 93825094 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 139971335888896 139970925807060 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14934] ppid=14880 vsize=13999932 CPUtime=1.6 cores=1,3,5,7
/proc/14883/task/14934/stat : 14934 (java) S 14880 14883 1460 0 -1 1077944384 6078 12350 0 0 134 18 5 3 20 0 15 0 93825094 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 139971251071760 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14935] ppid=14880 vsize=13999932 CPUtime=1.6 cores=1,3,5,7
/proc/14883/task/14935/stat : 14935 (java) S 14880 14883 1460 0 -1 1077944384 5903 12350 0 0 132 20 5 3 20 0 15 0 93825094 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 139971250019216 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14936] ppid=14880 vsize=13999932 CPUtime=1.6 cores=1,3,5,7
/proc/14883/task/14936/stat : 14936 (java) S 14880 14883 1460 0 -1 1077944384 6126 12350 0 0 133 19 5 3 20 0 15 0 93825094 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 139971248966672 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14937] ppid=14880 vsize=13999932 CPUtime=1.6 cores=1,3,5,7
/proc/14883/task/14937/stat : 14937 (java) S 14880 14883 1460 0 -1 1077944384 5837 12350 0 0 133 19 5 3 20 0 15 0 93825094 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 139971247914128 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14938] ppid=14880 vsize=13999932 CPUtime=0.7 cores=1,3,5,7
/proc/14883/task/14938/stat : 14938 (java) S 14880 14883 1460 0 -1 1077944384 4410 12350 0 0 62 0 5 3 20 0 15 0 93825096 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 139970809948144 139971331668610 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14939] ppid=14880 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14939/stat : 14939 (java) S 14880 14883 1460 0 -1 1077944384 54 12350 0 0 0 0 5 3 20 0 15 0 93825096 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 139970808894432 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14940] ppid=14880 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14940/stat : 14940 (java) S 14880 14883 1460 0 -1 1077944384 44 12350 0 0 0 0 5 3 20 0 15 0 93825096 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 139970807841792 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14941] ppid=14880 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14941/stat : 14941 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 139970806790352 139971331676059 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14942] ppid=14880 vsize=13999932 CPUtime=2.27 cores=1,3,5,7
/proc/14883/task/14942/stat : 14942 (java) S 14880 14883 1460 0 -1 1077944384 4584 12350 0 0 218 1 5 3 20 0 15 0 93825099 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 139970805737968 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14943] ppid=14880 vsize=13999932 CPUtime=2.09 cores=1,3,5,7
/proc/14883/task/14943/stat : 14943 (java) S 14880 14883 1460 0 -1 1077944384 3111 12350 0 0 200 1 5 3 20 0 15 0 93825099 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 139970804685424 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14944] ppid=14880 vsize=13999932 CPUtime=1.13 cores=1,3,5,7
/proc/14883/task/14944/stat : 14944 (java) S 14880 14883 1460 0 -1 1077944384 3280 12350 0 0 103 2 5 3 20 0 15 0 93825099 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 139970803632880 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14945] ppid=14880 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14945/stat : 14945 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 139970802580576 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14946] ppid=14880 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14946/stat : 14946 (java) S 14880 14883 1460 0 -1 1077944384 101 12350 0 0 0 0 5 3 20 0 15 0 93825105 14335930368 654899 18446744073709551615 4194304 4196468 140725917614656 139970801527088 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
Current children cumulated CPU time (s) 28.88
Current children cumulated vsize (KiB) 13999932

[startup+20.8013 s]
/proc/loadavg: 1.75 1.55 1.47 3/213 14947
/proc/meminfo: memFree=27219772/32770624 swapFree=0/573156
[pid=14883] ppid=14880 vsize=14067516 CPUtime=31.87 cores=1,3,5,7
/proc/14883/stat : 14883 (java) S 14880 14883 1460 0 -1 1077944320 92236 12350 0 0 3062 117 5 3 20 0 15 0 93825073 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 140725917597200 139971331657463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
/proc/14883/statm: 3516879 665987 3469 1 0 3505493 0
[pid=14883/tid=14933] ppid=14880 vsize=14067516 CPUtime=18.41 cores=1,3,5,7
/proc/14883/task/14933/stat : 14933 (java) R 14880 14883 1460 0 -1 4202560 45459 12350 0 0 1801 32 5 3 20 0 15 0 93825094 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 139971335887776 139970934587521 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14934] ppid=14880 vsize=14067516 CPUtime=1.6 cores=1,3,5,7
/proc/14883/task/14934/stat : 14934 (java) S 14880 14883 1460 0 -1 1077944384 6078 12350 0 0 134 18 5 3 20 0 15 0 93825094 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 139971251071760 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14935] ppid=14880 vsize=14067516 CPUtime=1.6 cores=1,3,5,7
/proc/14883/task/14935/stat : 14935 (java) S 14880 14883 1460 0 -1 1077944384 5903 12350 0 0 132 20 5 3 20 0 15 0 93825094 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 139971250019216 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14936] ppid=14880 vsize=14067516 CPUtime=1.6 cores=1,3,5,7
/proc/14883/task/14936/stat : 14936 (java) S 14880 14883 1460 0 -1 1077944384 6126 12350 0 0 133 19 5 3 20 0 15 0 93825094 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 139971248966672 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14937] ppid=14880 vsize=14067516 CPUtime=1.6 cores=1,3,5,7
/proc/14883/task/14937/stat : 14937 (java) S 14880 14883 1460 0 -1 1077944384 5837 12350 0 0 133 19 5 3 20 0 15 0 93825094 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 139971247914128 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14938] ppid=14880 vsize=14067516 CPUtime=0.7 cores=1,3,5,7
/proc/14883/task/14938/stat : 14938 (java) S 14880 14883 1460 0 -1 1077944384 4410 12350 0 0 62 0 5 3 20 0 15 0 93825096 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 139970809948144 139971331668610 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14939] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14939/stat : 14939 (java) S 14880 14883 1460 0 -1 1077944384 54 12350 0 0 0 0 5 3 20 0 15 0 93825096 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 139970808894432 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14940] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14940/stat : 14940 (java) S 14880 14883 1460 0 -1 1077944384 44 12350 0 0 0 0 5 3 20 0 15 0 93825096 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 139970807841792 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14941] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14941/stat : 14941 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 139970806790352 139971331676059 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14942] ppid=14880 vsize=14067516 CPUtime=2.8 cores=1,3,5,7
/proc/14883/task/14942/stat : 14942 (java) R 14880 14883 1460 0 -1 4202560 6149 12350 0 0 270 2 5 3 20 0 15 0 93825099 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 139970805725520 139971317721441 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14943] ppid=14880 vsize=14067516 CPUtime=2.69 cores=1,3,5,7
/proc/14883/task/14943/stat : 14943 (java) R 14880 14883 1460 0 -1 4202560 6091 12350 0 0 259 2 5 3 20 0 15 0 93825099 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 139970804670144 139971316782182 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14944] ppid=14880 vsize=14067516 CPUtime=1.42 cores=1,3,5,7
/proc/14883/task/14944/stat : 14944 (java) S 14880 14883 1460 0 -1 1077944384 3824 12350 0 0 132 2 5 3 20 0 15 0 93825099 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 139970803632880 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14945] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14945/stat : 14945 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 139970802580576 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14946] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14946/stat : 14946 (java) S 14880 14883 1460 0 -1 1077944384 101 12350 0 0 0 0 5 3 20 0 15 0 93825105 14405136384 665987 18446744073709551615 4194304 4196468 140725917614656 139970801527088 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
Current children cumulated CPU time (s) 31.87
Current children cumulated vsize (KiB) 14067516

[startup+21.6007 s]
/proc/loadavg: 1.75 1.55 1.47 5/213 14947
/proc/meminfo: memFree=27173644/32770624 swapFree=0/573156
[pid=14883] ppid=14880 vsize=14067516 CPUtime=34.29 cores=1,3,5,7
/proc/14883/stat : 14883 (java) S 14880 14883 1460 0 -1 1077944320 95472 12350 0 0 3303 118 5 3 20 0 15 0 93825073 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 140725917597200 139971331657463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
/proc/14883/statm: 3516879 665470 3470 1 0 3505493 0
[pid=14883/tid=14933] ppid=14880 vsize=14067516 CPUtime=19.21 cores=1,3,5,7
/proc/14883/task/14933/stat : 14933 (java) R 14880 14883 1460 0 -1 4202560 45462 12350 0 0 1881 32 5 3 20 0 15 0 93825094 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 139971335886872 139970934162338 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14934] ppid=14880 vsize=14067516 CPUtime=1.6 cores=1,3,5,7
/proc/14883/task/14934/stat : 14934 (java) S 14880 14883 1460 0 -1 1077944384 6078 12350 0 0 134 18 5 3 20 0 15 0 93825094 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 139971251071760 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14935] ppid=14880 vsize=14067516 CPUtime=1.6 cores=1,3,5,7
/proc/14883/task/14935/stat : 14935 (java) S 14880 14883 1460 0 -1 1077944384 5903 12350 0 0 132 20 5 3 20 0 15 0 93825094 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 139971250019216 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14936] ppid=14880 vsize=14067516 CPUtime=1.6 cores=1,3,5,7
/proc/14883/task/14936/stat : 14936 (java) S 14880 14883 1460 0 -1 1077944384 6126 12350 0 0 133 19 5 3 20 0 15 0 93825094 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 139971248966672 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14937] ppid=14880 vsize=14067516 CPUtime=1.6 cores=1,3,5,7
/proc/14883/task/14937/stat : 14937 (java) S 14880 14883 1460 0 -1 1077944384 5837 12350 0 0 133 19 5 3 20 0 15 0 93825094 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 139971247914128 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14938] ppid=14880 vsize=14067516 CPUtime=0.7 cores=1,3,5,7
/proc/14883/task/14938/stat : 14938 (java) S 14880 14883 1460 0 -1 1077944384 4410 12350 0 0 62 0 5 3 20 0 15 0 93825096 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 139970809948144 139971331668610 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14939] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14939/stat : 14939 (java) S 14880 14883 1460 0 -1 1077944384 54 12350 0 0 0 0 5 3 20 0 15 0 93825096 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 139970808894432 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14940] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14940/stat : 14940 (java) S 14880 14883 1460 0 -1 1077944384 44 12350 0 0 0 0 5 3 20 0 15 0 93825096 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 139970807841792 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14941] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14941/stat : 14941 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 139970806790352 139971331676059 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14942] ppid=14880 vsize=14067516 CPUtime=3.6 cores=1,3,5,7
/proc/14883/task/14942/stat : 14942 (java) R 14880 14883 1460 0 -1 4202560 6533 12350 0 0 350 2 5 3 20 0 15 0 93825099 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 139970805737104 139971315154251 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14943] ppid=14880 vsize=14067516 CPUtime=3.48 cores=1,3,5,7
/proc/14883/task/14943/stat : 14943 (java) R 14880 14883 1460 0 -1 4202560 8928 12350 0 0 338 2 5 3 20 0 15 0 93825099 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 139970804684600 139971315154243 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14944] ppid=14880 vsize=14067516 CPUtime=1.43 cores=1,3,5,7
/proc/14883/task/14944/stat : 14944 (java) S 14880 14883 1460 0 -1 1077944384 3836 12350 0 0 133 2 5 3 20 0 15 0 93825099 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 139970803632880 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14945] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14945/stat : 14945 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 139970802580576 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14946] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14946/stat : 14946 (java) S 14880 14883 1460 0 -1 1077944384 101 12350 0 0 0 0 5 3 20 0 15 0 93825105 14405136384 665470 18446744073709551615 4194304 4196468 140725917614656 139970801527088 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
Current children cumulated CPU time (s) 34.29
Current children cumulated vsize (KiB) 14067516

[startup+21.8023 s]
/proc/loadavg: 1.75 1.55 1.47 5/213 14947
/proc/meminfo: memFree=27173644/32770624 swapFree=0/573156
[pid=14883] ppid=14880 vsize=14067516 CPUtime=34.81 cores=1,3,5,7
/proc/14883/stat : 14883 (java) S 14880 14883 1460 0 -1 1077944320 95514 12350 0 0 3355 118 5 3 20 0 15 0 93825073 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 140725917597200 139971331657463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
/proc/14883/statm: 3516879 668527 3470 1 0 3505493 0
[pid=14883/tid=14933] ppid=14880 vsize=14067516 CPUtime=19.28 cores=1,3,5,7
/proc/14883/task/14933/stat : 14933 (java) S 14880 14883 1460 0 -1 1077944384 45469 12350 0 0 1888 32 5 3 20 0 15 0 93825094 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 139971335895008 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14934] ppid=14880 vsize=14067516 CPUtime=1.65 cores=1,3,5,7
/proc/14883/task/14934/stat : 14934 (java) R 14880 14883 1460 0 -1 4202560 6083 12350 0 0 139 18 5 3 20 0 15 0 93825094 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 139971251071760 139971324285671 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14935] ppid=14880 vsize=14067516 CPUtime=1.65 cores=1,3,5,7
/proc/14883/task/14935/stat : 14935 (java) R 14880 14883 1460 0 -1 4202560 5912 12350 0 0 137 20 5 3 20 0 15 0 93825094 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 139971250019216 139971324285671 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14936] ppid=14880 vsize=14067516 CPUtime=1.64 cores=1,3,5,7
/proc/14883/task/14936/stat : 14936 (java) R 14880 14883 1460 0 -1 4202560 6127 12350 0 0 137 19 5 3 20 0 15 0 93825094 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 139971248966792 139971324285671 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14937] ppid=14880 vsize=14067516 CPUtime=1.65 cores=1,3,5,7
/proc/14883/task/14937/stat : 14937 (java) R 14880 14883 1460 0 -1 4202560 5851 12350 0 0 138 19 5 3 20 0 15 0 93825094 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 139971247914128 139971316654083 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14938] ppid=14880 vsize=14067516 CPUtime=0.77 cores=1,3,5,7
/proc/14883/task/14938/stat : 14938 (java) S 14880 14883 1460 0 -1 1077944384 4412 12350 0 0 69 0 5 3 20 0 15 0 93825096 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 139970809946768 139971331667669 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14939] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14939/stat : 14939 (java) S 14880 14883 1460 0 -1 1077944384 54 12350 0 0 0 0 5 3 20 0 15 0 93825096 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 139970808893968 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14940] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14940/stat : 14940 (java) S 14880 14883 1460 0 -1 1077944384 45 12350 0 0 0 0 5 3 20 0 15 0 93825096 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 139970807841392 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14941] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14941/stat : 14941 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 139970806790352 139971331676059 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14942] ppid=14880 vsize=14067516 CPUtime=3.73 cores=1,3,5,7
/proc/14883/task/14942/stat : 14942 (java) S 14880 14883 1460 0 -1 1077944384 6533 12350 0 0 363 2 5 3 20 0 15 0 93825099 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 139970805721904 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14943] ppid=14880 vsize=14067516 CPUtime=3.55 cores=1,3,5,7
/proc/14883/task/14943/stat : 14943 (java) S 14880 14883 1460 0 -1 1077944384 8931 12350 0 0 345 2 5 3 20 0 15 0 93825099 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 139970804671120 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14944] ppid=14880 vsize=14067516 CPUtime=1.43 cores=1,3,5,7
/proc/14883/task/14944/stat : 14944 (java) S 14880 14883 1460 0 -1 1077944384 3836 12350 0 0 133 2 5 3 20 0 15 0 93825099 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 139970803632880 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14945] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14945/stat : 14945 (java) S 14880 14883 1460 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 93825099 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 139970802580576 139971331667669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
[pid=14883/tid=14946] ppid=14880 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/14883/task/14946/stat : 14946 (java) S 14880 14883 1460 0 -1 1077944384 101 12350 0 0 0 0 5 3 20 0 15 0 93825105 14405136384 668527 18446744073709551615 4194304 4196468 140725917614656 139970801527088 139971331668610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38219776 140725917616080 140725917618865 140725917618865 140725917622223 0
Current children cumulated CPU time (s) 34.81
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 21.8691
CPU time (s): 34.9352
CPU user time (s): 33.6885
CPU system time (s): 1.24668
CPU usage (%): 159.747
Max. virtual memory (cumulated for all children) (KiB): 14070016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.6885
system time used= 1.24668
maximum resident set size= 2675228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107963
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7852
involuntary context switches= 753

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.086376 second user time and 0.150765 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-11 16:39:12
IDJOB=4262471
IDBENCH=134317
IDSOLVER=2650
FILE ID=node134/4262471-1502463187
RUNJOBID= node134-1502411438-1524
PBS_JOBID= 
Free space on /tmp= 61980 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/PigeonsPlus/PigeonsPlus-m1-s1/pigeonsPlus-07-08.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262471-1502463187/watcher-4262471-1502463187 -o /tmp/evaluation-result-4262471-1502463187/solver-4262471-1502463187 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502411438-1524 --watchdog 2580  bin/concrete HOME/instance-4262471-1502463187.xml

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

MD5SUM BENCH= b710198e3fe52a2d3e46aa4557e690ea
RANDOM SEED=862378089

node134.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.43
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.43
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.43
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.43
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:        29833088 kB
MemAvailable:   30850616 kB
Buffers:          290108 kB
Cached:          1020544 kB
SwapCached:            0 kB
Active:          1890520 kB
Inactive:         604636 kB
Active(anon):    1186876 kB
Inactive(anon):    31216 kB
Active(file):     703644 kB
Inactive(file):   573420 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             45740 kB
Writeback:          6568 kB
AnonPages:       1194796 kB
Mapped:            64596 kB
Shmem:             33468 kB
Slab:             142432 kB
SReclaimable:     112596 kB
SUnreclaim:        29836 kB
KernelStack:        3552 kB
PageTables:         7928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2069036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    985088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61956 MiB
End job on node134 at 2017-08-11 16:39:34