Trace number 4243653

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
R1: sat4j-CSP 2017-07-05? (TO) 2415.9 376.266

General information on the benchmark

NameQRandom/
QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-16.xml
MD5SUM2a6706ebf1a04474da396dd8277f6c47
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 benchmark24.489901
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree1854
Maximum variable degree1979
Distribution of variable degrees[{"degree":1854,"count":1},{"degree":1899,"count":1},{"degree":1906,"count":1},{"degree":1917,"count":1},{"degree":1920,"count":1},{"degree":1924,"count":2},{"degree":1928,"count":1},{"degree":1938,"count":1},{"degree":1941,"count":1},{"degree":1943,"count":1},{"degree":1945,"count":1},{"degree":1948,"count":1},{"degree":1950,"count":1},{"degree":1955,"count":1},{"degree":1961,"count":2},{"degree":1962,"count":2},{"degree":1978,"count":1},{"degree":1979,"count":1}]
Minimum constraint arity15
Maximum constraint arity15
Distribution of constraint arities[{"arity":15,"count":2713}]
Number of extensional constraints2713
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2713}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

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-4243653-1500674896/watcher-4243653-1500674896 -o /tmp/evaluation-result-4243653-1500674896/solver-4243653-1500674896 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500673699-14399 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243653-1500674896.xml 

pid=15742
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 6.56 7.41 5.59 3/262 15745
/proc/meminfo: memFree=31195088/32770624 swapFree=5912/228444
[pid=15745] ppid=15742 vsize=8349744 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/stat : 15745 (java) S 15742 15745 9838 0 -1 1077944320 1922 0 0 0 0 0 0 0 20 0 2 0 2759654 8550137856 1668 33554432000 4194304 4196468 140721077331376 140721077313920 139974569639671 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
/proc/15745/statm: 2087436 1668 1197 1 0 2076347 0
[pid=15745/tid=15746] ppid=15742 vsize=8349744 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15746/stat : 15746 (java) R 15742 15745 9838 0 -1 4202560 711 0 0 0 0 0 0 0 20 0 2 0 2759654 8550137856 1734 33554432000 4194304 4196468 140721077331376 139974573881760 139974561929120 0 4 0 16784584 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0

[startup+0.100102 s]
/proc/loadavg: 6.56 7.41 5.59 3/262 15745
/proc/meminfo: memFree=31195088/32770624 swapFree=5912/228444
[pid=15745] ppid=15742 vsize=10900456 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/15745/stat : 15745 (java) S 15742 15745 9838 0 -1 1077944320 4738 0 0 0 9 1 0 0 20 0 20 0 2759654 11162066944 5854 33554432000 4194304 4196468 140721077331376 140721077313920 139974569639671 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
/proc/15745/statm: 2725114 5854 2633 1 0 2713552 0
[pid=15745/tid=15746] ppid=15742 vsize=10900456 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15746/stat : 15746 (java) R 15742 15745 9838 0 -1 4202560 2826 0 0 0 8 0 0 0 20 0 20 0 2759654 11162066944 5854 33554432000 4194304 4196468 140721077331376 139974573881952 139974569661597 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900456

[startup+0.200443 s]
/proc/loadavg: 6.56 7.41 5.59 3/262 15745
/proc/meminfo: memFree=31195088/32770624 swapFree=5912/228444
[pid=15745] ppid=15742 vsize=10900556 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/15745/stat : 15745 (java) S 15742 15745 9838 0 -1 1077944320 7061 0 0 0 24 2 0 0 20 0 20 0 2759654 11162169344 8373 33554432000 4194304 4196468 140721077331376 140721077313920 139974569639671 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
/proc/15745/statm: 2725139 8373 2854 1 0 2713552 0
[pid=15745/tid=15746] ppid=15742 vsize=10900556 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15746/stat : 15746 (java) R 15742 15745 9838 0 -1 4202560 4693 0 0 0 17 1 0 0 20 0 20 0 2759654 11162169344 8373 33554432000 4194304 4196468 140721077331376 139974573845456 139974553720158 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300309 s]
/proc/loadavg: 6.56 7.41 5.59 3/262 15745
/proc/meminfo: memFree=31195088/32770624 swapFree=5912/228444
[pid=15745] ppid=15742 vsize=10900556 CPUtime=0.54 cores=0,2,4,6,8,10,12,14
/proc/15745/stat : 15745 (java) S 15742 15745 9838 0 -1 1077944320 9769 0 0 0 50 4 0 0 20 0 20 0 2759654 11162169344 12520 33554432000 4194304 4196468 140721077331376 140721077313920 139974569639671 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
/proc/15745/statm: 2725139 12520 3025 1 0 2713552 0
[pid=15745/tid=15746] ppid=15742 vsize=10900556 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15746/stat : 15746 (java) R 15742 15745 9838 0 -1 4202560 5257 0 0 0 26 2 0 0 20 0 20 0 2759654 11162169344 12520 33554432000 4194304 4196468 140721077331376 139974573862392 139974569661597 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 10900556

