Trace number 4243644

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.48 381.552

General information on the benchmark

NameQRandom/QRandom-m1-lard/
lard-92-92.xml
MD5SUM18238995c509511de5ee79784b2000cc
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark15.5518
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints4186
Number of domains1
Minimum domain size93
Maximum domain size93
Distribution of domain sizes[{"size":93,"count":92}]
Minimum variable degree91
Maximum variable degree91
Distribution of variable degrees[{"degree":91,"count":92}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4186}]
Number of extensional constraints4186
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4186}]
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-4243644-1500674785/watcher-4243644-1500674785 -o /tmp/evaluation-result-4243644-1500674785/solver-4243644-1500674785 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500673676-13380 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243644-1500674785.xml 

pid=14722
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: 15.04 12.19 8.02 10/266 14725
/proc/meminfo: memFree=23784472/32770624 swapFree=5888/208604
[pid=14725] ppid=14722 vsize=8349744 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/stat : 14725 (java) S 14722 14725 9859 0 -1 1077944320 2075 0 0 0 0 0 0 0 20 0 2 0 2745487 8550137856 2329 33554432000 4194304 4196468 140735705115136 140735705097680 140485885148919 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
/proc/14725/statm: 2087436 2329 1197 1 0 2076347 0
[pid=14725/tid=14726] ppid=14722 vsize=8349744 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14726/stat : 14726 (java) R 14722 14725 9859 0 -1 4202560 876 0 0 0 0 0 0 0 20 0 2 0 2745487 8550137856 2395 33554432000 4194304 4196468 140735705115136 140485889391008 140485877438368 0 4 0 16784584 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0

[startup+0.100113 s]
/proc/loadavg: 15.04 12.19 8.02 10/266 14725
/proc/meminfo: memFree=23784472/32770624 swapFree=5888/208604
[pid=14725] ppid=14722 vsize=10900556 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/14725/stat : 14725 (java) S 14722 14725 9859 0 -1 1077944320 5349 0 0 0 9 1 0 0 20 0 20 0 2745487 11162169344 7471 33554432000 4194304 4196468 140735705115136 140735705097680 140485885148919 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
/proc/14725/statm: 2725139 7471 2820 1 0 2713552 0
[pid=14725/tid=14726] ppid=14722 vsize=10900556 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14726/stat : 14726 (java) R 14722 14725 9859 0 -1 4202560 3254 0 0 0 7 1 0 0 20 0 20 0 2745487 11162169344 7471 33554432000 4194304 4196468 140735705115136 140485889383888 140485869229406 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900556

[startup+0.200346 s]
/proc/loadavg: 15.04 12.19 8.02 10/266 14725
/proc/meminfo: memFree=23784472/32770624 swapFree=5888/208604
[pid=14725] ppid=14722 vsize=10900556 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/14725/stat : 14725 (java) S 14722 14725 9859 0 -1 1077944320 7421 0 0 0 24 2 0 0 20 0 20 0 2745487 11162169344 9764 33554432000 4194304 4196468 140735705115136 140735705097680 140485885148919 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
/proc/14725/statm: 2725139 9764 2913 1 0 2713552 0
[pid=14725/tid=14726] ppid=14722 vsize=10900556 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14726/stat : 14726 (java) R 14722 14725 9859 0 -1 4202560 5059 0 0 0 16 1 0 0 20 0 20 0 2745487 11162169344 9764 33554432000 4194304 4196468 140735705115136 140485889378928 140485511452431 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300358 s]
/proc/loadavg: 15.04 12.19 8.02 10/266 14725
/proc/meminfo: memFree=23784472/32770624 swapFree=5888/208604
[pid=14725] ppid=14722 vsize=10900556 CPUtime=0.56 cores=1,3,5,7,9,11,13,15
/proc/14725/stat : 14725 (java) S 14722 14725 9859 0 -1 1077944320 9113 0 0 0 52 4 0 0 20 0 20 0 2745487 11162169344 23746 33554432000 4194304 4196468 140735705115136 140735705097680 140485885148919 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
/proc/14725/statm: 2725139 23746 3026 1 0 2713552 0
[pid=14725/tid=14726] ppid=14722 vsize=10900556 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14726/stat : 14726 (java) R 14722 14725 9859 0 -1 4202560 5084 0 0 0 25 2 0 0 20 0 20 0 2745487 11162169344 23746 33554432000 4194304 4196468 140735705115136 140485889380240 140485885170845 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 10900556

