Trace number 4247343

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: Concrete 3.4? (TO) 2415.69 2201.84

General information on the benchmark

NameHaystacks/Haystacks-m1-s1/
Haystacks-47.xml
MD5SUM7369afcf21a37adaf077467c3ae68d85
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark37.237202
Satisfiable
(Un)Satisfiability was proved
Number of variables2209
Number of constraints50853
Number of domains1
Minimum domain size47
Maximum domain size47
Distribution of domain sizes[{"size":47,"count":2209}]
Minimum variable degree46
Maximum variable degree47
Distribution of variable degrees[{"degree":46,"count":2117},{"degree":47,"count":92}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":50853}]
Number of extensional constraints0
Number of intensional constraints50853
Distribution of constraint types[{"type":"intension","count":50853}]
Optimization problemNO
Type of objective

Solver Data

3.97/2.24	c Concrete v3.4 running

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-4247343-1500730149/watcher-4247343-1500730149 -o /tmp/evaluation-result-4247343-1500730149/solver-4247343-1500730149 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1500718419-12025 --watchdog 2560 bin/concrete HOME/instance-4247343-1500730149.xml 

pid=14836
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.43 1.68 1.67 4/261 14839
/proc/meminfo: memFree=30276396/32770624 swapFree=6384/333904
[pid=14839] ppid=14836 vsize=9508 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14839/stat : 14839 (bash) S 14836 14839 11993 0 -1 4202496 687 1532 0 0 0 0 0 0 20 0 1 0 8282587 9736192 351 33554432000 4194304 5098028 140729243719328 140729243716968 139799864994816 0 0 4100 65536 18446744071580971376 0 0 17 11 0 0 0 0 0 7196144 7232144 10625024 140729243723022 140729243723107 140729243723107 140729243725806 0
/proc/14839/statm: 2377 351 278 221 0 86 0

[startup+0.100137 s]
/proc/loadavg: 1.43 1.68 1.67 4/261 14839
/proc/meminfo: memFree=30276396/32770624 swapFree=6384/333904
[pid=14839] ppid=14836 vsize=9640 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/14839/stat : 14839 (bash) S 14836 14839 11993 0 -1 4202496 885 6413 0 0 0 0 0 1 20 0 1 0 8282587 9871360 378 33554432000 4194304 5098028 140729243719328 140729243713336 139799864994816 0 0 4100 65536 18446744071580971376 0 0 17 11 0 0 0 0 0 7196144 7232144 10625024 140729243723022 140729243723107 140729243723107 140729243725806 0
/proc/14839/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200356 s]
/proc/loadavg: 1.43 1.68 1.67 4/261 14839
/proc/meminfo: memFree=30276396/32770624 swapFree=6384/333904
[pid=14839] ppid=14836 vsize=10435860 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14839/stat : 14839 (java) S 14836 14839 11993 0 -1 1077944320 4838 12294 0 0 5 1 9 3 20 0 13 0 8282587 10686320640 5204 33554432000 4194304 4196468 140723321893872 140723321876416 139851892633335 0 0 0 16800971 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
/proc/14839/statm: 2608965 5204 2139 1 0 2597403 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 10435860

[startup+0.300337 s]
/proc/loadavg: 1.43 1.68 1.67 4/261 14839
/proc/meminfo: memFree=30276396/32770624 swapFree=6384/333904
[pid=14839] ppid=14836 vsize=10902392 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/14839/stat : 14839 (java) S 14836 14839 11993 0 -1 1077944320 6841 12294 0 0 22 2 9 3 20 0 20 0 8282587 11164049408 8631 33554432000 4194304 4196468 140723321893872 140723321876416 139851892633335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
/proc/14839/statm: 2725598 8631 2998 1 0 2713890 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 10902392

[startup+0.700258 s]
/proc/loadavg: 1.43 1.68 1.67 4/261 14839
/proc/meminfo: memFree=30276396/32770624 swapFree=6384/333904
[pid=14839] ppid=14836 vsize=10902720 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/14839/stat : 14839 (java) S 14836 14839 11993 0 -1 1077944320 12112 12294 0 0 72 4 9 3 20 0 20 0 8282587 11164385280 14897 33554432000 4194304 4196468 140723321893872 140723321876416 139851892633335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
/proc/14839/statm: 2725680 14897 3114 1 0 2713890 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 10902720

