Trace number 4244257

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) 2416.05 357.048

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-11-12-fair.xml
MD5SUM4cd037b51317e52702be0dab62f9a527
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables34626
Number of constraints32807
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":4598},{"size":201,"count":156},{"size":20001,"count":29872}]
Minimum variable degree2
Maximum variable degree276
Distribution of variable degrees[{"degree":2,"count":30674},{"degree":3,"count":792},{"degree":4,"count":45},{"degree":5,"count":330},{"degree":6,"count":186},{"degree":7,"count":671},{"degree":8,"count":971},{"degree":9,"count":546},{"degree":10,"count":24},{"degree":12,"count":25},{"degree":13,"count":288},{"degree":14,"count":11},{"degree":24,"count":1},{"degree":35,"count":13},{"degree":57,"count":13},{"degree":59,"count":10},{"degree":70,"count":1},{"degree":80,"count":12},{"degree":125,"count":2},{"degree":126,"count":10},{"degree":276,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":5304},{"arity":3,"count":27501}]
Number of extensional constraints0
Number of intensional constraints32807
Distribution of constraint types[{"type":"intension","count":32807}]
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-4244257-1500681963/watcher-4244257-1500681963 -o /tmp/evaluation-result-4244257-1500681963/solver-4244257-1500681963 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500681961-15247 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4244257-1500681963.xml 

pid=15450
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: 1.24 1.06 1.31 4/242 15453
/proc/meminfo: memFree=31994836/32770624 swapFree=5780/219284
[pid=15453] ppid=15450 vsize=8349744 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/stat : 15453 (java) S 15450 15453 15216 0 -1 1077944320 2069 0 0 0 0 0 0 0 20 0 2 0 3461633 8550137856 2310 33554432000 4194304 4196468 140722967508112 140722967490656 139949762596599 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
/proc/15453/statm: 2087436 2310 1197 1 0 2076347 0
[pid=15453/tid=15463] ppid=15450 vsize=8349744 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15463/stat : 15463 (java) R 15450 15453 15216 0 -1 4202560 868 0 0 0 0 0 0 0 20 0 2 0 3461634 8550137856 2442 33554432000 4194304 4196468 140722967508112 139949766838688 139949754886048 0 4 0 16784584 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0

[startup+0.100063 s]
/proc/loadavg: 1.24 1.06 1.31 4/242 15453
/proc/meminfo: memFree=31994836/32770624 swapFree=5780/219284
[pid=15453] ppid=15450 vsize=10900556 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/15453/stat : 15453 (java) S 15450 15453 15216 0 -1 1077944320 4735 0 0 0 8 1 0 0 20 0 20 0 3461633 11162169344 6334 33554432000 4194304 4196468 140722967508112 140722967490656 139949762596599 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
/proc/15453/statm: 2725139 6334 2637 1 0 2713552 0
[pid=15453/tid=15463] ppid=15450 vsize=10900556 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15463/stat : 15463 (java) R 15450 15453 15216 0 -1 4202560 2832 0 0 0 7 1 0 0 20 0 20 0 3461634 11162169344 6334 33554432000 4194304 4196468 140722967508112 139949766838880 139949719211689 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900556

[startup+0.200419 s]
/proc/loadavg: 1.24 1.06 1.31 4/242 15453
/proc/meminfo: memFree=31994836/32770624 swapFree=5780/219284
[pid=15453] ppid=15450 vsize=10900556 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/15453/stat : 15453 (java) S 15450 15453 15216 0 -1 1077944320 7060 0 0 0 23 3 0 0 20 0 20 0 3461633 11162169344 8938 33554432000 4194304 4196468 140722967508112 140722967490656 139949762596599 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
/proc/15453/statm: 2725139 8938 2876 1 0 2713552 0
[pid=15453/tid=15463] ppid=15450 vsize=10900556 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15463/stat : 15463 (java) R 15450 15453 15216 0 -1 4202560 4699 0 0 0 16 1 0 0 20 0 20 0 3461634 11162169344 8938 33554432000 4194304 4196468 140722967508112 139949766819992 139949746677086 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300321 s]
/proc/loadavg: 1.24 1.06 1.31 4/242 15453
/proc/meminfo: memFree=31994836/32770624 swapFree=5780/219284
[pid=15453] ppid=15450 vsize=10900556 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/15453/stat : 15453 (java) S 15450 15453 15216 0 -1 1077944320 9684 0 0 0 52 4 0 0 20 0 20 0 3461633 11162169344 12539 33554432000 4194304 4196468 140722967508112 140722967490656 139949762596599 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
/proc/15453/statm: 2725139 12539 3006 1 0 2713552 0
[pid=15453/tid=15463] ppid=15450 vsize=10900556 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15463/stat : 15463 (java) R 15450 15453 15216 0 -1 4202560 5050 0 0 0 26 2 0 0 20 0 20 0 3461634 11162169344 12539 33554432000 4194304 4196468 140722967508112 139949766827104 139949742902608 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 10900556

[startup+0.700225 s]
/proc/loadavg: 1.24 1.06 1.31 4/242 15453
/proc/meminfo: memFree=31994836/32770624 swapFree=5780/219284
[pid=15453] ppid=15450 vsize=10900632 CPUtime=2.04 cores=0,2,4,6,8,10,12,14
/proc/15453/stat : 15453 (java) S 15450 15453 15216 0 -1 1077944320 12429 0 0 0 199 5 0 0 20 0 20 0 3461633 11162247168 29428 33554432000 4194304 4196468 140722967508112 140722967490656 139949762596599 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
/proc/15453/statm: 2725158 29428 3091 1 0 2713552 0
[pid=15453/tid=15463] ppid=15450 vsize=10900632 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15463/stat : 15463 (java) R 15450 15453 15216 0 -1 4202560 5814 0 0 0 65 3 0 0 20 0 20 0 3461634 11162247168 29428 33554432000 4194304 4196468 140722967508112 139949766831176 139949381530999 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 10900632

[startup+1.50141 s]
/proc/loadavg: 1.30 1.08 1.31 13/281 15492
/proc/meminfo: memFree=31504120/32770624 swapFree=5780/219460
[pid=15453] ppid=15450 vsize=10900632 CPUtime=5.78 cores=0,2,4,6,8,10,12,14
/proc/15453/stat : 15453 (java) S 15450 15453 15216 0 -1 1077944320 17988 0 0 0 474 104 0 0 20 0 20 0 3461633 11162247168 126380 33554432000 4194304 4196468 140722967508112 140722967490656 139949762596599 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
/proc/15453/statm: 2725158 126380 3129 1 0 2713552 0
[pid=15453/tid=15463] ppid=15450 vsize=10900632 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15463/stat : 15463 (java) R 15450 15453 15216 0 -1 4202560 5930 0 0 0 117 6 0 0 20 0 20 0 3461634 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949766835064 139949748664724 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15465] ppid=15450 vsize=10900632 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15465/stat : 15465 (java) S 15450 15453 15216 0 -1 1077944384 146 0 0 0 11 12 0 0 20 0 20 0 3461635 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949699287568 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15466] ppid=15450 vsize=10900632 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15466/stat : 15466 (java) S 15450 15453 15216 0 -1 1077944384 137 0 0 0 10 11 0 0 20 0 20 0 3461635 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949368011408 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15467] ppid=15450 vsize=10900632 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15467/stat : 15467 (java) S 15450 15453 15216 0 -1 1077944384 131 0 0 0 12 11 0 0 20 0 20 0 3461635 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949366958352 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15468] ppid=15450 vsize=10900632 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15468/stat : 15468 (java) S 15450 15453 15216 0 -1 1077944384 130 0 0 0 11 12 0 0 20 0 20 0 3461635 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949365905808 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15469] ppid=15450 vsize=10900632 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15469/stat : 15469 (java) S 15450 15453 15216 0 -1 1077944384 150 0 0 0 11 12 0 0 20 0 20 0 3461635 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949364853776 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15470] ppid=15450 vsize=10900632 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15470/stat : 15470 (java) S 15450 15453 15216 0 -1 1077944384 117 0 0 0 10 10 0 0 20 0 20 0 3461635 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949363801232 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15471] ppid=15450 vsize=10900632 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15471/stat : 15471 (java) S 15450 15453 15216 0 -1 1077944384 166 0 0 0 11 11 0 0 20 0 20 0 3461635 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949362748176 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15472] ppid=15450 vsize=10900632 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15472/stat : 15472 (java) S 15450 15453 15216 0 -1 1077944384 193 0 0 0 11 11 0 0 20 0 20 0 3461635 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949361695632 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15476] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15476/stat : 15476 (java) S 15450 15453 15216 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 20 0 3461637 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949305485552 139949762607746 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15477] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15477/stat : 15477 (java) S 15450 15453 15216 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3461638 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949304431840 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15478] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15478/stat : 15478 (java) S 15450 15453 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3461638 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949303378672 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15485] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15485/stat : 15485 (java) S 15450 15453 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949302327248 139949762615195 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15487] ppid=15450 vsize=10900632 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15487/stat : 15487 (java) S 15450 15453 15216 0 -1 1077944384 2376 0 0 0 72 1 0 0 20 0 20 0 3461642 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949301275376 139949762607746 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15488] ppid=15450 vsize=10900632 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15488/stat : 15488 (java) S 15450 15453 15216 0 -1 1077944384 3201 0 0 0 80 0 0 0 20 0 20 0 3461642 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949300222832 139949762607746 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15489] ppid=15450 vsize=10900632 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15489/stat : 15489 (java) S 15450 15453 15216 0 -1 1077944384 1937 0 0 0 75 0 0 0 20 0 20 0 3461642 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949299169776 139949762607746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15490] ppid=15450 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15490/stat : 15490 (java) S 15450 15453 15216 0 -1 1077944384 1797 0 0 0 36 1 0 0 20 0 20 0 3461642 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949298117232 139949762607746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15491] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15491/stat : 15491 (java) S 15450 15453 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949297064416 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15492] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15492/stat : 15492 (java) S 15450 15453 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 126380 33554432000 4194304 4196468 140722967508112 139949296011952 139949762607746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 10900632

