Trace number 3312604

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? (TO) 4800.38 1207.53

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S707565158-096.SATISFIABLE.cnf
MD5SUM2a8cb5d237e15bd9bba8245975866061
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014996
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
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 52130
Number of clauses of size over 50

Solver Data

0.09/0.13	48:32 INFO : Reading from input HOME/instance-3312604-1304124512.cnf
0.25/0.29	Executor set job limit to 1000000
0.25/0.29	Executor set job limit to 1000000
0.25/0.29	Executor set job limit to 1000000
0.25/0.29	Executor set job limit to 1000000
0.25/0.29	Starting Executor!
0.25/0.29	Starting Executor!
0.25/0.29	Starting Executor!
0.25/0.29	Starting Executor!
0.73/0.42	48:33 INFO : 100 variables remaining out of 100
0.73/0.42	48:33 INFO : 12780 literals remaining out of 12780

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

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.07 7.86 7.94 1/172 6278
/proc/meminfo: memFree=29512264/32950928 swapFree=67111356/67111528
[pid=6278] ppid=6276 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/6278/stat : 6278 (java) R 6276 6278 5921 0 -1 4202496 1194 0 0 0 0 0 0 0 23 0 1 0 602681891 23580672 679 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231890527720 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6278/statm: 5757 679 506 9 0 124 0

[startup+0.0544199 s]
/proc/loadavg: 7.07 7.86 7.94 1/172 6278
/proc/meminfo: memFree=29512264/32950928 swapFree=67111356/67111528
[pid=6278] ppid=6276 vsize=15604248 CPUtime=0.03 cores=0,2,4,6
/proc/6278/stat : 6278 (java) S 6276 6278 5921 0 -1 4202496 3881 0 1 0 3 0 0 0 23 0 13 0 602681891 15978749952 3319 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907293157 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/6278/statm: 3901062 3319 1689 9 0 3891810 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.100811 s]
/proc/loadavg: 7.07 7.86 7.94 1/172 6278
/proc/meminfo: memFree=29512264/32950928 swapFree=67111356/67111528
[pid=6278] ppid=6276 vsize=15676540 CPUtime=0.09 cores=0,2,4,6
/proc/6278/stat : 6278 (java) S 6276 6278 5921 0 -1 4202496 5405 0 1 0 9 0 0 0 23 0 18 0 602681891 16052776960 4843 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6278/statm: 3919135 4845 2115 9 0 3909854 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676540

[startup+0.304266 s]
/proc/loadavg: 7.07 7.86 7.94 1/172 6278
/proc/meminfo: memFree=29512264/32950928 swapFree=67111356/67111528
[pid=6278] ppid=6276 vsize=15684008 CPUtime=0.48 cores=0,2,4,6
/proc/6278/stat : 6278 (java) S 6276 6278 5921 0 -1 4202496 11433 0 1 0 46 2 0 0 23 0 22 0 602681891 16060424192 9914 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6278/statm: 3921002 9914 2208 9 0 3911721 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 15684008

[startup+0.700025 s]
/proc/loadavg: 7.07 7.86 7.94 1/172 6278
/proc/meminfo: memFree=29512264/32950928 swapFree=67111356/67111528
[pid=6278] ppid=6276 vsize=15705164 CPUtime=1.66 cores=0,2,4,6
/proc/6278/stat : 6278 (java) S 6276 6278 5921 0 -1 4202496 27158 0 1 0 162 4 0 0 23 0 22 0 602681891 16082087936 21663 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6278/statm: 3926291 21667 2252 9 0 3917010 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 15705164

