Trace number 3312158

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.22 1207.63

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_2_keyfind_1.cnf
MD5SUMc192a897c1414e3cc7eb965289993edd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32295
Satisfiable
(Un)Satisfiability was proved
Number of variables504
Number of clauses1840
Sum of the clauses size5744
Maximum clause length5
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 280
Number of clauses of size 31280
Number of clauses of size 4368
Number of clauses of size 540
Number of clauses of size over 50

Solver Data

0.10/0.12	42:44 INFO : Reading from input HOME/instance-3312158-1304185364.cnf
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.47/0.30	42:45 INFO : Found 256 xor gates
0.47/0.36	42:45 INFO : 336 variables remaining out of 504
0.47/0.36	42:45 INFO : 6080 literals remaining out of 4328
4.09/1.30	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
4.09/1.30	log4j:WARN Please initialize the log4j system properly.
4.09/1.30	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-3312158-1304185364/watcher-3312158-1304185364 -o /tmp/evaluation-result-3312158-1304185364/solver-3312158-1304185364 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312158-1304185364.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.11 7.83 7.85 2/176 28781
/proc/meminfo: memFree=21980868/32951124 swapFree=67111524/67111528
[pid=28779] ppid=28776 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/28779/stat : 28779 (java) R 28776 28779 27899 0 -1 4202496 658 0 0 0 0 0 0 0 18 0 1 0 510952040 9318400 148 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264726403072 0 2147483391 4096 0 0 0 0 17 2 0 0 0
/proc/28779/statm: 2275 148 118 9 0 67 0

[startup+0.0213789 s]
/proc/loadavg: 7.11 7.83 7.85 2/176 28781
/proc/meminfo: memFree=21980868/32951124 swapFree=67111524/67111528
[pid=28779] ppid=28776 vsize=15591648 CPUtime=0 cores=0,2,4,6
/proc/28779/stat : 28779 (java) S 28776 28779 27899 0 -1 4202496 3035 0 1 0 0 0 0 0 17 0 10 0 510952040 15965847552 2477 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738207717 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/28779/statm: 3897912 2477 1511 9 0 3888660 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591648

[startup+0.100329 s]
/proc/loadavg: 7.11 7.83 7.85 2/176 28781
/proc/meminfo: memFree=21980868/32951124 swapFree=67111524/67111528
[pid=28779] ppid=28776 vsize=15742344 CPUtime=0.1 cores=0,2,4,6
/proc/28779/stat : 28779 (java) S 28776 28779 27899 0 -1 4202496 5541 0 1 0 9 1 0 0 17 0 18 0 510952040 16120160256 4970 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28779/statm: 3935586 4971 2115 9 0 3926305 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742344

[startup+0.30399 s]
/proc/loadavg: 7.11 7.83 7.85 2/176 28781
/proc/meminfo: memFree=21980868/32951124 swapFree=67111524/67111528
[pid=28779] ppid=28776 vsize=15749472 CPUtime=0.47 cores=0,2,4,6
/proc/28779/stat : 28779 (java) S 28776 28779 27899 0 -1 4202496 9608 0 1 0 44 3 0 0 17 0 22 0 510952040 16127459328 8613 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28779/statm: 3937368 8613 2219 9 0 3928087 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 15749472

[startup+0.700189 s]
/proc/loadavg: 7.11 7.83 7.85 2/176 28781
/proc/meminfo: memFree=21980868/32951124 swapFree=67111524/67111528
[pid=28779] ppid=28776 vsize=15769572 CPUtime=1.7 cores=0,2,4,6
/proc/28779/stat : 28779 (java) S 28776 28779 27899 0 -1 4202496 27967 0 1 0 165 5 0 0 17 0 22 0 510952040 16148041728 22166 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28779/statm: 3942393 22166 2252 9 0 3933112 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 15769572