[startup+0.700289 s]
/proc/loadavg: 15.04 12.19 8.02 10/266 14725
/proc/meminfo: memFree=23784472/32770624 swapFree=5888/208604
[pid=14725] ppid=14722 vsize=10900556 CPUtime=2.19 cores=1,3,5,7,9,11,13,15
/proc/14725/stat : 14725 (java) S 14722 14725 9859 0 -1 1077944320 12402 0 0 0 151 68 0 0 20 0 20 0 2745487 11162169344 75089 33554432000 4194304 4196468 140735705115136 140735705097680 140485885148919 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
/proc/14725/statm: 2725139 75089 3052 1 0 2713552 0
[pid=14725/tid=14726] ppid=14722 vsize=10900588 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14726/stat : 14726 (java) R 14722 14725 9859 0 -1 4202560 5192 0 0 0 49 6 0 0 20 0 20 0 2745487 11162202112 75089 33554432000 4194304 4196468 140735705115136 140485889360128 140485877828637 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 10900556

[startup+1.50167 s]
/proc/loadavg: 14.56 12.14 8.03 13/286 14745
/proc/meminfo: memFree=23351716/32770624 swapFree=5888/208740
[pid=14725] ppid=14722 vsize=10900632 CPUtime=5.49 cores=1,3,5,7,9,11,13,15
/proc/14725/stat : 14725 (java) S 14722 14725 9859 0 -1 1077944320 16107 0 0 0 390 159 0 0 20 0 20 0 2745487 11162247168 154942 33554432000 4194304 4196468 140735705115136 140735705097680 140485885148919 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
/proc/14725/statm: 2725158 154942 3121 1 0 2713552 0
[pid=14725/tid=14726] ppid=14722 vsize=10900632 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14726/stat : 14726 (java) R 14722 14725 9859 0 -1 4202560 5850 0 0 0 102 9 0 0 20 0 20 0 2745487 11162247168 154942 33554432000 4194304 4196468 140735705115136 140485889386104 140485514859600 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14728] ppid=14722 vsize=10900632 CPUtime=0.32 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14728/stat : 14728 (java) S 14722 14725 9859 0 -1 1077944384 197 0 0 0 10 22 0 0 20 0 20 0 2745488 11162247168 154942 33554432000 4194304 4196468 140735705115136 140485837769232 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14729] ppid=14722 vsize=10900632 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14729/stat : 14729 (java) S 14722 14725 9859 0 -1 1077944384 233 0 0 0 14 20 0 0 20 0 20 0 2745488 11162247168 154942 33554432000 4194304 4196468 140735705115136 140485836716688 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14730] ppid=14722 vsize=10900632 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14730/stat : 14730 (java) S 14722 14725 9859 0 -1 1077944384 131 0 0 0 11 17 0 0 20 0 20 0 2745488 11162247168 154942 33554432000 4194304 4196468 140735705115136 140485835663632 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14731] ppid=14722 vsize=10900632 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14731/stat : 14731 (java) S 14722 14725 9859 0 -1 1077944384 185 0 0 0 15 14 0 0 20 0 20 0 2745488 11162247168 154942 33554432000 4194304 4196468 140735705115136 140485834611088 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14732] ppid=14722 vsize=10900632 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14732/stat : 14732 (java) S 14722 14725 9859 0 -1 1077944384 182 0 0 0 11 19 0 0 20 0 20 0 2745488 11162247168 154942 33554432000 4194304 4196468 140735705115136 140485833559056 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14733] ppid=14722 vsize=10900632 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14733/stat : 14733 (java) S 14722 14725 9859 0 -1 1077944384 192 0 0 0 13 17 0 0 20 0 20 0 2745488 11162247168 154942 33554432000 4194304 4196468 140735705115136 140485832506512 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14734] ppid=14722 vsize=10900632 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14734/stat : 14734 (java) S 14722 14725 9859 0 -1 1077944384 196 0 0 0 13 18 0 0 20 0 20 0 2745488 11162247168 154942 33554432000 4194304 4196468 140735705115136 140485831453456 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14735] ppid=14722 vsize=10900632 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14735/stat : 14735 (java) S 14722 14725 9859 0 -1 1077944384 281 0 0 0 12 18 0 0 20 0 20 0 2745488 11162247168 154942 33554432000 4194304 4196468 140735705115136 140485484796816 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14736] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14736/stat : 14736 (java) S 14722 14725 9859 0 -1 1077944384 478 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 154942 33554432000 4194304 4196468 140735705115136 140484702890224 140485885160066 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14737] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14737/stat : 14737 (java) S 14722 14725 9859 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 154942 33554432000 4194304 4196468 140735705115136 140484701836512 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14738] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14738/stat : 14738 (java) S 14722 14725 9859 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 154942 33554432000 4194304 4196468 140735705115136 140484700783344 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14739] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14739/stat : 14739 (java) S 14722 14725 9859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2745493 11162247168 154942 33554432000 4194304 4196468 140735705115136 140484699731920 140485885167515 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14740] ppid=14722 vsize=10900632 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14740/stat : 14740 (java) S 14722 14725 9859 0 -1 1077944384 2579 0 0 0 54 0 0 0 20 0 20 0 2745493 11162247168 154942 33554432000 4194304 4196468 140735705115136 140484698680048 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14741] ppid=14722 vsize=10900632 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14741/stat : 14741 (java) S 14722 14725 9859 0 -1 1077944384 1384 0 0 0 43 0 0 0 20 0 20 0 2745493 11162247168 154942 33554432000 4194304 4196468 140735705115136 140484697627504 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14742] ppid=14722 vsize=10900632 CPUtime=0.56 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14742/stat : 14742 (java) S 14722 14725 9859 0 -1 1077944384 1621 0 0 0 56 0 0 0 20 0 20 0 2745493 11162247168 154942 33554432000 4194304 4196468 140735705115136 140484696574448 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14743] ppid=14722 vsize=10900632 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14743/stat : 14743 (java) S 14722 14725 9859 0 -1 1077944384 1232 0 0 0 27 1 0 0 20 0 20 0 2745493 11162247168 154942 33554432000 4194304 4196468 140735705115136 140484695521904 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14744] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14744/stat : 14744 (java) S 14722 14725 9859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2745493 11162247168 154942 33554432000 4194304 4196468 140735705115136 140484694469088 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14745] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14745/stat : 14745 (java) S 14722 14725 9859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2745493 11162247168 154942 33554432000 4194304 4196468 140735705115136 140484693416624 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 10900632