[startup+0.700327 s]
/proc/loadavg: 6.56 7.41 5.59 3/262 15745
/proc/meminfo: memFree=31195088/32770624 swapFree=5912/228444
[pid=15745] ppid=15742 vsize=10900632 CPUtime=2.15 cores=0,2,4,6,8,10,12,14
/proc/15745/stat : 15745 (java) S 15742 15745 9838 0 -1 1077944320 12837 0 0 0 209 6 0 0 20 0 20 0 2759654 11162247168 26341 33554432000 4194304 4196468 140721077331376 140721077313920 139974569639671 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
/proc/15745/statm: 2725158 26341 3086 1 0 2713552 0
[pid=15745/tid=15746] ppid=15742 vsize=10900632 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15746/stat : 15746 (java) R 15742 15745 9838 0 -1 4202560 5832 0 0 0 64 3 0 0 20 0 20 0 2759654 11162247168 26341 33554432000 4194304 4196468 140721077331376 139974573878184 139974554714512 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 10900632

[startup+1.50075 s]
/proc/loadavg: 6.56 7.41 5.59 3/282 15765
/proc/meminfo: memFree=31105640/32770624 swapFree=5912/228468
[pid=15745] ppid=15742 vsize=10900632 CPUtime=3.02 cores=0,2,4,6,8,10,12,14
/proc/15745/stat : 15745 (java) S 15742 15745 9838 0 -1 1077944320 14222 0 0 0 296 6 0 0 20 0 20 0 2759654 11162247168 26966 33554432000 4194304 4196468 140721077331376 140721077313920 139974569639671 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
/proc/15745/statm: 2725158 26966 3092 1 0 2713552 0
[pid=15745/tid=15746] ppid=15742 vsize=10900632 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15746/stat : 15746 (java) R 15742 15745 9838 0 -1 4202560 6083 0 0 0 144 3 0 0 20 0 20 0 2759654 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974573875544 139974552102533 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15748] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15748/stat : 15748 (java) S 15742 15745 9838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2759655 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974176222224 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15749] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15749/stat : 15749 (java) S 15742 15745 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2759655 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974175169680 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15750] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15750/stat : 15750 (java) S 15742 15745 9838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2759655 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974174116624 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15751] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15751/stat : 15751 (java) S 15742 15745 9838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2759655 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974173064080 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15752] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15752/stat : 15752 (java) S 15742 15745 9838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2759655 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974172011024 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15753] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15753/stat : 15753 (java) S 15742 15745 9838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2759655 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974170958480 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15754] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15754/stat : 15754 (java) S 15742 15745 9838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2759655 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974169905424 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15755] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15755/stat : 15755 (java) S 15742 15745 9838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2759655 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974168852880 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15756] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15756/stat : 15756 (java) S 15742 15745 9838 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 2759658 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974045281008 139974569650818 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15757] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15757/stat : 15757 (java) S 15742 15745 9838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 2759658 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974044227232 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15758] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15758/stat : 15758 (java) S 15742 15745 9838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 2759659 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974043174128 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15759] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15759/stat : 15759 (java) S 15742 15745 9838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2759662 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974042122704 139974569658267 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15760] ppid=15742 vsize=10900632 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15760/stat : 15760 (java) S 15742 15745 9838 0 -1 1077944384 1631 0 0 0 40 0 0 0 20 0 20 0 2759662 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974041069808 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15761] ppid=15742 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15761/stat : 15761 (java) S 15742 15745 9838 0 -1 1077944384 1357 0 0 0 37 0 0 0 20 0 20 0 2759662 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974040017264 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15762] ppid=15742 vsize=10900632 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15762/stat : 15762 (java) S 15742 15745 9838 0 -1 1077944384 2037 0 0 0 40 0 0 0 20 0 20 0 2759662 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974038964208 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15763] ppid=15742 vsize=10900632 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15763/stat : 15763 (java) S 15742 15745 9838 0 -1 1077944384 1712 0 0 0 33 0 0 0 20 0 20 0 2759662 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974037911664 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15764] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15764/stat : 15764 (java) S 15742 15745 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2759663 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974036859872 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15765] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15765/stat : 15765 (java) S 15742 15745 9838 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 2759663 11162247168 26966 33554432000 4194304 4196468 140721077331376 139974035807408 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 10900632

