Trace number 3311859

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
STRUCTure 0.1 (hbr=2)? (TO) 4800.14 1216.74

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
MD5SUM3aff0c2163848e3eed6bc22fc2c30cdf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables95
Number of clauses36888
Sum of the clauses size368690
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 538
Number of clauses of size over 536850

Solver Data

0.10/0.12	50:33 INFO : Reading from input HOME/instance-3311859-1304185833.cnf
0.81/0.63	Executor set job limit to 1000000
0.81/0.63	Executor set job limit to 1000000
0.81/0.63	Executor set job limit to 1000000
0.81/0.63	Executor set job limit to 1000000
0.81/0.63	Starting Executor!
0.81/0.63	Starting Executor!
0.81/0.63	Starting Executor!
0.81/0.63	Starting Executor!
2.24/1.47	50:35 INFO : 95 variables remaining out of 95
2.24/1.47	50:35 INFO : 405578 literals remaining out of 405578
13.02/4.78	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
13.02/4.78	log4j:WARN Please initialize the log4j system properly.
13.02/4.78	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3311859-1304185833/watcher-3311859-1304185833 -o /tmp/evaluation-result-3311859-1304185833/solver-3311859-1304185833 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311859-1304185833.cnf -hbr 2 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.76 7.97 7.98 5/198 27778
/proc/meminfo: memFree=23767940/32950928 swapFree=67111356/67111528
[pid=27778] ppid=27776 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/27778/stat : 27778 (java) R 27776 27778 26973 0 -1 4202496 708 0 0 0 0 0 0 0 25 0 1 0 530182998 23580672 195 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208075269888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27778/statm: 5757 204 167 9 0 124 0

[startup+0.0600149 s]
/proc/loadavg: 7.76 7.97 7.98 5/198 27778
/proc/meminfo: memFree=23767940/32950928 swapFree=67111356/67111528
[pid=27778] ppid=27776 vsize=15609780 CPUtime=0.04 cores=0,2,4,6
/proc/27778/stat : 27778 (java) S 27776 27778 26973 0 -1 4202496 4177 0 1 0 3 1 0 0 25 0 18 0 530182998 15984414720 3617 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 3902445 3617 1755 9 0 3893164 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609780

[startup+0.101037 s]
/proc/loadavg: 7.76 7.97 7.98 5/198 27778
/proc/meminfo: memFree=23767940/32950928 swapFree=67111356/67111528
[pid=27778] ppid=27776 vsize=15676996 CPUtime=0.1 cores=0,2,4,6
/proc/27778/stat : 27778 (java) S 27776 27778 26973 0 -1 4202496 5590 0 1 0 9 1 0 0 25 0 18 0 530182998 16053243904 4997 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 3919249 4997 2117 9 0 3909968 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676996

[startup+0.300967 s]
/proc/loadavg: 7.76 7.97 7.98 5/198 27778
/proc/meminfo: memFree=23767940/32950928 swapFree=67111356/67111528
[pid=27778] ppid=27776 vsize=15679960 CPUtime=0.52 cores=0,2,4,6
/proc/27778/stat : 27778 (java) S 27776 27778 26973 0 -1 4202496 14689 0 1 0 49 3 0 0 25 0 18 0 530182998 16056279040 13074 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 3919990 13074 2208 9 0 3910709 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15679960

[startup+0.700892 s]
/proc/loadavg: 7.76 7.97 7.98 5/198 27778
/proc/meminfo: memFree=23767940/32950928 swapFree=67111356/67111528
[pid=27778] ppid=27776 vsize=15684072 CPUtime=0.94 cores=0,2,4,6
/proc/27778/stat : 27778 (java) S 27776 27778 26973 0 -1 4202496 42031 0 1 0 88 6 0 0 25 0 22 0 530182998 16060489728 40414 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 3921018 40414 2235 9 0 3911737 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 15684072