[startup+3.10075 s]
/proc/loadavg: 14.56 12.14 8.03 11/286 14745
/proc/meminfo: memFree=22932736/32770624 swapFree=5888/208740
[pid=14725] ppid=14722 vsize=10900632 CPUtime=7.9 cores=1,3,5,7,9,11,13,15
/proc/14725/stat : 14725 (java) S 14722 14725 9859 0 -1 1077944320 18597 0 0 0 575 215 0 0 20 0 20 0 2745487 11162247168 298301 33554432000 4194304 4196468 140735705115136 140735705097680 140485885148919 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
/proc/14725/statm: 2725158 298301 3133 1 0 2713552 0
[pid=14725/tid=14726] ppid=14722 vsize=10900632 CPUtime=2.6 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14726/stat : 14726 (java) R 14722 14725 9859 0 -1 4202560 7260 0 0 0 241 19 0 0 20 0 20 0 2745487 11162247168 298301 33554432000 4194304 4196468 140735705115136 140485889385752 140485514714176 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14728] ppid=14722 vsize=10900632 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14728/stat : 14728 (java) S 14722 14725 9859 0 -1 1077944384 243 0 0 0 14 28 0 0 20 0 20 0 2745488 11162247168 298301 33554432000 4194304 4196468 140735705115136 140485837769232 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14729] ppid=14722 vsize=10900632 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14729/stat : 14729 (java) S 14722 14725 9859 0 -1 1077944384 288 0 0 0 19 25 0 0 20 0 20 0 2745488 11162247168 298301 33554432000 4194304 4196468 140735705115136 140485836716688 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14730] ppid=14722 vsize=10900632 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14730/stat : 14730 (java) S 14722 14725 9859 0 -1 1077944384 237 0 0 0 16 23 0 0 20 0 20 0 2745488 11162247168 298301 33554432000 4194304 4196468 140735705115136 140485835663632 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14731] ppid=14722 vsize=10900632 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14731/stat : 14731 (java) S 14722 14725 9859 0 -1 1077944384 231 0 0 0 19 19 0 0 20 0 20 0 2745488 11162247168 298301 33554432000 4194304 4196468 140735705115136 140485834611088 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14732] ppid=14722 vsize=10900632 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14732/stat : 14732 (java) S 14722 14725 9859 0 -1 1077944384 228 0 0 0 15 25 0 0 20 0 20 0 2745488 11162247168 298301 33554432000 4194304 4196468 140735705115136 140485833559056 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14733] ppid=14722 vsize=10900632 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14733/stat : 14733 (java) S 14722 14725 9859 0 -1 1077944384 241 0 0 0 17 22 0 0 20 0 20 0 2745488 11162247168 298301 33554432000 4194304 4196468 140735705115136 140485832506512 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14734] ppid=14722 vsize=10900632 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14734/stat : 14734 (java) S 14722 14725 9859 0 -1 1077944384 242 0 0 0 17 24 0 0 20 0 20 0 2745488 11162247168 298301 33554432000 4194304 4196468 140735705115136 140485831453456 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14735] ppid=14722 vsize=10900632 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14735/stat : 14735 (java) S 14722 14725 9859 0 -1 1077944384 327 0 0 0 18 22 0 0 20 0 20 0 2745488 11162247168 298301 33554432000 4194304 4196468 140735705115136 140485484796816 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14736] ppid=14722 vsize=10900632 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14736/stat : 14736 (java) S 14722 14725 9859 0 -1 1077944384 803 0 0 0 1 0 0 0 20 0 20 0 2745490 11162247168 298301 33554432000 4194304 4196468 140735705115136 140484702890224 140485885160066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14737] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14737/stat : 14737 (java) S 14722 14725 9859 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 298301 33554432000 4194304 4196468 140735705115136 140484701836512 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14738] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14738/stat : 14738 (java) S 14722 14725 9859 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 298301 33554432000 4194304 4196468 140735705115136 140484700783344 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14739] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14739/stat : 14739 (java) S 14722 14725 9859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2745493 11162247168 298301 33554432000 4194304 4196468 140735705115136 140484699731920 140485885167515 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14740] ppid=14722 vsize=10900632 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14740/stat : 14740 (java) S 14722 14725 9859 0 -1 1077944384 2582 0 0 0 55 0 0 0 20 0 20 0 2745493 11162247168 298301 33554432000 4194304 4196468 140735705115136 140484698680048 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14741] ppid=14722 vsize=10900632 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14741/stat : 14741 (java) S 14722 14725 9859 0 -1 1077944384 1390 0 0 0 44 0 0 0 20 0 20 0 2745493 11162247168 298301 33554432000 4194304 4196468 140735705115136 140484697627504 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14742] ppid=14722 vsize=10900632 CPUtime=0.58 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14742/stat : 14742 (java) S 14722 14725 9859 0 -1 1077944384 1631 0 0 0 58 0 0 0 20 0 20 0 2745493 11162247168 298301 33554432000 4194304 4196468 140735705115136 140484696574448 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14743] ppid=14722 vsize=10900632 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14743/stat : 14743 (java) S 14722 14725 9859 0 -1 1077944384 1526 0 0 0 36 1 0 0 20 0 20 0 2745493 11162247168 298301 33554432000 4194304 4196468 140735705115136 140484695521904 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14744] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14744/stat : 14744 (java) S 14722 14725 9859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2745493 11162247168 298301 33554432000 4194304 4196468 140735705115136 140484694469088 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14745] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14745/stat : 14745 (java) S 14722 14725 9859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2745493 11162247168 298301 33554432000 4194304 4196468 140735705115136 140484693416624 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
Current children cumulated CPU time (s) 7.9
Current children cumulated vsize (KiB) 10900632

