Trace number 3312819

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.3 1207.43

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1836400953-011.UNKNOWN.cnf
MD5SUM39542bd0a185b4f7c5fc7900079a2845
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
Number of clauses of size over 50

Solver Data

0.10/0.12	16:49 INFO : Reading from input HOME/instance-3312819-1304176609.cnf
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.79/0.45	16:49 INFO : 150 variables remaining out of 150
0.79/0.45	16:49 INFO : 19170 literals remaining out of 19170

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

running on 4 cores: 1,3,5,7

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: 8.19 8.08 8.08 5/202 31751
/proc/meminfo: memFree=25312752/32951124 swapFree=67111412/67111528
[pid=31751] ppid=31749 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/31751/stat : 31751 (java) R 31749 31751 31591 0 -1 4202496 1039 0 0 0 0 0 0 0 25 0 1 0 529259052 23580672 525 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232330929920 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31751/statm: 5757 537 408 9 0 124 0

[startup+0.0397009 s]
/proc/loadavg: 8.19 8.08 8.08 5/202 31751
/proc/meminfo: memFree=25312752/32951124 swapFree=67111412/67111528
[pid=31751] ppid=31749 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/31751/stat : 31751 (java) S 31749 31751 31591 0 -1 4202496 3712 0 1 0 2 0 0 0 25 0 13 0 529259052 15978749952 3151 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347695077 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/31751/statm: 3901062 3157 1679 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100711 s]
/proc/loadavg: 8.19 8.08 8.08 5/202 31751
/proc/meminfo: memFree=25312752/32951124 swapFree=67111412/67111528
[pid=31751] ppid=31749 vsize=15676908 CPUtime=0.1 cores=1,3,5,7
/proc/31751/stat : 31751 (java) S 31749 31751 31591 0 -1 4202496 5580 0 1 0 9 1 0 0 25 0 18 0 529259052 16053153792 4989 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31751/statm: 3919227 4989 2116 9 0 3909946 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676908

[startup+0.300618 s]
/proc/loadavg: 8.19 8.08 8.08 5/202 31751
/proc/meminfo: memFree=25312752/32951124 swapFree=67111412/67111528
[pid=31751] ppid=31749 vsize=15684620 CPUtime=0.52 cores=1,3,5,7
/proc/31751/stat : 31751 (java) S 31749 31751 31591 0 -1 4202496 12955 0 1 0 50 2 0 0 25 0 22 0 529259052 16061050880 11208 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31751/statm: 3921155 11209 2214 9 0 3911874 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15684620

[startup+0.93991 s]
/proc/loadavg: 8.19 8.08 8.08 5/202 31751
/proc/meminfo: memFree=25312752/32951124 swapFree=67111412/67111528
[pid=31751] ppid=31749 vsize=15699980 CPUtime=2.76 cores=1,3,5,7
/proc/31751/stat : 31751 (java) S 31749 31751 31591 0 -1 4202496 43581 0 1 0 269 7 0 0 25 0 22 0 529259052 16076779520 38962 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31751/statm: 3924995 38962 2264 9 0 3915714 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 15699980