[startup+1.50074 s]
/proc/loadavg: 7.76 7.97 7.98 8/220 27800
/proc/meminfo: memFree=23768208/32950928 swapFree=67111356/67111528
[pid=27778] ppid=27776 vsize=15702520 CPUtime=2.38 cores=0,2,4,6
/proc/27778/stat : 27778 (java) S 27776 27778 26973 0 -1 4202496 49758 0 1 0 230 8 0 0 25 0 22 0 530182998 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 3925630 45358 2261 9 0 3916349 0
[pid=27778/tid=27780] ppid=27776 vsize=15702520 CPUtime=1.44 cores=0,2,4,6
/proc/27778/task/27780/stat : 27780 (java) S 27776 27778 26973 0 -1 4202560 35701 0 1 0 138 6 0 0 25 0 22 0 530182999 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27781] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (java) S 27776 27778 26973 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 22 0 530183000 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (java) S 27776 27778 26973 0 -1 4202560 358 0 0 0 0 0 0 0 20 0 22 0 530183000 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 530183000 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27784] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27784/stat : 27784 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 530183000 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27785] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27785/stat : 27785 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 530183000 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27786] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27786/stat : 27786 (java) S 27776 27778 26973 0 -1 4202560 647 0 0 0 0 0 0 0 20 0 22 0 530183000 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27787] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27787/stat : 27787 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 530183000 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27788] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27788/stat : 27788 (java) S 27776 27778 26973 0 -1 4202560 66 0 0 0 0 0 0 0 20 0 22 0 530183000 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27789] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27789/stat : 27789 (java) S 27776 27778 26973 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 530183001 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 0 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27790] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27790/stat : 27790 (java) S 27776 27778 26973 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530183001 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27791] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27791/stat : 27791 (java) S 27776 27778 26973 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 530183001 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27792] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27792/stat : 27792 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183003 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092055985 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27793] ppid=27776 vsize=15702520 CPUtime=0.33 cores=0,2,4,6
/proc/27778/task/27793/stat : 27793 (java) S 27776 27778 26973 0 -1 4202560 2829 0 0 0 33 0 0 0 16 0 22 0 530183003 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27794] ppid=27776 vsize=15702520 CPUtime=0.57 cores=0,2,4,6
/proc/27778/task/27794/stat : 27794 (java) S 27776 27778 26973 0 -1 4202560 8676 0 0 0 56 1 0 0 20 0 22 0 530183003 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 0 0 0 0
[pid=27778/tid=27795] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27795/stat : 27795 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183003 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27796] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27796/stat : 27796 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530183003 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 4 0 16800975 18446604446772425024 0 0 -1 0 0 0 0
[pid=27778/tid=27797] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27797/stat : 27797 (java) S 27776 27778 26973 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 530183062 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27798] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27798/stat : 27798 (java) S 27776 27778 26973 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 22 0 530183062 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27799] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27799/stat : 27799 (java) S 27776 27778 26973 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 22 0 530183062 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27800] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27800/stat : 27800 (java) S 27776 27778 26973 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 530183062 16079380480 45358 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 15702520