[startup+6.30157 s]
/proc/loadavg: 14.56 12.14 8.03 10/286 14745
/proc/meminfo: memFree=21769172/32770624 swapFree=5888/208752
[pid=14725] ppid=14722 vsize=10900632 CPUtime=15.13 cores=1,3,5,7,9,11,13,15
/proc/14725/stat : 14725 (java) S 14722 14725 9859 0 -1 1077944320 25927 0 0 0 1035 478 0 0 20 0 20 0 2745487 11162247168 550907 33554432000 4194304 4196468 140735705115136 140735705097680 140485885148919 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
/proc/14725/statm: 2725158 550907 3135 1 0 2713552 0
[pid=14725/tid=14726] ppid=14722 vsize=10900632 CPUtime=5.24 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14726/stat : 14726 (java) R 14722 14725 9859 0 -1 4202560 8856 0 0 0 497 27 0 0 20 0 20 0 2745487 11162247168 550907 33554432000 4194304 4196468 140735705115136 140485889382872 140485514839493 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14728] ppid=14722 vsize=10900632 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14728/stat : 14728 (java) S 14722 14725 9859 0 -1 1077944384 694 0 0 0 38 60 0 0 20 0 20 0 2745488 11162247168 550907 33554432000 4194304 4196468 140735705115136 140485837769232 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14729] ppid=14722 vsize=10900632 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14729/stat : 14729 (java) S 14722 14725 9859 0 -1 1077944384 545 0 0 0 45 55 0 0 20 0 20 0 2745488 11162247168 550907 33554432000 4194304 4196468 140735705115136 140485836716688 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14730] ppid=14722 vsize=10900632 CPUtime=0.95 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14730/stat : 14730 (java) S 14722 14725 9859 0 -1 1077944384 1138 0 0 0 40 55 0 0 20 0 20 0 2745488 11162247168 550907 33554432000 4194304 4196468 140735705115136 140485835663632 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14731] ppid=14722 vsize=10900632 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14731/stat : 14731 (java) S 14722 14725 9859 0 -1 1077944384 513 0 0 0 43 50 0 0 20 0 20 0 2745488 11162247168 550907 33554432000 4194304 4196468 140735705115136 140485834611088 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14732] ppid=14722 vsize=10900632 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14732/stat : 14732 (java) S 14722 14725 9859 0 -1 1077944384 670 0 0 0 39 57 0 0 20 0 20 0 2745488 11162247168 550907 33554432000 4194304 4196468 140735705115136 140485833559056 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14733] ppid=14722 vsize=10900632 CPUtime=0.95 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14733/stat : 14733 (java) S 14722 14725 9859 0 -1 1077944384 726 0 0 0 40 55 0 0 20 0 20 0 2745488 11162247168 550907 33554432000 4194304 4196468 140735705115136 140485832506512 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14734] ppid=14722 vsize=10900632 CPUtime=0.97 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14734/stat : 14734 (java) S 14722 14725 9859 0 -1 1077944384 502 0 0 0 41 56 0 0 20 0 20 0 2745488 11162247168 550907 33554432000 4194304 4196468 140735705115136 140485831453456 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14735] ppid=14722 vsize=10900632 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14735/stat : 14735 (java) S 14722 14725 9859 0 -1 1077944384 763 0 0 0 42 54 0 0 20 0 20 0 2745488 11162247168 550907 33554432000 4194304 4196468 140735705115136 140485484796816 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14736] ppid=14722 vsize=10900632 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14736/stat : 14736 (java) S 14722 14725 9859 0 -1 1077944384 1590 0 0 0 1 0 0 0 20 0 20 0 2745490 11162247168 550907 33554432000 4194304 4196468 140735705115136 140484702890224 140485885160066 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14737] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14737/stat : 14737 (java) S 14722 14725 9859 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 550907 33554432000 4194304 4196468 140735705115136 140484701836512 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14738] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14738/stat : 14738 (java) S 14722 14725 9859 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 550907 33554432000 4194304 4196468 140735705115136 140484700783344 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14739] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=14725/tid=14734] ppid=14722 vsize=10900632 CPUtime=289.91 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14734/stat : 14734 (java) R 14722 14725 9859 0 -1 4202560 54817 0 0 0 28703 288 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485831453656 140485866744737 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14735] ppid=14722 vsize=10900632 CPUtime=289.2 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14735/stat : 14735 (java) R 14722 14725 9859 0 -1 4202560 83731 0 0 0 28628 292 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485484797016 140485866745373 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14736] ppid=14722 vsize=10900632 CPUtime=38.25 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14736/stat : 14736 (java) S 14722 14725 9859 0 -1 1077944384 84822 0 0 0 3821 4 0 0 20 0 20 0 2745490 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484702888544 140485885159125 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14737] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14737/stat : 14737 (java) S 14722 14725 9859 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484701836512 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14738] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14738/stat : 14738 (java) S 14722 14725 9859 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484700783360 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14739] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14739/stat : 14739 (java) S 14722 14725 9859 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484699725856 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14740] ppid=14722 vsize=10900632 CPUtime=1.73 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14740/stat : 14740 (java) S 14722 14725 9859 0 -1 1077944384 9225 0 0 0 172 1 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484698680048 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14741] ppid=14722 vsize=10900632 CPUtime=1.86 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14741/stat : 14741 (java) S 14722 14725 9859 0 -1 1077944384 8853 0 0 0 184 2 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484697627504 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14742] ppid=14722 vsize=10900632 CPUtime=1.98 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14742/stat : 14742 (java) S 14722 14725 9859 0 -1 1077944384 6638 0 0 0 198 0 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484696574448 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14743] ppid=14722 vsize=10900632 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14743/stat : 14743 (java) S 14722 14725 9859 0 -1 1077944384 3394 0 0 0 53 2 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484695521904 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14744] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14744/stat : 14744 (java) S 14722 14725 9859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484694469088 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14745] ppid=14722 vsize=10900632 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14745/stat : 14745 (java) S 14722 14725 9859 0 -1 1077944384 912 0 0 0 10 7 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484693416624 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
Current children cumulated CPU time (s) 2409.81
Current children cumulated vsize (KiB) 10900632