[startup+1.50141 s]
/proc/loadavg: 8.19 8.08 8.08 14/224 31773
/proc/meminfo: memFree=25090120/32951124 swapFree=67111412/67111528
[pid=31751] ppid=31749 vsize=15699980 CPUtime=4.99 cores=1,3,5,7
/proc/31751/stat : 31751 (java) S 31749 31751 31591 0 -1 4202496 55129 0 1 0 490 9 0 0 25 0 22 0 529259052 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31751/statm: 3924995 50498 2286 9 0 3915714 0
[pid=31751/tid=31753] ppid=31749 vsize=15699980 CPUtime=0.43 cores=1,3,5,7
/proc/31751/task/31753/stat : 31753 (java) S 31749 31751 31591 0 -1 4202560 8144 0 1 0 42 1 0 0 20 0 22 0 529259053 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31754] ppid=31749 vsize=15699980 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31754/stat : 31754 (java) S 31749 31751 31591 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 529259054 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31755] ppid=31749 vsize=15699980 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31755/stat : 31755 (java) S 31749 31751 31591 0 -1 4202560 259 0 0 0 0 0 0 0 15 0 22 0 529259054 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31756] ppid=31749 vsize=15699980 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31756/stat : 31756 (java) S 31749 31751 31591 0 -1 4202560 236 0 0 0 0 0 0 0 15 0 22 0 529259054 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31757] ppid=31749 vsize=15699980 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31757/stat : 31757 (java) S 31749 31751 31591 0 -1 4202560 731 0 0 0 0 0 0 0 15 0 22 0 529259054 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31758] ppid=31749 vsize=15699980 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31758/stat : 31758 (java) S 31749 31751 31591 0 -1 4202560 910 0 0 0 0 0 0 0 15 0 22 0 529259054 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31759] ppid=31749 vsize=15699980 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31759/stat : 31759 (java) S 31749 31751 31591 0 -1 4202560 516 0 0 0 0 0 0 0 15 0 22 0 529259054 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31760] ppid=31749 vsize=15699980 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31760/stat : 31760 (java) S 31749 31751 31591 0 -1 4202560 1398 0 0 0 0 0 0 0 15 0 22 0 529259054 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31761] ppid=31749 vsize=15699980 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31761/stat : 31761 (java) S 31749 31751 31591 0 -1 4202560 162 0 0 0 0 0 0 0 16 0 22 0 529259054 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31762] ppid=31749 vsize=15699980 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31762/stat : 31762 (java) S 31749 31751 31591 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 529259055 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708928 0 0 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31763] ppid=31749 vsize=15699980 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31763/stat : 31763 (java) S 31749 31751 31591 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529259055 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31764] ppid=31749 vsize=15699980 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31764/stat : 31764 (java) S 31749 31751 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529259055 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31765] ppid=31749 vsize=15699980 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31765/stat : 31765 (java) S 31749 31751 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529259057 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347716017 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31766] ppid=31749 vsize=15699980 CPUtime=0.41 cores=1,3,5,7
/proc/31751/task/31766/stat : 31766 (java) R 31749 31751 31591 0 -1 4202560 5126 0 0 0 41 0 0 0 25 0 22 0 529259057 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347718325 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31751/tid=31767] ppid=31749 vsize=15699980 CPUtime=1.03 cores=1,3,5,7
/proc/31751/task/31767/stat : 31767 (java) S 31749 31751 31591 0 -1 4202560 8784 0 0 0 102 1 0 0 15 0 22 0 529259057 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31768] ppid=31749 vsize=15699980 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31768/stat : 31768 (java) S 31749 31751 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529259057 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31769] ppid=31749 vsize=15699980 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31769/stat : 31769 (java) S 31749 31751 31591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529259057 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708928 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31770] ppid=31749 vsize=15699980 CPUtime=0.79 cores=1,3,5,7
/proc/31751/task/31770/stat : 31770 (java) R 31749 31751 31591 0 -1 4202560 5083 0 0 0 79 0 0 0 18 0 22 0 529259081 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505969351 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31751/tid=31771] ppid=31749 vsize=15699980 CPUtime=0.77 cores=1,3,5,7
/proc/31751/task/31771/stat : 31771 (java) R 31749 31751 31591 0 -1 4202560 8108 0 0 0 77 0 0 0 17 0 22 0 529259081 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505228260 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31751/tid=31772] ppid=31749 vsize=15699980 CPUtime=0.57 cores=1,3,5,7
/proc/31751/task/31772/stat : 31772 (java) R 31749 31751 31591 0 -1 4202560 5941 0 0 0 56 1 0 0 18 0 22 0 529259081 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31751/tid=31773] ppid=31749 vsize=15699980 CPUtime=0.9 cores=1,3,5,7
/proc/31751/task/31773/stat : 31773 (java) R 31749 31751 31591 0 -1 4202560 8325 0 0 0 89 1 0 0 19 0 22 0 529259081 16076779520 50498 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505777097 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 15699980