[startup+3.10144 s]
/proc/loadavg: 7.76 7.97 7.98 7/220 27800
/proc/meminfo: memFree=23767460/32950928 swapFree=67111356/67111528
[pid=27778] ppid=27776 vsize=15702520 CPUtime=6.65 cores=0,2,4,6
/proc/27778/stat : 27778 (java) S 27776 27778 26973 0 -1 4202496 63379 0 1 0 655 10 0 0 25 0 22 0 530182998 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 3925630 57301 2275 9 0 3916349 0
[pid=27778/tid=27780] ppid=27776 vsize=15702520 CPUtime=1.44 cores=0,2,4,6
/proc/27778/task/27780/stat : 27780 (java) S 27776 27778 26973 0 -1 4202560 35701 0 1 0 138 6 0 0 25 0 22 0 530182999 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27781] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (java) S 27776 27778 26973 0 -1 4202560 41 0 0 0 0 0 0 0 15 0 22 0 530183000 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (java) S 27776 27778 26973 0 -1 4202560 3150 0 0 0 0 0 0 0 16 0 22 0 530183000 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 0 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (java) S 27776 27778 26973 0 -1 4202560 1156 0 0 0 0 0 0 0 16 0 22 0 530183000 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27784] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27784/stat : 27784 (java) S 27776 27778 26973 0 -1 4202560 1936 0 0 0 0 0 0 0 16 0 22 0 530183000 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27785] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27785/stat : 27785 (java) S 27776 27778 26973 0 -1 4202560 2966 0 0 0 0 0 0 0 16 0 22 0 530183000 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27786] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27786/stat : 27786 (java) S 27776 27778 26973 0 -1 4202560 647 0 0 0 0 0 0 0 15 0 22 0 530183000 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 0 0 0 0
[pid=27778/tid=27787] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27787/stat : 27787 (java) S 27776 27778 26973 0 -1 4202560 3047 0 0 0 0 0 0 0 16 0 22 0 530183000 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27788] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27788/stat : 27788 (java) S 27776 27778 26973 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 530183000 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27789] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27789/stat : 27789 (java) S 27776 27778 26973 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 530183001 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 0 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27790] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27790/stat : 27790 (java) S 27776 27778 26973 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530183001 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27791] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27791/stat : 27791 (java) S 27776 27778 26973 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530183001 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27792] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27792/stat : 27792 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183003 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092055985 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27793] ppid=27776 vsize=15702520 CPUtime=0.48 cores=0,2,4,6
/proc/27778/task/27793/stat : 27793 (java) S 27776 27778 26973 0 -1 4202560 4492 0 0 0 48 0 0 0 15 0 22 0 530183003 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27794] ppid=27776 vsize=15702520 CPUtime=0.73 cores=0,2,4,6
/proc/27778/task/27794/stat : 27794 (java) S 27776 27778 26973 0 -1 4202560 8721 0 0 0 72 1 0 0 15 0 22 0 530183003 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27795] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27795/stat : 27795 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183003 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27796] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27796/stat : 27796 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530183003 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27797] ppid=27776 vsize=15702520 CPUtime=1.15 cores=0,2,4,6
/proc/27778/task/27797/stat : 27797 (java) R 27776 27778 26973 0 -1 4202560 21 0 0 0 115 0 0 0 16 0 22 0 530183062 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 46912505772392 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27778/tid=27798] ppid=27776 vsize=15702520 CPUtime=1.2 cores=0,2,4,6
/proc/27778/task/27798/stat : 27798 (java) R 27776 27778 26973 0 -1 4202560 20 0 0 0 120 0 0 0 16 0 22 0 530183062 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 46912505879064 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27778/tid=27799] ppid=27776 vsize=15702520 CPUtime=0.78 cores=0,2,4,6
/proc/27778/task/27799/stat : 27799 (java) R 27776 27778 26973 0 -1 4202560 9 0 0 0 78 0 0 0 15 0 22 0 530183062 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 46912505879064 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27778/tid=27800] ppid=27776 vsize=15702520 CPUtime=0.77 cores=0,2,4,6
/proc/27778/task/27800/stat : 27800 (java) R 27776 27778 26973 0 -1 4202560 10 0 0 0 77 0 0 0 16 0 22 0 530183062 16079380480 57301 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 46912505879110 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.65
Current children cumulated vsize (KiB) 15702520