[startup+381.201 s]
/proc/loadavg: 8.99 10.61 8.79 10/288 14944
/proc/meminfo: memFree=16878688/32770624 swapFree=5888/209308
[pid=14725] ppid=14722 vsize=10900632 CPUtime=2413 cores=1,3,5,7,9,11,13,15
/proc/14725/stat : 14725 (java) S 14722 14725 9859 0 -1 1077944320 679396 0 0 0 238980 2320 0 0 20 0 20 0 2745487 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140735705097680 140485885148919 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
/proc/14725/statm: 2725158 2092094 3161 1 0 2713552 0
[pid=14725/tid=14726] ppid=14722 vsize=10900632 CPUtime=49.04 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14726/stat : 14726 (java) S 14722 14725 9859 0 -1 1077944384 26997 0 0 0 4868 36 0 0 20 0 20 0 2745487 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485889382464 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14728] ppid=14722 vsize=10900632 CPUtime=290.28 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14728/stat : 14728 (java) R 14722 14725 9859 0 -1 4202560 111642 0 0 0 28735 293 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485837769432 140485869846694 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14729] ppid=14722 vsize=10900632 CPUtime=289.49 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14729/stat : 14729 (java) R 14722 14725 9859 0 -1 4202560 35890 0 0 0 28677 272 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485836716888 140485866744942 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14730] ppid=14722 vsize=10900632 CPUtime=289.88 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14730/stat : 14730 (java) R 14722 14725 9859 0 -1 4202560 70175 0 0 0 28717 271 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485835663832 140485869846492 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14731] ppid=14722 vsize=10900632 CPUtime=290.18 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14731/stat : 14731 (java) R 14722 14725 9859 0 -1 4202560 83533 0 0 0 28742 276 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485834610976 140485869846558 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14732] ppid=14722 vsize=10900632 CPUtime=290.16 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14732/stat : 14732 (java) R 14722 14725 9859 0 -1 4202560 47744 0 0 0 28734 282 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485833559256 140485870102434 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14733] ppid=14722 vsize=10900632 CPUtime=289.37 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14733/stat : 14733 (java) R 14722 14725 9859 0 -1 4202560 49594 0 0 0 28648 289 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485832506712 140485870099912 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14734] ppid=14722 vsize=10900632 CPUtime=290.31 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14734/stat : 14734 (java) R 14722 14725 9859 0 -1 4202560 54817 0 0 0 28743 288 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485831453656 140485865175040 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14735] ppid=14722 vsize=10900632 CPUtime=289.6 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14735/stat : 14735 (java) R 14722 14725 9859 0 -1 4202560 83731 0 0 0 28668 292 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485484797016 140485870099625 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14736] ppid=14722 vsize=10900632 CPUtime=38.25 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14736/stat : 14736 (java) S 14722 14725 9859 0 -1 1077944384 84822 0 0 0 3821 4 0 0 20 0 20 0 2745490 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484702888544 140485885159125 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14737] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14737/stat : 14737 (java) S 14722 14725 9859 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484701836512 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14738] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14738/stat : 14738 (java) S 14722 14725 9859 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484700783360 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14739] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14739/stat : 14739 (java) S 14722 14725 9859 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484699725856 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14740] ppid=14722 vsize=10900632 CPUtime=1.73 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14740/stat : 14740 (java) S 14722 14725 9859 0 -1 1077944384 9225 0 0 0 172 1 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484698680048 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14741] ppid=14722 vsize=10900632 CPUtime=1.86 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14741/stat : 14741 (java) S 14722 14725 9859 0 -1 1077944384 8853 0 0 0 184 2 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484697627504 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14742] ppid=14722 vsize=10900632 CPUtime=1.98 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14742/stat : 14742 (java) S 14722 14725 9859 0 -1 1077944384 6638 0 0 0 198 0 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484696574448 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14743] ppid=14722 vsize=10900632 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14743/stat : 14743 (java) S 14722 14725 9859 0 -1 1077944384 3394 0 0 0 53 2 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484695521904 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14744] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14744/stat : 14744 (java) S 14722 14725 9859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484694469088 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14745] ppid=14722 vsize=10900632 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14745/stat : 14745 (java) S 14722 14725 9859 0 -1 1077944384 912 0 0 0 10 7 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484693416624 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
Current children cumulated CPU time (s) 2413
Current children cumulated vsize (KiB) 10900632

