Trace number 4244258

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.93 356.947

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-06-09-fair.xml
MD5SUM4da452dd6a7f9c00a5696d6c71e9e662
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 variables14103
Number of constraints13337
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":1937},{"size":201,"count":70},{"size":20001,"count":12096}]
Minimum variable degree2
Maximum variable degree115
Distribution of variable degrees[{"degree":2,"count":12425},{"degree":3,"count":324},{"degree":4,"count":27},{"degree":5,"count":144},{"degree":6,"count":83},{"degree":7,"count":295},{"degree":8,"count":455},{"degree":9,"count":234},{"degree":10,"count":14},{"degree":13,"count":54},{"degree":14,"count":1},{"degree":20,"count":10},{"degree":32,"count":10},{"degree":34,"count":7},{"degree":40,"count":1},{"degree":45,"count":9},{"degree":70,"count":2},{"degree":71,"count":7},{"degree":115,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":2237},{"arity":3,"count":11098}]
Number of extensional constraints0
Number of intensional constraints13337
Distribution of constraint types[{"type":"intension","count":13337}]
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-4244258-1500681963/watcher-4244258-1500681963 -o /tmp/evaluation-result-4244258-1500681963/solver-4244258-1500681963 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500681961-15248 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4244258-1500681963.xml 

pid=15444
running on 8 cores: 1,3,5,7,9,11,13,15

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 2/239 15447
/proc/meminfo: memFree=31996340/32770624 swapFree=5780/219284
[pid=15447] ppid=15444 vsize=8816720 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/stat : 15447 (java) S 15444 15447 15216 0 -1 1077944320 2274 0 0 0 0 0 0 0 20 0 10 0 3461632 9028321280 1998 33554432000 4194304 4196468 140725768189040 140725768171584 140364070633207 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
/proc/15447/statm: 2299308 1998 1208 1 0 2288219 0
[pid=15447/tid=15448] ppid=15444 vsize=10204016 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15448/stat : 15448 (java) R 15444 15447 15216 0 -1 4202560 1006 0 0 0 0 0 0 0 20 0 10 0 3461632 10448912384 2027 33554432000 4194304 4196468 140725768189040 140364074874184 140364056714183 0 4 0 16784584 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15454] ppid=15444 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15454/stat : 15454 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 3461633 10449768448 2092 33554432000 4194304 4196468 140725768189040 140364029393168 140364070643413 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15455] ppid=15444 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15455/stat : 15455 (java) S 15444 15447 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 3461633 10449768448 2092 33554432000 4194304 4196468 140725768189040 140363676068240 140364070643413 0 4 0 16784584 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15456] ppid=15444 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15456/stat : 15456 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 3461633 10449768448 2092 33554432000 4194304 4196468 140725768189040 140363675015696 140364070643413 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15457] ppid=15444 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15457/stat : 15457 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 3461633 10449768448 2092 33554432000 4194304 4196468 140725768189040 140363673963152 140364070643413 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15458] ppid=15444 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15458/stat : 15458 (java) S 15444 15447 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3461633 10449768448 2158 33554432000 4194304 4196468 140725768189040 140363672910608 140364070643413 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15459] ppid=15444 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15459/stat : 15459 (java) S 15444 15447 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3461633 10449768448 2158 33554432000 4194304 4196468 140725768189040 140363671858064 140364070643413 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15460] ppid=15444 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15460/stat : 15460 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 3461633 10449768448 2158 33554432000 4194304 4196468 140725768189040 140363670805520 140364070643413 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15461] ppid=15444 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15461/stat : 15461 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 3461633 10449768448 2158 33554432000 4194304 4196468 140725768189040 140363669752976 140364070643413 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0