[startup+3.1008 s]
/proc/loadavg: 1.30 1.08 1.31 17/281 15492
/proc/meminfo: memFree=30063524/32770624 swapFree=5780/219460
[pid=15453] ppid=15450 vsize=10900632 CPUtime=14.29 cores=0,2,4,6,8,10,12,14
/proc/15453/stat : 15453 (java) S 15450 15453 15216 0 -1 1077944320 21923 0 0 0 1222 207 0 0 20 0 20 0 3461633 11162247168 248520 33554432000 4194304 4196468 140722967508112 140722967490656 139949762596599 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
/proc/15453/statm: 2725158 248520 3141 1 0 2713552 0
[pid=15453/tid=15463] ppid=15450 vsize=10900632 CPUtime=1.38 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15463/stat : 15463 (java) R 15450 15453 15216 0 -1 4202560 6320 0 0 0 130 8 0 0 20 0 20 0 3461634 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949766833376 139949748664718 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15465] ppid=15450 vsize=10900632 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15465/stat : 15465 (java) S 15450 15453 15216 0 -1 1077944384 357 0 0 0 99 24 0 0 20 0 20 0 3461635 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949699287568 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15466] ppid=15450 vsize=10900632 CPUtime=1.21 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15466/stat : 15466 (java) S 15450 15453 15216 0 -1 1077944384 385 0 0 0 97 24 0 0 20 0 20 0 3461635 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949368011408 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15467] ppid=15450 vsize=10900632 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15467/stat : 15467 (java) S 15450 15453 15216 0 -1 1077944384 345 0 0 0 98 24 0 0 20 0 20 0 3461635 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949366958352 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15468] ppid=15450 vsize=10900632 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15468/stat : 15468 (java) S 15450 15453 15216 0 -1 1077944384 716 0 0 0 97 26 0 0 20 0 20 0 3461635 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949365905808 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15469] ppid=15450 vsize=10900632 CPUtime=1.21 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15469/stat : 15469 (java) S 15450 15453 15216 0 -1 1077944384 870 0 0 0 98 23 0 0 20 0 20 0 3461635 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949364853776 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15470] ppid=15450 vsize=10900632 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15470/stat : 15470 (java) S 15450 15453 15216 0 -1 1077944384 337 0 0 0 97 23 0 0 20 0 20 0 3461635 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949363801232 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15471] ppid=15450 vsize=10900632 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15471/stat : 15471 (java) S 15450 15453 15216 0 -1 1077944384 469 0 0 0 96 24 0 0 20 0 20 0 3461635 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949362748176 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15472] ppid=15450 vsize=10900632 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15472/stat : 15472 (java) S 15450 15453 15216 0 -1 1077944384 381 0 0 0 98 24 0 0 20 0 20 0 3461635 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949361695632 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15476] ppid=15450 vsize=10900632 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15476/stat : 15476 (java) S 15450 15453 15216 0 -1 1077944384 1064 0 0 0 43 0 0 0 20 0 20 0 3461637 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949305485552 139949762607746 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15477] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15477/stat : 15477 (java) S 15450 15453 15216 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3461638 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949304431840 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15478] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15478/stat : 15478 (java) S 15450 15453 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3461638 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949303378672 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15485] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15485/stat : 15485 (java) S 15450 15453 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949302327248 139949762615195 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15487] ppid=15450 vsize=10900632 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15487/stat : 15487 (java) S 15450 15453 15216 0 -1 1077944384 2376 0 0 0 72 1 0 0 20 0 20 0 3461642 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949301275376 139949762607746 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15488] ppid=15450 vsize=10900632 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15488/stat : 15488 (java) S 15450 15453 15216 0 -1 1077944384 3201 0 0 0 80 0 0 0 20 0 20 0 3461642 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949300222832 139949762607746 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15489] ppid=15450 vsize=10900632 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15489/stat : 15489 (java) S 15450 15453 15216 0 -1 1077944384 1937 0 0 0 75 0 0 0 20 0 20 0 3461642 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949299169776 139949762607746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15490] ppid=15450 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15490/stat : 15490 (java) S 15450 15453 15216 0 -1 1077944384 1797 0 0 0 36 1 0 0 20 0 20 0 3461642 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949298117232 139949762607746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15491] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15491/stat : 15491 (java) S 15450 15453 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949297064416 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15492] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15492/stat : 15492 (java) S 15450 15453 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 248520 33554432000 4194304 4196468 140722967508112 139949296011952 139949762607746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 10900632