[startup+1.50068 s]
/proc/loadavg: 1.39 1.67 1.67 3/281 14912
/proc/meminfo: memFree=30177856/32770624 swapFree=6384/334024
[pid=14839] ppid=14836 vsize=10913344 CPUtime=2.22 cores=1,3,5,7,9,11,13,15
/proc/14839/stat : 14839 (java) S 14836 14839 11993 0 -1 1077944320 26529 12294 0 0 195 15 9 3 20 0 20 0 8282587 11175264256 43539 33554432000 4194304 4196468 140723321893872 140723321876416 139851892633335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
/proc/14839/statm: 2728336 43539 3403 1 0 2716450 0
[pid=14839/tid=14894] ppid=14836 vsize=10913344 CPUtime=1.43 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14894/stat : 14894 (java) S 14836 14839 11993 0 -1 1077944384 19100 12294 0 0 126 5 9 3 20 0 20 0 8282601 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851896849008 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14895] ppid=14836 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14895/stat : 14895 (java) R 14836 14839 11993 0 -1 4202560 135 12294 0 0 0 0 9 3 20 0 20 0 8282602 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851499018712 139851885730044 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14896] ppid=14836 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14896/stat : 14896 (java) R 14836 14839 11993 0 -1 4202560 21 12294 0 0 0 0 9 3 20 0 20 0 8282602 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851497965968 139851877333985 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14897] ppid=14836 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14897/stat : 14897 (java) R 14836 14839 11993 0 -1 4202560 20 12294 0 0 0 0 9 3 20 0 20 0 8282602 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851496913424 139851885736962 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14898] ppid=14836 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14898/stat : 14898 (java) R 14836 14839 11993 0 -1 4202560 25 12294 0 0 0 0 9 3 20 0 20 0 8282602 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851495860880 139851885733021 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14899] ppid=14836 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14899/stat : 14899 (java) R 14836 14839 11993 0 -1 4202560 27 12294 0 0 0 0 9 3 20 0 20 0 8282602 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851494808336 139851877334070 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14900] ppid=14836 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14900/stat : 14900 (java) R 14836 14839 11993 0 -1 4202560 23 12294 0 0 0 0 9 3 20 0 20 0 8282602 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851493755792 139851877333946 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14901] ppid=14836 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14901/stat : 14901 (java) R 14836 14839 11993 0 -1 4202560 51 12294 0 0 0 0 9 3 20 0 20 0 8282602 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851492703248 139851877333968 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14902] ppid=14836 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14902/stat : 14902 (java) R 14836 14839 11993 0 -1 4202560 17 12294 0 0 0 0 9 3 20 0 20 0 8282602 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851491650704 139851877629832 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14903] ppid=14836 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14903/stat : 14903 (java) S 14836 14839 11993 0 -1 1077944384 1273 12294 0 0 1 0 9 3 20 0 20 0 8282604 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851098681888 139851892643541 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14904] ppid=14836 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14904/stat : 14904 (java) S 14836 14839 11993 0 -1 1077944384 33 12294 0 0 0 0 9 3 20 0 20 0 8282605 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851097629600 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14905] ppid=14836 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14905/stat : 14905 (java) S 14836 14839 11993 0 -1 1077944384 21 12294 0 0 0 0 9 3 20 0 20 0 8282605 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851096577008 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14906] ppid=14836 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14906/stat : 14906 (java) S 14836 14839 11993 0 -1 1077944384 1 12294 0 0 0 0 9 3 20 0 20 0 8282609 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851095525584 139851892651931 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14907] ppid=14836 vsize=10913344 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14907/stat : 14907 (java) S 14836 14839 11993 0 -1 1077944384 807 12294 0 0 13 0 9 3 20 0 20 0 8282609 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851094473200 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14908] ppid=14836 vsize=10913344 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14908/stat : 14908 (java) S 14836 14839 11993 0 -1 1077944384 1338 12294 0 0 15 0 9 3 20 0 20 0 8282609 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851093420656 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14909] ppid=14836 vsize=10913344 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14909/stat : 14909 (java) S 14836 14839 11993 0 -1 1077944384 352 12294 0 0 8 0 9 3 20 0 20 0 8282609 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851092368112 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14910] ppid=14836 vsize=10913344 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14910/stat : 14910 (java) S 14836 14839 11993 0 -1 1077944384 1146 12294 0 0 24 0 9 3 20 0 20 0 8282610 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851091313072 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14911] ppid=14836 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14911/stat : 14911 (java) S 14836 14839 11993 0 -1 1077944384 3 12294 0 0 0 0 9 3 20 0 20 0 8282610 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851090262240 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14912] ppid=14836 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14912/stat : 14912 (java) S 14836 14839 11993 0 -1 1077944384 3 12294 0 0 0 0 9 3 20 0 20 0 8282610 11175264256 43539 33554432000 4194304 4196468 140723321893872 139851089209776 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 10913344