[startup+0.100063 s]
/proc/loadavg: 1.24 1.06 1.31 2/239 15447
/proc/meminfo: memFree=31996340/32770624 swapFree=5780/219284
[pid=15447] ppid=15444 vsize=10900556 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/15447/stat : 15447 (java) S 15444 15447 15216 0 -1 1077944320 4980 0 0 0 8 1 0 0 20 0 20 0 3461632 11162169344 6089 33554432000 4194304 4196468 140725768189040 140725768171584 140364070633207 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
/proc/15447/statm: 2725139 6089 2625 1 0 2713552 0
[pid=15447/tid=15448] ppid=15444 vsize=10900556 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15448/stat : 15448 (java) R 15444 15447 15216 0 -1 4202560 3071 0 0 0 7 1 0 0 20 0 20 0 3461632 11162169344 6089 33554432000 4194304 4196468 140725768189040 140364074869248 140364054713694 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15454] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15454/stat : 15454 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 6089 33554432000 4194304 4196468 140725768189040 140364029393168 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15455] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15455/stat : 15455 (java) S 15444 15447 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 6089 33554432000 4194304 4196468 140725768189040 140363676068240 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15456] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15456/stat : 15456 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 6089 33554432000 4194304 4196468 140725768189040 140363675015696 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15457] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15457/stat : 15457 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 6089 33554432000 4194304 4196468 140725768189040 140363673963152 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15458] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15458/stat : 15458 (java) S 15444 15447 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 6089 33554432000 4194304 4196468 140725768189040 140363672910608 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15459] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15459/stat : 15459 (java) S 15444 15447 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 6089 33554432000 4194304 4196468 140725768189040 140363671858064 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15460] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15460/stat : 15460 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 6089 33554432000 4194304 4196468 140725768189040 140363670805520 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15461] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15461/stat : 15461 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 6089 33554432000 4194304 4196468 140725768189040 140363669752976 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900556

[startup+0.200862 s]
/proc/loadavg: 1.24 1.06 1.31 2/239 15447
/proc/meminfo: memFree=31996340/32770624 swapFree=5780/219284
[pid=15447] ppid=15444 vsize=10900556 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15447/stat : 15447 (java) S 15444 15447 15216 0 -1 1077944320 7078 0 0 0 23 3 0 0 20 0 20 0 3461632 11162169344 8430 33554432000 4194304 4196468 140725768189040 140725768171584 140364070633207 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
/proc/15447/statm: 2725139 8430 2856 1 0 2713552 0
[pid=15447/tid=15448] ppid=15444 vsize=10900556 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15448/stat : 15448 (java) R 15444 15447 15216 0 -1 4202560 4771 0 0 0 17 1 0 0 20 0 20 0 3461632 11162169344 8430 33554432000 4194304 4196468 140725768189040 140364074854480 140364070655133 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15454] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15454/stat : 15454 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 8430 33554432000 4194304 4196468 140725768189040 140364029393168 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15455] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15455/stat : 15455 (java) S 15444 15447 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 8430 33554432000 4194304 4196468 140725768189040 140363676068240 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15456] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15456/stat : 15456 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 8430 33554432000 4194304 4196468 140725768189040 140363675015696 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15457] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15457/stat : 15457 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 8430 33554432000 4194304 4196468 140725768189040 140363673963152 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15458] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15458/stat : 15458 (java) S 15444 15447 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 8430 33554432000 4194304 4196468 140725768189040 140363672910608 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15459] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15459/stat : 15459 (java) S 15444 15447 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 8430 33554432000 4194304 4196468 140725768189040 140363671858064 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15460] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15460/stat : 15460 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 8430 33554432000 4194304 4196468 140725768189040 140363670805520 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15461] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15461/stat : 15461 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 8430 33554432000 4194304 4196468 140725768189040 140363669752976 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300604 s]
/proc/loadavg: 1.24 1.06 1.31 2/239 15447
/proc/meminfo: memFree=31996340/32770624 swapFree=5780/219284
[pid=15447] ppid=15444 vsize=10900556 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/15447/stat : 15447 (java) S 15444 15447 15216 0 -1 1077944320 9124 0 0 0 48 3 0 0 20 0 20 0 3461632 11162169344 11420 33554432000 4194304 4196468 140725768189040 140725768171584 140364070633207 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
/proc/15447/statm: 2725139 11420 3005 1 0 2713552 0
[pid=15447/tid=15448] ppid=15444 vsize=10900556 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15448/stat : 15448 (java) R 15444 15447 15216 0 -1 4202560 5100 0 0 0 26 2 0 0 20 0 20 0 3461632 11162169344 11420 33554432000 4194304 4196468 140725768189040 140364074863888 140364070655133 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15454] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15454/stat : 15454 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 11420 33554432000 4194304 4196468 140725768189040 140364029393168 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15455] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15455/stat : 15455 (java) S 15444 15447 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 11420 33554432000 4194304 4196468 140725768189040 140363676068240 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15456] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15456/stat : 15456 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 11420 33554432000 4194304 4196468 140725768189040 140363675015696 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15457] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15457/stat : 15457 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 11420 33554432000 4194304 4196468 140725768189040 140363673963152 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15458] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15458/stat : 15458 (java) S 15444 15447 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 11420 33554432000 4194304 4196468 140725768189040 140363672910608 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15459] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15459/stat : 15459 (java) S 15444 15447 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 11420 33554432000 4194304 4196468 140725768189040 140363671858064 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15460] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15460/stat : 15460 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 11420 33554432000 4194304 4196468 140725768189040 140363670805520 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15461] ppid=15444 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15461/stat : 15461 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162169344 11420 33554432000 4194304 4196468 140725768189040 140363669752976 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 10900556