[startup+3.10116 s]
/proc/loadavg: 6.56 7.41 5.59 5/282 15765
/proc/meminfo: memFree=30974932/32770624 swapFree=5912/228468
[pid=15745] ppid=15742 vsize=10900632 CPUtime=8.16 cores=0,2,4,6,8,10,12,14
/proc/15745/stat : 15745 (java) S 15742 15745 9838 0 -1 1077944320 34475 0 0 0 759 57 0 0 20 0 20 0 2759654 11162247168 102905 33554432000 4194304 4196468 140721077331376 140721077313920 139974569639671 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
/proc/15745/statm: 2725158 102905 3137 1 0 2713552 0
[pid=15745/tid=15746] ppid=15742 vsize=10900632 CPUtime=2.93 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15746/stat : 15746 (java) R 15742 15745 9838 0 -1 4202560 7502 0 0 0 288 5 0 0 20 0 20 0 2759654 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974573857928 139974550481814 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15748] ppid=15742 vsize=10900632 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15748/stat : 15748 (java) S 15742 15745 9838 0 -1 1077944384 109 0 0 0 5 6 0 0 20 0 20 0 2759655 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974176222224 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15749] ppid=15742 vsize=10900632 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15749/stat : 15749 (java) S 15742 15745 9838 0 -1 1077944384 111 0 0 0 5 6 0 0 20 0 20 0 2759655 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974175169680 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15750] ppid=15742 vsize=10900632 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15750/stat : 15750 (java) S 15742 15745 9838 0 -1 1077944384 139 0 0 0 6 6 0 0 20 0 20 0 2759655 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974174116624 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15751] ppid=15742 vsize=10900632 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15751/stat : 15751 (java) S 15742 15745 9838 0 -1 1077944384 120 0 0 0 6 6 0 0 20 0 20 0 2759655 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974173064080 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15752] ppid=15742 vsize=10900632 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15752/stat : 15752 (java) S 15742 15745 9838 0 -1 1077944384 135 0 0 0 8 4 0 0 20 0 20 0 2759655 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974172011024 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15753] ppid=15742 vsize=10900632 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15753/stat : 15753 (java) S 15742 15745 9838 0 -1 1077944384 157 0 0 0 6 6 0 0 20 0 20 0 2759655 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974170958480 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15754] ppid=15742 vsize=10900632 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15754/stat : 15754 (java) S 15742 15745 9838 0 -1 1077944384 81 0 0 0 3 3 0 0 20 0 20 0 2759655 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974169905424 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15755] ppid=15742 vsize=10900632 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15755/stat : 15755 (java) S 15742 15745 9838 0 -1 1077944384 204 0 0 0 4 4 0 0 20 0 20 0 2759655 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974168852880 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15756] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15756/stat : 15756 (java) S 15742 15745 9838 0 -1 1077944384 224 0 0 0 0 0 0 0 20 0 20 0 2759658 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974045281008 139974569650818 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15757] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15757/stat : 15757 (java) S 15742 15745 9838 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 2759658 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974044227232 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15758] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15758/stat : 15758 (java) S 15742 15745 9838 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 2759659 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974043174128 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15759] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15759/stat : 15759 (java) S 15742 15745 9838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2759662 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974042122704 139974569658267 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15760] ppid=15742 vsize=10900632 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15760/stat : 15760 (java) S 15742 15745 9838 0 -1 1077944384 5085 0 0 0 93 1 0 0 20 0 20 0 2759662 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974041069808 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15761] ppid=15742 vsize=10900632 CPUtime=1.4 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15761/stat : 15761 (java) S 15742 15745 9838 0 -1 1077944384 8149 0 0 0 138 2 0 0 20 0 20 0 2759662 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974040017264 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15762] ppid=15742 vsize=10900632 CPUtime=1.51 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15762/stat : 15762 (java) R 15742 15745 9838 0 -1 4202560 8539 0 0 0 149 2 0 0 20 0 20 0 2759662 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974038953920 139974554029520 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15763] ppid=15742 vsize=10900632 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15763/stat : 15763 (java) S 15742 15745 9838 0 -1 1077944384 2491 0 0 0 42 1 0 0 20 0 20 0 2759662 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974037911664 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15764] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15764/stat : 15764 (java) S 15742 15745 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2759663 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974036859872 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15765] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15765/stat : 15765 (java) S 15742 15745 9838 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 2759663 11162247168 102905 33554432000 4194304 4196468 140721077331376 139974035807408 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
Current children cumulated CPU time (s) 8.16
Current children cumulated vsize (KiB) 10900632