[startup+3.10186 s]
/proc/loadavg: 1.39 1.67 1.67 7/281 14912
/proc/meminfo: memFree=30100492/32770624 swapFree=6384/334032
[pid=14839] ppid=14836 vsize=10923772 CPUtime=7.51 cores=1,3,5,7,9,11,13,15
/proc/14839/stat : 14839 (java) S 14836 14839 11993 0 -1 1077944320 42249 12294 0 0 699 40 9 3 20 0 20 0 8282587 11185942528 77918 33554432000 4194304 4196468 140723321893872 140723321876416 139851892633335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
/proc/14839/statm: 2730943 77918 3499 1 0 2718498 0
[pid=14839/tid=14894] ppid=14836 vsize=10923772 CPUtime=2.96 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14894/stat : 14894 (java) R 14836 14839 11993 0 -1 4202560 24221 12294 0 0 277 7 9 3 20 0 20 0 8282601 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851896867936 139851892647239 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14895] ppid=14836 vsize=10923772 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14895/stat : 14895 (java) S 14836 14839 11993 0 -1 1077944384 237 12294 0 0 3 3 9 3 20 0 20 0 8282602 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851499018512 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14896] ppid=14836 vsize=10923772 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14896/stat : 14896 (java) S 14836 14839 11993 0 -1 1077944384 105 12294 0 0 3 3 9 3 20 0 20 0 8282602 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851497965968 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14897] ppid=14836 vsize=10923772 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14897/stat : 14897 (java) S 14836 14839 11993 0 -1 1077944384 73 12294 0 0 2 3 9 3 20 0 20 0 8282602 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851496913424 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14898] ppid=14836 vsize=10923772 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14898/stat : 14898 (java) S 14836 14839 11993 0 -1 1077944384 111 12294 0 0 2 3 9 3 20 0 20 0 8282602 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851495860880 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14899] ppid=14836 vsize=10923772 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14899/stat : 14899 (java) S 14836 14839 11993 0 -1 1077944384 73 12294 0 0 2 3 9 3 20 0 20 0 8282602 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851494808336 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14900] ppid=14836 vsize=10923772 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14900/stat : 14900 (java) S 14836 14839 11993 0 -1 1077944384 89 12294 0 0 2 2 9 3 20 0 20 0 8282602 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851493755792 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14901] ppid=14836 vsize=10923772 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14901/stat : 14901 (java) S 14836 14839 11993 0 -1 1077944384 105 12294 0 0 3 3 9 3 20 0 20 0 8282602 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851492703248 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14902] ppid=14836 vsize=10923772 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14902/stat : 14902 (java) S 14836 14839 11993 0 -1 1077944384 78 12294 0 0 3 3 9 3 20 0 20 0 8282602 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851491650704 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14903] ppid=14836 vsize=10923772 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14903/stat : 14903 (java) S 14836 14839 11993 0 -1 1077944384 1606 12294 0 0 1 0 9 3 20 0 20 0 8282604 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851098683376 139851892644482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14904] ppid=14836 vsize=10923772 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14904/stat : 14904 (java) S 14836 14839 11993 0 -1 1077944384 56 12294 0 0 0 0 9 3 20 0 20 0 8282605 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851097629664 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14905] ppid=14836 vsize=10923772 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14905/stat : 14905 (java) S 14836 14839 11993 0 -1 1077944384 45 12294 0 0 0 0 9 3 20 0 20 0 8282605 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851096577024 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14906] ppid=14836 vsize=10923772 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14906/stat : 14906 (java) S 14836 14839 11993 0 -1 1077944384 1 12294 0 0 0 0 9 3 20 0 20 0 8282609 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851095525584 139851892651931 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14907] ppid=14836 vsize=10923772 CPUtime=1.13 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14907/stat : 14907 (java) R 14836 14839 11993 0 -1 4202560 2593 12294 0 0 101 0 9 3 20 0 20 0 8282609 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851094466392 139851876886589 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14908] ppid=14836 vsize=10923772 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14908/stat : 14908 (java) R 14836 14839 11993 0 -1 4202560 2645 12294 0 0 91 1 9 3 20 0 20 0 8282609 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851093407648 139851892654682 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14909] ppid=14836 vsize=10923772 CPUtime=1.19 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14909/stat : 14909 (java) R 14836 14839 11993 0 -1 4202560 4080 12294 0 0 106 1 9 3 20 0 20 0 8282609 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851092353952 139851873385540 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14910] ppid=14836 vsize=10923772 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14910/stat : 14910 (java) S 14836 14839 11993 0 -1 1077944384 3991 12294 0 0 95 1 9 3 20 0 20 0 8282610 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851091315568 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14911] ppid=14836 vsize=10923772 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14911/stat : 14911 (java) S 14836 14839 11993 0 -1 1077944384 3 12294 0 0 0 0 9 3 20 0 20 0 8282610 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851090262240 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14912] ppid=14836 vsize=10923772 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14912/stat : 14912 (java) S 14836 14839 11993 0 -1 1077944384 5 12294 0 0 0 0 9 3 20 0 20 0 8282610 11185942528 77918 33554432000 4194304 4196468 140723321893872 139851089209776 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
Current children cumulated CPU time (s) 7.51
Current children cumulated vsize (KiB) 10923772