[startup+0.700441 s]
/proc/loadavg: 1.24 1.06 1.31 2/239 15447
/proc/meminfo: memFree=31996340/32770624 swapFree=5780/219284
[pid=15447] ppid=15444 vsize=10900632 CPUtime=2.15 cores=1,3,5,7,9,11,13,15
/proc/15447/stat : 15447 (java) S 15444 15447 15216 0 -1 1077944320 12646 0 0 0 210 5 0 0 20 0 20 0 3461632 11162247168 30159 33554432000 4194304 4196468 140725768189040 140725768171584 140364070633207 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
/proc/15447/statm: 2725158 30159 3093 1 0 2713552 0
[pid=15447/tid=15448] ppid=15444 vsize=10900632 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15448/stat : 15448 (java) R 15444 15447 15216 0 -1 4202560 5857 0 0 0 64 3 0 0 20 0 20 0 3461632 11162247168 30159 33554432000 4194304 4196468 140725768189040 140364074868776 140363709320468 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15454] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15454/stat : 15454 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162247168 30159 33554432000 4194304 4196468 140725768189040 140364029393168 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15455] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15455/stat : 15455 (java) S 15444 15447 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461633 11162247168 30159 33554432000 4194304 4196468 140725768189040 140363676068240 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15456] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15456/stat : 15456 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162247168 30671 33554432000 4194304 4196468 140725768189040 140363675015696 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15457] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15457/stat : 15457 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162247168 30671 33554432000 4194304 4196468 140725768189040 140363673963152 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15458] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15458/stat : 15458 (java) S 15444 15447 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3461633 11162247168 30671 33554432000 4194304 4196468 140725768189040 140363672910608 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15459] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15459/stat : 15459 (java) S 15444 15447 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3461633 11162247168 30671 33554432000 4194304 4196468 140725768189040 140363671858064 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15460] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15460/stat : 15460 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162247168 30671 33554432000 4194304 4196468 140725768189040 140363670805520 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15461] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15461/stat : 15461 (java) S 15444 15447 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3461633 11162247168 30671 33554432000 4194304 4196468 140725768189040 140363669752976 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 10900632