[startup+6.30099 s]
/proc/loadavg: 1.30 1.08 1.31 11/281 15492
/proc/meminfo: memFree=26946676/32770624 swapFree=5780/219480
[pid=15453] ppid=15450 vsize=10900632 CPUtime=31.43 cores=0,2,4,6,8,10,12,14
/proc/15453/stat : 15453 (java) S 15450 15453 15216 0 -1 1077944320 36970 0 0 0 2498 645 0 0 20 0 20 0 3461633 11162247168 688519 33554432000 4194304 4196468 140722967508112 140722967490656 139949762596599 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
/proc/15453/statm: 2725158 688519 3145 1 0 2713552 0
[pid=15453/tid=15463] ppid=15450 vsize=10900632 CPUtime=2.54 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15463/stat : 15463 (java) S 15450 15453 15216 0 -1 1077944384 7627 0 0 0 240 14 0 0 20 0 20 0 3461634 11162247168 688519 33554432000 4194304 4196468 140722967508112 139949766833824 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15465] ppid=15450 vsize=10900632 CPUtime=3.23 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15465/stat : 15465 (java) R 15450 15453 15216 0 -1 4202560 1127 0 0 0 243 80 0 0 20 0 20 0 3461635 11162247168 688519 33554432000 4194304 4196468 140722967508112 139949699287464 139949755224807 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15466] ppid=15450 vsize=10900632 CPUtime=3.21 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15466/stat : 15466 (java) R 15450 15453 15216 0 -1 4202560 1790 0 0 0 243 78 0 0 20 0 20 0 3461635 11162247168 688519 33554432000 4194304 4196468 140722967508112 139949368011608 139949747294351 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15467] ppid=15450 vsize=10900632 CPUtime=3.23 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15467/stat : 15467 (java) R 15450 15453 15216 0 -1 4202560 1108 0 0 0 245 78 0 0 20 0 20 0 3461635 11162247168 688519 33554432000 4194304 4196468 140722967508112 139949366957936 139949755224807 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15468] ppid=15450 vsize=10900632 CPUtime=3.2 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15468/stat : 15468 (java) R 15450 15453 15216 0 -1 4202560 2037 0 0 0 242 78 0 0 20 0 20 0 3461635 11162247168 688519 33554432000 4194304 4196468 140722967508112 139949365905704 139949755224807 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15469] ppid=15450 vsize=10900632 CPUtime=3.16 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15469/stat : 15469 (java) R 15450 15453 15216 0 -1 4202560 1538 0 0 0 240 76 0 0 20 0 20 0 3461635 11162247168 688519 33554432000 4194304 4196468 140722967508112 139949364853672 139949745979632 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15470] ppid=15450 vsize=10900632 CPUtime=3.21 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15470/stat : 15470 (java) R 15450 15453 15216 0 -1 4202560 4149 0 0 0 244 77 0 0 20 0 20 0 3461635 11162247168 688519 33554432000 4194304 4196468 140722967508112 139949363801432 139949747050784 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15471] ppid=15450 vsize=10900632 CPUtime=3.2 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15471/stat : 15471 (java) R 15450 15453 15216 0 -1 4202560 4015 0 0 0 243 77 0 0 20 0 20 0 3461635 11162247168 688519 33554432000 4194304 4196468 140722967508112 139949362748072 139949745979632 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15472] ppid=15450 vsize=10900632 CPUtime=3.22 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15472/stat : 15472 (java) R 15450 15453 15216 0 -1 4202560 1153 0 0 0 242 80 0 0 20 0 20 0 3461635 11162247168 688519 33554432000 4194304 4196468 140722967508112 139949361695216 139949755224807 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15476] ppid=15450 vsize=10900632 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15476/stat : 15476 (java) S 15450 15453 15216 0 -1 1077944384 1732 0 0 0 44 0 0 0 20 0 20 0 3461637 11162247168 688519 33554432000 4194304 4196468 140722967508112 139949305483872 139949762606805 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15477] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15477/stat : 15477 (java) S 15450 15453 15216 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3461638 11162247168 688519 33554432000 4194304 4196468 140722967508112 139949304431840 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15478] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15478/stat : 15478 (java) S 15450 15453 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3461638 11162247168 688519 33554432000 4194304 4196468 140722967508112 139949303378672 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15485] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=15453/tid=15471] ppid=15450 vsize=10900632 CPUtime=293.1 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15471/stat : 15471 (java) R 15450 15453 15216 0 -1 4202560 64302 0 0 0 29031 279 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949362748376 139949747547204 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15472] ppid=15450 vsize=10900632 CPUtime=292.96 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15472/stat : 15472 (java) R 15450 15453 15216 0 -1 4202560 32913 0 0 0 29012 284 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949361695528 139949755224807 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15476] ppid=15450 vsize=10900632 CPUtime=8.54 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15476/stat : 15476 (java) S 15450 15453 15216 0 -1 1077944384 52047 0 0 0 849 5 0 0 20 0 20 0 3461637 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949305483872 139949762606805 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15477] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15477/stat : 15477 (java) S 15450 15453 15216 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3461638 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949304431840 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15478] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15478/stat : 15478 (java) S 15450 15453 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3461638 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949303378672 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15485] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15485/stat : 15485 (java) S 15450 15453 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949302326896 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15487] ppid=15450 vsize=10900632 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15487/stat : 15487 (java) S 15450 15453 15216 0 -1 1077944384 2399 0 0 0 73 1 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949301275424 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15488] ppid=15450 vsize=10900632 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15488/stat : 15488 (java) S 15450 15453 15216 0 -1 1077944384 3225 0 0 0 80 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949300222880 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15489] ppid=15450 vsize=10900632 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15489/stat : 15489 (java) S 15450 15453 15216 0 -1 1077944384 1957 0 0 0 76 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949299169824 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15490] ppid=15450 vsize=10900632 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15490/stat : 15490 (java) S 15450 15453 15216 0 -1 1077944384 3350 0 0 0 39 1 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949298116992 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15491] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15491/stat : 15491 (java) S 15450 15453 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949297064416 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15492] ppid=15450 vsize=10900632 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15492/stat : 15492 (java) S 15450 15453 15216 0 -1 1077944384 213 0 0 0 7 5 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949296011952 139949762607746 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
Current children cumulated CPU time (s) 2401.76
Current children cumulated vsize (KiB) 10900632