[startup+6.30086 s]
/proc/loadavg: 6.28 7.33 5.58 4/282 15765
/proc/meminfo: memFree=30202432/32770624 swapFree=5912/228480
[pid=15745] ppid=15742 vsize=10900632 CPUtime=19.06 cores=0,2,4,6,8,10,12,14
/proc/15745/stat : 15745 (java) S 15742 15745 9838 0 -1 1077944320 39189 0 0 0 1673 233 0 0 20 0 20 0 2759654 11162247168 251664 33554432000 4194304 4196468 140721077331376 140721077313920 139974569639671 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
/proc/15745/statm: 2725158 251664 3152 1 0 2713552 0
[pid=15745/tid=15746] ppid=15742 vsize=10900632 CPUtime=4.8 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15746/stat : 15746 (java) R 15742 15745 9838 0 -1 4202560 7890 0 0 0 472 8 0 0 20 0 20 0 2759654 11162247168 251664 33554432000 4194304 4196468 140721077331376 139974573875128 139974550482864 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15748] ppid=15742 vsize=10900632 CPUtime=1.18 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15748/stat : 15748 (java) S 15742 15745 9838 0 -1 1077944384 701 0 0 0 90 28 0 0 20 0 20 0 2759655 11162247168 251664 33554432000 4194304 4196468 140721077331376 139974176222224 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15749] ppid=15742 vsize=10900632 CPUtime=1.18 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15749/stat : 15749 (java) S 15742 15745 9838 0 -1 1077944384 352 0 0 0 90 28 0 0 20 0 20 0 2759655 11162247168 251664 33554432000 4194304 4196468 140721077331376 139974175169680 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15750] ppid=15742 vsize=10900632 CPUtime=1.18 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15750/stat : 15750 (java) S 15742 15745 9838 0 -1 1077944384 486 0 0 0 91 27 0 0 20 0 20 0 2759655 11162247168 251664 33554432000 4194304 4196468 140721077331376 139974174116624 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15751] ppid=15742 vsize=10900632 CPUtime=1.18 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15751/stat : 15751 (java) S 15742 15745 9838 0 -1 1077944384 354 0 0 0 90 28 0 0 20 0 20 0 2759655 11162247168 251664 33554432000 4194304 4196468 140721077331376 139974173064080 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15752] ppid=15742 vsize=10900632 CPUtime=1.18 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15752/stat : 15752 (java) S 15742 15745 9838 0 -1 1077944384 377 0 0 0 92 26 0 0 20 0 20 0 2759655 11162247168 251664 33554432000 4194304 4196468 140721077331376 139974172011024 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15753] ppid=15742 vsize=10900632 CPUtime=1.16 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15753/stat : 15753 (java) S 15742 15745 9838 0 -1 1077944384 387 0 0 0 90 26 0 0 20 0 20 0 2759655 11162247168 251664 33554432000 4194304 4196468 140721077331376 139974170958480 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15754] ppid=15742 vsize=10900632 CPUtime=1.12 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15754/stat : 15754 (java) S 15742 15745 9838 0 -1 1077944384 449 0 0 0 88 24 0 0 20 0 20 0 2759655 11162247168 251664 33554432000 4194304 4196468 140721077331376 139974169905424 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15755] ppid=15742 vsize=10900632 CPUtime=1.14 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15755/stat : 15755 (java) S 15742 15745 9838 0 -1 1077944384 479 0 0 0 88 26 0 0 20 0 20 0 2759655 11162247168 251664 33554432000 4194304 4196468 140721077331376 139974168852880 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15756] ppid=15742 vsize=10900632 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15756/stat : 15756 (java) S 15742 15745 9838 0 -1 1077944384 1836 0 0 0 25 0 0 0 20 0 20 0 2759658 11162247168 251664 33554432000 4194304 4196468 140721077331376 139974045281008 139974569650818 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15757] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15757/stat : 15757 (java) S 15742 15745 9838 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 2759658 11162247168 251664 33554432000 4194304 4196468 140721077331376 139974044227296 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15758] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15758/stat : 15758 (java) S 15742 15745 9838 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 2759659 11162247168 251664 33554432000 4194304 4196468 140721077331376 139974043174144 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15759] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=15745/tid=15754] ppid=15742 vsize=10900632 CPUtime=289.5 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15754/stat : 15754 (java) R 15742 15745 9838 0 -1 4202560 54156 0 0 0 28628 322 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974169905624 139974554093531 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15755] ppid=15742 vsize=10900632 CPUtime=287.59 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15755/stat : 15755 (java) R 15742 15745 9838 0 -1 4202560 46675 0 0 0 28436 323 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974168852776 139974562267879 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15756] ppid=15742 vsize=10900632 CPUtime=21.39 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15756/stat : 15756 (java) S 15742 15745 9838 0 -1 1077944384 63177 0 0 0 2136 3 0 0 20 0 20 0 2759658 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974045279328 139974569649877 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15757] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15757/stat : 15757 (java) S 15742 15745 9838 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 2759658 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974044227296 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15758] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15758/stat : 15758 (java) S 15742 15745 9838 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 2759659 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974043174144 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15759] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15759/stat : 15759 (java) S 15742 15745 9838 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974042122352 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15760] ppid=15742 vsize=10900632 CPUtime=1.06 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15760/stat : 15760 (java) S 15742 15745 9838 0 -1 1077944384 5570 0 0 0 105 1 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974041069808 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15761] ppid=15742 vsize=10900632 CPUtime=1.59 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15761/stat : 15761 (java) S 15742 15745 9838 0 -1 1077944384 8860 0 0 0 157 2 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974040017264 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15762] ppid=15742 vsize=10900632 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15762/stat : 15762 (java) S 15742 15745 9838 0 -1 1077944384 8997 0 0 0 178 2 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974038964208 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15763] ppid=15742 vsize=10900632 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15763/stat : 15763 (java) S 15742 15745 9838 0 -1 1077944384 3067 0 0 0 44 1 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974037911664 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15764] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15764/stat : 15764 (java) S 15742 15745 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2759663 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974036859872 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15765] ppid=15742 vsize=10900632 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15765/stat : 15765 (java) S 15742 15745 9838 0 -1 1077944384 267 0 0 0 10 5 0 0 20 0 20 0 2759663 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974035807408 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
Current children cumulated CPU time (s) 2401.73
Current children cumulated vsize (KiB) 10900632