[startup+6.30083 s]
/proc/loadavg: 7.78 7.97 7.98 9/220 27800
/proc/meminfo: memFree=23537316/32950928 swapFree=67111356/67111528
[pid=27778] ppid=27776 vsize=15702520 CPUtime=19.36 cores=0,2,4,6
/proc/27778/stat : 27778 (java) S 27776 27778 26973 0 -1 4202496 190961 0 1 0 1904 32 0 0 25 0 22 0 530182998 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 3925630 180471 2292 9 0 3916349 0
[pid=27778/tid=27780] ppid=27776 vsize=15702520 CPUtime=1.44 cores=0,2,4,6
/proc/27778/task/27780/stat : 27780 (java) S 27776 27778 26973 0 -1 4202560 35701 0 1 0 138 6 0 0 25 0 22 0 530182999 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27781] ppid=27776 vsize=15702520 CPUtime=0.02 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (java) S 27776 27778 26973 0 -1 4202560 3527 0 0 0 2 0 0 0 16 0 22 0 530183000 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=15702520 CPUtime=0.03 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (java) S 27776 27778 26973 0 -1 4202560 9096 0 0 0 2 1 0 0 15 0 22 0 530183000 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=15702520 CPUtime=0.02 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (java) S 27776 27778 26973 0 -1 4202560 7256 0 0 0 1 1 0 0 15 0 22 0 530183000 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27784] ppid=27776 vsize=15702520 CPUtime=0.02 cores=0,2,4,6
/proc/27778/task/27784/stat : 27784 (java) S 27776 27778 26973 0 -1 4202560 6028 0 0 0 2 0 0 0 16 0 22 0 530183000 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27785] ppid=27776 vsize=15702520 CPUtime=0.04 cores=0,2,4,6
/proc/27778/task/27785/stat : 27785 (java) S 27776 27778 26973 0 -1 4202560 9520 0 0 0 3 1 0 0 15 0 22 0 530183000 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27786] ppid=27776 vsize=15702520 CPUtime=0.03 cores=0,2,4,6
/proc/27778/task/27786/stat : 27786 (java) S 27776 27778 26973 0 -1 4202560 8470 0 0 0 2 1 0 0 16 0 22 0 530183000 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27787] ppid=27776 vsize=15702520 CPUtime=0.01 cores=0,2,4,6
/proc/27778/task/27787/stat : 27787 (java) S 27776 27778 26973 0 -1 4202560 5478 0 0 0 0 1 0 0 15 0 22 0 530183000 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 0 0 0 0
[pid=27778/tid=27788] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27788/stat : 27788 (java) S 27776 27778 26973 0 -1 4202560 4119 0 0 0 0 0 0 0 15 0 22 0 530183000 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27789] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27789/stat : 27789 (java) S 27776 27778 26973 0 -1 4202560 458 0 0 0 0 0 0 0 16 0 22 0 530183001 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 0 0 16800975 18446604446772425024 0 0 -1 0 0 0 0
[pid=27778/tid=27790] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27790/stat : 27790 (java) S 27776 27778 26973 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530183001 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27791] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27791/stat : 27791 (java) S 27776 27778 26973 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530183001 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27792] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27792/stat : 27792 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183003 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092055985 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27793] ppid=27776 vsize=15702520 CPUtime=1.11 cores=0,2,4,6
/proc/27778/task/27793/stat : 27793 (java) S 27776 27778 26973 0 -1 4202560 9213 0 0 0 111 0 0 0 16 0 22 0 530183003 16079380480 180471 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0

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

[pid=27778/tid=27798] ppid=27776 vsize=15702520 CPUtime=1099.36 cores=0,2,4,6
/proc/27778/task/27798/stat : 27798 (java) R 27776 27778 26973 0 -1 4202560 85012 0 0 0 108676 1260 0 0 18 0 22 0 530183062 16079380480 130687 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 46912505980594 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27778/tid=27799] ppid=27776 vsize=15702520 CPUtime=1099.15 cores=0,2,4,6
/proc/27778/task/27799/stat : 27799 (java) R 27776 27778 26973 0 -1 4202560 86769 0 0 0 108679 1236 0 0 18 0 22 0 530183062 16079380480 130687 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 46912505979861 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27778/tid=27800] ppid=27776 vsize=15702520 CPUtime=1099.13 cores=0,2,4,6
/proc/27778/task/27800/stat : 27800 (java) R 27776 27778 26973 0 -1 4202560 85693 0 0 0 108667 1246 0 0 18 0 22 0 530183062 16079380480 130687 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 46912505979097 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4428.03
Current children cumulated vsize (KiB) 15702520