[startup+1.50107 s]
/proc/loadavg: 7.11 7.83 7.85 16/220 28825
/proc/meminfo: memFree=21711136/32951124 swapFree=67111524/67111528
[pid=28779] ppid=28776 vsize=15768620 CPUtime=4.89 cores=0,2,4,6
/proc/28779/stat : 28779 (java) S 28776 28779 27899 0 -1 4202496 54848 0 1 0 480 9 0 0 17 0 22 0 510952040 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28779/statm: 3942155 47422 2283 9 0 3932874 0
[pid=28779/tid=28784] ppid=28776 vsize=15768620 CPUtime=0.34 cores=0,2,4,6
/proc/28779/task/28784/stat : 28784 (java) S 28776 28779 27899 0 -1 4202560 6097 0 1 0 32 2 0 0 20 0 22 0 510952041 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28786] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28786/stat : 28786 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 510952042 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28787] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28787/stat : 28787 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 510952042 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28788] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28788/stat : 28788 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 510952042 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28789] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28789/stat : 28789 (java) S 28776 28779 27899 0 -1 4202560 205 0 0 0 0 0 0 0 17 0 22 0 510952042 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28791] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28791/stat : 28791 (java) S 28776 28779 27899 0 -1 4202560 543 0 0 0 0 0 0 0 17 0 22 0 510952042 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28793] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28793/stat : 28793 (java) S 28776 28779 27899 0 -1 4202560 177 0 0 0 0 0 0 0 17 0 22 0 510952042 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28794] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28794/stat : 28794 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 510952042 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28796] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28796/stat : 28796 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 510952042 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28803] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28803/stat : 28803 (java) S 28776 28779 27899 0 -1 4202560 11 0 0 0 0 0 0 0 17 0 22 0 510952043 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738221568 0 0 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28805] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28805/stat : 28805 (java) S 28776 28779 27899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510952043 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28806] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28806/stat : 28806 (java) R 28776 28779 27899 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 22 0 510952043 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28779/tid=28809] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28809/stat : 28809 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510952045 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738228657 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28811] ppid=28776 vsize=15768620 CPUtime=0.44 cores=0,2,4,6
/proc/28779/task/28811/stat : 28811 (java) R 28776 28779 27899 0 -1 4202560 6436 0 0 0 43 1 0 0 25 0 22 0 510952045 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 47252258948109 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28779/tid=28813] ppid=28776 vsize=15768620 CPUtime=1.27 cores=0,2,4,6
/proc/28779/task/28813/stat : 28813 (java) R 28776 28779 27899 0 -1 4202560 11228 0 0 0 126 1 0 0 18 0 22 0 510952045 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 47252255051580 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28779/tid=28815] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28815/stat : 28815 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510952045 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28817] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28817/stat : 28817 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510952045 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738221568 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28822] ppid=28776 vsize=15768620 CPUtime=0.84 cores=0,2,4,6
/proc/28779/task/28822/stat : 28822 (java) R 28776 28779 27899 0 -1 4202560 9033 0 0 0 84 0 0 0 17 0 22 0 510952065 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912506029787 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28779/tid=28823] ppid=28776 vsize=15768620 CPUtime=0.89 cores=0,2,4,6
/proc/28779/task/28823/stat : 28823 (java) R 28776 28779 27899 0 -1 4202560 8316 0 0 0 89 0 0 0 17 0 22 0 510952065 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505215744 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28779/tid=28824] ppid=28776 vsize=15768620 CPUtime=0.86 cores=0,2,4,6
/proc/28779/task/28824/stat : 28824 (java) R 28776 28779 27899 0 -1 4202560 8543 0 0 0 85 1 0 0 18 0 22 0 510952065 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505212336 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28779/tid=28825] ppid=28776 vsize=15768620 CPUtime=0.18 cores=0,2,4,6
/proc/28779/task/28825/stat : 28825 (java) R 28776 28779 27899 0 -1 4202560 2870 0 0 0 18 0 0 0 16 0 22 0 510952065 16147066880 47422 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505227904 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 15768620