[startup+1.50157 s]
/proc/loadavg: 1.30 1.08 1.31 13/281 15492
/proc/meminfo: memFree=31500148/32770624 swapFree=5780/219460
[pid=15447] ppid=15444 vsize=10900632 CPUtime=6.35 cores=1,3,5,7,9,11,13,15
/proc/15447/stat : 15447 (java) S 15444 15447 15216 0 -1 1077944320 15822 0 0 0 500 135 0 0 20 0 20 0 3461632 11162247168 147940 33554432000 4194304 4196468 140725768189040 140725768171584 140364070633207 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
/proc/15447/statm: 2725158 147940 3131 1 0 2713552 0
[pid=15447/tid=15448] ppid=15444 vsize=10900632 CPUtime=1.1 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15448/stat : 15448 (java) S 15444 15447 15216 0 -1 1077944384 5972 0 0 0 104 6 0 0 20 0 20 0 3461632 11162247168 147940 33554432000 4194304 4196468 140725768189040 140364074870432 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15454] ppid=15444 vsize=10900632 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15454/stat : 15454 (java) R 15444 15447 15216 0 -1 4202560 234 0 0 0 18 16 0 0 20 0 20 0 3461633 11162247168 147940 33554432000 4194304 4196468 140725768189040 140364029393368 140364056391577 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15455] ppid=15444 vsize=10900632 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15455/stat : 15455 (java) R 15444 15447 15216 0 -1 4202560 682 0 0 0 19 15 0 0 20 0 20 0 3461633 11162247168 147940 33554432000 4194304 4196468 140725768189040 140363676067624 140364055660994 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15456] ppid=15444 vsize=10900632 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15456/stat : 15456 (java) R 15444 15447 15216 0 -1 4202560 216 0 0 0 21 16 0 0 20 0 20 0 3461633 11162247168 147940 33554432000 4194304 4196468 140725768189040 140363675015896 140364055677463 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15457] ppid=15444 vsize=10900632 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15457/stat : 15457 (java) R 15444 15447 15216 0 -1 4202560 208 0 0 0 21 16 0 0 20 0 20 0 3461633 11162247168 147940 33554432000 4194304 4196468 140725768189040 140363673963352 140364055660302 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15458] ppid=15444 vsize=10900632 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15458/stat : 15458 (java) R 15444 15447 15216 0 -1 4202560 273 0 0 0 21 14 0 0 20 0 20 0 3461633 11162247168 147940 33554432000 4194304 4196468 140725768189040 140363672910808 140364056391559 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15459] ppid=15444 vsize=10900632 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15459/stat : 15459 (java) R 15444 15447 15216 0 -1 4202560 252 0 0 0 19 16 0 0 20 0 20 0 3461633 11162247168 147940 33554432000 4194304 4196468 140725768189040 140363671858264 140364055677460 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15460] ppid=15444 vsize=10900632 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15460/stat : 15460 (java) R 15444 15447 15216 0 -1 4202560 325 0 0 0 21 15 0 0 20 0 20 0 3461633 11162247168 147940 33554432000 4194304 4196468 140725768189040 140363670805720 140364055677241 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15461] ppid=15444 vsize=10900632 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15461/stat : 15461 (java) R 15444 15447 15216 0 -1 4202560 220 0 0 0 19 15 0 0 20 0 20 0 3461633 11162247168 147940 33554432000 4194304 4196468 140725768189040 140363669752864 140364055677317 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15473] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15473/stat : 15473 (java) S 15444 15447 15216 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 20 0 3461636 11162247168 147940 33554432000 4194304 4196468 140725768189040 140363277742624 140364070643413 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15474] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15474/stat : 15474 (java) S 15444 15447 15216 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3461637 11162247168 147940 33554432000 4194304 4196468 140725768189040 140363276690336 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15475] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15475/stat : 15475 (java) S 15444 15447 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3461637 11162247168 147940 33554432000 4194304 4196468 140725768189040 140363275637744 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15479] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15479/stat : 15479 (java) S 15444 15447 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3461641 11162247168 147940 33554432000 4194304 4196468 140725768189040 140363274586320 140364070651803 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15480] ppid=15444 vsize=10900632 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15480/stat : 15480 (java) S 15444 15447 15216 0 -1 1077944384 1677 0 0 0 64 0 0 0 20 0 20 0 3461641 11162247168 147940 33554432000 4194304 4196468 140725768189040 140363273533936 140364070644354 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15481] ppid=15444 vsize=10900632 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15481/stat : 15481 (java) S 15444 15447 15216 0 -1 1077944384 1337 0 0 0 69 0 0 0 20 0 20 0 3461641 11162247168 148452 33554432000 4194304 4196468 140725768189040 140363272481392 140364070644354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15482] ppid=15444 vsize=10900632 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15482/stat : 15482 (java) S 15444 15447 15216 0 -1 1077944384 1353 0 0 0 64 0 0 0 20 0 20 0 3461641 11162247168 148452 33554432000 4194304 4196468 140725768189040 140363271428848 140364070644354 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15483] ppid=15444 vsize=10900632 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15483/stat : 15483 (java) S 15444 15447 15216 0 -1 1077944384 1498 0 0 0 34 0 0 0 20 0 20 0 3461641 11162247168 148452 33554432000 4194304 4196468 140725768189040 140363270376304 140364070644354 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15484] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15484/stat : 15484 (java) S 15444 15447 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461641 11162247168 148452 33554432000 4194304 4196468 140725768189040 140363269322976 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15486] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15486/stat : 15486 (java) S 15444 15447 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3461642 11162247168 148452 33554432000 4194304 4196468 140725768189040 140363268270512 140364070644354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
Current children cumulated CPU time (s) 6.35

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