[startup+356.001 s]
/proc/loadavg: 15.38 10.09 5.21 16/283 15505
/proc/meminfo: memFree=15350252/32770624 swapFree=5780/219776
[pid=15453] ppid=15450 vsize=10900632 CPUtime=2408.02 cores=0,2,4,6,8,10,12,14
/proc/15453/stat : 15453 (java) S 15450 15453 15216 0 -1 1077944320 408390 0 0 0 238479 2323 0 0 20 0 20 0 3461633 11162247168 2082460 33554432000 4194304 4196468 140722967508112 140722967490656 139949762596599 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
/proc/15453/statm: 2725158 2082460 3146 1 0 2713552 0
[pid=15453/tid=15463] ppid=15450 vsize=10900632 CPUtime=46.54 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15463/stat : 15463 (java) S 15450 15453 15216 0 -1 1077944384 28866 0 0 0 4636 18 0 0 20 0 20 0 3461634 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949766833904 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15465] ppid=15450 vsize=10900632 CPUtime=293.48 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15465/stat : 15465 (java) R 15450 15453 15216 0 -1 4202560 40996 0 0 0 29054 294 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949699287768 139949747296015 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15466] ppid=15450 vsize=10900632 CPUtime=294.05 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15466/stat : 15466 (java) R 15450 15453 15216 0 -1 4202560 34672 0 0 0 29117 288 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949368011296 139949747593187 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15467] ppid=15450 vsize=10900632 CPUtime=293.18 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15467/stat : 15467 (java) R 15450 15453 15216 0 -1 4202560 40558 0 0 0 29021 297 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949366958552 139949747054221 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15468] ppid=15450 vsize=10900632 CPUtime=294.4 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15468/stat : 15468 (java) R 15450 15453 15216 0 -1 4202560 29409 0 0 0 29167 273 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949365906008 139949747295347 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15469] ppid=15450 vsize=10900632 CPUtime=292.88 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15469/stat : 15469 (java) R 15450 15453 15216 0 -1 4202560 33986 0 0 0 28992 296 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949364853976 139949744206285 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15470] ppid=15450 vsize=10900632 CPUtime=294.35 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15470/stat : 15470 (java) R 15450 15453 15216 0 -1 4202560 38093 0 0 0 29158 277 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949363801432 139949747593235 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15471] ppid=15450 vsize=10900632 CPUtime=293.9 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15471/stat : 15471 (java) R 15450 15453 15216 0 -1 4202560 64337 0 0 0 29111 279 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949362748376 139949747054051 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15472] ppid=15450 vsize=10900632 CPUtime=293.75 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15472/stat : 15472 (java) R 15450 15453 15216 0 -1 4202560 32913 0 0 0 29091 284 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949361695832 139949744206396 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15476] ppid=15450 vsize=10900632 CPUtime=8.54 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15476/stat : 15476 (java) S 15450 15453 15216 0 -1 1077944384 52047 0 0 0 849 5 0 0 20 0 20 0 3461637 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949305484096 139949762606805 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15477] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15477/stat : 15477 (java) S 15450 15453 15216 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3461638 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949304431840 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15478] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15478/stat : 15478 (java) S 15450 15453 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3461638 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949303378672 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15485] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15485/stat : 15485 (java) S 15450 15453 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949302326896 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15487] ppid=15450 vsize=10900632 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15487/stat : 15487 (java) S 15450 15453 15216 0 -1 1077944384 2399 0 0 0 73 1 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949301275424 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15488] ppid=15450 vsize=10900632 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15488/stat : 15488 (java) S 15450 15453 15216 0 -1 1077944384 3225 0 0 0 80 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949300222880 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15489] ppid=15450 vsize=10900632 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15489/stat : 15489 (java) S 15450 15453 15216 0 -1 1077944384 1957 0 0 0 76 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949299169824 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15490] ppid=15450 vsize=10900632 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15490/stat : 15490 (java) S 15450 15453 15216 0 -1 1077944384 3350 0 0 0 39 1 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949298116992 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15491] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15491/stat : 15491 (java) S 15450 15453 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949297064416 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15492] ppid=15450 vsize=10900632 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15492/stat : 15492 (java) S 15450 15453 15216 0 -1 1077944384 213 0 0 0 7 5 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949296011952 139949762607746 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
Current children cumulated CPU time (s) 2408.02
Current children cumulated vsize (KiB) 10900632