[startup+375.211 s]
/proc/loadavg: 7.67 6.87 5.82 10/282 15779
/proc/meminfo: memFree=22726200/32770624 swapFree=5912/228844
[pid=15745] ppid=15742 vsize=10900632 CPUtime=2408.04 cores=0,2,4,6,8,10,12,14
/proc/15745/stat : 15745 (java) S 15742 15745 9838 0 -1 1077944320 600586 0 0 0 238274 2530 0 0 20 0 20 0 2759654 11162247168 2116599 33554432000 4194304 4196468 140721077331376 140721077313920 139974569639671 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
/proc/15745/statm: 2725158 2116599 3157 1 0 2713552 0
[pid=15745/tid=15746] ppid=15742 vsize=10900632 CPUtime=57.86 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15746/stat : 15746 (java) S 15742 15745 9838 0 -1 1077944384 29901 0 0 0 5770 16 0 0 20 0 20 0 2759654 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974573872896 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15748] ppid=15742 vsize=10900632 CPUtime=290.13 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15748/stat : 15748 (java) R 15742 15745 9838 0 -1 4202560 51426 0 0 0 28686 327 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974176222120 139974553022704 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15749] ppid=15742 vsize=10900632 CPUtime=290.86 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15749/stat : 15749 (java) R 15742 15745 9838 0 -1 4202560 46407 0 0 0 28790 296 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974175169264 139974562267879 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15750] ppid=15742 vsize=10900632 CPUtime=291.2 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15750/stat : 15750 (java) R 15742 15745 9838 0 -1 4202560 91593 0 0 0 28821 299 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974174116520 139974562267879 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15751] ppid=15742 vsize=10900632 CPUtime=291.47 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15751/stat : 15751 (java) R 15742 15745 9838 0 -1 4202560 65247 0 0 0 28852 295 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974173063976 139974562267879 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15752] ppid=15742 vsize=10900632 CPUtime=289.83 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15752/stat : 15752 (java) R 15742 15745 9838 0 -1 4202560 38917 0 0 0 28657 326 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974172010920 139974562267879 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15753] ppid=15742 vsize=10900632 CPUtime=291.47 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15753/stat : 15753 (java) R 15742 15745 9838 0 -1 4202560 84912 0 0 0 28842 305 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974170958680 139974554093604 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15754] ppid=15742 vsize=10900632 CPUtime=290.29 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15754/stat : 15754 (java) R 15742 15745 9838 0 -1 4202560 54156 0 0 0 28706 323 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974169905320 139974562267879 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15755] ppid=15742 vsize=10900632 CPUtime=288.38 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15755/stat : 15755 (java) R 15742 15745 9838 0 -1 4202560 46675 0 0 0 28515 323 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974168852464 139974562267879 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15756] ppid=15742 vsize=10900632 CPUtime=21.39 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15756/stat : 15756 (java) S 15742 15745 9838 0 -1 1077944384 63177 0 0 0 2136 3 0 0 20 0 20 0 2759658 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974045279328 139974569649877 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15757] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15757/stat : 15757 (java) S 15742 15745 9838 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 2759658 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974044227296 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15758] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15758/stat : 15758 (java) S 15742 15745 9838 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 2759659 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974043174144 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15759] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15759/stat : 15759 (java) S 15742 15745 9838 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974042122352 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15760] ppid=15742 vsize=10900632 CPUtime=1.06 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15760/stat : 15760 (java) S 15742 15745 9838 0 -1 1077944384 5570 0 0 0 105 1 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974041069808 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15761] ppid=15742 vsize=10900632 CPUtime=1.59 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15761/stat : 15761 (java) S 15742 15745 9838 0 -1 1077944384 8860 0 0 0 157 2 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974040017264 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15762] ppid=15742 vsize=10900632 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15762/stat : 15762 (java) S 15742 15745 9838 0 -1 1077944384 8997 0 0 0 178 2 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974038964208 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15763] ppid=15742 vsize=10900632 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15763/stat : 15763 (java) S 15742 15745 9838 0 -1 1077944384 3067 0 0 0 44 1 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974037911664 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15764] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15764/stat : 15764 (java) S 15742 15745 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2759663 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974036859872 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15765] ppid=15742 vsize=10900632 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15765/stat : 15765 (java) S 15742 15745 9838 0 -1 1077944384 267 0 0 0 10 5 0 0 20 0 20 0 2759663 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974035807408 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
Current children cumulated CPU time (s) 2408.04
Current children cumulated vsize (KiB) 10900632