[startup+3.10112 s]
/proc/loadavg: 8.19 8.08 8.08 9/224 31773
/proc/meminfo: memFree=25052400/32951124 swapFree=67111412/67111528
[pid=31751] ppid=31749 vsize=15701588 CPUtime=11.37 cores=1,3,5,7
/proc/31751/stat : 31751 (java) S 31749 31751 31591 0 -1 4202496 88483 0 1 0 1124 13 0 0 25 0 22 0 529259052 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31751/statm: 3925397 83278 2286 9 0 3916116 0
[pid=31751/tid=31753] ppid=31749 vsize=15701588 CPUtime=0.43 cores=1,3,5,7
/proc/31751/task/31753/stat : 31753 (java) S 31749 31751 31591 0 -1 4202560 8144 0 1 0 42 1 0 0 20 0 22 0 529259053 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31754] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31754/stat : 31754 (java) S 31749 31751 31591 0 -1 4202560 802 0 0 0 0 0 0 0 15 0 22 0 529259054 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31755] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31755/stat : 31755 (java) S 31749 31751 31591 0 -1 4202560 768 0 0 0 0 0 0 0 15 0 22 0 529259054 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31756] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31756/stat : 31756 (java) S 31749 31751 31591 0 -1 4202560 1385 0 0 0 0 0 0 0 15 0 22 0 529259054 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31757] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31757/stat : 31757 (java) S 31749 31751 31591 0 -1 4202560 871 0 0 0 0 0 0 0 15 0 22 0 529259054 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31758] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31758/stat : 31758 (java) S 31749 31751 31591 0 -1 4202560 1387 0 0 0 0 0 0 0 15 0 22 0 529259054 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31759] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31759/stat : 31759 (java) S 31749 31751 31591 0 -1 4202560 1571 0 0 0 0 0 0 0 15 0 22 0 529259054 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31760] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31760/stat : 31760 (java) S 31749 31751 31591 0 -1 4202560 1544 0 0 0 0 0 0 0 15 0 22 0 529259054 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31761] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31761/stat : 31761 (java) S 31749 31751 31591 0 -1 4202560 790 0 0 0 0 0 0 0 15 0 22 0 529259054 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31762] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31762/stat : 31762 (java) S 31749 31751 31591 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 22 0 529259055 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708928 0 0 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31763] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31763/stat : 31763 (java) S 31749 31751 31591 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529259055 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31764] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31764/stat : 31764 (java) S 31749 31751 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529259055 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31765] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31765/stat : 31765 (java) S 31749 31751 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529259057 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347716017 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31766] ppid=31749 vsize=15701588 CPUtime=0.48 cores=1,3,5,7
/proc/31751/task/31766/stat : 31766 (java) S 31749 31751 31591 0 -1 4202560 5464 0 0 0 48 0 0 0 18 0 22 0 529259057 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31767] ppid=31749 vsize=15701588 CPUtime=1.13 cores=1,3,5,7
/proc/31751/task/31767/stat : 31767 (java) S 31749 31751 31591 0 -1 4202560 8802 0 0 0 112 1 0 0 15 0 22 0 529259057 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31768] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31768/stat : 31768 (java) S 31749 31751 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529259057 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31769] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31769/stat : 31769 (java) S 31749 31751 31591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529259057 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708928 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31770] ppid=31749 vsize=15701588 CPUtime=2.26 cores=1,3,5,7
/proc/31751/task/31770/stat : 31770 (java) R 31749 31751 31591 0 -1 4202560 12145 0 0 0 225 1 0 0 21 0 22 0 529259081 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505857061 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31751/tid=31771] ppid=31749 vsize=15701588 CPUtime=2.35 cores=1,3,5,7
/proc/31751/task/31771/stat : 31771 (java) R 31749 31751 31591 0 -1 4202560 15456 0 0 0 234 1 0 0 19 0 22 0 529259081 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 47431974189907 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31751/tid=31772] ppid=31749 vsize=15701588 CPUtime=2.09 cores=1,3,5,7
/proc/31751/task/31772/stat : 31772 (java) R 31749 31751 31591 0 -1 4202560 13120 0 0 0 208 1 0 0 20 0 22 0 529259081 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505567208 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31751/tid=31773] ppid=31749 vsize=15701588 CPUtime=2.48 cores=1,3,5,7
/proc/31751/task/31773/stat : 31773 (java) R 31749 31751 31591 0 -1 4202560 14648 0 0 0 246 2 0 0 23 0 22 0 529259081 16078426112 83278 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505766528 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 15701588