[startup+1182.3 s]
/proc/loadavg: 4.04 5.61 6.97 5/193 27863
/proc/meminfo: memFree=27113596/32950928 swapFree=67111356/67111528
[pid=27778] ppid=27776 vsize=15702520 CPUtime=4664.54 cores=0,2,4,6
/proc/27778/stat : 27778 (java) S 27776 27778 26973 0 -1 4202496 628741 0 1 0 461129 5325 0 0 25 0 22 0 530182998 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 3925630 151004 2300 9 0 3916349 0
[pid=27778/tid=27780] ppid=27776 vsize=15702520 CPUtime=1.44 cores=0,2,4,6
/proc/27778/task/27780/stat : 27780 (java) S 27776 27778 26973 0 -1 4202560 35701 0 1 0 138 6 0 0 25 0 22 0 530182999 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27781] ppid=27776 vsize=15702520 CPUtime=3.29 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (java) S 27776 27778 26973 0 -1 4202560 21184 0 0 0 319 10 0 0 15 0 22 0 530183000 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 0 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=15702520 CPUtime=3.31 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (java) S 27776 27778 26973 0 -1 4202560 28180 0 0 0 322 9 0 0 15 0 22 0 530183000 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=15702520 CPUtime=3.34 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (java) S 27776 27778 26973 0 -1 4202560 25858 0 0 0 322 12 0 0 15 0 22 0 530183000 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27784] ppid=27776 vsize=15702520 CPUtime=3.31 cores=0,2,4,6
/proc/27778/task/27784/stat : 27784 (java) S 27776 27778 26973 0 -1 4202560 24885 0 0 0 322 9 0 0 15 0 22 0 530183000 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27785] ppid=27776 vsize=15702520 CPUtime=3.32 cores=0,2,4,6
/proc/27778/task/27785/stat : 27785 (java) S 27776 27778 26973 0 -1 4202560 27246 0 0 0 321 11 0 0 15 0 22 0 530183000 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27786] ppid=27776 vsize=15702520 CPUtime=3.32 cores=0,2,4,6
/proc/27778/task/27786/stat : 27786 (java) S 27776 27778 26973 0 -1 4202560 25999 0 0 0 322 10 0 0 15 0 22 0 530183000 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 0 0 0 0
[pid=27778/tid=27787] ppid=27776 vsize=15702520 CPUtime=3.25 cores=0,2,4,6
/proc/27778/task/27787/stat : 27787 (java) S 27776 27778 26973 0 -1 4202560 23898 0 0 0 314 11 0 0 15 0 22 0 530183000 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27788] ppid=27776 vsize=15702520 CPUtime=3.21 cores=0,2,4,6
/proc/27778/task/27788/stat : 27788 (java) S 27776 27778 26973 0 -1 4202560 21934 0 0 0 312 9 0 0 15 0 22 0 530183000 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 0 0 0 0
[pid=27778/tid=27789] ppid=27776 vsize=15702520 CPUtime=1.49 cores=0,2,4,6
/proc/27778/task/27789/stat : 27789 (java) S 27776 27778 26973 0 -1 4202560 1436 0 0 0 113 36 0 0 15 0 22 0 530183001 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 0 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27790] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27790/stat : 27790 (java) S 27776 27778 26973 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530183001 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27791] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27791/stat : 27791 (java) S 27776 27778 26973 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530183001 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27792] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27792/stat : 27792 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183003 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092055985 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27793] ppid=27776 vsize=15702520 CPUtime=1.22 cores=0,2,4,6
/proc/27778/task/27793/stat : 27793 (java) S 27776 27778 26973 0 -1 4202560 9220 0 0 0 122 0 0 0 15 0 22 0 530183003 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27794] ppid=27776 vsize=15702520 CPUtime=1.1 cores=0,2,4,6
/proc/27778/task/27794/stat : 27794 (java) S 27776 27778 26973 0 -1 4202560 8783 0 0 0 109 1 0 0 15 0 22 0 530183003 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27795] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27795/stat : 27795 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183003 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27796] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27796/stat : 27796 (java) S 27776 27778 26973 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 530183003 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27797] ppid=27776 vsize=15702520 CPUtime=1158.85 cores=0,2,4,6
/proc/27778/task/27797/stat : 27797 (java) R 27776 27778 26973 0 -1 4202560 92991 0 0 0 114560 1325 0 0 18 0 22 0 530183062 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27778/tid=27798] ppid=27776 vsize=15702520 CPUtime=1158.13 cores=0,2,4,6
/proc/27778/task/27798/stat : 27798 (java) R 27776 27778 26973 0 -1 4202560 92296 0 0 0 114510 1303 0 0 18 0 22 0 530183062 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 46912505980291 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27778/tid=27799] ppid=27776 vsize=15702520 CPUtime=1157.86 cores=0,2,4,6
/proc/27778/task/27799/stat : 27799 (java) R 27776 27778 26973 0 -1 4202560 94342 0 0 0 114512 1274 0 0 18 0 22 0 530183062 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 46912506318620 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27778/tid=27800] ppid=27776 vsize=15702520 CPUtime=1157.94 cores=0,2,4,6
/proc/27778/task/27800/stat : 27800 (java) R 27776 27778 26973 0 -1 4202560 93332 0 0 0 114503 1291 0 0 19 0 22 0 530183062 16079380480 151004 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092058293 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4664.54
Current children cumulated vsize (KiB) 15702520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1216.7 s]
/proc/loadavg: 4.02 5.43 6.86 5/193 27864
/proc/meminfo: memFree=27165396/32950928 swapFree=67111356/67111528
[pid=27778] ppid=27776 vsize=15702520 CPUtime=4800.06 cores=0,2,4,6
/proc/27778/stat : 27778 (java) S 27776 27778 26973 0 -1 4202496 629190 0 1 0 474574 5432 0 0 25 0 22 0 530182998 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 3925630 138184 2300 9 0 3916349 0
[pid=27778/tid=27780] ppid=27776 vsize=15702520 CPUtime=1.44 cores=0,2,4,6
/proc/27778/task/27780/stat : 27780 (java) S 27776 27778 26973 0 -1 4202560 35701 0 1 0 138 6 0 0 25 0 22 0 530182999 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27781] ppid=27776 vsize=15702520 CPUtime=3.4 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (java) S 27776 27778 26973 0 -1 4202560 21188 0 0 0 329 11 0 0 16 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=15702520 CPUtime=3.4 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (java) S 27776 27778 26973 0 -1 4202560 28187 0 0 0 331 9 0 0 15 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 0 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=15702520 CPUtime=3.43 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (java) S 27776 27778 26973 0 -1 4202560 25863 0 0 0 331 12 0 0 15 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27784] ppid=27776 vsize=15702520 CPUtime=3.39 cores=0,2,4,6
/proc/27778/task/27784/stat : 27784 (java) S 27776 27778 26973 0 -1 4202560 24891 0 0 0 330 9 0 0 16 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 0 0 0 0
[pid=27778/tid=27785] ppid=27776 vsize=15702520 CPUtime=3.42 cores=0,2,4,6
/proc/27778/task/27785/stat : 27785 (java) S 27776 27778 26973 0 -1 4202560 27250 0 0 0 331 11 0 0 15 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27786] ppid=27776 vsize=15702520 CPUtime=3.41 cores=0,2,4,6
/proc/27778/task/27786/stat : 27786 (java) S 27776 27778 26973 0 -1 4202560 26003 0 0 0 331 10 0 0 15 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27787] ppid=27776 vsize=15702520 CPUtime=3.34 cores=0,2,4,6
/proc/27778/task/27787/stat : 27787 (java) S 27776 27778 26973 0 -1 4202560 23902 0 0 0 323 11 0 0 15 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27788] ppid=27776 vsize=15702520 CPUtime=3.31 cores=0,2,4,6
/proc/27778/task/27788/stat : 27788 (java) S 27776 27778 26973 0 -1 4202560 21937 0 0 0 322 9 0 0 15 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27789] ppid=27776 vsize=15702520 CPUtime=1.55 cores=0,2,4,6
/proc/27778/task/27789/stat : 27789 (java) S 27776 27778 26973 0 -1 4202560 1437 0 0 0 117 38 0 0 15 0 22 0 530183001 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 0 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27790] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27790/stat : 27790 (java) S 27776 27778 26973 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530183001 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27791] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27791/stat : 27791 (java) S 27776 27778 26973 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530183001 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27792] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27792/stat : 27792 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183003 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092055985 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27793] ppid=27776 vsize=15702520 CPUtime=1.22 cores=0,2,4,6
/proc/27778/task/27793/stat : 27793 (java) S 27776 27778 26973 0 -1 4202560 9220 0 0 0 122 0 0 0 15 0 22 0 530183003 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27794] ppid=27776 vsize=15702520 CPUtime=1.1 cores=0,2,4,6
/proc/27778/task/27794/stat : 27794 (java) S 27776 27778 26973 0 -1 4202560 8783 0 0 0 109 1 0 0 15 0 22 0 530183003 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27795] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27795/stat : 27795 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183003 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27796] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27796/stat : 27796 (java) S 27776 27778 26973 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 530183003 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27797] ppid=27776 vsize=15702520 CPUtime=1192.59 cores=0,2,4,6
/proc/27778/task/27797/stat : 27797 (java) R 27776 27778 26973 0 -1 4202560 93096 0 0 0 117907 1352 0 0 21 0 22 0 530183062 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 47442119966530 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27778/tid=27798] ppid=27776 vsize=15702520 CPUtime=1191.83 cores=0,2,4,6
/proc/27778/task/27798/stat : 27798 (java) R 27776 27778 26973 0 -1 4202560 92394 0 0 0 117855 1328 0 0 20 0 22 0 530183062 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 47442124862315 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27778/tid=27799] ppid=27776 vsize=15702520 CPUtime=1191.52 cores=0,2,4,6
/proc/27778/task/27799/stat : 27799 (java) R 27776 27778 26973 0 -1 4202560 94446 0 0 0 117849 1303 0 0 20 0 22 0 530183062 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 46912505979249 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27778/tid=27800] ppid=27776 vsize=15702520 CPUtime=1191.57 cores=0,2,4,6
/proc/27778/task/27800/stat : 27800 (java) R 27776 27778 26973 0 -1 4202560 93434 0 0 0 117842 1315 0 0 20 0 22 0 530183062 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 46912506539325 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15702520

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1216.7 s]
/proc/loadavg: 4.02 5.43 6.86 5/193 27864
/proc/meminfo: memFree=27165396/32950928 swapFree=67111356/67111528
[pid=27778] ppid=27776 vsize=15702520 CPUtime=4800.06 cores=0,2,4,6
/proc/27778/stat : 27778 (java) S 27776 27778 26973 0 -1 4202496 629190 0 1 0 474574 5432 0 0 25 0 22 0 530182998 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27778/statm: 3925630 138184 2300 9 0 3916349 0
[pid=27778/tid=27780] ppid=27776 vsize=15702520 CPUtime=1.44 cores=0,2,4,6
/proc/27778/task/27780/stat : 27780 (java) S 27776 27778 26973 0 -1 4202560 35701 0 1 0 138 6 0 0 25 0 22 0 530182999 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27781] ppid=27776 vsize=15702520 CPUtime=3.4 cores=0,2,4,6
/proc/27778/task/27781/stat : 27781 (java) S 27776 27778 26973 0 -1 4202560 21188 0 0 0 329 11 0 0 16 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27782] ppid=27776 vsize=15702520 CPUtime=3.4 cores=0,2,4,6
/proc/27778/task/27782/stat : 27782 (java) S 27776 27778 26973 0 -1 4202560 28187 0 0 0 331 9 0 0 15 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 0 0 0 0
[pid=27778/tid=27783] ppid=27776 vsize=15702520 CPUtime=3.43 cores=0,2,4,6
/proc/27778/task/27783/stat : 27783 (java) S 27776 27778 26973 0 -1 4202560 25863 0 0 0 331 12 0 0 15 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27784] ppid=27776 vsize=15702520 CPUtime=3.39 cores=0,2,4,6
/proc/27778/task/27784/stat : 27784 (java) S 27776 27778 26973 0 -1 4202560 24891 0 0 0 330 9 0 0 16 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 0 0 0 0
[pid=27778/tid=27785] ppid=27776 vsize=15702520 CPUtime=3.42 cores=0,2,4,6
/proc/27778/task/27785/stat : 27785 (java) S 27776 27778 26973 0 -1 4202560 27250 0 0 0 331 11 0 0 15 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27786] ppid=27776 vsize=15702520 CPUtime=3.41 cores=0,2,4,6
/proc/27778/task/27786/stat : 27786 (java) S 27776 27778 26973 0 -1 4202560 26003 0 0 0 331 10 0 0 15 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27787] ppid=27776 vsize=15702520 CPUtime=3.34 cores=0,2,4,6
/proc/27778/task/27787/stat : 27787 (java) S 27776 27778 26973 0 -1 4202560 23902 0 0 0 323 11 0 0 15 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27788] ppid=27776 vsize=15702520 CPUtime=3.31 cores=0,2,4,6
/proc/27778/task/27788/stat : 27788 (java) S 27776 27778 26973 0 -1 4202560 21937 0 0 0 322 9 0 0 15 0 22 0 530183000 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27789] ppid=27776 vsize=15702520 CPUtime=1.55 cores=0,2,4,6
/proc/27778/task/27789/stat : 27789 (java) S 27776 27778 26973 0 -1 4202560 1437 0 0 0 117 38 0 0 15 0 22 0 530183001 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 0 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27790] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27790/stat : 27790 (java) S 27776 27778 26973 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530183001 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27791] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27791/stat : 27791 (java) S 27776 27778 26973 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530183001 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27792] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27792/stat : 27792 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183003 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092055985 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27793] ppid=27776 vsize=15702520 CPUtime=1.22 cores=0,2,4,6
/proc/27778/task/27793/stat : 27793 (java) S 27776 27778 26973 0 -1 4202560 9220 0 0 0 122 0 0 0 15 0 22 0 530183003 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27794] ppid=27776 vsize=15702520 CPUtime=1.1 cores=0,2,4,6
/proc/27778/task/27794/stat : 27794 (java) S 27776 27778 26973 0 -1 4202560 8783 0 0 0 109 1 0 0 15 0 22 0 530183003 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 4 0 0 0
[pid=27778/tid=27795] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27795/stat : 27795 (java) S 27776 27778 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530183003 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048281 0 4 0 16800975 18446604446772425024 0 0 -1 6 0 0 0
[pid=27778/tid=27796] ppid=27776 vsize=15702520 CPUtime=0 cores=0,2,4,6
/proc/27778/task/27796/stat : 27796 (java) S 27776 27778 26973 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 530183003 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 208092048896 0 4 0 16800975 18446604446772425024 0 0 -1 2 0 0 0
[pid=27778/tid=27797] ppid=27776 vsize=15702520 CPUtime=1192.59 cores=0,2,4,6
/proc/27778/task/27797/stat : 27797 (java) R 27776 27778 26973 0 -1 4202560 93096 0 0 0 117907 1352 0 0 21 0 22 0 530183062 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 47442119966530 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27778/tid=27798] ppid=27776 vsize=15702520 CPUtime=1191.83 cores=0,2,4,6
/proc/27778/task/27798/stat : 27798 (java) R 27776 27778 26973 0 -1 4202560 92394 0 0 0 117855 1328 0 0 20 0 22 0 530183062 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 47442124862315 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27778/tid=27799] ppid=27776 vsize=15702520 CPUtime=1191.52 cores=0,2,4,6
/proc/27778/task/27799/stat : 27799 (java) R 27776 27778 26973 0 -1 4202560 94446 0 0 0 117849 1303 0 0 20 0 22 0 530183062 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 46912505979249 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27778/tid=27800] ppid=27776 vsize=15702520 CPUtime=1191.57 cores=0,2,4,6
/proc/27778/task/27800/stat : 27800 (java) R 27776 27778 26973 0 -1 4202560 93434 0 0 0 117842 1315 0 0 20 0 22 0 530183062 16079380480 138184 33554432000 1073741824 1073778376 140734810292560 18446744073709551615 46912506539325 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15702520