[startup+376.001 s]
/proc/loadavg: 7.67 6.87 5.82 10/282 15779
/proc/meminfo: memFree=22726200/32770624 swapFree=5912/228844
[pid=15745] ppid=15742 vsize=10900632 CPUtime=2414.19 cores=0,2,4,6,8,10,12,14
/proc/15745/stat : 15745 (java) S 15742 15745 9838 0 -1 1077944320 600586 0 0 0 238887 2532 0 0 20 0 20 0 2759654 11162247168 2116599 33554432000 4194304 4196468 140721077331376 140721077313920 139974569639671 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
/proc/15745/statm: 2725158 2116599 3157 1 0 2713552 0
[pid=15745/tid=15746] ppid=15742 vsize=10900632 CPUtime=57.86 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15746/stat : 15746 (java) S 15742 15745 9838 0 -1 1077944384 29901 0 0 0 5770 16 0 0 20 0 20 0 2759654 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974573872896 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15748] ppid=15742 vsize=10900632 CPUtime=290.89 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15748/stat : 15748 (java) R 15742 15745 9838 0 -1 4202560 51426 0 0 0 28761 328 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974176222120 139974553022704 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15749] ppid=15742 vsize=10900632 CPUtime=291.63 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15749/stat : 15749 (java) R 15742 15745 9838 0 -1 4202560 46407 0 0 0 28866 297 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974175169576 139974562267879 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15750] ppid=15742 vsize=10900632 CPUtime=291.96 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15750/stat : 15750 (java) R 15742 15745 9838 0 -1 4202560 91593 0 0 0 28897 299 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974174116520 139974562267879 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15751] ppid=15742 vsize=10900632 CPUtime=292.23 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15751/stat : 15751 (java) R 15742 15745 9838 0 -1 4202560 65247 0 0 0 28928 295 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974173063976 139974562267879 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15752] ppid=15742 vsize=10900632 CPUtime=290.6 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15752/stat : 15752 (java) R 15742 15745 9838 0 -1 4202560 38917 0 0 0 28733 327 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974172010920 139974562267879 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15753] ppid=15742 vsize=10900632 CPUtime=292.26 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15753/stat : 15753 (java) R 15742 15745 9838 0 -1 4202560 84912 0 0 0 28921 305 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974170958680 139974554337216 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15754] ppid=15742 vsize=10900632 CPUtime=291.05 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15754/stat : 15754 (java) R 15742 15745 9838 0 -1 4202560 54156 0 0 0 28782 323 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974169905320 139974562267879 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15755] ppid=15742 vsize=10900632 CPUtime=289.14 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15755/stat : 15755 (java) R 15742 15745 9838 0 -1 4202560 46675 0 0 0 28591 323 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974168852776 139974562267879 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15756] ppid=15742 vsize=10900632 CPUtime=21.39 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15756/stat : 15756 (java) S 15742 15745 9838 0 -1 1077944384 63177 0 0 0 2136 3 0 0 20 0 20 0 2759658 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974045279328 139974569649877 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15757] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15757/stat : 15757 (java) S 15742 15745 9838 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 2759658 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974044227296 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15758] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15758/stat : 15758 (java) S 15742 15745 9838 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 2759659 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974043174144 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15759] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15759/stat : 15759 (java) S 15742 15745 9838 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974042122352 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15760] ppid=15742 vsize=10900632 CPUtime=1.06 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15760/stat : 15760 (java) S 15742 15745 9838 0 -1 1077944384 5570 0 0 0 105 1 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974041069808 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15761] ppid=15742 vsize=10900632 CPUtime=1.59 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15761/stat : 15761 (java) S 15742 15745 9838 0 -1 1077944384 8860 0 0 0 157 2 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974040017264 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15762] ppid=15742 vsize=10900632 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15762/stat : 15762 (java) S 15742 15745 9838 0 -1 1077944384 8997 0 0 0 178 2 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974038964208 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15763] ppid=15742 vsize=10900632 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15763/stat : 15763 (java) S 15742 15745 9838 0 -1 1077944384 3067 0 0 0 44 1 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974037911664 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15764] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15764/stat : 15764 (java) S 15742 15745 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2759663 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974036859872 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15765] ppid=15742 vsize=10900632 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15765/stat : 15765 (java) S 15742 15745 9838 0 -1 1077944384 267 0 0 0 10 5 0 0 20 0 20 0 2759663 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974035807408 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
Current children cumulated CPU time (s) 2414.19
Current children cumulated vsize (KiB) 10900632