[startup+356.801 s]
/proc/loadavg: 15.43 10.18 5.26 16/283 15505
/proc/meminfo: memFree=15350244/32770624 swapFree=5780/219776
[pid=15453] ppid=15450 vsize=10900632 CPUtime=2414.39 cores=0,2,4,6,8,10,12,14
/proc/15453/stat : 15453 (java) S 15450 15453 15216 0 -1 1077944320 408490 0 0 0 239116 2323 0 0 20 0 20 0 3461633 11162247168 2082460 33554432000 4194304 4196468 140722967508112 140722967490656 139949762596599 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
/proc/15453/statm: 2725158 2082460 3146 1 0 2713552 0
[pid=15453/tid=15463] ppid=15450 vsize=10900632 CPUtime=46.54 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15463/stat : 15463 (java) S 15450 15453 15216 0 -1 1077944384 28866 0 0 0 4636 18 0 0 20 0 20 0 3461634 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949766833904 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15465] ppid=15450 vsize=10900632 CPUtime=294.28 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15465/stat : 15465 (java) R 15450 15453 15216 0 -1 4202560 41013 0 0 0 29134 294 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949699287768 139949747593108 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15466] ppid=15450 vsize=10900632 CPUtime=294.85 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15466/stat : 15466 (java) R 15450 15453 15216 0 -1 4202560 34713 0 0 0 29197 288 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949368011296 139949747593242 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15467] ppid=15450 vsize=10900632 CPUtime=293.98 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15467/stat : 15467 (java) R 15450 15453 15216 0 -1 4202560 40569 0 0 0 29101 297 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949366958552 139949747295398 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15468] ppid=15450 vsize=10900632 CPUtime=295.18 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15468/stat : 15468 (java) R 15450 15453 15216 0 -1 4202560 29419 0 0 0 29245 273 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949365906008 139949747593278 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15469] ppid=15450 vsize=10900632 CPUtime=293.68 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15469/stat : 15469 (java) R 15450 15453 15216 0 -1 4202560 33998 0 0 0 29072 296 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949364853976 139949747054051 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15470] ppid=15450 vsize=10900632 CPUtime=295.15 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15470/stat : 15470 (java) R 15450 15453 15216 0 -1 4202560 38093 0 0 0 29238 277 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949363801432 139949747593023 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15471] ppid=15450 vsize=10900632 CPUtime=294.7 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15471/stat : 15471 (java) R 15450 15453 15216 0 -1 4202560 64337 0 0 0 29191 279 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949362748376 139949747593092 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15472] ppid=15450 vsize=10900632 CPUtime=294.55 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15472/stat : 15472 (java) R 15450 15453 15216 0 -1 4202560 32923 0 0 0 29171 284 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949361695832 139949747593278 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15476] ppid=15450 vsize=10900632 CPUtime=8.54 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15476/stat : 15476 (java) S 15450 15453 15216 0 -1 1077944384 52047 0 0 0 849 5 0 0 20 0 20 0 3461637 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949305484096 139949762606805 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15477] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15477/stat : 15477 (java) S 15450 15453 15216 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3461638 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949304431840 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15478] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15478/stat : 15478 (java) S 15450 15453 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3461638 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949303378672 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15485] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15485/stat : 15485 (java) S 15450 15453 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949302326896 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15487] ppid=15450 vsize=10900632 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15487/stat : 15487 (java) S 15450 15453 15216 0 -1 1077944384 2399 0 0 0 73 1 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949301275424 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15488] ppid=15450 vsize=10900632 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15488/stat : 15488 (java) S 15450 15453 15216 0 -1 1077944384 3225 0 0 0 80 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949300222880 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15489] ppid=15450 vsize=10900632 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15489/stat : 15489 (java) S 15450 15453 15216 0 -1 1077944384 1957 0 0 0 76 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949299169824 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15490] ppid=15450 vsize=10900632 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15490/stat : 15490 (java) S 15450 15453 15216 0 -1 1077944384 3350 0 0 0 39 1 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949298116992 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15491] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15491/stat : 15491 (java) S 15450 15453 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949297064416 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15492] ppid=15450 vsize=10900632 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15492/stat : 15492 (java) S 15450 15453 15216 0 -1 1077944384 213 0 0 0 7 5 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949296011952 139949762607746 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
Current children cumulated CPU time (s) 2414.39
Current children cumulated vsize (KiB) 10900632