[startup+6.30111 s]
/proc/loadavg: 1.39 1.67 1.67 3/281 14912
/proc/meminfo: memFree=29631048/32770624 swapFree=6384/334040
[pid=14839] ppid=14836 vsize=10925820 CPUtime=15.04 cores=1,3,5,7,9,11,13,15
/proc/14839/stat : 14839 (java) S 14836 14839 11993 0 -1 1077944320 53841 12294 0 0 1359 133 9 3 20 0 20 0 8282587 11188039680 230844 33554432000 4194304 4196468 140723321893872 140723321876416 139851892633335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
/proc/14839/statm: 2731455 230844 3505 1 0 2719010 0
[pid=14839/tid=14894] ppid=14836 vsize=10925820 CPUtime=5.95 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14894/stat : 14894 (java) R 14836 14839 11993 0 -1 4202560 31595 12294 0 0 569 14 9 3 20 0 20 0 8282601 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851896864520 139851539882574 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14895] ppid=14836 vsize=10925820 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14895/stat : 14895 (java) S 14836 14839 11993 0 -1 1077944384 430 12294 0 0 10 14 9 3 20 0 20 0 8282602 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851499018512 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14896] ppid=14836 vsize=10925820 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14896/stat : 14896 (java) S 14836 14839 11993 0 -1 1077944384 281 12294 0 0 11 13 9 3 20 0 20 0 8282602 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851497965968 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14897] ppid=14836 vsize=10925820 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14897/stat : 14897 (java) S 14836 14839 11993 0 -1 1077944384 250 12294 0 0 10 14 9 3 20 0 20 0 8282602 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851496913424 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14898] ppid=14836 vsize=10925820 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14898/stat : 14898 (java) S 14836 14839 11993 0 -1 1077944384 280 12294 0 0 9 14 9 3 20 0 20 0 8282602 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851495860880 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14899] ppid=14836 vsize=10925820 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14899/stat : 14899 (java) S 14836 14839 11993 0 -1 1077944384 258 12294 0 0 9 13 9 3 20 0 20 0 8282602 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851494808336 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14900] ppid=14836 vsize=10925820 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14900/stat : 14900 (java) S 14836 14839 11993 0 -1 1077944384 268 12294 0 0 11 12 9 3 20 0 20 0 8282602 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851493755792 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14901] ppid=14836 vsize=10925820 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14901/stat : 14901 (java) S 14836 14839 11993 0 -1 1077944384 295 12294 0 0 10 13 9 3 20 0 20 0 8282602 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851492703248 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14902] ppid=14836 vsize=10925820 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14902/stat : 14902 (java) S 14836 14839 11993 0 -1 1077944384 248 12294 0 0 10 13 9 3 20 0 20 0 8282602 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851491650704 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14903] ppid=14836 vsize=10925820 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14903/stat : 14903 (java) S 14836 14839 11993 0 -1 1077944384 1882 12294 0 0 2 0 9 3 20 0 20 0 8282604 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851098683376 139851892644482 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14904] ppid=14836 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14904/stat : 14904 (java) S 14836 14839 11993 0 -1 1077944384 56 12294 0 0 0 0 9 3 20 0 20 0 8282605 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851097629664 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14905] ppid=14836 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14905/stat : 14905 (java) S 14836 14839 11993 0 -1 1077944384 45 12294 0 0 0 0 9 3 20 0 20 0 8282605 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851096577024 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14906] ppid=14836 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14906/stat : 14906 (java) S 14836 14839 11993 0 -1 1077944384 1 12294 0 0 0 0 9 3 20 0 20 0 8282609 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851095525584 139851892651931 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14907] ppid=14836 vsize=10925820 CPUtime=1.92 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14907/stat : 14907 (java) S 14836 14839 11993 0 -1 1077944384 2866 12294 0 0 180 0 9 3 20 0 20 0 8282609 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851094473200 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14908] ppid=14836 vsize=10925820 CPUtime=1.95 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14908/stat : 14908 (java) S 14836 14839 11993 0 -1 1077944384 3640 12294 0 0 181 2 9 3 20 0 20 0 8282609 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851093420656 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14909] ppid=14836 vsize=10925820 CPUtime=2.07 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14909/stat : 14909 (java) S 14836 14839 11993 0 -1 1077944384 4456 12294 0 0 194 1 9 3 20 0 20 0 8282609 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851092368112 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14910] ppid=14836 vsize=10925820 CPUtime=1.58 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14910/stat : 14910 (java) S 14836 14839 11993 0 -1 1077944384 4847 12294 0 0 144 2 9 3 20 0 20 0 8282610 11188039680 230844 33554432000 4194304 4196468 140723321893872 139851091315568 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14911] ppid=14836 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15

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