[pid=15447/tid=15460] ppid=15444 vsize=10900632 CPUtime=293.19 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15460/stat : 15460 (java) R 15444 15447 15216 0 -1 4202560 22129 0 0 0 29029 290 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363670805416 140364063261415 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15461] ppid=15444 vsize=10900632 CPUtime=293.51 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15461/stat : 15461 (java) R 15444 15447 15216 0 -1 4202560 40033 0 0 0 29068 283 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363669752480 140364056392024 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15473] ppid=15444 vsize=10900632 CPUtime=9.62 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15473/stat : 15473 (java) S 15444 15447 15216 0 -1 1077944384 57796 0 0 0 958 4 0 0 20 0 20 0 3461636 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363277742432 140364070643413 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15474] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15474/stat : 15474 (java) S 15444 15447 15216 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3461637 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363276690336 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15475] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15475/stat : 15475 (java) S 15444 15447 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3461637 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363275637744 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15479] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15479/stat : 15479 (java) S 15444 15447 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363274585968 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15480] ppid=15444 vsize=10900632 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15480/stat : 15480 (java) S 15444 15447 15216 0 -1 1077944384 1695 0 0 0 64 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363273533984 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15481] ppid=15444 vsize=10900632 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15481/stat : 15481 (java) S 15444 15447 15216 0 -1 1077944384 1391 0 0 0 69 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363272481152 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15482] ppid=15444 vsize=10900632 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15482/stat : 15482 (java) S 15444 15447 15216 0 -1 1077944384 1547 0 0 0 65 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363271428896 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15483] ppid=15444 vsize=10900632 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15483/stat : 15483 (java) S 15444 15447 15216 0 -1 1077944384 2099 0 0 0 37 1 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363270376352 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15484] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15484/stat : 15484 (java) S 15444 15447 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363269322976 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15486] ppid=15444 vsize=10900632 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15486/stat : 15486 (java) S 15444 15447 15216 0 -1 1077944384 231 0 0 0 9 4 0 0 20 0 20 0 3461642 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363268270512 140364070644354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
Current children cumulated CPU time (s) 2408.89
Current children cumulated vsize (KiB) 10900632