[startup+357.001 s]
/proc/loadavg: 15.43 10.18 5.26 16/283 15505
/proc/meminfo: memFree=15350244/32770624 swapFree=5780/219776
[pid=15453] ppid=15450 vsize=10900632 CPUtime=2415.97 cores=0,2,4,6,8,10,12,14
/proc/15453/stat : 15453 (java) S 15450 15453 15216 0 -1 1077944320 408571 0 0 0 239274 2323 0 0 20 0 20 0 3461633 11162247168 2082460 33554432000 4194304 4196468 140722967508112 140722967490656 139949762596599 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
/proc/15453/statm: 2725158 2082460 3146 1 0 2713552 0
[pid=15453/tid=15463] ppid=15450 vsize=10900632 CPUtime=46.54 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15463/stat : 15463 (java) S 15450 15453 15216 0 -1 1077944384 28866 0 0 0 4636 18 0 0 20 0 20 0 3461634 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949766833904 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15465] ppid=15450 vsize=10900632 CPUtime=294.48 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15465/stat : 15465 (java) R 15450 15453 15216 0 -1 4202560 41013 0 0 0 29154 294 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949699287688 139949755224807 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15466] ppid=15450 vsize=10900632 CPUtime=295.05 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15466/stat : 15466 (java) R 15450 15453 15216 0 -1 4202560 34753 0 0 0 29217 288 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949368011528 139949755224807 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15467] ppid=15450 vsize=10900632 CPUtime=294.18 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15467/stat : 15467 (java) R 15450 15453 15216 0 -1 4202560 40605 0 0 0 29121 297 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949366958160 139949755224807 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15468] ppid=15450 vsize=10900632 CPUtime=295.38 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15468/stat : 15468 (java) R 15450 15453 15216 0 -1 4202560 29419 0 0 0 29265 273 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949365906008 139949747593254 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15469] ppid=15450 vsize=10900632 CPUtime=293.88 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15469/stat : 15469 (java) R 15450 15453 15216 0 -1 4202560 34002 0 0 0 29092 296 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949364853896 139949755224807 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15470] ppid=15450 vsize=10900632 CPUtime=295.35 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15470/stat : 15470 (java) R 15450 15453 15216 0 -1 4202560 38093 0 0 0 29258 277 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949363801352 139949755224807 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15471] ppid=15450 vsize=10900632 CPUtime=294.89 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15471/stat : 15471 (java) R 15450 15453 15216 0 -1 4202560 64337 0 0 0 29210 279 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949362748376 139949747592951 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15472] ppid=15450 vsize=10900632 CPUtime=294.75 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15472/stat : 15472 (java) R 15450 15453 15216 0 -1 4202560 32923 0 0 0 29191 284 0 0 20 0 20 0 3461635 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949361695752 139949755224807 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15476] ppid=15450 vsize=10900632 CPUtime=8.54 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15476/stat : 15476 (java) S 15450 15453 15216 0 -1 1077944384 52047 0 0 0 849 5 0 0 20 0 20 0 3461637 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949305484096 139949762606805 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15477] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15477/stat : 15477 (java) S 15450 15453 15216 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3461638 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949304431840 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15478] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15478/stat : 15478 (java) S 15450 15453 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3461638 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949303378672 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15485] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15485/stat : 15485 (java) S 15450 15453 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949302326896 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15487] ppid=15450 vsize=10900632 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15487/stat : 15487 (java) S 15450 15453 15216 0 -1 1077944384 2399 0 0 0 73 1 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949301275424 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15488] ppid=15450 vsize=10900632 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15488/stat : 15488 (java) S 15450 15453 15216 0 -1 1077944384 3225 0 0 0 80 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949300222880 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15489] ppid=15450 vsize=10900632 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15489/stat : 15489 (java) S 15450 15453 15216 0 -1 1077944384 1957 0 0 0 76 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949299169824 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15490] ppid=15450 vsize=10900632 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15490/stat : 15490 (java) S 15450 15453 15216 0 -1 1077944384 3350 0 0 0 39 1 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949298116992 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15491] ppid=15450 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15491/stat : 15491 (java) S 15450 15453 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949297064416 139949762606805 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
[pid=15453/tid=15492] ppid=15450 vsize=10900632 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/15453/task/15492/stat : 15492 (java) S 15450 15453 15216 0 -1 1077944384 213 0 0 0 7 5 0 0 20 0 20 0 3461642 11162247168 2082460 33554432000 4194304 4196468 140722967508112 139949296011952 139949762607746 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 13340672 140722967516331 140722967516484 140722967516484 140722967519183 0
Current children cumulated CPU time (s) 2415.97
Current children cumulated vsize (KiB) 10900632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 357.048
CPU time (s): 2416.05
CPU user time (s): 2392.77
CPU system time (s): 23.2782
CPU usage (%): 676.674
Max. virtual memory (cumulated for all children) (KiB): 10900632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.77
system time used= 23.2782
maximum resident set size= 8330224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 408575
page faults= 0
swaps= 0
block input operations= 0
block output operations= 472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56723
involuntary context switches= 232436

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.98547 second user time and 3.64575 second system time