[pid=14839/tid=14909] ppid=14836 vsize=11130628 CPUtime=9.14 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14909/stat : 14909 (java) S 14836 14839 11993 0 -1 1077944384 22950 12294 0 0 895 7 9 3 20 0 22 0 8282609 11397763072 1230372 33554432000 4194304 4196468 140723321893872 139851092368112 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14910] ppid=14836 vsize=11130628 CPUtime=3.6 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14910/stat : 14910 (java) S 14836 14839 11993 0 -1 1077944384 33758 12294 0 0 341 7 9 3 20 0 22 0 8282610 11397763072 1230372 33554432000 4194304 4196468 140723321893872 139851091315136 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14911] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14911/stat : 14911 (java) S 14836 14839 11993 0 -1 1077944384 3 12294 0 0 0 0 9 3 20 0 22 0 8282610 11397763072 1230372 33554432000 4194304 4196468 140723321893872 139851090262240 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14912] ppid=14836 vsize=11130628 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14912/stat : 14912 (java) S 14836 14839 11993 0 -1 1077944384 1533 12294 0 0 49 45 9 3 20 0 22 0 8282610 11397763072 1230372 33554432000 4194304 4196468 140723321893872 139851089209776 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=15144] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/15144/stat : 15144 (java) S 14836 14839 11993 0 -1 1077944384 330 12294 0 0 0 0 9 3 20 0 22 0 8502568 11397763072 1230372 33554432000 4194304 4196468 140723321893872 139851057688816 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=15145] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/15145/stat : 15145 (java) S 14836 14839 11993 0 -1 1077944384 29 12294 0 0 0 0 9 3 20 0 22 0 8502568 11397763072 1230372 33554432000 4194304 4196468 140723321893872 139851056636992 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
Current children cumulated CPU time (s) 2401.63
Current children cumulated vsize (KiB) 11130628

[startup+2200.8 s]
/proc/loadavg: 1.99 1.76 1.73 10/283 15145
/proc/meminfo: memFree=25793656/32770624 swapFree=6384/335320
[pid=14839] ppid=14836 vsize=11130628 CPUtime=2407.62 cores=1,3,5,7,9,11,13,15
/proc/14839/stat : 14839 (java) S 14836 14839 11993 0 -1 1077944320 671662 12294 0 0 239256 1494 9 3 20 0 22 0 8282587 11397763072 1230403 33554432000 4194304 4196468 140723321893872 140723321876416 139851892633335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
/proc/14839/statm: 2782657 1230403 3531 1 0 2770212 0
[pid=14839/tid=14894] ppid=14836 vsize=11130628 CPUtime=2173.63 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14894/stat : 14894 (java) S 14836 14839 11993 0 -1 1077944384 228514 12294 0 0 217289 62 9 3 20 0 22 0 8282601 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851896871056 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14895] ppid=14836 vsize=11130628 CPUtime=25.39 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14895/stat : 14895 (java) R 14836 14839 11993 0 -1 4202560 30196 12294 0 0 2358 169 9 3 20 0 22 0 8282602 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851499018712 139851877334070 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14896] ppid=14836 vsize=11130628 CPUtime=25.34 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14896/stat : 14896 (java) R 14836 14839 11993 0 -1 4202560 32587 12294 0 0 2357 165 9 3 20 0 22 0 8282602 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851497966168 139851877334074 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14897] ppid=14836 vsize=11130628 CPUtime=25.53 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14897/stat : 14897 (java) R 14836 14839 11993 0 -1 4202560 36017 12294 0 0 2372 169 9 3 20 0 22 0 8282602 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851496913624 139851877334031 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14898] ppid=14836 vsize=11130628 CPUtime=25.29 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14898/stat : 14898 (java) R 14836 14839 11993 0 -1 4202560 37029 12294 0 0 2348 169 9 3 20 0 22 0 8282602 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851495861080 139851877333985 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14899] ppid=14836 vsize=11130628 CPUtime=25.43 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14899/stat : 14899 (java) R 14836 14839 11993 0 -1 4202560 35303 12294 0 0 2356 175 9 3 20 0 22 0 8282602 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851494808536 139851877333968 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14900] ppid=14836 vsize=11130628 CPUtime=25.34 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14900/stat : 14900 (java) R 14836 14839 11993 0 -1 4202560 36209 12294 0 0 2351 171 9 3 20 0 22 0 8282602 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851493755992 139851877334023 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14901] ppid=14836 vsize=11130628 CPUtime=25.32 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14901/stat : 14901 (java) R 14836 14839 11993 0 -1 4202560 38385 12294 0 0 2349 171 9 3 20 0 22 0 8282602 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851492703448 139851877090926 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14902] ppid=14836 vsize=11130628 CPUtime=25.36 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14902/stat : 14902 (java) R 14836 14839 11993 0 -1 4202560 38395 12294 0 0 2356 168 9 3 20 0 22 0 8282602 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851491650592 139851877333776 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14903] ppid=14836 vsize=11130628 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14903/stat : 14903 (java) S 14836 14839 11993 0 -1 1077944384 57109 12294 0 0 51 9 9 3 20 0 22 0 8282604 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851098682000 139851892643541 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14904] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14904/stat : 14904 (java) S 14836 14839 11993 0 -1 1077944384 85 12294 0 0 0 0 9 3 20 0 22 0 8282605 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851097629728 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14905] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14905/stat : 14905 (java) S 14836 14839 11993 0 -1 1077944384 71 12294 0 0 0 0 9 3 20 0 22 0 8282605 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851096577024 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14906] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14906/stat : 14906 (java) S 14836 14839 11993 0 -1 1077944384 265 12294 0 0 0 0 9 3 20 0 22 0 8282609 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851095525584 139851892651931 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14907] ppid=14836 vsize=11130628 CPUtime=8.82 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14907/stat : 14907 (java) S 14836 14839 11993 0 -1 1077944384 19123 12294 0 0 866 4 9 3 20 0 22 0 8282609 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851094473200 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14908] ppid=14836 vsize=11130628 CPUtime=9.18 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14908/stat : 14908 (java) S 14836 14839 11993 0 -1 1077944384 21637 12294 0 0 900 6 9 3 20 0 22 0 8282609 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851093420656 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14909] ppid=14836 vsize=11130628 CPUtime=9.14 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14909/stat : 14909 (java) S 14836 14839 11993 0 -1 1077944384 22950 12294 0 0 895 7 9 3 20 0 22 0 8282609 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851092368112 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14910] ppid=14836 vsize=11130628 CPUtime=3.6 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14910/stat : 14910 (java) S 14836 14839 11993 0 -1 1077944384 33758 12294 0 0 341 7 9 3 20 0 22 0 8282610 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851091315136 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14911] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14911/stat : 14911 (java) S 14836 14839 11993 0 -1 1077944384 3 12294 0 0 0 0 9 3 20 0 22 0 8282610 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851090262240 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14912] ppid=14836 vsize=11130628 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14912/stat : 14912 (java) S 14836 14839 11993 0 -1 1077944384 1533 12294 0 0 49 45 9 3 20 0 22 0 8282610 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851089209776 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=15144] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/15144/stat : 15144 (java) S 14836 14839 11993 0 -1 1077944384 330 12294 0 0 0 0 9 3 20 0 22 0 8502568 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851057688816 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=15145] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/15145/stat : 15145 (java) S 14836 14839 11993 0 -1 1077944384 29 12294 0 0 0 0 9 3 20 0 22 0 8502568 11397763072 1230403 33554432000 4194304 4196468 140723321893872 139851056636992 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
Current children cumulated CPU time (s) 2407.62
Current children cumulated vsize (KiB) 11130628