[startup+381.401 s]
/proc/loadavg: 8.99 10.61 8.79 10/288 14944
/proc/meminfo: memFree=16878688/32770624 swapFree=5888/209308
[pid=14725] ppid=14722 vsize=10900632 CPUtime=2414.6 cores=1,3,5,7,9,11,13,15
/proc/14725/stat : 14725 (java) S 14722 14725 9859 0 -1 1077944320 679396 0 0 0 239140 2320 0 0 20 0 20 0 2745487 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140735705097680 140485885148919 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
/proc/14725/statm: 2725158 2092094 3161 1 0 2713552 0
[pid=14725/tid=14726] ppid=14722 vsize=10900632 CPUtime=49.04 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14726/stat : 14726 (java) S 14722 14725 9859 0 -1 1077944384 26997 0 0 0 4868 36 0 0 20 0 20 0 2745487 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485889382464 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14728] ppid=14722 vsize=10900632 CPUtime=290.48 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14728/stat : 14728 (java) R 14722 14725 9859 0 -1 4202560 111642 0 0 0 28755 293 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485837769432 140485869846671 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14729] ppid=14722 vsize=10900632 CPUtime=289.69 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14729/stat : 14729 (java) R 14722 14725 9859 0 -1 4202560 35890 0 0 0 28697 272 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485836716888 140485870099928 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14730] ppid=14722 vsize=10900632 CPUtime=290.08 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14730/stat : 14730 (java) R 14722 14725 9859 0 -1 4202560 70175 0 0 0 28737 271 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485835663832 140485870100046 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14731] ppid=14722 vsize=10900632 CPUtime=290.37 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14731/stat : 14731 (java) R 14722 14725 9859 0 -1 4202560 83533 0 0 0 28761 276 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485834610976 140485866745672 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14732] ppid=14722 vsize=10900632 CPUtime=290.36 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14732/stat : 14732 (java) R 14722 14725 9859 0 -1 4202560 47744 0 0 0 28754 282 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485833559256 140485869846558 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14733] ppid=14722 vsize=10900632 CPUtime=289.57 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14733/stat : 14733 (java) R 14722 14725 9859 0 -1 4202560 49594 0 0 0 28668 289 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485832506712 140485866702555 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14734] ppid=14722 vsize=10900632 CPUtime=290.51 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14734/stat : 14734 (java) R 14722 14725 9859 0 -1 4202560 54817 0 0 0 28763 288 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485831453656 140485869603676 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14735] ppid=14722 vsize=10900632 CPUtime=289.8 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14735/stat : 14735 (java) R 14722 14725 9859 0 -1 4202560 83731 0 0 0 28688 292 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485484797016 140485870099524 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14736] ppid=14722 vsize=10900632 CPUtime=38.25 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14736/stat : 14736 (java) S 14722 14725 9859 0 -1 1077944384 84822 0 0 0 3821 4 0 0 20 0 20 0 2745490 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484702888544 140485885159125 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14737] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14737/stat : 14737 (java) S 14722 14725 9859 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484701836512 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14738] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14738/stat : 14738 (java) S 14722 14725 9859 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484700783360 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14739] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14739/stat : 14739 (java) S 14722 14725 9859 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484699725856 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14740] ppid=14722 vsize=10900632 CPUtime=1.73 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14740/stat : 14740 (java) S 14722 14725 9859 0 -1 1077944384 9225 0 0 0 172 1 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484698680048 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14741] ppid=14722 vsize=10900632 CPUtime=1.86 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14741/stat : 14741 (java) S 14722 14725 9859 0 -1 1077944384 8853 0 0 0 184 2 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484697627504 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14742] ppid=14722 vsize=10900632 CPUtime=1.98 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14742/stat : 14742 (java) S 14722 14725 9859 0 -1 1077944384 6638 0 0 0 198 0 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484696574448 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14743] ppid=14722 vsize=10900632 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14743/stat : 14743 (java) S 14722 14725 9859 0 -1 1077944384 3394 0 0 0 53 2 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484695521904 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14744] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14744/stat : 14744 (java) S 14722 14725 9859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484694469088 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14745] ppid=14722 vsize=10900632 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14745/stat : 14745 (java) S 14722 14725 9859 0 -1 1077944384 912 0 0 0 10 7 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484693416624 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
Current children cumulated CPU time (s) 2414.6
Current children cumulated vsize (KiB) 10900632