[startup+356.401 s]
/proc/loadavg: 15.43 10.18 5.26 17/283 15505
/proc/meminfo: memFree=15350244/32770624 swapFree=5780/219776
[pid=15447] ppid=15444 vsize=10900632 CPUtime=2412.07 cores=1,3,5,7,9,11,13,15
/proc/15447/stat : 15447 (java) S 15444 15447 15216 0 -1 1077944320 403192 0 0 0 238935 2272 0 0 20 0 20 0 3461632 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140725768171584 140364070633207 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
/proc/15447/statm: 2725158 2076264 3148 1 0 2713552 0
[pid=15447/tid=15448] ppid=15444 vsize=10900632 CPUtime=45.41 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15448/stat : 15448 (java) S 15444 15447 15216 0 -1 1077944384 26871 0 0 0 4520 21 0 0 20 0 20 0 3461632 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140364074870496 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15454] ppid=15444 vsize=10900632 CPUtime=294.27 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15454/stat : 15454 (java) R 15444 15447 15216 0 -1 4202560 36905 0 0 0 29149 278 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140364029393064 140364063261415 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15455] ppid=15444 vsize=10900632 CPUtime=295.01 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15455/stat : 15455 (java) R 15444 15447 15216 0 -1 4202560 55936 0 0 0 29242 259 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363676068136 140364063261415 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15456] ppid=15444 vsize=10900632 CPUtime=294.3 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15456/stat : 15456 (java) R 15444 15447 15216 0 -1 4202560 54908 0 0 0 29139 291 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363675015592 140364063261415 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15457] ppid=15444 vsize=10900632 CPUtime=294.53 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15457/stat : 15457 (java) R 15444 15447 15216 0 -1 4202560 45974 0 0 0 29183 270 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363673963048 140364063261415 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15458] ppid=15444 vsize=10900632 CPUtime=295.18 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15458/stat : 15458 (java) R 15444 15447 15216 0 -1 4202560 26449 0 0 0 29238 280 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363672910808 140364055618503 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15459] ppid=15444 vsize=10900632 CPUtime=293.66 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15459/stat : 15459 (java) R 15444 15447 15216 0 -1 4202560 27861 0 0 0 29081 285 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363671857960 140364063261415 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15460] ppid=15444 vsize=10900632 CPUtime=293.59 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15460/stat : 15460 (java) R 15444 15447 15216 0 -1 4202560 22129 0 0 0 29069 290 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363670805104 140364063261415 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15461] ppid=15444 vsize=10900632 CPUtime=293.89 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15461/stat : 15461 (java) R 15444 15447 15216 0 -1 4202560 40033 0 0 0 29106 283 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363669752872 140364063261415 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15473] ppid=15444 vsize=10900632 CPUtime=9.62 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15473/stat : 15473 (java) S 15444 15447 15216 0 -1 1077944384 57796 0 0 0 958 4 0 0 20 0 20 0 3461636 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363277742432 140364070643413 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15474] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15474/stat : 15474 (java) S 15444 15447 15216 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3461637 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363276690336 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15475] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15475/stat : 15475 (java) S 15444 15447 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3461637 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363275637744 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15479] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15479/stat : 15479 (java) S 15444 15447 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363274585968 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15480] ppid=15444 vsize=10900632 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15480/stat : 15480 (java) S 15444 15447 15216 0 -1 1077944384 1695 0 0 0 64 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363273533984 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15481] ppid=15444 vsize=10900632 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15481/stat : 15481 (java) S 15444 15447 15216 0 -1 1077944384 1391 0 0 0 69 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363272481152 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15482] ppid=15444 vsize=10900632 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15482/stat : 15482 (java) S 15444 15447 15216 0 -1 1077944384 1547 0 0 0 65 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363271428896 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15483] ppid=15444 vsize=10900632 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15483/stat : 15483 (java) S 15444 15447 15216 0 -1 1077944384 2099 0 0 0 37 1 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363270376352 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15484] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15484/stat : 15484 (java) S 15444 15447 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363269322976 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15486] ppid=15444 vsize=10900632 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15486/stat : 15486 (java) S 15444 15447 15216 0 -1 1077944384 231 0 0 0 9 4 0 0 20 0 20 0 3461642 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363268270512 140364070644354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
Current children cumulated CPU time (s) 2412.07
Current children cumulated vsize (KiB) 10900632