[startup+376.201 s]
/proc/loadavg: 7.67 6.87 5.82 9/282 15779
/proc/meminfo: memFree=22726200/32770624 swapFree=5912/228844
[pid=15745] ppid=15742 vsize=10900632 CPUtime=2415.82 cores=0,2,4,6,8,10,12,14
/proc/15745/stat : 15745 (java) S 15742 15745 9838 0 -1 1077944320 600673 0 0 0 239049 2533 0 0 20 0 20 0 2759654 11162247168 2116599 33554432000 4194304 4196468 140721077331376 140721077313920 139974569639671 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
/proc/15745/statm: 2725158 2116599 3157 1 0 2713552 0
[pid=15745/tid=15746] ppid=15742 vsize=10900632 CPUtime=57.86 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15746/stat : 15746 (java) S 15742 15745 9838 0 -1 1077944384 29901 0 0 0 5770 16 0 0 20 0 20 0 2759654 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974573872896 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15748] ppid=15742 vsize=10900632 CPUtime=291.09 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15748/stat : 15748 (java) R 15742 15745 9838 0 -1 4202560 51433 0 0 0 28781 328 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974176222120 139974562267879 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15749] ppid=15742 vsize=10900632 CPUtime=291.84 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15749/stat : 15749 (java) R 15742 15745 9838 0 -1 4202560 46410 0 0 0 28887 297 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974175169576 139974553022706 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15750] ppid=15742 vsize=10900632 CPUtime=292.16 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15750/stat : 15750 (java) R 15742 15745 9838 0 -1 4202560 91601 0 0 0 28917 299 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974174116520 139974562267879 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15751] ppid=15742 vsize=10900632 CPUtime=292.43 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15751/stat : 15751 (java) S 15742 15745 9838 0 -1 1077944384 65251 0 0 0 28948 295 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974173063664 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15752] ppid=15742 vsize=10900632 CPUtime=290.8 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15752/stat : 15752 (java) R 15742 15745 9838 0 -1 4202560 38922 0 0 0 28753 327 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974172010920 139974562267879 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15753] ppid=15742 vsize=10900632 CPUtime=292.47 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15753/stat : 15753 (java) R 15742 15745 9838 0 -1 4202560 84933 0 0 0 28942 305 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974170958680 139974554337446 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15754] ppid=15742 vsize=10900632 CPUtime=291.25 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15754/stat : 15754 (java) R 15742 15745 9838 0 -1 4202560 54163 0 0 0 28802 323 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974169905320 139974562267879 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15755] ppid=15742 vsize=10900632 CPUtime=289.35 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15755/stat : 15755 (java) R 15742 15745 9838 0 -1 4202560 46680 0 0 0 28612 323 0 0 20 0 20 0 2759655 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974168852464 139974562267879 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15756] ppid=15742 vsize=10900632 CPUtime=21.39 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15756/stat : 15756 (java) S 15742 15745 9838 0 -1 1077944384 63177 0 0 0 2136 3 0 0 20 0 20 0 2759658 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974045279328 139974569649877 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15757] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15757/stat : 15757 (java) S 15742 15745 9838 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 2759658 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974044227296 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15758] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15758/stat : 15758 (java) S 15742 15745 9838 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 2759659 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974043174144 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15759] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15759/stat : 15759 (java) S 15742 15745 9838 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974042122352 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15760] ppid=15742 vsize=10900632 CPUtime=1.06 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15760/stat : 15760 (java) S 15742 15745 9838 0 -1 1077944384 5572 0 0 0 105 1 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974041069568 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15761] ppid=15742 vsize=10900632 CPUtime=1.59 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15761/stat : 15761 (java) S 15742 15745 9838 0 -1 1077944384 8862 0 0 0 157 2 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974040017312 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15762] ppid=15742 vsize=10900632 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15762/stat : 15762 (java) S 15742 15745 9838 0 -1 1077944384 8999 0 0 0 178 2 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974038964256 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15763] ppid=15742 vsize=10900632 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15763/stat : 15763 (java) S 15742 15745 9838 0 -1 1077944384 3069 0 0 0 44 1 0 0 20 0 20 0 2759662 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974037911712 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15764] ppid=15742 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15764/stat : 15764 (java) S 15742 15745 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2759663 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974036859872 139974569649877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
[pid=15745/tid=15765] ppid=15742 vsize=10900632 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/15745/task/15765/stat : 15765 (java) S 15742 15745 9838 0 -1 1077944384 286 0 0 0 10 5 0 0 20 0 20 0 2759663 11162247168 2116599 33554432000 4194304 4196468 140721077331376 139974035807408 139974569650818 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20963328 140721077339307 140721077339460 140721077339460 140721077342159 0
Current children cumulated CPU time (s) 2415.82
Current children cumulated vsize (KiB) 10900632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 376.266
CPU time (s): 2415.9
CPU user time (s): 2390.52
CPU system time (s): 25.3831
CPU usage (%): 642.071
Max. virtual memory (cumulated for all children) (KiB): 10903312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2390.52
system time used= 25.3831
maximum resident set size= 8466660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 600680
page faults= 0
swaps= 0
block input operations= 0
block output operations= 536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48214
involuntary context switches= 171571

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.08531 second user time and 3.77868 second system time