[startup+381.501 s]
/proc/loadavg: 8.99 10.61 8.79 10/288 14944
/proc/meminfo: memFree=16878688/32770624 swapFree=5888/209308
[pid=14725] ppid=14722 vsize=10900632 CPUtime=2415.4 cores=1,3,5,7,9,11,13,15
/proc/14725/stat : 14725 (java) S 14722 14725 9859 0 -1 1077944320 679396 0 0 0 239220 2320 0 0 20 0 20 0 2745487 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140735705097680 140485885148919 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
/proc/14725/statm: 2725158 2092094 3161 1 0 2713552 0
[pid=14725/tid=14726] ppid=14722 vsize=10900632 CPUtime=49.04 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14726/stat : 14726 (java) S 14722 14725 9859 0 -1 1077944384 26997 0 0 0 4868 36 0 0 20 0 20 0 2745487 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485889382464 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14728] ppid=14722 vsize=10900632 CPUtime=290.58 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14728/stat : 14728 (java) R 14722 14725 9859 0 -1 4202560 111642 0 0 0 28765 293 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485837769432 140485870100046 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14729] ppid=14722 vsize=10900632 CPUtime=289.79 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14729/stat : 14729 (java) R 14722 14725 9859 0 -1 4202560 35890 0 0 0 28707 272 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485836716888 140485870099928 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14730] ppid=14722 vsize=10900632 CPUtime=290.18 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14730/stat : 14730 (java) R 14722 14725 9859 0 -1 4202560 70175 0 0 0 28747 271 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485835663832 140485869846532 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14731] ppid=14722 vsize=10900632 CPUtime=290.47 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14731/stat : 14731 (java) R 14722 14725 9859 0 -1 4202560 83533 0 0 0 28771 276 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485834610976 140485869846671 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14732] ppid=14722 vsize=10900632 CPUtime=290.46 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14732/stat : 14732 (java) R 14722 14725 9859 0 -1 4202560 47744 0 0 0 28764 282 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485833559256 140485870100046 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14733] ppid=14722 vsize=10900632 CPUtime=289.67 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14733/stat : 14733 (java) R 14722 14725 9859 0 -1 4202560 49594 0 0 0 28678 289 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485832506712 140485866745332 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14734] ppid=14722 vsize=10900632 CPUtime=290.61 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14734/stat : 14734 (java) R 14722 14725 9859 0 -1 4202560 54817 0 0 0 28773 288 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485831453656 140485865175077 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14735] ppid=14722 vsize=10900632 CPUtime=289.9 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14735/stat : 14735 (java) R 14722 14725 9859 0 -1 4202560 83731 0 0 0 28698 292 0 0 20 0 20 0 2745488 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140485484797016 140485870134215 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14736] ppid=14722 vsize=10900632 CPUtime=38.25 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14736/stat : 14736 (java) S 14722 14725 9859 0 -1 1077944384 84822 0 0 0 3821 4 0 0 20 0 20 0 2745490 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484702888544 140485885159125 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14737] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14737/stat : 14737 (java) S 14722 14725 9859 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484701836512 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14738] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14738/stat : 14738 (java) S 14722 14725 9859 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 2745490 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484700783360 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14739] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14739/stat : 14739 (java) S 14722 14725 9859 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484699725856 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14740] ppid=14722 vsize=10900632 CPUtime=1.73 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14740/stat : 14740 (java) S 14722 14725 9859 0 -1 1077944384 9225 0 0 0 172 1 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484698680048 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14741] ppid=14722 vsize=10900632 CPUtime=1.86 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14741/stat : 14741 (java) S 14722 14725 9859 0 -1 1077944384 8853 0 0 0 184 2 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484697627504 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14742] ppid=14722 vsize=10900632 CPUtime=1.98 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14742/stat : 14742 (java) S 14722 14725 9859 0 -1 1077944384 6638 0 0 0 198 0 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484696574448 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14743] ppid=14722 vsize=10900632 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14743/stat : 14743 (java) S 14722 14725 9859 0 -1 1077944384 3394 0 0 0 53 2 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484695521904 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14744] ppid=14722 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14744/stat : 14744 (java) S 14722 14725 9859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484694469088 140485885159125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
[pid=14725/tid=14745] ppid=14722 vsize=10900632 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/14725/task/14745/stat : 14745 (java) S 14722 14725 9859 0 -1 1077944384 912 0 0 0 10 7 0 0 20 0 20 0 2745493 11162247168 2092094 33554432000 4194304 4196468 140735705115136 140484693416624 140485885160066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140735705117867 140735705118020 140735705118020 140735705120719 0
Current children cumulated CPU time (s) 2415.4
Current children cumulated vsize (KiB) 10900632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 381.552
CPU time (s): 2415.48
CPU user time (s): 2392.23
CPU system time (s): 23.2475
CPU usage (%): 633.067
Max. virtual memory (cumulated for all children) (KiB): 10902340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.23
system time used= 23.2475
maximum resident set size= 8368720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 679400
page faults= 0
swaps= 0
block input operations= 0
block output operations= 520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 34455
involuntary context switches= 173698

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.44525 second user time and 4.04511 second system time