[startup+3.10074 s]
/proc/loadavg: 7.11 7.83 7.85 13/220 28874
/proc/meminfo: memFree=21667744/32951124 swapFree=67111524/67111528
[pid=28779] ppid=28776 vsize=15768620 CPUtime=11.25 cores=0,2,4,6
/proc/28779/stat : 28779 (java) S 28776 28779 27899 0 -1 4202496 62375 0 1 0 1114 11 0 0 17 0 22 0 510952040 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28779/statm: 3942155 53152 2285 9 0 3932874 0
[pid=28779/tid=28784] ppid=28776 vsize=15768620 CPUtime=0.34 cores=0,2,4,6
/proc/28779/task/28784/stat : 28784 (java) S 28776 28779 27899 0 -1 4202560 6097 0 1 0 32 2 0 0 20 0 22 0 510952041 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28786] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28786/stat : 28786 (java) S 28776 28779 27899 0 -1 4202560 626 0 0 0 0 0 0 0 15 0 22 0 510952042 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28787] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28787/stat : 28787 (java) S 28776 28779 27899 0 -1 4202560 377 0 0 0 0 0 0 0 15 0 22 0 510952042 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28788] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28788/stat : 28788 (java) S 28776 28779 27899 0 -1 4202560 373 0 0 0 0 0 0 0 15 0 22 0 510952042 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28789] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28789/stat : 28789 (java) S 28776 28779 27899 0 -1 4202560 817 0 0 0 0 0 0 0 15 0 22 0 510952042 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28791] ppid=28776 vsize=15768620 CPUtime=0.01 cores=0,2,4,6
/proc/28779/task/28791/stat : 28791 (java) S 28776 28779 27899 0 -1 4202560 1537 0 0 0 1 0 0 0 15 0 22 0 510952042 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28793] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28793/stat : 28793 (java) S 28776 28779 27899 0 -1 4202560 540 0 0 0 0 0 0 0 16 0 22 0 510952042 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28794] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28794/stat : 28794 (java) S 28776 28779 27899 0 -1 4202560 82 0 0 0 0 0 0 0 16 0 22 0 510952042 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28796] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28796/stat : 28796 (java) S 28776 28779 27899 0 -1 4202560 552 0 0 0 0 0 0 0 15 0 22 0 510952042 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28803] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28803/stat : 28803 (java) S 28776 28779 27899 0 -1 4202560 81 0 0 0 0 0 0 0 15 0 22 0 510952043 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738221568 0 0 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28805] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28805/stat : 28805 (java) S 28776 28779 27899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510952043 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28806] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28806/stat : 28806 (java) S 28776 28779 27899 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510952043 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28809] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28809/stat : 28809 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510952045 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738228657 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28811] ppid=28776 vsize=15768620 CPUtime=0.44 cores=0,2,4,6
/proc/28779/task/28811/stat : 28811 (java) R 28776 28779 27899 0 -1 4202560 6439 0 0 0 43 1 0 0 23 0 22 0 510952045 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738230965 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28779/tid=28813] ppid=28776 vsize=15768620 CPUtime=1.72 cores=0,2,4,6
/proc/28779/task/28813/stat : 28813 (java) S 28776 28779 27899 0 -1 4202560 11284 0 0 0 170 2 0 0 15 0 22 0 510952045 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28815] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28815/stat : 28815 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510952045 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28817] ppid=28776 vsize=15768620 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28817/stat : 28817 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510952045 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738221568 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28822] ppid=28776 vsize=15768620 CPUtime=2.41 cores=0,2,4,6
/proc/28779/task/28822/stat : 28822 (java) R 28776 28779 27899 0 -1 4202560 9963 0 0 0 241 0 0 0 18 0 22 0 510952065 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505661546 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28779/tid=28823] ppid=28776 vsize=15768620 CPUtime=2.38 cores=0,2,4,6
/proc/28779/task/28823/stat : 28823 (java) R 28776 28779 27899 0 -1 4202560 8976 0 0 0 238 0 0 0 18 0 22 0 510952065 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 47252258288689 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28779/tid=28824] ppid=28776 vsize=15768620 CPUtime=2.08 cores=0,2,4,6
/proc/28779/task/28824/stat : 28824 (java) R 28776 28779 27899 0 -1 4202560 9379 0 0 0 207 1 0 0 19 0 22 0 510952065 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505684116 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28779/tid=28825] ppid=28776 vsize=15768620 CPUtime=1.75 cores=0,2,4,6
/proc/28779/task/28825/stat : 28825 (java) R 28776 28779 27899 0 -1 4202560 3867 0 0 0 175 0 0 0 18 0 22 0 510952065 16147066880 53152 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505523303 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 15768620