The end

Launcher Data

Begin job on node102 at 2017-07-22 00:08:16
IDJOB=4243653
IDBENCH=125874
IDSOLVER=2623
FILE ID=node102/4243653-1500674896
RUNJOBID= node102-1500673699-14399
PBS_JOBID= 20623312
Free space on /tmp= 61884 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/QRandom/QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-16.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243653-1500674896/watcher-4243653-1500674896 -o /tmp/evaluation-result-4243653-1500674896/solver-4243653-1500674896 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500673699-14399 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243653-1500674896.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 2a6706ebf1a04474da396dd8277f6c47
RANDOM SEED=1995885131

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.40
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.40
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.40
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.40
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31196364 kB
MemAvailable:   31238708 kB
Buffers:           43692 kB
Cached:           306616 kB
SwapCached:            0 kB
Active:           955764 kB
Inactive:         237032 kB
Active(anon):     845444 kB
Inactive(anon):     8588 kB
Active(file):     110320 kB
Inactive(file):   228444 kB
Unevictable:        5912 kB
Mlocked:            5912 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2520 kB
Writeback:             0 kB
AnonPages:       1027568 kB
Mapped:            42332 kB
Shmem:              8852 kB
Slab:              71676 kB
SReclaimable:      38832 kB
SUnreclaim:        32844 kB
KernelStack:        4896 kB
PageTables:         7264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2161820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    958464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61884 MiB
End job on node102 at 2017-07-22 00:14:32