The end

Launcher Data

Begin job on node133 at 2017-07-22 00:06:25
IDJOB=4243644
IDBENCH=125607
IDSOLVER=2623
FILE ID=node133/4243644-1500674785
RUNJOBID= node133-1500673676-13380
PBS_JOBID= 20623287
Free space on /tmp= 61900 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/QRandom/QRandom-m1-lard/lard-92-92.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243644-1500674785/watcher-4243644-1500674785 -o /tmp/evaluation-result-4243644-1500674785/solver-4243644-1500674785 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500673676-13380 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243644-1500674785.xml

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

MD5SUM BENCH= 18238995c509511de5ee79784b2000cc
RANDOM SEED=129170542

node133.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		: 2668.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	: 5334.13
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		: 1867.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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 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	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 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	: 5334.13
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 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	: 5334.13
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.13
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		: 1733.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	: 5229.85
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		: 2668.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	: 5334.13
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		: 2667.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	: 5229.85
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		: 2668.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	: 5334.13
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	: 5229.85
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		: 2668.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	: 5334.13
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		: 1733.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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23785404 kB
MemAvailable:   23915356 kB
Buffers:           42528 kB
Cached:           395992 kB
SwapCached:            0 kB
Active:          8376132 kB
Inactive:         217092 kB
Active(anon):    8157800 kB
Inactive(anon):     8768 kB
Active(file):     218332 kB
Inactive(file):   208324 kB
Unevictable:        5888 kB
Mlocked:            5888 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:            117176 kB
Writeback:             4 kB
AnonPages:       8168720 kB
Mapped:            42332 kB
Shmem:              8872 kB
Slab:              71760 kB
SReclaimable:      38264 kB
SUnreclaim:        33496 kB
KernelStack:        4784 kB
PageTables:        21108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8646608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7882752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61900 MiB
End job on node133 at 2017-07-22 00:12:47