[startup+1.50143 s]
/proc/loadavg: 6.98 7.83 7.93 11/220 6329
/proc/meminfo: memFree=29196792/32950928 swapFree=67111356/67111528
[pid=6278] ppid=6276 vsize=15705164 CPUtime=4.85 cores=0,2,4,6
/proc/6278/stat : 6278 (java) S 6276 6278 5921 0 -1 4202496 57171 0 1 0 477 8 0 0 23 0 22 0 602681891 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6278/statm: 3926291 49666 2278 9 0 3917010 0
[pid=6278/tid=6281] ppid=6276 vsize=15705164 CPUtime=0.4 cores=0,2,4,6
/proc/6278/task/6281/stat : 6281 (java) S 6276 6278 5921 0 -1 4202560 6939 0 1 0 39 1 0 0 20 0 22 0 602681892 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6284] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6284/stat : 6284 (java) S 6276 6278 5921 0 -1 4202560 287 0 0 0 0 0 0 0 16 0 22 0 602681893 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6285] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6285/stat : 6285 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 602681893 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6286] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6286/stat : 6286 (java) S 6276 6278 5921 0 -1 4202560 277 0 0 0 0 0 0 0 16 0 22 0 602681893 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6287] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6287/stat : 6287 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602681893 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6288] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6288/stat : 6288 (java) S 6276 6278 5921 0 -1 4202560 111 0 0 0 0 0 0 0 16 0 22 0 602681893 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6289] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6289/stat : 6289 (java) S 6276 6278 5921 0 -1 4202560 328 0 0 0 0 0 0 0 15 0 22 0 602681893 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6290] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6290/stat : 6290 (java) S 6276 6278 5921 0 -1 4202560 573 0 0 0 0 0 0 0 15 0 22 0 602681893 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6291] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6291/stat : 6291 (java) S 6276 6278 5921 0 -1 4202560 149 0 0 0 0 0 0 0 15 0 22 0 602681893 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6296] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6296/stat : 6296 (java) S 6276 6278 5921 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 602681894 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907307008 0 0 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6306] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6306/stat : 6306 (java) S 6276 6278 5921 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602681894 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6308] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6308/stat : 6308 (java) S 6276 6278 5921 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 602681894 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6312] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6312/stat : 6312 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 602681897 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907314097 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6313] ppid=6276 vsize=15705164 CPUtime=0.81 cores=0,2,4,6
/proc/6278/task/6313/stat : 6313 (java) S 6276 6278 5921 0 -1 4202560 6159 0 0 0 81 0 0 0 15 0 22 0 602681897 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6314] ppid=6276 vsize=15705164 CPUtime=0.88 cores=0,2,4,6
/proc/6278/task/6314/stat : 6314 (java) S 6276 6278 5921 0 -1 4202560 12250 0 0 0 87 1 0 0 16 0 22 0 602681897 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6315] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6315/stat : 6315 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602681897 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6316] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6316/stat : 6316 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602681897 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907307008 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6326] ppid=6276 vsize=15705164 CPUtime=0.79 cores=0,2,4,6
/proc/6278/task/6326/stat : 6326 (java) R 6276 6278 5921 0 -1 4202560 9534 0 0 0 78 1 0 0 17 0 22 0 602681921 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505950613 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6278/tid=6327] ppid=6276 vsize=15705164 CPUtime=0.52 cores=0,2,4,6
/proc/6278/task/6327/stat : 6327 (java) R 6276 6278 5921 0 -1 4202560 3202 0 0 0 52 0 0 0 18 0 22 0 602681921 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505734574 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6278/tid=6328] ppid=6276 vsize=15705164 CPUtime=0.74 cores=0,2,4,6
/proc/6278/task/6328/stat : 6328 (java) R 6276 6278 5921 0 -1 4202560 9396 0 0 0 74 0 0 0 19 0 22 0 602681921 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505737567 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6278/tid=6329] ppid=6276 vsize=15705164 CPUtime=0.62 cores=0,2,4,6
/proc/6278/task/6329/stat : 6329 (java) R 6276 6278 5921 0 -1 4202560 6564 0 0 0 62 0 0 0 17 0 22 0 602681921 16082087936 49666 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505767820 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 15705164