[startup+6.30113 s]
/proc/loadavg: 7.26 7.85 7.85 9/220 28874
/proc/meminfo: memFree=20687284/32951124 swapFree=67111524/67111528
[pid=28779] ppid=28776 vsize=15763440 CPUtime=23.95 cores=0,2,4,6
/proc/28779/stat : 28779 (java) S 28776 28779 27899 0 -1 4202496 68165 0 1 0 2383 12 0 0 17 0 22 0 510952040 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28779/statm: 3940860 52797 2288 9 0 3931579 0
[pid=28779/tid=28784] ppid=28776 vsize=15763440 CPUtime=0.34 cores=0,2,4,6
/proc/28779/task/28784/stat : 28784 (java) S 28776 28779 27899 0 -1 4202560 6097 0 1 0 32 2 0 0 20 0 22 0 510952041 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28786] ppid=28776 vsize=15763440 CPUtime=0.01 cores=0,2,4,6
/proc/28779/task/28786/stat : 28786 (java) S 28776 28779 27899 0 -1 4202560 1183 0 0 0 1 0 0 0 15 0 22 0 510952042 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28787] ppid=28776 vsize=15763440 CPUtime=0.01 cores=0,2,4,6
/proc/28779/task/28787/stat : 28787 (java) S 28776 28779 27899 0 -1 4202560 1056 0 0 0 1 0 0 0 15 0 22 0 510952042 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28788] ppid=28776 vsize=15763440 CPUtime=0.01 cores=0,2,4,6
/proc/28779/task/28788/stat : 28788 (java) S 28776 28779 27899 0 -1 4202560 947 0 0 0 1 0 0 0 15 0 22 0 510952042 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28789] ppid=28776 vsize=15763440 CPUtime=0.01 cores=0,2,4,6
/proc/28779/task/28789/stat : 28789 (java) S 28776 28779 27899 0 -1 4202560 1823 0 0 0 1 0 0 0 15 0 22 0 510952042 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28791] ppid=28776 vsize=15763440 CPUtime=0.01 cores=0,2,4,6
/proc/28779/task/28791/stat : 28791 (java) S 28776 28779 27899 0 -1 4202560 2273 0 0 0 1 0 0 0 16 0 22 0 510952042 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28793] ppid=28776 vsize=15763440 CPUtime=0.01 cores=0,2,4,6
/proc/28779/task/28793/stat : 28793 (java) S 28776 28779 27899 0 -1 4202560 1299 0 0 0 1 0 0 0 15 0 22 0 510952042 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28794] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28794/stat : 28794 (java) S 28776 28779 27899 0 -1 4202560 1005 0 0 0 0 0 0 0 15 0 22 0 510952042 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28796] ppid=28776 vsize=15763440 CPUtime=0.01 cores=0,2,4,6
/proc/28779/task/28796/stat : 28796 (java) S 28776 28779 27899 0 -1 4202560 993 0 0 0 1 0 0 0 16 0 22 0 510952042 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28803] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28803/stat : 28803 (java) S 28776 28779 27899 0 -1 4202560 81 0 0 0 0 0 0 0 15 0 22 0 510952043 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738221568 0 0 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28805] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28805/stat : 28805 (java) S 28776 28779 27899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510952043 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28806] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28806/stat : 28806 (java) S 28776 28779 27899 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510952043 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28809] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28809/stat : 28809 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510952045 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738228657 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28811] ppid=28776 vsize=15763440 CPUtime=0.48 cores=0,2,4,6
/proc/28779/task/28811/stat : 28811 (java) S 28776 28779 27899 0 -1 4202560 6511 0 0 0 47 1 0 0 15 0 22 0 510952045 16141762560 52797 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0

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

[pid=28779/tid=28823] ppid=28776 vsize=15763440 CPUtime=1048.77 cores=0,2,4,6
/proc/28779/task/28823/stat : 28823 (java) R 28776 28779 27899 0 -1 4202560 136624 0 0 0 104851 26 0 0 25 0 22 0 510952065 16141762560 90554 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 18446744073699066098 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28779/tid=28824] ppid=28776 vsize=15763440 CPUtime=1048.52 cores=0,2,4,6
/proc/28779/task/28824/stat : 28824 (java) R 28776 28779 27899 0 -1 4202560 136799 0 0 0 104822 30 0 0 25 0 22 0 510952065 16141762560 90554 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505661109 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28779/tid=28825] ppid=28776 vsize=15763440 CPUtime=1048.17 cores=0,2,4,6
/proc/28779/task/28825/stat : 28825 (java) R 28776 28779 27899 0 -1 4202560 133203 0 0 0 104788 29 0 0 25 0 22 0 510952065 16141762560 90554 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912506046328 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4222.77
Current children cumulated vsize (KiB) 15763440