[startup+356.801 s]
/proc/loadavg: 15.43 10.18 5.26 17/283 15505
/proc/meminfo: memFree=15350244/32770624 swapFree=5780/219776
[pid=15447] ppid=15444 vsize=10900632 CPUtime=2415.06 cores=1,3,5,7,9,11,13,15
/proc/15447/stat : 15447 (java) S 15444 15447 15216 0 -1 1077944320 403202 0 0 0 239234 2272 0 0 20 0 20 0 3461632 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140725768171584 140364070633207 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
/proc/15447/statm: 2725158 2076264 3148 1 0 2713552 0
[pid=15447/tid=15448] ppid=15444 vsize=10900632 CPUtime=45.41 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15448/stat : 15448 (java) S 15444 15447 15216 0 -1 1077944384 26871 0 0 0 4520 21 0 0 20 0 20 0 3461632 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140364074870496 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15454] ppid=15444 vsize=10900632 CPUtime=294.64 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15454/stat : 15454 (java) R 15444 15447 15216 0 -1 4202560 36905 0 0 0 29186 278 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140364029393064 140364063261415 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15455] ppid=15444 vsize=10900632 CPUtime=295.36 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15455/stat : 15455 (java) R 15444 15447 15216 0 -1 4202560 55936 0 0 0 29277 259 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363676068136 140364054016242 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15456] ppid=15444 vsize=10900632 CPUtime=294.68 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15456/stat : 15456 (java) R 15444 15447 15216 0 -1 4202560 54908 0 0 0 29177 291 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363675015592 140364063261415 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15457] ppid=15444 vsize=10900632 CPUtime=294.91 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15457/stat : 15457 (java) R 15444 15447 15216 0 -1 4202560 45974 0 0 0 29221 270 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363673963048 140364063261415 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15458] ppid=15444 vsize=10900632 CPUtime=295.56 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15458/stat : 15458 (java) R 15444 15447 15216 0 -1 4202560 26459 0 0 0 29276 280 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363672910808 140364055618503 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15459] ppid=15444 vsize=10900632 CPUtime=294.04 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15459/stat : 15459 (java) R 15444 15447 15216 0 -1 4202560 27861 0 0 0 29119 285 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363671857960 140364063261415 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15460] ppid=15444 vsize=10900632 CPUtime=293.97 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15460/stat : 15460 (java) R 15444 15447 15216 0 -1 4202560 22129 0 0 0 29106 291 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363670805416 140364063261415 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15461] ppid=15444 vsize=10900632 CPUtime=294.25 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15461/stat : 15461 (java) S 15444 15447 15216 0 -1 1077944384 40033 0 0 0 29142 283 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363669752560 140364070644354 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15473] ppid=15444 vsize=10900632 CPUtime=9.62 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15473/stat : 15473 (java) S 15444 15447 15216 0 -1 1077944384 57796 0 0 0 958 4 0 0 20 0 20 0 3461636 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363277742432 140364070643413 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15474] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15474/stat : 15474 (java) S 15444 15447 15216 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3461637 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363276690336 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15475] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15475/stat : 15475 (java) S 15444 15447 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3461637 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363275637744 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15479] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15479/stat : 15479 (java) S 15444 15447 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363274585968 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15480] ppid=15444 vsize=10900632 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15480/stat : 15480 (java) S 15444 15447 15216 0 -1 1077944384 1695 0 0 0 64 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363273533984 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15481] ppid=15444 vsize=10900632 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15481/stat : 15481 (java) S 15444 15447 15216 0 -1 1077944384 1391 0 0 0 69 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363272481152 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15482] ppid=15444 vsize=10900632 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15482/stat : 15482 (java) S 15444 15447 15216 0 -1 1077944384 1547 0 0 0 65 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363271428896 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15483] ppid=15444 vsize=10900632 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15483/stat : 15483 (java) S 15444 15447 15216 0 -1 1077944384 2099 0 0 0 37 1 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363270376352 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15484] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15484/stat : 15484 (java) S 15444 15447 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363269322976 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15486] ppid=15444 vsize=10900632 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15486/stat : 15486 (java) S 15444 15447 15216 0 -1 1077944384 231 0 0 0 9 4 0 0 20 0 20 0 3461642 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363268270512 140364070644354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
Current children cumulated CPU time (s) 2415.06
Current children cumulated vsize (KiB) 10900632