[startup+3.10112 s]
/proc/loadavg: 6.98 7.83 7.93 9/220 6329
/proc/meminfo: memFree=28982520/32950928 swapFree=67111356/67111528
[pid=6278] ppid=6276 vsize=15705164 CPUtime=11.21 cores=0,2,4,6
/proc/6278/stat : 6278 (java) S 6276 6278 5921 0 -1 4202496 62750 0 1 0 1113 8 0 0 23 0 22 0 602681891 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6278/statm: 3926291 53678 2285 9 0 3917010 0
[pid=6278/tid=6281] ppid=6276 vsize=15705164 CPUtime=0.4 cores=0,2,4,6
/proc/6278/task/6281/stat : 6281 (java) S 6276 6278 5921 0 -1 4202560 6939 0 1 0 39 1 0 0 20 0 22 0 602681892 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6284] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6284/stat : 6284 (java) S 6276 6278 5921 0 -1 4202560 538 0 0 0 0 0 0 0 16 0 22 0 602681893 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6285] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6285/stat : 6285 (java) S 6276 6278 5921 0 -1 4202560 650 0 0 0 0 0 0 0 16 0 22 0 602681893 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6286] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6286/stat : 6286 (java) S 6276 6278 5921 0 -1 4202560 437 0 0 0 0 0 0 0 15 0 22 0 602681893 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6287] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6287/stat : 6287 (java) S 6276 6278 5921 0 -1 4202560 329 0 0 0 0 0 0 0 16 0 22 0 602681893 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6288] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6288/stat : 6288 (java) S 6276 6278 5921 0 -1 4202560 456 0 0 0 0 0 0 0 16 0 22 0 602681893 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6289] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6289/stat : 6289 (java) S 6276 6278 5921 0 -1 4202560 756 0 0 0 0 0 0 0 15 0 22 0 602681893 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6290] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6290/stat : 6290 (java) S 6276 6278 5921 0 -1 4202560 901 0 0 0 0 0 0 0 16 0 22 0 602681893 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6291] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6291/stat : 6291 (java) S 6276 6278 5921 0 -1 4202560 573 0 0 0 0 0 0 0 15 0 22 0 602681893 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6296] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6296/stat : 6296 (java) S 6276 6278 5921 0 -1 4202560 62 0 0 0 0 0 0 0 16 0 22 0 602681894 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907307008 0 0 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6306] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6306/stat : 6306 (java) S 6276 6278 5921 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602681894 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6308] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6308/stat : 6308 (java) S 6276 6278 5921 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 602681894 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6312] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6312/stat : 6312 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 602681897 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907314097 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6313] ppid=6276 vsize=15705164 CPUtime=0.94 cores=0,2,4,6
/proc/6278/task/6313/stat : 6313 (java) R 6276 6278 5921 0 -1 4202560 6189 0 0 0 94 0 0 0 15 0 22 0 602681897 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 47265960674386 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6278/tid=6314] ppid=6276 vsize=15705164 CPUtime=0.96 cores=0,2,4,6
/proc/6278/task/6314/stat : 6314 (java) S 6276 6278 5921 0 -1 4202560 12263 0 0 0 95 1 0 0 15 0 22 0 602681897 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6315] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6315/stat : 6315 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602681897 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6316] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6316/stat : 6316 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602681897 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907307008 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6326] ppid=6276 vsize=15705164 CPUtime=2.24 cores=0,2,4,6
/proc/6278/task/6326/stat : 6326 (java) R 6276 6278 5921 0 -1 4202560 10132 0 0 0 223 1 0 0 19 0 22 0 602681921 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 47265963645202 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6278/tid=6327] ppid=6276 vsize=15705164 CPUtime=2.03 cores=0,2,4,6
/proc/6278/task/6327/stat : 6327 (java) R 6276 6278 5921 0 -1 4202560 3777 0 0 0 203 0 0 0 21 0 22 0 602681921 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505708758 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6278/tid=6328] ppid=6276 vsize=15705164 CPUtime=2.32 cores=0,2,4,6
/proc/6278/task/6328/stat : 6328 (java) R 6276 6278 5921 0 -1 4202560 10155 0 0 0 232 0 0 0 25 0 22 0 602681921 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505615592 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6278/tid=6329] ppid=6276 vsize=15705164 CPUtime=2.2 cores=0,2,4,6
/proc/6278/task/6329/stat : 6329 (java) R 6276 6278 5921 0 -1 4202560 7205 0 0 0 220 0 0 0 19 0 22 0 602681921 16082087936 53678 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912506117040 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.21
Current children cumulated vsize (KiB) 15705164