The end

Launcher Data

Begin job on node146 at 2017-07-22 02:06:03
IDJOB=4244257
IDBENCH=139206
IDSOLVER=2623
FILE ID=node146/4244257-1500681963
RUNJOBID= node146-1500681961-15247
PBS_JOBID= 20623044
Free space on /tmp= 61792 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-11-12-fair.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244257-1500681963/watcher-4244257-1500681963 -o /tmp/evaluation-result-4244257-1500681963/solver-4244257-1500681963 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500681961-15247 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4244257-1500681963.xml

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

MD5SUM BENCH= 4cd037b51317e52702be0dab62f9a527
RANDOM SEED=1884515169

node146.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.96
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.96
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		: 1600.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.96
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.96
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		: 2000.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.96
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		: 1600.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.96
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		: 1733.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.96
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.96
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:        31997236 kB
MemAvailable:   32027416 kB
Buffers:           56992 kB
Cached:           282528 kB
SwapCached:            0 kB
Active:           167008 kB
Inactive:         228116 kB
Active(anon):      58556 kB
Inactive(anon):     8832 kB
Active(file):     108452 kB
Inactive(file):   219284 kB
Unevictable:        5780 kB
Mlocked:            5812 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5208 kB
Writeback:             0 kB
AnonPages:         73272 kB
Mapped:            30068 kB
Shmem:              8852 kB
Slab:              68756 kB
SReclaimable:      36556 kB
SUnreclaim:        32200 kB
KernelStack:        4832 kB
PageTables:         5668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     311064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61788 MiB
End job on node146 at 2017-07-22 02:12:00