[startup+2201.6 s]
/proc/loadavg: 1.99 1.76 1.73 10/283 15145
/proc/meminfo: memFree=25794052/32770624 swapFree=6384/335320
[pid=14839] ppid=14836 vsize=11130628 CPUtime=2414 cores=1,3,5,7,9,11,13,15
/proc/14839/stat : 14839 (java) S 14836 14839 11993 0 -1 1077944320 671675 12294 0 0 239894 1494 9 3 20 0 22 0 8282587 11397763072 1230413 33554432000 4194304 4196468 140723321893872 140723321876416 139851892633335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
/proc/14839/statm: 2782657 1230413 3531 1 0 2770212 0
[pid=14839/tid=14894] ppid=14836 vsize=11130628 CPUtime=2173.63 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14894/stat : 14894 (java) S 14836 14839 11993 0 -1 1077944384 228514 12294 0 0 217289 62 9 3 20 0 22 0 8282601 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851896871056 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14895] ppid=14836 vsize=11130628 CPUtime=26.19 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14895/stat : 14895 (java) R 14836 14839 11993 0 -1 4202560 30196 12294 0 0 2438 169 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851499018712 139851877333979 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14896] ppid=14836 vsize=11130628 CPUtime=26.14 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14896/stat : 14896 (java) R 14836 14839 11993 0 -1 4202560 32587 12294 0 0 2437 165 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851497966168 139851877622869 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14897] ppid=14836 vsize=11130628 CPUtime=26.33 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14897/stat : 14897 (java) R 14836 14839 11993 0 -1 4202560 36018 12294 0 0 2452 169 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851496913624 139851877122271 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14898] ppid=14836 vsize=11130628 CPUtime=26.09 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14898/stat : 14898 (java) R 14836 14839 11993 0 -1 4202560 37029 12294 0 0 2428 169 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851495861080 139851877334026 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14899] ppid=14836 vsize=11130628 CPUtime=26.23 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14899/stat : 14899 (java) R 14836 14839 11993 0 -1 4202560 35315 12294 0 0 2436 175 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851494808536 139851877333968 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14900] ppid=14836 vsize=11130628 CPUtime=26.14 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14900/stat : 14900 (java) R 14836 14839 11993 0 -1 4202560 36209 12294 0 0 2431 171 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851493755992 139851877333920 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14901] ppid=14836 vsize=11130628 CPUtime=26.1 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14901/stat : 14901 (java) R 14836 14839 11993 0 -1 4202560 38385 12294 0 0 2427 171 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851492703448 139851877333997 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14902] ppid=14836 vsize=11130628 CPUtime=26.16 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14902/stat : 14902 (java) R 14836 14839 11993 0 -1 4202560 38395 12294 0 0 2436 168 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851491650592 139851877333968 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14903] ppid=14836 vsize=11130628 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14903/stat : 14903 (java) S 14836 14839 11993 0 -1 1077944384 57109 12294 0 0 51 9 9 3 20 0 22 0 8282604 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851098682000 139851892643541 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14904] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14904/stat : 14904 (java) S 14836 14839 11993 0 -1 1077944384 85 12294 0 0 0 0 9 3 20 0 22 0 8282605 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851097629728 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14905] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14905/stat : 14905 (java) S 14836 14839 11993 0 -1 1077944384 71 12294 0 0 0 0 9 3 20 0 22 0 8282605 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851096577024 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14906] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14906/stat : 14906 (java) S 14836 14839 11993 0 -1 1077944384 265 12294 0 0 0 0 9 3 20 0 22 0 8282609 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851095525584 139851892651931 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14907] ppid=14836 vsize=11130628 CPUtime=8.82 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14907/stat : 14907 (java) S 14836 14839 11993 0 -1 1077944384 19123 12294 0 0 866 4 9 3 20 0 22 0 8282609 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851094473200 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14908] ppid=14836 vsize=11130628 CPUtime=9.18 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14908/stat : 14908 (java) S 14836 14839 11993 0 -1 1077944384 21637 12294 0 0 900 6 9 3 20 0 22 0 8282609 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851093420656 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14909] ppid=14836 vsize=11130628 CPUtime=9.14 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14909/stat : 14909 (java) S 14836 14839 11993 0 -1 1077944384 22950 12294 0 0 895 7 9 3 20 0 22 0 8282609 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851092368112 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14910] ppid=14836 vsize=11130628 CPUtime=3.6 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14910/stat : 14910 (java) S 14836 14839 11993 0 -1 1077944384 33758 12294 0 0 341 7 9 3 20 0 22 0 8282610 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851091315136 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14911] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14911/stat : 14911 (java) S 14836 14839 11993 0 -1 1077944384 3 12294 0 0 0 0 9 3 20 0 22 0 8282610 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851090262240 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14912] ppid=14836 vsize=11130628 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14912/stat : 14912 (java) S 14836 14839 11993 0 -1 1077944384 1533 12294 0 0 49 45 9 3 20 0 22 0 8282610 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851089209776 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=15144] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/15144/stat : 15144 (java) S 14836 14839 11993 0 -1 1077944384 330 12294 0 0 0 0 9 3 20 0 22 0 8502568 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851057688816 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=15145] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/15145/stat : 15145 (java) S 14836 14839 11993 0 -1 1077944384 29 12294 0 0 0 0 9 3 20 0 22 0 8502568 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851056636992 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
Current children cumulated CPU time (s) 2414
Current children cumulated vsize (KiB) 11130628