[startup+356.901 s]
/proc/loadavg: 15.43 10.18 5.26 17/283 15505
/proc/meminfo: memFree=15350244/32770624 swapFree=5780/219776
[pid=15447] ppid=15444 vsize=10900632 CPUtime=2415.85 cores=1,3,5,7,9,11,13,15
/proc/15447/stat : 15447 (java) S 15444 15447 15216 0 -1 1077944320 403216 0 0 0 239312 2273 0 0 20 0 20 0 3461632 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140725768171584 140364070633207 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
/proc/15447/statm: 2725158 2076264 3148 1 0 2713552 0
[pid=15447/tid=15448] ppid=15444 vsize=10900632 CPUtime=45.41 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15448/stat : 15448 (java) S 15444 15447 15216 0 -1 1077944384 26871 0 0 0 4520 21 0 0 20 0 20 0 3461632 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140364074870496 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15454] ppid=15444 vsize=10900632 CPUtime=294.74 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15454/stat : 15454 (java) R 15444 15447 15216 0 -1 4202560 36905 0 0 0 29196 278 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140364029393064 140364063261415 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15455] ppid=15444 vsize=10900632 CPUtime=295.46 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15455/stat : 15455 (java) R 15444 15447 15216 0 -1 4202560 55936 0 0 0 29287 259 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363676068136 140364054016242 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15456] ppid=15444 vsize=10900632 CPUtime=294.77 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15456/stat : 15456 (java) R 15444 15447 15216 0 -1 4202560 54908 0 0 0 29186 291 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363675015592 140364063261415 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15457] ppid=15444 vsize=10900632 CPUtime=295 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15457/stat : 15457 (java) R 15444 15447 15216 0 -1 4202560 45974 0 0 0 29230 270 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363673963048 140364063261415 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15458] ppid=15444 vsize=10900632 CPUtime=295.66 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15458/stat : 15458 (java) R 15444 15447 15216 0 -1 4202560 26473 0 0 0 29286 280 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363672910808 140364055583798 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15459] ppid=15444 vsize=10900632 CPUtime=294.14 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15459/stat : 15459 (java) R 15444 15447 15216 0 -1 4202560 27861 0 0 0 29129 285 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363671857960 140364063261415 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15460] ppid=15444 vsize=10900632 CPUtime=294.07 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15460/stat : 15460 (java) R 15444 15447 15216 0 -1 4202560 22129 0 0 0 29116 291 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363670805416 140364063261415 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15461] ppid=15444 vsize=10900632 CPUtime=294.35 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15461/stat : 15461 (java) R 15444 15447 15216 0 -1 4202560 40033 0 0 0 29152 283 0 0 20 0 20 0 3461633 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363669752872 140364063261415 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15473] ppid=15444 vsize=10900632 CPUtime=9.62 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15473/stat : 15473 (java) S 15444 15447 15216 0 -1 1077944384 57796 0 0 0 958 4 0 0 20 0 20 0 3461636 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363277742432 140364070643413 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15474] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15474/stat : 15474 (java) S 15444 15447 15216 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3461637 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363276690336 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15475] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15475/stat : 15475 (java) S 15444 15447 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3461637 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363275637744 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15479] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15479/stat : 15479 (java) S 15444 15447 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363274585968 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15480] ppid=15444 vsize=10900632 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15480/stat : 15480 (java) S 15444 15447 15216 0 -1 1077944384 1695 0 0 0 64 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363273533984 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15481] ppid=15444 vsize=10900632 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15481/stat : 15481 (java) S 15444 15447 15216 0 -1 1077944384 1391 0 0 0 69 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363272481152 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15482] ppid=15444 vsize=10900632 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15482/stat : 15482 (java) S 15444 15447 15216 0 -1 1077944384 1547 0 0 0 65 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363271428896 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15483] ppid=15444 vsize=10900632 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15483/stat : 15483 (java) S 15444 15447 15216 0 -1 1077944384 2099 0 0 0 37 1 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363270376352 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15484] ppid=15444 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15484/stat : 15484 (java) S 15444 15447 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3461641 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363269322976 140364070643413 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
[pid=15447/tid=15486] ppid=15444 vsize=10900632 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/15447/task/15486/stat : 15486 (java) S 15444 15447 15216 0 -1 1077944384 231 0 0 0 9 4 0 0 20 0 20 0 3461642 11162247168 2076264 33554432000 4194304 4196468 140725768189040 140363268270512 140364070644354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6549504 140725768193195 140725768193348 140725768193348 140725768196047 0
Current children cumulated CPU time (s) 2415.85
Current children cumulated vsize (KiB) 10900632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 356.947
CPU time (s): 2415.93
CPU user time (s): 2393.16
CPU system time (s): 22.7705
CPU usage (%): 676.831
Max. virtual memory (cumulated for all children) (KiB): 10900632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.16
system time used= 22.7705
maximum resident set size= 8305424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 403221
page faults= 0
swaps= 0
block input operations= 0
block output operations= 480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56296
involuntary context switches= 220578

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.15179 second user time and 3.48244 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 4da452dd6a7f9c00a5696d6c71e9e662
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		: 1600.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:        31997332 kB
MemAvailable:   32026296 kB
Buffers:           56988 kB
Cached:           281200 kB
SwapCached:            0 kB
Active:           165468 kB
Inactive:         228440 kB
Active(anon):      58556 kB
Inactive(anon):     8832 kB
Active(file):     106912 kB
Inactive(file):   219608 kB
Unevictable:        5780 kB
Mlocked:            5812 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3876 kB
Writeback:             0 kB
AnonPages:         72304 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:     309132 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