[startup+6.30156 s]
/proc/loadavg: 8.17 8.08 8.08 11/224 31773
/proc/meminfo: memFree=24930672/32951124 swapFree=67111412/67111528
[pid=31751] ppid=31749 vsize=15701588 CPUtime=24.13 cores=1,3,5,7
/proc/31751/stat : 31751 (java) S 31749 31751 31591 0 -1 4202496 92071 0 1 0 2399 14 0 0 25 0 22 0 529259052 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31751/statm: 3925397 83649 2289 9 0 3916116 0
[pid=31751/tid=31753] ppid=31749 vsize=15701588 CPUtime=0.43 cores=1,3,5,7
/proc/31751/task/31753/stat : 31753 (java) S 31749 31751 31591 0 -1 4202560 8144 0 1 0 42 1 0 0 20 0 22 0 529259053 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31754] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31754/stat : 31754 (java) S 31749 31751 31591 0 -1 4202560 1188 0 0 0 0 0 0 0 16 0 22 0 529259054 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31755] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31755/stat : 31755 (java) S 31749 31751 31591 0 -1 4202560 1046 0 0 0 0 0 0 0 16 0 22 0 529259054 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31756] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31756/stat : 31756 (java) S 31749 31751 31591 0 -1 4202560 1864 0 0 0 0 0 0 0 15 0 22 0 529259054 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31757] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31757/stat : 31757 (java) S 31749 31751 31591 0 -1 4202560 1367 0 0 0 0 0 0 0 15 0 22 0 529259054 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31758] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31758/stat : 31758 (java) S 31749 31751 31591 0 -1 4202560 2569 0 0 0 0 0 0 0 16 0 22 0 529259054 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31759] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31759/stat : 31759 (java) S 31749 31751 31591 0 -1 4202560 1639 0 0 0 0 0 0 0 15 0 22 0 529259054 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31760] ppid=31749 vsize=15701588 CPUtime=0.01 cores=1,3,5,7
/proc/31751/task/31760/stat : 31760 (java) S 31749 31751 31591 0 -1 4202560 1978 0 0 0 1 0 0 0 15 0 22 0 529259054 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31761] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31761/stat : 31761 (java) S 31749 31751 31591 0 -1 4202560 1010 0 0 0 0 0 0 0 15 0 22 0 529259054 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31762] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31762/stat : 31762 (java) S 31749 31751 31591 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 22 0 529259055 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708928 0 0 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31763] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31763/stat : 31763 (java) S 31749 31751 31591 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529259055 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31764] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31764/stat : 31764 (java) S 31749 31751 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529259055 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31765] ppid=31749 vsize=15701588 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31765/stat : 31765 (java) S 31749 31751 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529259057 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347716017 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31766] ppid=31749 vsize=15701588 CPUtime=0.6 cores=1,3,5,7
/proc/31751/task/31766/stat : 31766 (java) S 31749 31751 31591 0 -1 4202560 5481 0 0 0 60 0 0 0 15 0 22 0 529259057 16078426112 83649 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0

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

[pid=31751/tid=31771] ppid=31749 vsize=15696184 CPUtime=1048.97 cores=1,3,5,7
/proc/31751/task/31771/stat : 31771 (java) R 31749 31751 31591 0 -1 4202560 173909 0 0 0 104861 36 0 0 21 0 22 0 529259081 16072892416 71130 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912506043876 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31751/tid=31772] ppid=31749 vsize=15696184 CPUtime=1048.79 cores=1,3,5,7
/proc/31751/task/31772/stat : 31772 (java) R 31749 31751 31591 0 -1 4202560 168538 0 0 0 104846 33 0 0 25 0 22 0 529259081 16072892416 71130 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505837721 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31751/tid=31773] ppid=31749 vsize=15696184 CPUtime=1048.95 cores=1,3,5,7
/proc/31751/task/31773/stat : 31773 (java) R 31749 31751 31591 0 -1 4202560 171626 0 0 0 104860 35 0 0 25 0 22 0 529259081 16072892416 71130 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912506217649 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4223.33
Current children cumulated vsize (KiB) 15696184