[startup+1122.3 s]
/proc/loadavg: 8.02 8.02 7.95 9/220 28913
/proc/meminfo: memFree=21286412/32951124 swapFree=67111524/67111528
[pid=28779] ppid=28776 vsize=15763440 CPUtime=4461.16 cores=0,2,4,6
/proc/28779/stat : 28779 (java) S 28776 28779 27899 0 -1 4202496 1038875 0 1 0 445805 311 0 0 17 0 22 0 510952040 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28779/statm: 3940860 79330 2296 9 0 3931579 0
[pid=28779/tid=28784] ppid=28776 vsize=15763440 CPUtime=0.34 cores=0,2,4,6
/proc/28779/task/28784/stat : 28784 (java) S 28776 28779 27899 0 -1 4202560 6097 0 1 0 32 2 0 0 20 0 22 0 510952041 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28786] ppid=28776 vsize=15763440 CPUtime=3.1 cores=0,2,4,6
/proc/28779/task/28786/stat : 28786 (java) S 28776 28779 27899 0 -1 4202560 56405 0 0 0 295 15 0 0 15 0 22 0 510952042 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28787] ppid=28776 vsize=15763440 CPUtime=3 cores=0,2,4,6
/proc/28779/task/28787/stat : 28787 (java) S 28776 28779 27899 0 -1 4202560 56545 0 0 0 284 16 0 0 15 0 22 0 510952042 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28788] ppid=28776 vsize=15763440 CPUtime=3.07 cores=0,2,4,6
/proc/28779/task/28788/stat : 28788 (java) S 28776 28779 27899 0 -1 4202560 57485 0 0 0 291 16 0 0 15 0 22 0 510952042 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28789] ppid=28776 vsize=15763440 CPUtime=3.02 cores=0,2,4,6
/proc/28779/task/28789/stat : 28789 (java) S 28776 28779 27899 0 -1 4202560 57602 0 0 0 286 16 0 0 15 0 22 0 510952042 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28791] ppid=28776 vsize=15763440 CPUtime=3.07 cores=0,2,4,6
/proc/28779/task/28791/stat : 28791 (java) S 28776 28779 27899 0 -1 4202560 57816 0 0 0 292 15 0 0 16 0 22 0 510952042 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28793] ppid=28776 vsize=15763440 CPUtime=3.09 cores=0,2,4,6
/proc/28779/task/28793/stat : 28793 (java) S 28776 28779 27899 0 -1 4202560 57395 0 0 0 294 15 0 0 15 0 22 0 510952042 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28794] ppid=28776 vsize=15763440 CPUtime=3.03 cores=0,2,4,6
/proc/28779/task/28794/stat : 28794 (java) S 28776 28779 27899 0 -1 4202560 54135 0 0 0 288 15 0 0 16 0 22 0 510952042 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28796] ppid=28776 vsize=15763440 CPUtime=3.01 cores=0,2,4,6
/proc/28779/task/28796/stat : 28796 (java) S 28776 28779 27899 0 -1 4202560 58311 0 0 0 285 16 0 0 15 0 22 0 510952042 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28803] ppid=28776 vsize=15763440 CPUtime=2.24 cores=0,2,4,6
/proc/28779/task/28803/stat : 28803 (java) S 28776 28779 27899 0 -1 4202560 2735 0 0 0 168 56 0 0 15 0 22 0 510952043 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738221568 0 0 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28805] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28805/stat : 28805 (java) S 28776 28779 27899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510952043 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28806] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28806/stat : 28806 (java) S 28776 28779 27899 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510952043 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28809] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28809/stat : 28809 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510952045 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738228657 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28811] ppid=28776 vsize=15763440 CPUtime=0.53 cores=0,2,4,6
/proc/28779/task/28811/stat : 28811 (java) S 28776 28779 27899 0 -1 4202560 6521 0 0 0 52 1 0 0 15 0 22 0 510952045 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28813] ppid=28776 vsize=15763440 CPUtime=1.76 cores=0,2,4,6
/proc/28779/task/28813/stat : 28813 (java) S 28776 28779 27899 0 -1 4202560 11286 0 0 0 174 2 0 0 15 0 22 0 510952045 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28815] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28815/stat : 28815 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510952045 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28817] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28817/stat : 28817 (java) S 28776 28779 27899 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 510952045 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738221568 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28822] ppid=28776 vsize=15763440 CPUtime=1108.53 cores=0,2,4,6
/proc/28779/task/28822/stat : 28822 (java) R 28776 28779 27899 0 -1 4202560 139065 0 0 0 110823 30 0 0 25 0 22 0 510952065 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505592941 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28779/tid=28823] ppid=28776 vsize=15763440 CPUtime=1107.97 cores=0,2,4,6
/proc/28779/task/28823/stat : 28823 (java) R 28776 28779 27899 0 -1 4202560 139696 0 0 0 110770 27 0 0 25 0 22 0 510952065 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912506215691 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28779/tid=28824] ppid=28776 vsize=15763440 CPUtime=1107.79 cores=0,2,4,6
/proc/28779/task/28824/stat : 28824 (java) R 28776 28779 27899 0 -1 4202560 139991 0 0 0 110748 31 0 0 25 0 22 0 510952065 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505652053 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28779/tid=28825] ppid=28776 vsize=15763440 CPUtime=1107.44 cores=0,2,4,6
/proc/28779/task/28825/stat : 28825 (java) R 28776 28779 27899 0 -1 4202560 136347 0 0 0 110714 30 0 0 25 0 22 0 510952065 16141762560 79330 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505710635 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4461.16
Current children cumulated vsize (KiB) 15763440