[startup+2201.8 s]
/proc/loadavg: 1.99 1.76 1.73 10/283 15145
/proc/meminfo: memFree=25794052/32770624 swapFree=6384/335320
[pid=14839] ppid=14836 vsize=11130628 CPUtime=2415.59 cores=1,3,5,7,9,11,13,15
/proc/14839/stat : 14839 (java) S 14836 14839 11993 0 -1 1077944320 671676 12294 0 0 240053 1494 9 3 20 0 22 0 8282587 11397763072 1230413 33554432000 4194304 4196468 140723321893872 140723321876416 139851892633335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
/proc/14839/statm: 2782657 1230413 3531 1 0 2770212 0
[pid=14839/tid=14894] ppid=14836 vsize=11130628 CPUtime=2173.63 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14894/stat : 14894 (java) S 14836 14839 11993 0 -1 1077944384 228514 12294 0 0 217289 62 9 3 20 0 22 0 8282601 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851896871056 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14895] ppid=14836 vsize=11130628 CPUtime=26.39 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14895/stat : 14895 (java) R 14836 14839 11993 0 -1 4202560 30196 12294 0 0 2458 169 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851499018712 139851877629813 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14896] ppid=14836 vsize=11130628 CPUtime=26.34 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14896/stat : 14896 (java) R 14836 14839 11993 0 -1 4202560 32587 12294 0 0 2457 165 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851497966168 139851877333979 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14897] ppid=14836 vsize=11130628 CPUtime=26.53 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14897/stat : 14897 (java) R 14836 14839 11993 0 -1 4202560 36018 12294 0 0 2472 169 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851496913624 139851877333943 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14898] ppid=14836 vsize=11130628 CPUtime=26.29 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14898/stat : 14898 (java) R 14836 14839 11993 0 -1 4202560 37029 12294 0 0 2448 169 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851495861080 139851877334031 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14899] ppid=14836 vsize=11130628 CPUtime=26.43 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14899/stat : 14899 (java) R 14836 14839 11993 0 -1 4202560 35316 12294 0 0 2456 175 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851494808536 139851877333997 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14900] ppid=14836 vsize=11130628 CPUtime=26.34 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14900/stat : 14900 (java) R 14836 14839 11993 0 -1 4202560 36209 12294 0 0 2451 171 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851493755992 139851877334031 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14901] ppid=14836 vsize=11130628 CPUtime=26.29 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14901/stat : 14901 (java) R 14836 14839 11993 0 -1 4202560 38385 12294 0 0 2446 171 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851492703448 139851877631360 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14902] ppid=14836 vsize=11130628 CPUtime=26.36 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14902/stat : 14902 (java) R 14836 14839 11993 0 -1 4202560 38395 12294 0 0 2456 168 9 3 20 0 22 0 8282602 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851491650592 139851885729728 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14903] ppid=14836 vsize=11130628 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14903/stat : 14903 (java) S 14836 14839 11993 0 -1 1077944384 57109 12294 0 0 51 9 9 3 20 0 22 0 8282604 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851098682000 139851892643541 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14904] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14904/stat : 14904 (java) S 14836 14839 11993 0 -1 1077944384 85 12294 0 0 0 0 9 3 20 0 22 0 8282605 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851097629728 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14905] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14905/stat : 14905 (java) S 14836 14839 11993 0 -1 1077944384 71 12294 0 0 0 0 9 3 20 0 22 0 8282605 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851096577024 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14906] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14906/stat : 14906 (java) S 14836 14839 11993 0 -1 1077944384 265 12294 0 0 0 0 9 3 20 0 22 0 8282609 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851095525584 139851892651931 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14907] ppid=14836 vsize=11130628 CPUtime=8.82 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14907/stat : 14907 (java) S 14836 14839 11993 0 -1 1077944384 19123 12294 0 0 866 4 9 3 20 0 22 0 8282609 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851094473200 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14908] ppid=14836 vsize=11130628 CPUtime=9.18 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14908/stat : 14908 (java) S 14836 14839 11993 0 -1 1077944384 21637 12294 0 0 900 6 9 3 20 0 22 0 8282609 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851093420656 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14909] ppid=14836 vsize=11130628 CPUtime=9.14 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14909/stat : 14909 (java) S 14836 14839 11993 0 -1 1077944384 22950 12294 0 0 895 7 9 3 20 0 22 0 8282609 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851092368112 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14910] ppid=14836 vsize=11130628 CPUtime=3.6 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14910/stat : 14910 (java) S 14836 14839 11993 0 -1 1077944384 33758 12294 0 0 341 7 9 3 20 0 22 0 8282610 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851091315136 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14911] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14911/stat : 14911 (java) S 14836 14839 11993 0 -1 1077944384 3 12294 0 0 0 0 9 3 20 0 22 0 8282610 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851090262240 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=14912] ppid=14836 vsize=11130628 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/14839/task/14912/stat : 14912 (java) S 14836 14839 11993 0 -1 1077944384 1533 12294 0 0 49 45 9 3 20 0 22 0 8282610 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851089209776 139851892644482 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=15144] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/15144/stat : 15144 (java) S 14836 14839 11993 0 -1 1077944384 330 12294 0 0 0 0 9 3 20 0 22 0 8502568 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851057688816 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
[pid=14839/tid=15145] ppid=14836 vsize=11130628 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/14839/task/15145/stat : 15145 (java) S 14836 14839 11993 0 -1 1077944384 29 12294 0 0 0 0 9 3 20 0 22 0 8502568 11397763072 1230413 33554432000 4194304 4196468 140723321893872 139851056636992 139851892643541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11608064 140723321899713 140723321902487 140723321902487 140723321905103 0
Current children cumulated CPU time (s) 2415.59
Current children cumulated vsize (KiB) 11130628

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2201.84
CPU time (s): 2415.69
CPU user time (s): 2400.67
CPU system time (s): 15.0136
CPU usage (%): 109.712
Max. virtual memory (cumulated for all children) (KiB): 11130628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.67
system time used= 15.0136
maximum resident set size= 5078228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 683974
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71873
involuntary context switches= 128208

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8472 second user time and 16.3304 second system time