[startup+6.30153 s]
/proc/loadavg: 7.06 7.83 7.93 9/220 6329
/proc/meminfo: memFree=28215912/32950928 swapFree=67111356/67111528
[pid=6278] ppid=6276 vsize=15705164 CPUtime=23.93 cores=0,2,4,6
/proc/6278/stat : 6278 (java) S 6276 6278 5921 0 -1 4202496 67662 0 1 0 2384 9 0 0 23 0 22 0 602681891 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6278/statm: 3926291 53966 2288 9 0 3917010 0
[pid=6278/tid=6281] ppid=6276 vsize=15705164 CPUtime=0.4 cores=0,2,4,6
/proc/6278/task/6281/stat : 6281 (java) S 6276 6278 5921 0 -1 4202560 6939 0 1 0 39 1 0 0 20 0 22 0 602681892 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6284] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6284/stat : 6284 (java) S 6276 6278 5921 0 -1 4202560 1138 0 0 0 0 0 0 0 15 0 22 0 602681893 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6285] ppid=6276 vsize=15705164 CPUtime=0.01 cores=0,2,4,6
/proc/6278/task/6285/stat : 6285 (java) S 6276 6278 5921 0 -1 4202560 1496 0 0 0 1 0 0 0 15 0 22 0 602681893 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6286] ppid=6276 vsize=15705164 CPUtime=0.01 cores=0,2,4,6
/proc/6278/task/6286/stat : 6286 (java) S 6276 6278 5921 0 -1 4202560 1382 0 0 0 1 0 0 0 16 0 22 0 602681893 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6287] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6287/stat : 6287 (java) S 6276 6278 5921 0 -1 4202560 976 0 0 0 0 0 0 0 15 0 22 0 602681893 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6288] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6288/stat : 6288 (java) S 6276 6278 5921 0 -1 4202560 820 0 0 0 0 0 0 0 15 0 22 0 602681893 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6289] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6289/stat : 6289 (java) S 6276 6278 5921 0 -1 4202560 1497 0 0 0 0 0 0 0 15 0 22 0 602681893 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6290] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6290/stat : 6290 (java) S 6276 6278 5921 0 -1 4202560 1391 0 0 0 0 0 0 0 15 0 22 0 602681893 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6291] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6291/stat : 6291 (java) S 6276 6278 5921 0 -1 4202560 796 0 0 0 0 0 0 0 15 0 22 0 602681893 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6296] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6296/stat : 6296 (java) S 6276 6278 5921 0 -1 4202560 62 0 0 0 0 0 0 0 16 0 22 0 602681894 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907307008 0 0 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6306] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6306/stat : 6306 (java) S 6276 6278 5921 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602681894 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6308] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6308/stat : 6308 (java) S 6276 6278 5921 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 602681894 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6312] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6312/stat : 6312 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 602681897 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907314097 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6313] ppid=6276 vsize=15705164 CPUtime=0.98 cores=0,2,4,6
/proc/6278/task/6313/stat : 6313 (java) S 6276 6278 5921 0 -1 4202560 6204 0 0 0 98 0 0 0 16 0 22 0 602681897 16082087936 53966 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0

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

[pid=6278/tid=6327] ppid=6276 vsize=15705164 CPUtime=1048.63 cores=0,2,4,6
/proc/6278/task/6327/stat : 6327 (java) R 6276 6278 5921 0 -1 4202560 116661 0 0 0 104839 24 0 0 25 0 22 0 602681921 16082087936 78702 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505524165 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6278/tid=6328] ppid=6276 vsize=15705164 CPUtime=1048.62 cores=0,2,4,6
/proc/6278/task/6328/stat : 6328 (java) R 6276 6278 5921 0 -1 4202560 125427 0 0 0 104836 26 0 0 25 0 22 0 602681921 16082087936 78702 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 47265963644694 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6278/tid=6329] ppid=6276 vsize=15705164 CPUtime=1048.92 cores=0,2,4,6
/proc/6278/task/6329/stat : 6329 (java) R 6276 6278 5921 0 -1 4202560 122068 0 0 0 104865 27 0 0 25 0 22 0 602681921 16082087936 78702 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505841537 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4223.26
Current children cumulated vsize (KiB) 15705164