[startup+1182.3 s]
/proc/loadavg: 8.05 8.03 7.95 9/220 28914
/proc/meminfo: memFree=21176360/32951124 swapFree=67111524/67111528
[pid=28779] ppid=28776 vsize=15763440 CPUtime=4699.63 cores=0,2,4,6
/proc/28779/stat : 28779 (java) S 28776 28779 27899 0 -1 4202496 1089318 0 1 0 469636 327 0 0 17 0 22 0 510952040 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28779/statm: 3940860 76930 2296 9 0 3931579 0
[pid=28779/tid=28784] ppid=28776 vsize=15763440 CPUtime=0.34 cores=0,2,4,6
/proc/28779/task/28784/stat : 28784 (java) S 28776 28779 27899 0 -1 4202560 6097 0 1 0 32 2 0 0 20 0 22 0 510952041 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28786] ppid=28776 vsize=15763440 CPUtime=3.27 cores=0,2,4,6
/proc/28779/task/28786/stat : 28786 (java) S 28776 28779 27899 0 -1 4202560 58127 0 0 0 311 16 0 0 16 0 22 0 510952042 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28787] ppid=28776 vsize=15763440 CPUtime=3.17 cores=0,2,4,6
/proc/28779/task/28787/stat : 28787 (java) S 28776 28779 27899 0 -1 4202560 58373 0 0 0 300 17 0 0 15 0 22 0 510952042 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28788] ppid=28776 vsize=15763440 CPUtime=3.22 cores=0,2,4,6
/proc/28779/task/28788/stat : 28788 (java) S 28776 28779 27899 0 -1 4202560 58745 0 0 0 306 16 0 0 15 0 22 0 510952042 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28789] ppid=28776 vsize=15763440 CPUtime=3.21 cores=0,2,4,6
/proc/28779/task/28789/stat : 28789 (java) S 28776 28779 27899 0 -1 4202560 60043 0 0 0 304 17 0 0 15 0 22 0 510952042 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28791] ppid=28776 vsize=15763440 CPUtime=3.26 cores=0,2,4,6
/proc/28779/task/28791/stat : 28791 (java) S 28776 28779 27899 0 -1 4202560 59752 0 0 0 310 16 0 0 15 0 22 0 510952042 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28793] ppid=28776 vsize=15763440 CPUtime=3.25 cores=0,2,4,6
/proc/28779/task/28793/stat : 28793 (java) S 28776 28779 27899 0 -1 4202560 58906 0 0 0 310 15 0 0 15 0 22 0 510952042 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28794] ppid=28776 vsize=15763440 CPUtime=3.19 cores=0,2,4,6
/proc/28779/task/28794/stat : 28794 (java) S 28776 28779 27899 0 -1 4202560 55645 0 0 0 303 16 0 0 15 0 22 0 510952042 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28796] ppid=28776 vsize=15763440 CPUtime=3.19 cores=0,2,4,6
/proc/28779/task/28796/stat : 28796 (java) S 28776 28779 27899 0 -1 4202560 60386 0 0 0 301 18 0 0 15 0 22 0 510952042 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28803] ppid=28776 vsize=15763440 CPUtime=2.37 cores=0,2,4,6
/proc/28779/task/28803/stat : 28803 (java) S 28776 28779 27899 0 -1 4202560 2876 0 0 0 179 58 0 0 15 0 22 0 510952043 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738221568 0 0 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28805] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28805/stat : 28805 (java) S 28776 28779 27899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510952043 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28806] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28806/stat : 28806 (java) S 28776 28779 27899 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510952043 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28809] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28809/stat : 28809 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510952045 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738228657 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28811] ppid=28776 vsize=15763440 CPUtime=0.53 cores=0,2,4,6
/proc/28779/task/28811/stat : 28811 (java) S 28776 28779 27899 0 -1 4202560 6521 0 0 0 52 1 0 0 15 0 22 0 510952045 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28813] ppid=28776 vsize=15763440 CPUtime=1.76 cores=0,2,4,6
/proc/28779/task/28813/stat : 28813 (java) S 28776 28779 27899 0 -1 4202560 11286 0 0 0 174 2 0 0 15 0 22 0 510952045 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28815] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28815/stat : 28815 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510952045 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28817] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28817/stat : 28817 (java) S 28776 28779 27899 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 510952045 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738221568 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28822] ppid=28776 vsize=15763440 CPUtime=1167.72 cores=0,2,4,6
/proc/28779/task/28822/stat : 28822 (java) R 28776 28779 27899 0 -1 4202560 148087 0 0 0 116741 31 0 0 25 0 22 0 510952065 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28779/tid=28823] ppid=28776 vsize=15763440 CPUtime=1167.19 cores=0,2,4,6
/proc/28779/task/28823/stat : 28823 (java) R 28776 28779 27899 0 -1 4202560 148511 0 0 0 116690 29 0 0 25 0 22 0 510952065 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505700242 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28779/tid=28824] ppid=28776 vsize=15763440 CPUtime=1167.12 cores=0,2,4,6
/proc/28779/task/28824/stat : 28824 (java) R 28776 28779 27899 0 -1 4202560 149172 0 0 0 116679 33 0 0 25 0 22 0 510952065 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912506214097 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28779/tid=28825] ppid=28776 vsize=15763440 CPUtime=1166.68 cores=0,2,4,6
/proc/28779/task/28825/stat : 28825 (java) R 28776 28779 27899 0 -1 4202560 145345 0 0 0 116636 32 0 0 25 0 22 0 510952065 16141762560 76930 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505791089 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4699.63
Current children cumulated vsize (KiB) 15763440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.6 s]
/proc/loadavg: 8.03 8.03 7.95 9/220 28915
/proc/meminfo: memFree=21248252/32951124 swapFree=67111524/67111528
[pid=28779] ppid=28776 vsize=15763440 CPUtime=4800.16 cores=0,2,4,6
/proc/28779/stat : 28779 (java) S 28776 28779 27899 0 -1 4202496 1118475 0 1 0 479680 336 0 0 17 0 22 0 510952040 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28779/statm: 3940860 80668 2296 9 0 3931579 0
[pid=28779/tid=28784] ppid=28776 vsize=15763440 CPUtime=0.34 cores=0,2,4,6
/proc/28779/task/28784/stat : 28784 (java) S 28776 28779 27899 0 -1 4202560 6097 0 1 0 32 2 0 0 20 0 22 0 510952041 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28786] ppid=28776 vsize=15763440 CPUtime=3.34 cores=0,2,4,6
/proc/28779/task/28786/stat : 28786 (java) S 28776 28779 27899 0 -1 4202560 59526 0 0 0 318 16 0 0 15 0 22 0 510952042 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28787] ppid=28776 vsize=15763440 CPUtime=3.23 cores=0,2,4,6
/proc/28779/task/28787/stat : 28787 (java) S 28776 28779 27899 0 -1 4202560 59578 0 0 0 305 18 0 0 15 0 22 0 510952042 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28788] ppid=28776 vsize=15763440 CPUtime=3.28 cores=0,2,4,6
/proc/28779/task/28788/stat : 28788 (java) S 28776 28779 27899 0 -1 4202560 59527 0 0 0 312 16 0 0 16 0 22 0 510952042 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28789] ppid=28776 vsize=15763440 CPUtime=3.26 cores=0,2,4,6
/proc/28779/task/28789/stat : 28789 (java) S 28776 28779 27899 0 -1 4202560 61049 0 0 0 308 18 0 0 15 0 22 0 510952042 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28791] ppid=28776 vsize=15763440 CPUtime=3.32 cores=0,2,4,6
/proc/28779/task/28791/stat : 28791 (java) S 28776 28779 27899 0 -1 4202560 60618 0 0 0 316 16 0 0 15 0 22 0 510952042 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28793] ppid=28776 vsize=15763440 CPUtime=3.3 cores=0,2,4,6
/proc/28779/task/28793/stat : 28793 (java) S 28776 28779 27899 0 -1 4202560 59880 0 0 0 315 15 0 0 15 0 22 0 510952042 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28794] ppid=28776 vsize=15763440 CPUtime=3.26 cores=0,2,4,6
/proc/28779/task/28794/stat : 28794 (java) S 28776 28779 27899 0 -1 4202560 56518 0 0 0 309 17 0 0 15 0 22 0 510952042 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28796] ppid=28776 vsize=15763440 CPUtime=3.26 cores=0,2,4,6
/proc/28779/task/28796/stat : 28796 (java) S 28776 28779 27899 0 -1 4202560 61557 0 0 0 308 18 0 0 15 0 22 0 510952042 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 4 0 0 0
[pid=28779/tid=28803] ppid=28776 vsize=15763440 CPUtime=2.43 cores=0,2,4,6
/proc/28779/task/28803/stat : 28803 (java) S 28776 28779 27899 0 -1 4202560 2941 0 0 0 183 60 0 0 16 0 22 0 510952043 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738221568 0 0 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28805] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28805/stat : 28805 (java) S 28776 28779 27899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510952043 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28806] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28806/stat : 28806 (java) S 28776 28779 27899 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510952043 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 0 0 0 0
[pid=28779/tid=28809] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28809/stat : 28809 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510952045 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738228657 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28811] ppid=28776 vsize=15763440 CPUtime=0.53 cores=0,2,4,6
/proc/28779/task/28811/stat : 28811 (java) S 28776 28779 27899 0 -1 4202560 6521 0 0 0 52 1 0 0 15 0 22 0 510952045 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 6 0 0 0
[pid=28779/tid=28813] ppid=28776 vsize=15763440 CPUtime=1.76 cores=0,2,4,6
/proc/28779/task/28813/stat : 28813 (java) S 28776 28779 27899 0 -1 4202560 11286 0 0 0 174 2 0 0 15 0 22 0 510952045 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28815] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28815/stat : 28815 (java) S 28776 28779 27899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510952045 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738220953 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28817] ppid=28776 vsize=15763440 CPUtime=0 cores=0,2,4,6
/proc/28779/task/28817/stat : 28817 (java) S 28776 28779 27899 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 510952045 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 264738221568 0 4 0 16800975 18446604453939090560 0 0 -1 2 0 0 0
[pid=28779/tid=28822] ppid=28776 vsize=15763440 CPUtime=1192.7 cores=0,2,4,6
/proc/28779/task/28822/stat : 28822 (java) R 28776 28779 27899 0 -1 4202560 153418 0 0 0 119238 32 0 0 25 0 22 0 510952065 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505652112 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28779/tid=28823] ppid=28776 vsize=15763440 CPUtime=1192.2 cores=0,2,4,6
/proc/28779/task/28823/stat : 28823 (java) R 28776 28779 27899 0 -1 4202560 153376 0 0 0 119190 30 0 0 25 0 22 0 510952065 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505652179 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28779/tid=28824] ppid=28776 vsize=15763440 CPUtime=1192.15 cores=0,2,4,6
/proc/28779/task/28824/stat : 28824 (java) R 28776 28779 27899 0 -1 4202560 154635 0 0 0 119181 34 0 0 25 0 22 0 510952065 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912505660802 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28779/tid=28825] ppid=28776 vsize=15763440 CPUtime=1191.64 cores=0,2,4,6
/proc/28779/task/28825/stat : 28825 (java) R 28776 28779 27899 0 -1 4202560 150500 0 0 0 119131 33 0 0 25 0 22 0 510952065 16141762560 80668 33554432000 1073741824 1073778376 140734354326928 18446744073709551615 46912506214277 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 15763440

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.63
CPU time (s): 4800.22
CPU user time (s): 4796.84
CPU system time (s): 3.38149
CPU usage (%): 397.49
Max. virtual memory (cumulated for all children) (KiB): 15769572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.84
system time used= 3.38149
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1118501
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= 364487
involuntary context switches= 178178

runsolver used 1.91771 second user time and 4.72028 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 19:42:44
IDJOB=3312158
IDBENCH=83424
IDSOLVER=1698
FILE ID=node141/3312158-1304185364
RUNJOBID= node141-1304185364-28762
PBS_JOBID= 13172451
Free space on /tmp= 72600 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_2_keyfind_1.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312158-1304185364/watcher-3312158-1304185364 -o /tmp/evaluation-result-3312158-1304185364/solver-3312158-1304185364 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312158-1304185364.cnf -hbr 2

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

MD5SUM BENCH= c192a897c1414e3cc7eb965289993edd
RANDOM SEED=1193761579

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.75
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.806
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.84
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.806
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.806
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.75
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.806
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:     32951124 kB
MemFree:      21981296 kB
Buffers:       1412228 kB
Cached:        8920228 kB
SwapCached:          4 kB
Active:        2661800 kB
Inactive:      7733832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21981296 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3280 kB
Writeback:           0 kB
AnonPages:       62672 kB
Mapped:          14484 kB
Slab:           511500 kB
PageTables:       4360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185420 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= 72596 MiB
End job on node141 at 2011-04-30 20:02:54