[startup+1122.3 s]
/proc/loadavg: 8.18 8.20 8.14 10/224 31803
/proc/meminfo: memFree=25159704/32951124 swapFree=67111412/67111528
[pid=31751] ppid=31749 vsize=15696184 CPUtime=4461.92 cores=1,3,5,7
/proc/31751/stat : 31751 (java) S 31749 31751 31591 0 -1 4202496 1314435 0 1 0 445838 354 0 0 25 0 22 0 529259052 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31751/statm: 3924046 72518 2299 9 0 3914765 0
[pid=31751/tid=31753] ppid=31749 vsize=15696184 CPUtime=0.43 cores=1,3,5,7
/proc/31751/task/31753/stat : 31753 (java) S 31749 31751 31591 0 -1 4202560 8144 0 1 0 42 1 0 0 20 0 22 0 529259053 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31754] ppid=31749 vsize=15696184 CPUtime=3.04 cores=1,3,5,7
/proc/31751/task/31754/stat : 31754 (java) S 31749 31751 31591 0 -1 4202560 70484 0 0 0 287 17 0 0 15 0 22 0 529259054 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31755] ppid=31749 vsize=15696184 CPUtime=3.03 cores=1,3,5,7
/proc/31751/task/31755/stat : 31755 (java) S 31749 31751 31591 0 -1 4202560 71908 0 0 0 286 17 0 0 15 0 22 0 529259054 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31756] ppid=31749 vsize=15696184 CPUtime=3.06 cores=1,3,5,7
/proc/31751/task/31756/stat : 31756 (java) S 31749 31751 31591 0 -1 4202560 71051 0 0 0 291 15 0 0 16 0 22 0 529259054 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31757] ppid=31749 vsize=15696184 CPUtime=3 cores=1,3,5,7
/proc/31751/task/31757/stat : 31757 (java) S 31749 31751 31591 0 -1 4202560 68653 0 0 0 281 19 0 0 15 0 22 0 529259054 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31758] ppid=31749 vsize=15696184 CPUtime=2.98 cores=1,3,5,7
/proc/31751/task/31758/stat : 31758 (java) S 31749 31751 31591 0 -1 4202560 72015 0 0 0 280 18 0 0 15 0 22 0 529259054 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31759] ppid=31749 vsize=15696184 CPUtime=3.11 cores=1,3,5,7
/proc/31751/task/31759/stat : 31759 (java) S 31749 31751 31591 0 -1 4202560 71832 0 0 0 292 19 0 0 15 0 22 0 529259054 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31760] ppid=31749 vsize=15696184 CPUtime=3.08 cores=1,3,5,7
/proc/31751/task/31760/stat : 31760 (java) S 31749 31751 31591 0 -1 4202560 74859 0 0 0 290 18 0 0 16 0 22 0 529259054 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31761] ppid=31749 vsize=15696184 CPUtime=3.01 cores=1,3,5,7
/proc/31751/task/31761/stat : 31761 (java) S 31749 31751 31591 0 -1 4202560 70383 0 0 0 284 17 0 0 15 0 22 0 529259054 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31762] ppid=31749 vsize=15696184 CPUtime=2.2 cores=1,3,5,7
/proc/31751/task/31762/stat : 31762 (java) S 31749 31751 31591 0 -1 4202560 3333 0 0 0 159 61 0 0 16 0 22 0 529259055 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708928 0 0 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31763] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31763/stat : 31763 (java) S 31749 31751 31591 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529259055 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31764] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31764/stat : 31764 (java) S 31749 31751 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529259055 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31765] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31765/stat : 31765 (java) S 31749 31751 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529259057 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347716017 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31766] ppid=31749 vsize=15696184 CPUtime=0.63 cores=1,3,5,7
/proc/31751/task/31766/stat : 31766 (java) S 31749 31751 31591 0 -1 4202560 5488 0 0 0 63 0 0 0 15 0 22 0 529259057 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31767] ppid=31749 vsize=15696184 CPUtime=1.19 cores=1,3,5,7
/proc/31751/task/31767/stat : 31767 (java) S 31749 31751 31591 0 -1 4202560 8818 0 0 0 118 1 0 0 15 0 22 0 529259057 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31768] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31768/stat : 31768 (java) S 31749 31751 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529259057 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31769] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31769/stat : 31769 (java) S 31749 31751 31591 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 529259057 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708928 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31770] ppid=31749 vsize=15696184 CPUtime=1108.33 cores=1,3,5,7
/proc/31751/task/31770/stat : 31770 (java) R 31749 31751 31591 0 -1 4202560 178414 0 0 0 110800 33 0 0 25 0 22 0 529259081 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505797124 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31751/tid=31771] ppid=31749 vsize=15696184 CPUtime=1108.27 cores=1,3,5,7
/proc/31751/task/31771/stat : 31771 (java) R 31749 31751 31591 0 -1 4202560 181592 0 0 0 110789 38 0 0 25 0 22 0 529259081 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505777056 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31751/tid=31772] ppid=31749 vsize=15696184 CPUtime=1108.08 cores=1,3,5,7
/proc/31751/task/31772/stat : 31772 (java) R 31749 31751 31591 0 -1 4202560 176331 0 0 0 110773 35 0 0 25 0 22 0 529259081 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505617410 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31751/tid=31773] ppid=31749 vsize=15696184 CPUtime=1108.33 cores=1,3,5,7
/proc/31751/task/31773/stat : 31773 (java) R 31749 31751 31591 0 -1 4202560 179684 0 0 0 110797 36 0 0 25 0 22 0 529259081 16072892416 72518 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505992460 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4461.92
Current children cumulated vsize (KiB) 15696184