[startup+1122.3 s]
/proc/loadavg: 8.06 8.04 7.99 9/220 6368
/proc/meminfo: memFree=28825244/32950928 swapFree=67111356/67111528
[pid=6278] ppid=6276 vsize=15705164 CPUtime=4461.7 cores=0,2,4,6
/proc/6278/stat : 6278 (java) S 6276 6278 5921 0 -1 4202496 987366 0 1 0 445884 286 0 0 23 0 22 0 602681891 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6278/statm: 3926291 77597 2298 9 0 3917010 0
[pid=6278/tid=6281] ppid=6276 vsize=15705164 CPUtime=0.4 cores=0,2,4,6
/proc/6278/task/6281/stat : 6281 (java) S 6276 6278 5921 0 -1 4202560 6939 0 1 0 39 1 0 0 20 0 22 0 602681892 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6284] ppid=6276 vsize=15705164 CPUtime=3.14 cores=0,2,4,6
/proc/6278/task/6284/stat : 6284 (java) S 6276 6278 5921 0 -1 4202560 54013 0 0 0 299 15 0 0 16 0 22 0 602681893 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6285] ppid=6276 vsize=15705164 CPUtime=3.11 cores=0,2,4,6
/proc/6278/task/6285/stat : 6285 (java) S 6276 6278 5921 0 -1 4202560 54109 0 0 0 298 13 0 0 15 0 22 0 602681893 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6286] ppid=6276 vsize=15705164 CPUtime=3.04 cores=0,2,4,6
/proc/6278/task/6286/stat : 6286 (java) S 6276 6278 5921 0 -1 4202560 54441 0 0 0 293 11 0 0 15 0 22 0 602681893 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6287] ppid=6276 vsize=15705164 CPUtime=3.1 cores=0,2,4,6
/proc/6278/task/6287/stat : 6287 (java) S 6276 6278 5921 0 -1 4202560 51337 0 0 0 297 13 0 0 15 0 22 0 602681893 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6288] ppid=6276 vsize=15705164 CPUtime=3.16 cores=0,2,4,6
/proc/6278/task/6288/stat : 6288 (java) S 6276 6278 5921 0 -1 4202560 56062 0 0 0 302 14 0 0 15 0 22 0 602681893 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6289] ppid=6276 vsize=15705164 CPUtime=3.05 cores=0,2,4,6
/proc/6278/task/6289/stat : 6289 (java) S 6276 6278 5921 0 -1 4202560 54073 0 0 0 291 14 0 0 15 0 22 0 602681893 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6290] ppid=6276 vsize=15705164 CPUtime=3.09 cores=0,2,4,6
/proc/6278/task/6290/stat : 6290 (java) S 6276 6278 5921 0 -1 4202560 53993 0 0 0 294 15 0 0 16 0 22 0 602681893 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6291] ppid=6276 vsize=15705164 CPUtime=3.01 cores=0,2,4,6
/proc/6278/task/6291/stat : 6291 (java) S 6276 6278 5921 0 -1 4202560 51735 0 0 0 289 12 0 0 15 0 22 0 602681893 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6296] ppid=6276 vsize=15705164 CPUtime=2.05 cores=0,2,4,6
/proc/6278/task/6296/stat : 6296 (java) S 6276 6278 5921 0 -1 4202560 2544 0 0 0 148 57 0 0 15 0 22 0 602681894 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907307008 0 0 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6306] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6306/stat : 6306 (java) S 6276 6278 5921 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602681894 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6308] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6308/stat : 6308 (java) S 6276 6278 5921 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 602681894 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6312] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6312/stat : 6312 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 602681897 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907314097 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6313] ppid=6276 vsize=15705164 CPUtime=0.99 cores=0,2,4,6
/proc/6278/task/6313/stat : 6313 (java) S 6276 6278 5921 0 -1 4202560 6207 0 0 0 99 0 0 0 16 0 22 0 602681897 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6314] ppid=6276 vsize=15705164 CPUtime=1.03 cores=0,2,4,6
/proc/6278/task/6314/stat : 6314 (java) S 6276 6278 5921 0 -1 4202560 12273 0 0 0 102 1 0 0 15 0 22 0 602681897 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6315] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6315/stat : 6315 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602681897 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6316] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6316/stat : 6316 (java) S 6276 6278 5921 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 602681897 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907307008 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6326] ppid=6276 vsize=15705164 CPUtime=1108.43 cores=0,2,4,6
/proc/6278/task/6326/stat : 6326 (java) R 6276 6278 5921 0 -1 4202560 132596 0 0 0 110814 29 0 0 25 0 22 0 602681921 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505776840 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6278/tid=6327] ppid=6276 vsize=15705164 CPUtime=1107.93 cores=0,2,4,6
/proc/6278/task/6327/stat : 6327 (java) R 6276 6278 5921 0 -1 4202560 126890 0 0 0 110768 25 0 0 25 0 22 0 602681921 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505767308 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6278/tid=6328] ppid=6276 vsize=15705164 CPUtime=1107.77 cores=0,2,4,6
/proc/6278/task/6328/stat : 6328 (java) R 6276 6278 5921 0 -1 4202560 136127 0 0 0 110749 28 0 0 25 0 22 0 602681921 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505686222 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6278/tid=6329] ppid=6276 vsize=15705164 CPUtime=1108.23 cores=0,2,4,6
/proc/6278/task/6329/stat : 6329 (java) R 6276 6278 5921 0 -1 4202560 132581 0 0 0 110793 30 0 0 25 0 22 0 602681921 16082087936 77597 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505841051 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4461.7
Current children cumulated vsize (KiB) 15705164