Child status: 143
Real time (s): 1216.74
CPU time (s): 4800.14
CPU user time (s): 4745.79
CPU system time (s): 54.3487
CPU usage (%): 394.507
Max. virtual memory (cumulated for all children) (KiB): 15704576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4745.79
system time used= 54.3487
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 629218
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11324335
involuntary context switches= 159606

runsolver used 1.88371 second user time and 4.80727 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-30 19:50:33
IDJOB=3311859
IDBENCH=83899
IDSOLVER=1698
FILE ID=node127/3311859-1304185833
RUNJOBID= node127-1304184624-27604
PBS_JOBID= 13172458
Free space on /tmp= 72724 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311859-1304185833/watcher-3311859-1304185833 -o /tmp/evaluation-result-3311859-1304185833/solver-3311859-1304185833 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311859-1304185833.cnf -hbr 2

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3aff0c2163848e3eed6bc22fc2c30cdf
RANDOM SEED=1035749737

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23768220 kB
Buffers:       1317644 kB
Cached:        3404184 kB
SwapCached:          8 kB
Active:        4207100 kB
Inactive:      4504084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23768220 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3212 kB
Writeback:           0 kB
AnonPages:     3989368 kB
Mapped:          23468 kB
Slab:           399356 kB
PageTables:      12576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4318188 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72732 MiB
End job on node127 at 2011-04-30 20:10:52