[startup+1182.3 s]
/proc/loadavg: 8.01 8.15 8.12 9/224 31905
/proc/meminfo: memFree=25335308/32951124 swapFree=67111412/67111528
[pid=31751] ppid=31749 vsize=15696184 CPUtime=4700.48 cores=1,3,5,7
/proc/31751/stat : 31751 (java) S 31749 31751 31591 0 -1 4202496 1388543 0 1 0 469677 371 0 0 25 0 22 0 529259052 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31751/statm: 3924046 71972 2299 9 0 3914765 0
[pid=31751/tid=31753] ppid=31749 vsize=15696184 CPUtime=0.43 cores=1,3,5,7
/proc/31751/task/31753/stat : 31753 (java) S 31749 31751 31591 0 -1 4202560 8144 0 1 0 42 1 0 0 20 0 22 0 529259053 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31754] ppid=31749 vsize=15696184 CPUtime=3.21 cores=1,3,5,7
/proc/31751/task/31754/stat : 31754 (java) S 31749 31751 31591 0 -1 4202560 74549 0 0 0 302 19 0 0 15 0 22 0 529259054 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31755] ppid=31749 vsize=15696184 CPUtime=3.18 cores=1,3,5,7
/proc/31751/task/31755/stat : 31755 (java) S 31749 31751 31591 0 -1 4202560 75782 0 0 0 300 18 0 0 15 0 22 0 529259054 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31756] ppid=31749 vsize=15696184 CPUtime=3.22 cores=1,3,5,7
/proc/31751/task/31756/stat : 31756 (java) S 31749 31751 31591 0 -1 4202560 75338 0 0 0 307 15 0 0 16 0 22 0 529259054 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31757] ppid=31749 vsize=15696184 CPUtime=3.15 cores=1,3,5,7
/proc/31751/task/31757/stat : 31757 (java) S 31749 31751 31591 0 -1 4202560 72423 0 0 0 295 20 0 0 15 0 22 0 529259054 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31758] ppid=31749 vsize=15696184 CPUtime=3.14 cores=1,3,5,7
/proc/31751/task/31758/stat : 31758 (java) S 31749 31751 31591 0 -1 4202560 74907 0 0 0 295 19 0 0 16 0 22 0 529259054 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31759] ppid=31749 vsize=15696184 CPUtime=3.27 cores=1,3,5,7
/proc/31751/task/31759/stat : 31759 (java) S 31749 31751 31591 0 -1 4202560 75814 0 0 0 308 19 0 0 15 0 22 0 529259054 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31760] ppid=31749 vsize=15696184 CPUtime=3.23 cores=1,3,5,7
/proc/31751/task/31760/stat : 31760 (java) S 31749 31751 31591 0 -1 4202560 78571 0 0 0 305 18 0 0 16 0 22 0 529259054 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31761] ppid=31749 vsize=15696184 CPUtime=3.18 cores=1,3,5,7
/proc/31751/task/31761/stat : 31761 (java) S 31749 31751 31591 0 -1 4202560 74433 0 0 0 300 18 0 0 15 0 22 0 529259054 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31762] ppid=31749 vsize=15696184 CPUtime=2.33 cores=1,3,5,7
/proc/31751/task/31762/stat : 31762 (java) S 31749 31751 31591 0 -1 4202560 3542 0 0 0 168 65 0 0 15 0 22 0 529259055 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708928 0 0 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31763] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31763/stat : 31763 (java) S 31749 31751 31591 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529259055 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31764] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31764/stat : 31764 (java) S 31749 31751 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529259055 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31765] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31765/stat : 31765 (java) S 31749 31751 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529259057 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347716017 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31766] ppid=31749 vsize=15696184 CPUtime=0.63 cores=1,3,5,7
/proc/31751/task/31766/stat : 31766 (java) S 31749 31751 31591 0 -1 4202560 5488 0 0 0 63 0 0 0 15 0 22 0 529259057 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31767] ppid=31749 vsize=15696184 CPUtime=1.19 cores=1,3,5,7
/proc/31751/task/31767/stat : 31767 (java) S 31749 31751 31591 0 -1 4202560 8818 0 0 0 118 1 0 0 15 0 22 0 529259057 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31768] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31768/stat : 31768 (java) S 31749 31751 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529259057 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31769] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31769/stat : 31769 (java) S 31749 31751 31591 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 529259057 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708928 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31770] ppid=31749 vsize=15696184 CPUtime=1167.63 cores=1,3,5,7
/proc/31751/task/31770/stat : 31770 (java) R 31749 31751 31591 0 -1 4202560 189406 0 0 0 116728 35 0 0 25 0 22 0 529259081 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505777107 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31751/tid=31771] ppid=31749 vsize=15696184 CPUtime=1167.48 cores=1,3,5,7
/proc/31751/task/31771/stat : 31771 (java) R 31749 31751 31591 0 -1 4202560 192198 0 0 0 116709 39 0 0 25 0 22 0 529259081 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505524179 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31751/tid=31772] ppid=31749 vsize=15696184 CPUtime=1167.4 cores=1,3,5,7
/proc/31751/task/31772/stat : 31772 (java) R 31749 31751 31591 0 -1 4202560 187076 0 0 0 116703 37 0 0 25 0 22 0 529259081 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505985479 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31751/tid=31773] ppid=31749 vsize=15696184 CPUtime=1167.64 cores=1,3,5,7
/proc/31751/task/31773/stat : 31773 (java) R 31749 31751 31591 0 -1 4202560 190605 0 0 0 116726 38 0 0 25 0 22 0 529259081 16072892416 71972 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505799731 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.48
Current children cumulated vsize (KiB) 15696184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.08 8.15 8.12 9/224 31905
/proc/meminfo: memFree=25224816/32951124 swapFree=67111412/67111528
[pid=31751] ppid=31749 vsize=15696184 CPUtime=4800.25 cores=1,3,5,7
/proc/31751/stat : 31751 (java) S 31749 31751 31591 0 -1 4202496 1422329 0 1 0 479646 379 0 0 25 0 22 0 529259052 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31751/statm: 3924046 80091 2299 9 0 3914765 0
[pid=31751/tid=31753] ppid=31749 vsize=15696184 CPUtime=0.43 cores=1,3,5,7
/proc/31751/task/31753/stat : 31753 (java) S 31749 31751 31591 0 -1 4202560 8144 0 1 0 42 1 0 0 20 0 22 0 529259053 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31754] ppid=31749 vsize=15696184 CPUtime=3.28 cores=1,3,5,7
/proc/31751/task/31754/stat : 31754 (java) S 31749 31751 31591 0 -1 4202560 76425 0 0 0 309 19 0 0 15 0 22 0 529259054 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31755] ppid=31749 vsize=15696184 CPUtime=3.24 cores=1,3,5,7
/proc/31751/task/31755/stat : 31755 (java) S 31749 31751 31591 0 -1 4202560 77206 0 0 0 306 18 0 0 15 0 22 0 529259054 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31756] ppid=31749 vsize=15696184 CPUtime=3.3 cores=1,3,5,7
/proc/31751/task/31756/stat : 31756 (java) S 31749 31751 31591 0 -1 4202560 76887 0 0 0 314 16 0 0 15 0 22 0 529259054 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31757] ppid=31749 vsize=15696184 CPUtime=3.21 cores=1,3,5,7
/proc/31751/task/31757/stat : 31757 (java) S 31749 31751 31591 0 -1 4202560 73993 0 0 0 301 20 0 0 15 0 22 0 529259054 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31758] ppid=31749 vsize=15696184 CPUtime=3.2 cores=1,3,5,7
/proc/31751/task/31758/stat : 31758 (java) S 31749 31751 31591 0 -1 4202560 76186 0 0 0 301 19 0 0 15 0 22 0 529259054 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31759] ppid=31749 vsize=15696184 CPUtime=3.34 cores=1,3,5,7
/proc/31751/task/31759/stat : 31759 (java) S 31749 31751 31591 0 -1 4202560 77965 0 0 0 314 20 0 0 16 0 22 0 529259054 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31760] ppid=31749 vsize=15696184 CPUtime=3.31 cores=1,3,5,7
/proc/31751/task/31760/stat : 31760 (java) S 31749 31751 31591 0 -1 4202560 80023 0 0 0 312 19 0 0 15 0 22 0 529259054 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 7 0 0 0
[pid=31751/tid=31761] ppid=31749 vsize=15696184 CPUtime=3.25 cores=1,3,5,7
/proc/31751/task/31761/stat : 31761 (java) S 31749 31751 31591 0 -1 4202560 76322 0 0 0 307 18 0 0 16 0 22 0 529259054 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31762] ppid=31749 vsize=15696184 CPUtime=2.4 cores=1,3,5,7
/proc/31751/task/31762/stat : 31762 (java) S 31749 31751 31591 0 -1 4202560 3634 0 0 0 174 66 0 0 15 0 22 0 529259055 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708928 0 0 0 16800975 18446604466326471104 0 0 -1 1 0 0 0
[pid=31751/tid=31763] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31763/stat : 31763 (java) S 31749 31751 31591 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529259055 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31764] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31764/stat : 31764 (java) S 31749 31751 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529259055 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31765] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31765/stat : 31765 (java) S 31749 31751 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529259057 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347716017 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31766] ppid=31749 vsize=15696184 CPUtime=0.63 cores=1,3,5,7
/proc/31751/task/31766/stat : 31766 (java) S 31749 31751 31591 0 -1 4202560 5488 0 0 0 63 0 0 0 15 0 22 0 529259057 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 3 0 0 0
[pid=31751/tid=31767] ppid=31749 vsize=15696184 CPUtime=1.19 cores=1,3,5,7
/proc/31751/task/31767/stat : 31767 (java) S 31749 31751 31591 0 -1 4202560 8818 0 0 0 118 1 0 0 15 0 22 0 529259057 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31768] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31768/stat : 31768 (java) S 31749 31751 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529259057 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708313 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31769] ppid=31749 vsize=15696184 CPUtime=0 cores=1,3,5,7
/proc/31751/task/31769/stat : 31769 (java) S 31749 31751 31591 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 529259057 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 232347708928 0 4 0 16800975 18446604466326471104 0 0 -1 5 0 0 0
[pid=31751/tid=31770] ppid=31749 vsize=15696184 CPUtime=1192.47 cores=1,3,5,7
/proc/31751/task/31770/stat : 31770 (java) R 31749 31751 31591 0 -1 4202560 194425 0 0 0 119210 37 0 0 25 0 22 0 529259081 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505524199 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31751/tid=31771] ppid=31749 vsize=15696184 CPUtime=1192.21 cores=1,3,5,7
/proc/31751/task/31771/stat : 31771 (java) R 31749 31751 31591 0 -1 4202560 197186 0 0 0 119181 40 0 0 25 0 22 0 529259081 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31751/tid=31772] ppid=31749 vsize=15696184 CPUtime=1192.2 cores=1,3,5,7
/proc/31751/task/31772/stat : 31772 (java) R 31749 31751 31591 0 -1 4202560 192370 0 0 0 119182 38 0 0 25 0 22 0 529259081 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31751/tid=31773] ppid=31749 vsize=15696184 CPUtime=1192.44 cores=1,3,5,7
/proc/31751/task/31773/stat : 31773 (java) R 31749 31751 31591 0 -1 4202560 195808 0 0 0 119205 39 0 0 25 0 22 0 529259081 16072892416 80091 33554432000 1073741824 1073778376 140734924700800 18446744073709551615 46912505837834 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 15696184

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.43
CPU time (s): 4800.3
CPU user time (s): 4796.49
CPU system time (s): 3.80642
CPU usage (%): 397.563
Max. virtual memory (cumulated for all children) (KiB): 15701588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.49
system time used= 3.80642
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1422371
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= 314150
involuntary context switches= 174608

runsolver used 1.85172 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 17:16:49
IDJOB=3312819
IDBENCH=83004
IDSOLVER=1699
FILE ID=node132/3312819-1304176609
RUNJOBID= node132-1304176513-31610
PBS_JOBID= 13172423
Free space on /tmp= 72172 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1836400953-011.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312819-1304176609/watcher-3312819-1304176609 -o /tmp/evaluation-result-3312819-1304176609/solver-3312819-1304176609 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312819-1304176609.cnf

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

MD5SUM BENCH= 39542bd0a185b4f7c5fc7900079a2845
RANDOM SEED=1115810722

node132.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.833
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.66
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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:      25314388 kB
Buffers:        697828 kB
Cached:        5853696 kB
SwapCached:        112 kB
Active:        2056904 kB
Inactive:      5098460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25314388 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            1612 kB
Writeback:           0 kB
AnonPages:      603784 kB
Mapped:          23620 kB
Slab:           417940 kB
PageTables:       6112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1034516 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72172 MiB
End job on node132 at 2011-04-30 17:36:58