[startup+1182.3 s]
/proc/loadavg: 8.06 8.04 7.99 9/220 6370
/proc/meminfo: memFree=28776812/32950928 swapFree=67111356/67111528
[pid=6278] ppid=6276 vsize=15705164 CPUtime=4700.16 cores=0,2,4,6
/proc/6278/stat : 6278 (java) S 6276 6278 5921 0 -1 4202496 1032079 0 1 0 469714 302 0 0 23 0 22 0 602681891 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6278/statm: 3926291 72049 2298 9 0 3917010 0
[pid=6278/tid=6281] ppid=6276 vsize=15705164 CPUtime=0.4 cores=0,2,4,6
/proc/6278/task/6281/stat : 6281 (java) S 6276 6278 5921 0 -1 4202560 6939 0 1 0 39 1 0 0 20 0 22 0 602681892 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6284] ppid=6276 vsize=15705164 CPUtime=3.29 cores=0,2,4,6
/proc/6278/task/6284/stat : 6284 (java) S 6276 6278 5921 0 -1 4202560 56722 0 0 0 313 16 0 0 15 0 22 0 602681893 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6285] ppid=6276 vsize=15705164 CPUtime=3.27 cores=0,2,4,6
/proc/6278/task/6285/stat : 6285 (java) S 6276 6278 5921 0 -1 4202560 56867 0 0 0 314 13 0 0 15 0 22 0 602681893 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6286] ppid=6276 vsize=15705164 CPUtime=3.22 cores=0,2,4,6
/proc/6278/task/6286/stat : 6286 (java) S 6276 6278 5921 0 -1 4202560 57685 0 0 0 310 12 0 0 15 0 22 0 602681893 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6287] ppid=6276 vsize=15705164 CPUtime=3.25 cores=0,2,4,6
/proc/6278/task/6287/stat : 6287 (java) S 6276 6278 5921 0 -1 4202560 54624 0 0 0 311 14 0 0 16 0 22 0 602681893 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6288] ppid=6276 vsize=15705164 CPUtime=3.32 cores=0,2,4,6
/proc/6278/task/6288/stat : 6288 (java) S 6276 6278 5921 0 -1 4202560 59538 0 0 0 317 15 0 0 15 0 22 0 602681893 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6289] ppid=6276 vsize=15705164 CPUtime=3.21 cores=0,2,4,6
/proc/6278/task/6289/stat : 6289 (java) S 6276 6278 5921 0 -1 4202560 56733 0 0 0 306 15 0 0 15 0 22 0 602681893 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6290] ppid=6276 vsize=15705164 CPUtime=3.26 cores=0,2,4,6
/proc/6278/task/6290/stat : 6290 (java) S 6276 6278 5921 0 -1 4202560 57165 0 0 0 310 16 0 0 15 0 22 0 602681893 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6291] ppid=6276 vsize=15705164 CPUtime=3.15 cores=0,2,4,6
/proc/6278/task/6291/stat : 6291 (java) S 6276 6278 5921 0 -1 4202560 55187 0 0 0 303 12 0 0 15 0 22 0 602681893 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6296] ppid=6276 vsize=15705164 CPUtime=2.18 cores=0,2,4,6
/proc/6278/task/6296/stat : 6296 (java) S 6276 6278 5921 0 -1 4202560 2694 0 0 0 158 60 0 0 16 0 22 0 602681894 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907307008 0 0 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6306] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6306/stat : 6306 (java) S 6276 6278 5921 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602681894 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6308] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6308/stat : 6308 (java) S 6276 6278 5921 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 602681894 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6312] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6312/stat : 6312 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 602681897 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907314097 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6313] ppid=6276 vsize=15705164 CPUtime=0.99 cores=0,2,4,6
/proc/6278/task/6313/stat : 6313 (java) S 6276 6278 5921 0 -1 4202560 6207 0 0 0 99 0 0 0 16 0 22 0 602681897 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6314] ppid=6276 vsize=15705164 CPUtime=1.03 cores=0,2,4,6
/proc/6278/task/6314/stat : 6314 (java) S 6276 6278 5921 0 -1 4202560 12273 0 0 0 102 1 0 0 15 0 22 0 602681897 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6315] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6315/stat : 6315 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602681897 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6316] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6316/stat : 6316 (java) S 6276 6278 5921 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 602681897 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907307008 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6326] ppid=6276 vsize=15705164 CPUtime=1167.67 cores=0,2,4,6
/proc/6278/task/6326/stat : 6326 (java) R 6276 6278 5921 0 -1 4202560 137531 0 0 0 116737 30 0 0 25 0 22 0 602681921 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505707838 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6278/tid=6327] ppid=6276 vsize=15705164 CPUtime=1167.13 cores=0,2,4,6
/proc/6278/task/6327/stat : 6327 (java) R 6276 6278 5921 0 -1 4202560 131924 0 0 0 116686 27 0 0 25 0 22 0 602681921 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505736532 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6278/tid=6328] ppid=6276 vsize=15705164 CPUtime=1167.1 cores=0,2,4,6
/proc/6278/task/6328/stat : 6328 (java) R 6276 6278 5921 0 -1 4202560 140986 0 0 0 116680 30 0 0 25 0 22 0 602681921 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505609792 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6278/tid=6329] ppid=6276 vsize=15705164 CPUtime=1167.53 cores=0,2,4,6
/proc/6278/task/6329/stat : 6329 (java) R 6276 6278 5921 0 -1 4202560 137555 0 0 0 116721 32 0 0 18 0 22 0 602681921 16082087936 72049 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912506125037 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4700.16
Current children cumulated vsize (KiB) 15705164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 8.09 8.05 8.00 5/197 6373
/proc/meminfo: memFree=29201528/32950928 swapFree=67111356/67111528
[pid=6278] ppid=6276 vsize=15705164 CPUtime=4800.33 cores=0,2,4,6
/proc/6278/stat : 6278 (java) S 6276 6278 5921 0 -1 4202496 1061504 0 1 0 479722 311 0 0 23 0 22 0 602681891 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6278/statm: 3926291 77757 2298 9 0 3917010 0
[pid=6278/tid=6281] ppid=6276 vsize=15705164 CPUtime=0.4 cores=0,2,4,6
/proc/6278/task/6281/stat : 6281 (java) S 6276 6278 5921 0 -1 4202560 6939 0 1 0 39 1 0 0 20 0 22 0 602681892 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6284] ppid=6276 vsize=15705164 CPUtime=3.35 cores=0,2,4,6
/proc/6278/task/6284/stat : 6284 (java) S 6276 6278 5921 0 -1 4202560 57979 0 0 0 319 16 0 0 15 0 22 0 602681893 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6285] ppid=6276 vsize=15705164 CPUtime=3.37 cores=0,2,4,6
/proc/6278/task/6285/stat : 6285 (java) S 6276 6278 5921 0 -1 4202560 58451 0 0 0 323 14 0 0 15 0 22 0 602681893 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6286] ppid=6276 vsize=15705164 CPUtime=3.3 cores=0,2,4,6
/proc/6278/task/6286/stat : 6286 (java) S 6276 6278 5921 0 -1 4202560 59298 0 0 0 318 12 0 0 15 0 22 0 602681893 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6287] ppid=6276 vsize=15705164 CPUtime=3.31 cores=0,2,4,6
/proc/6278/task/6287/stat : 6287 (java) S 6276 6278 5921 0 -1 4202560 56348 0 0 0 317 14 0 0 15 0 22 0 602681893 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6288] ppid=6276 vsize=15705164 CPUtime=3.38 cores=0,2,4,6
/proc/6278/task/6288/stat : 6288 (java) S 6276 6278 5921 0 -1 4202560 60970 0 0 0 323 15 0 0 16 0 22 0 602681893 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6289] ppid=6276 vsize=15705164 CPUtime=3.26 cores=0,2,4,6
/proc/6278/task/6289/stat : 6289 (java) S 6276 6278 5921 0 -1 4202560 58050 0 0 0 311 15 0 0 15 0 22 0 602681893 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6290] ppid=6276 vsize=15705164 CPUtime=3.32 cores=0,2,4,6
/proc/6278/task/6290/stat : 6290 (java) S 6276 6278 5921 0 -1 4202560 58550 0 0 0 316 16 0 0 15 0 22 0 602681893 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6291] ppid=6276 vsize=15705164 CPUtime=3.22 cores=0,2,4,6
/proc/6278/task/6291/stat : 6291 (java) S 6276 6278 5921 0 -1 4202560 56876 0 0 0 309 13 0 0 15 0 22 0 602681893 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 0 0 0 0
[pid=6278/tid=6296] ppid=6276 vsize=15705164 CPUtime=2.23 cores=0,2,4,6
/proc/6278/task/6296/stat : 6296 (java) S 6276 6278 5921 0 -1 4202560 2778 0 0 0 162 61 0 0 15 0 22 0 602681894 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907307008 0 0 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6306] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6306/stat : 6306 (java) S 6276 6278 5921 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602681894 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6308] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6308/stat : 6308 (java) S 6276 6278 5921 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 602681894 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6312] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6312/stat : 6312 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 602681897 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907314097 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6313] ppid=6276 vsize=15705164 CPUtime=0.99 cores=0,2,4,6
/proc/6278/task/6313/stat : 6313 (java) S 6276 6278 5921 0 -1 4202560 6207 0 0 0 99 0 0 0 16 0 22 0 602681897 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6314] ppid=6276 vsize=15705164 CPUtime=1.03 cores=0,2,4,6
/proc/6278/task/6314/stat : 6314 (java) S 6276 6278 5921 0 -1 4202560 12273 0 0 0 102 1 0 0 15 0 22 0 602681897 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 4 0 0 0
[pid=6278/tid=6315] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6315/stat : 6315 (java) S 6276 6278 5921 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602681897 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907306393 0 4 0 16800975 18446604440279319872 0 0 -1 6 0 0 0
[pid=6278/tid=6316] ppid=6276 vsize=15705164 CPUtime=0 cores=0,2,4,6
/proc/6278/task/6316/stat : 6316 (java) S 6276 6278 5921 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 602681897 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 231907307008 0 4 0 16800975 18446604440279319872 0 0 -1 2 0 0 0
[pid=6278/tid=6326] ppid=6276 vsize=15705164 CPUtime=1192.54 cores=0,2,4,6
/proc/6278/task/6326/stat : 6326 (java) R 6276 6278 5921 0 -1 4202560 142002 0 0 0 119223 31 0 0 25 0 22 0 602681921 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505633440 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6278/tid=6327] ppid=6276 vsize=15705164 CPUtime=1192.02 cores=0,2,4,6
/proc/6278/task/6327/stat : 6327 (java) R 6276 6278 5921 0 -1 4202560 136393 0 0 0 119174 28 0 0 25 0 22 0 602681921 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505767672 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6278/tid=6328] ppid=6276 vsize=15705164 CPUtime=1192.02 cores=0,2,4,6
/proc/6278/task/6328/stat : 6328 (java) R 6276 6278 5921 0 -1 4202560 145125 0 0 0 119171 31 0 0 25 0 22 0 602681921 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912505680455 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6278/tid=6329] ppid=6276 vsize=15705164 CPUtime=1192.42 cores=0,2,4,6
/proc/6278/task/6329/stat : 6329 (java) R 6276 6278 5921 0 -1 4202560 141814 0 0 0 119209 33 0 0 25 0 22 0 602681921 16082087936 77757 33554432000 1073741824 1073778376 140736084841952 18446744073709551615 46912506074625 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 15705164

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

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