The end

Launcher Data

Begin job on node127 at 2017-07-22 15:29:09
IDJOB=4247343
IDBENCH=126959
IDSOLVER=2630
FILE ID=node127/4247343-1500730149
RUNJOBID= node127-1500718419-12025
PBS_JOBID= 20623370
Free space on /tmp= 61876 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Haystacks/Haystacks-m1-s1/Haystacks-47.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247343-1500730149/watcher-4247343-1500730149 -o /tmp/evaluation-result-4247343-1500730149/solver-4247343-1500730149 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1500718419-12025 --watchdog 2560  bin/concrete HOME/instance-4247343-1500730149.xml

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

MD5SUM BENCH= 7369afcf21a37adaf077467c3ae68d85
RANDOM SEED=1895933865

node127.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.94
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.94
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.94
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
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.94
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		: 2267.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.94
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.94
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		: 2133.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:        30275812 kB
MemAvailable:   30692384 kB
Buffers:          142804 kB
Cached:           553004 kB
SwapCached:            0 kB
Active:          1710044 kB
Inactive:         342576 kB
Active(anon):    1359688 kB
Inactive(anon):     8672 kB
Active(file):     350356 kB
Inactive(file):   333904 kB
Unevictable:        6384 kB
Mlocked:            6384 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26244 kB
Writeback:            32 kB
AnonPages:       1485552 kB
Mapped:            43960 kB
Shmem:              8840 kB
Slab:             130160 kB
SReclaimable:      96292 kB
SUnreclaim:        33868 kB
KernelStack:        4992 kB
PageTables:         8440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2183056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1261568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61852 MiB
End job on node127 at 2017-07-22 16:05:51