Child status: 143
Real time (s): 1207.53
CPU time (s): 4800.38
CPU user time (s): 4797.25
CPU system time (s): 3.12652
CPU usage (%): 397.537
Max. virtual memory (cumulated for all children) (KiB): 15707808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.25
system time used= 3.12652
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1061530
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= 335402
involuntary context switches= 164760

runsolver used 1.9807 second user time and 4.65429 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 02:48:32
IDJOB=3312604
IDBENCH=82789
IDSOLVER=1699
FILE ID=node114/3312604-1304124512
RUNJOBID= node114-1304124512-6266
PBS_JOBID= 13170736
Free space on /tmp= 71804 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S707565158-096.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312604-1304124512/watcher-3312604-1304124512 -o /tmp/evaluation-result-3312604-1304124512/solver-3312604-1304124512 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312604-1304124512.cnf

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

MD5SUM BENCH= 2a8cb5d237e15bd9bba8245975866061
RANDOM SEED=926902692

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29512536 kB
Buffers:       1076920 kB
Cached:        1791976 kB
SwapCached:        168 kB
Active:         149892 kB
Inactive:      2783416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29512536 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            1652 kB
Writeback:           0 kB
AnonPages:       63976 kB
Mapped:          14488 kB
Slab:           440976 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190956 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= 71804 MiB
End job on node114 at 2011-04-30 03:08:42