Trace number 3311438

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.44 1206.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
MD5SUM6180decb1c46447c67f7e6e340e02857
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	38:57 INFO : Reading from input HOME/instance-3311438-1304127537.cnf
0.28/0.26	Executor set job limit to 1000000
0.28/0.26	Executor set job limit to 1000000
0.28/0.26	Executor set job limit to 1000000
0.28/0.26	Executor set job limit to 1000000
0.28/0.26	Starting Executor!
0.28/0.26	Starting Executor!
0.28/0.26	Starting Executor!
0.28/0.26	Starting Executor!
0.78/0.41	38:58 INFO : 700 variables remaining out of 700
0.78/0.41	38:58 INFO : 11928 literals remaining out of 11928

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-3311438-1304127537/watcher-3311438-1304127537 -o /tmp/evaluation-result-3311438-1304127537/solver-3311438-1304127537 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311438-1304127537.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.82 8.05 7.68 1/179 26528
/proc/meminfo: memFree=25710256/32951124 swapFree=67111412/67111528
[pid=26528] ppid=26526 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/26528/stat : 26528 (java) R 26526 26528 26027 0 -1 4202496 1195 0 0 0 0 0 0 0 25 0 1 0 524351870 23580672 681 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232330929640 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26528/statm: 5757 681 507 9 0 124 0

[startup+0.0235161 s]
/proc/loadavg: 7.82 8.05 7.68 1/179 26528
/proc/meminfo: memFree=25710256/32951124 swapFree=67111412/67111528
[pid=26528] ppid=26526 vsize=15602060 CPUtime=0.01 cores=0,2,4,6
/proc/26528/stat : 26528 (java) S 26526 26528 26027 0 -1 4202496 3245 0 1 0 1 0 0 0 25 0 11 0 524351870 15976509440 2686 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347695077 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/26528/statm: 3900515 2686 1562 9 0 3891263 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.102104 s]
/proc/loadavg: 7.82 8.05 7.68 1/179 26528
/proc/meminfo: memFree=25710256/32951124 swapFree=67111412/67111528
[pid=26528] ppid=26526 vsize=15676796 CPUtime=0.1 cores=0,2,4,6
/proc/26528/stat : 26528 (java) S 26526 26528 26027 0 -1 4202496 5569 0 1 0 9 1 0 0 25 0 18 0 524351870 16053039104 4992 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26528/statm: 3919199 4992 2116 9 0 3909918 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676796

[startup+0.304923 s]
/proc/loadavg: 7.82 8.05 7.68 1/179 26528
/proc/meminfo: memFree=25710256/32951124 swapFree=67111412/67111528
[pid=26528] ppid=26526 vsize=15686728 CPUtime=0.51 cores=0,2,4,6
/proc/26528/stat : 26528 (java) S 26526 26528 26027 0 -1 4202496 11922 0 1 0 49 2 0 0 25 0 22 0 524351870 16063209472 9950 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26528/statm: 3921682 9950 2213 9 0 3912401 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15686728

[startup+0.982658 s]
/proc/loadavg: 7.82 8.05 7.68 1/179 26528
/proc/meminfo: memFree=25710256/32951124 swapFree=67111412/67111528
[pid=26528] ppid=26526 vsize=15705024 CPUtime=2.86 cores=0,2,4,6
/proc/26528/stat : 26528 (java) S 26526 26528 26027 0 -1 4202496 53979 0 1 0 278 8 0 0 25 0 22 0 524351870 16081944576 46499 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26528/statm: 3926256 46499 2262 9 0 3916975 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 15705024

[startup+1.50161 s]
/proc/loadavg: 7.82 8.05 7.68 13/224 26599
/proc/meminfo: memFree=25393668/32951124 swapFree=67111412/67111528
[pid=26528] ppid=26526 vsize=15705024 CPUtime=4.92 cores=0,2,4,6
/proc/26528/stat : 26528 (java) S 26526 26528 26027 0 -1 4202496 64356 0 1 0 482 10 0 0 25 0 22 0 524351870 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26528/statm: 3926256 56623 2273 9 0 3916975 0
[pid=26528/tid=26530] ppid=26526 vsize=15705024 CPUtime=0.39 cores=0,2,4,6
/proc/26528/task/26530/stat : 26530 (java) S 26526 26528 26027 0 -1 4202560 7023 0 1 0 37 2 0 0 18 0 22 0 524351871 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26531] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26531/stat : 26531 (java) S 26526 26528 26027 0 -1 4202560 639 0 0 0 0 0 0 0 15 0 22 0 524351872 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26532] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26532/stat : 26532 (java) S 26526 26528 26027 0 -1 4202560 1710 0 0 0 0 0 0 0 15 0 22 0 524351872 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26533] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26533/stat : 26533 (java) S 26526 26528 26027 0 -1 4202560 2186 0 0 0 0 0 0 0 16 0 22 0 524351872 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26534] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26534/stat : 26534 (java) S 26526 26528 26027 0 -1 4202560 1525 0 0 0 0 0 0 0 16 0 22 0 524351872 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26535] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26535/stat : 26535 (java) S 26526 26528 26027 0 -1 4202560 620 0 0 0 0 0 0 0 15 0 22 0 524351872 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26536] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26536/stat : 26536 (java) S 26526 26528 26027 0 -1 4202560 933 0 0 0 0 0 0 0 16 0 22 0 524351872 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26537] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26537/stat : 26537 (java) S 26526 26528 26027 0 -1 4202560 285 0 0 0 0 0 0 0 15 0 22 0 524351872 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26538] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26538/stat : 26538 (java) S 26526 26528 26027 0 -1 4202560 1147 0 0 0 0 0 0 0 16 0 22 0 524351872 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26539] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26539/stat : 26539 (java) S 26526 26528 26027 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 524351873 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708928 0 0 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26540] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26540/stat : 26540 (java) S 26526 26528 26027 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 524351873 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26541] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26541/stat : 26541 (java) S 26526 26528 26027 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 524351873 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26542] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26542/stat : 26542 (java) S 26526 26528 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524351875 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347716017 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26543] ppid=26526 vsize=15705024 CPUtime=0.86 cores=0,2,4,6
/proc/26528/task/26543/stat : 26543 (java) S 26526 26528 26027 0 -1 4202560 8361 0 0 0 85 1 0 0 16 0 22 0 524351875 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26544] ppid=26526 vsize=15705024 CPUtime=0.66 cores=0,2,4,6
/proc/26528/task/26544/stat : 26544 (java) S 26526 26528 26027 0 -1 4202560 9622 0 0 0 66 0 0 0 15 0 22 0 524351875 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26545] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26545/stat : 26545 (java) S 26526 26528 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524351875 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26546] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26546/stat : 26546 (java) S 26526 26528 26027 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524351875 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708928 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26553] ppid=26526 vsize=15705024 CPUtime=0.94 cores=0,2,4,6
/proc/26528/task/26553/stat : 26553 (java) R 26526 26528 26027 0 -1 4202560 10328 0 0 0 93 1 0 0 17 0 22 0 524351897 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505861773 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26528/tid=26554] ppid=26526 vsize=15705024 CPUtime=0.52 cores=0,2,4,6
/proc/26528/task/26554/stat : 26554 (java) R 26526 26528 26027 0 -1 4202560 1224 0 0 0 52 0 0 0 18 0 22 0 524351897 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505861779 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26528/tid=26555] ppid=26526 vsize=15705024 CPUtime=0.79 cores=0,2,4,6
/proc/26528/task/26555/stat : 26555 (java) R 26526 26528 26027 0 -1 4202560 9702 0 0 0 78 1 0 0 17 0 22 0 524351897 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505861739 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26528/tid=26556] ppid=26526 vsize=15705024 CPUtime=0.65 cores=0,2,4,6
/proc/26528/task/26556/stat : 26556 (java) R 26526 26528 26027 0 -1 4202560 7589 0 0 0 65 0 0 0 17 0 22 0 524351897 16081944576 56623 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505967076 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.92
Current children cumulated vsize (KiB) 15705024

[startup+3.10133 s]
/proc/loadavg: 7.82 8.05 7.68 11/224 26599
/proc/meminfo: memFree=25132400/32951124 swapFree=67111412/67111528
[pid=26528] ppid=26526 vsize=15705024 CPUtime=11.29 cores=0,2,4,6
/proc/26528/stat : 26528 (java) S 26526 26528 26027 0 -1 4202496 157520 0 1 0 1107 22 0 0 25 0 22 0 524351870 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26528/statm: 3926256 149729 2284 9 0 3916975 0
[pid=26528/tid=26530] ppid=26526 vsize=15705024 CPUtime=0.39 cores=0,2,4,6
/proc/26528/task/26530/stat : 26530 (java) S 26526 26528 26027 0 -1 4202560 7023 0 1 0 37 2 0 0 18 0 22 0 524351871 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26531] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26531/stat : 26531 (java) S 26526 26528 26027 0 -1 4202560 1180 0 0 0 0 0 0 0 15 0 22 0 524351872 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26532] ppid=26526 vsize=15705024 CPUtime=0.01 cores=0,2,4,6
/proc/26528/task/26532/stat : 26532 (java) S 26526 26528 26027 0 -1 4202560 3480 0 0 0 1 0 0 0 15 0 22 0 524351872 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26533] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26533/stat : 26533 (java) S 26526 26528 26027 0 -1 4202560 3869 0 0 0 0 0 0 0 16 0 22 0 524351872 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26534] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26534/stat : 26534 (java) S 26526 26528 26027 0 -1 4202560 2732 0 0 0 0 0 0 0 15 0 22 0 524351872 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26535] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26535/stat : 26535 (java) S 26526 26528 26027 0 -1 4202560 1735 0 0 0 0 0 0 0 15 0 22 0 524351872 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26536] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26536/stat : 26536 (java) S 26526 26528 26027 0 -1 4202560 1751 0 0 0 0 0 0 0 15 0 22 0 524351872 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26537] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26537/stat : 26537 (java) S 26526 26528 26027 0 -1 4202560 930 0 0 0 0 0 0 0 15 0 22 0 524351872 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26538] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26538/stat : 26538 (java) S 26526 26528 26027 0 -1 4202560 2509 0 0 0 0 0 0 0 15 0 22 0 524351872 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26539] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26539/stat : 26539 (java) S 26526 26528 26027 0 -1 4202560 446 0 0 0 0 0 0 0 15 0 22 0 524351873 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708928 0 0 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26540] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26540/stat : 26540 (java) S 26526 26528 26027 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 524351873 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26541] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26541/stat : 26541 (java) S 26526 26528 26027 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 524351873 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26542] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26542/stat : 26542 (java) S 26526 26528 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524351875 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347716017 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26543] ppid=26526 vsize=15705024 CPUtime=0.86 cores=0,2,4,6
/proc/26528/task/26543/stat : 26543 (java) S 26526 26528 26027 0 -1 4202560 8361 0 0 0 85 1 0 0 15 0 22 0 524351875 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26544] ppid=26526 vsize=15705024 CPUtime=0.74 cores=0,2,4,6
/proc/26528/task/26544/stat : 26544 (java) S 26526 26528 26027 0 -1 4202560 9641 0 0 0 74 0 0 0 15 0 22 0 524351875 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26545] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26545/stat : 26545 (java) S 26526 26528 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524351875 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26546] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26546/stat : 26546 (java) S 26526 26528 26027 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524351875 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708928 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26553] ppid=26526 vsize=15705024 CPUtime=2.52 cores=0,2,4,6
/proc/26528/task/26553/stat : 26553 (java) R 26526 26528 26027 0 -1 4202560 32340 0 0 0 248 4 0 0 20 0 22 0 524351897 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505861621 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26528/tid=26554] ppid=26526 vsize=15705024 CPUtime=2.07 cores=0,2,4,6
/proc/26528/task/26554/stat : 26554 (java) R 26526 26528 26027 0 -1 4202560 22089 0 0 0 205 2 0 0 21 0 22 0 524351897 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912506064273 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26528/tid=26555] ppid=26526 vsize=15705024 CPUtime=2.37 cores=0,2,4,6
/proc/26528/task/26555/stat : 26555 (java) R 26526 26528 26027 0 -1 4202560 30889 0 0 0 233 4 0 0 19 0 22 0 524351897 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505966984 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26528/tid=26556] ppid=26526 vsize=15705024 CPUtime=2.18 cores=0,2,4,6
/proc/26528/task/26556/stat : 26556 (java) R 26526 26528 26027 0 -1 4202560 27157 0 0 0 216 2 0 0 20 0 22 0 524351897 16081944576 149729 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 47470941405826 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 15705024

[startup+6.30076 s]
/proc/loadavg: 8.15 8.12 7.70 9/224 26599
/proc/meminfo: memFree=24014788/32951124 swapFree=67111412/67111528
[pid=26528] ppid=26526 vsize=15705024 CPUtime=24.06 cores=0,2,4,6
/proc/26528/stat : 26528 (java) S 26526 26528 26027 0 -1 4202496 283296 0 1 0 2368 38 0 0 25 0 22 0 524351870 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26528/statm: 3926256 274046 2284 9 0 3916975 0
[pid=26528/tid=26530] ppid=26526 vsize=15705024 CPUtime=0.39 cores=0,2,4,6
/proc/26528/task/26530/stat : 26530 (java) S 26526 26528 26027 0 -1 4202560 7023 0 1 0 37 2 0 0 18 0 22 0 524351871 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26531] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26531/stat : 26531 (java) S 26526 26528 26027 0 -1 4202560 1343 0 0 0 0 0 0 0 16 0 22 0 524351872 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26532] ppid=26526 vsize=15705024 CPUtime=0.01 cores=0,2,4,6
/proc/26528/task/26532/stat : 26532 (java) S 26526 26528 26027 0 -1 4202560 3799 0 0 0 1 0 0 0 15 0 22 0 524351872 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26533] ppid=26526 vsize=15705024 CPUtime=0.01 cores=0,2,4,6
/proc/26528/task/26533/stat : 26533 (java) S 26526 26528 26027 0 -1 4202560 4448 0 0 0 1 0 0 0 16 0 22 0 524351872 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26534] ppid=26526 vsize=15705024 CPUtime=0.01 cores=0,2,4,6
/proc/26528/task/26534/stat : 26534 (java) S 26526 26528 26027 0 -1 4202560 2966 0 0 0 1 0 0 0 15 0 22 0 524351872 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26535] ppid=26526 vsize=15705024 CPUtime=0.01 cores=0,2,4,6
/proc/26528/task/26535/stat : 26535 (java) S 26526 26528 26027 0 -1 4202560 2612 0 0 0 1 0 0 0 16 0 22 0 524351872 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26536] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26536/stat : 26536 (java) S 26526 26528 26027 0 -1 4202560 2277 0 0 0 0 0 0 0 16 0 22 0 524351872 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26537] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26537/stat : 26537 (java) S 26526 26528 26027 0 -1 4202560 1098 0 0 0 0 0 0 0 15 0 22 0 524351872 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26538] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26538/stat : 26538 (java) S 26526 26528 26027 0 -1 4202560 2856 0 0 0 0 0 0 0 15 0 22 0 524351872 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26539] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26539/stat : 26539 (java) S 26526 26528 26027 0 -1 4202560 447 0 0 0 0 0 0 0 15 0 22 0 524351873 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708928 0 0 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26540] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26540/stat : 26540 (java) S 26526 26528 26027 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 524351873 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26541] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26541/stat : 26541 (java) S 26526 26528 26027 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 524351873 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26542] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26542/stat : 26542 (java) S 26526 26528 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524351875 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347716017 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26543] ppid=26526 vsize=15705024 CPUtime=0.92 cores=0,2,4,6
/proc/26528/task/26543/stat : 26543 (java) S 26526 26528 26027 0 -1 4202560 8861 0 0 0 91 1 0 0 16 0 22 0 524351875 16081944576 274046 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0

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

[pid=26528/tid=26554] ppid=26526 vsize=15705024 CPUtime=1048.17 cores=0,2,4,6
/proc/26528/task/26554/stat : 26554 (java) R 26526 26528 26027 0 -1 4202560 390118 0 0 0 104760 57 0 0 25 0 22 0 524351897 16081944576 121103 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 47470941405994 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26528/tid=26555] ppid=26526 vsize=15705024 CPUtime=1048.71 cores=0,2,4,6
/proc/26528/task/26555/stat : 26555 (java) R 26526 26528 26027 0 -1 4202560 402408 0 0 0 104800 71 0 0 25 0 22 0 524351897 16081944576 121103 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912506032506 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26528/tid=26556] ppid=26526 vsize=15705024 CPUtime=1049.13 cores=0,2,4,6
/proc/26528/task/26556/stat : 26556 (java) R 26526 26528 26027 0 -1 4202560 395392 0 0 0 104860 53 0 0 25 0 22 0 524351897 16081944576 121103 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505704051 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4225.84
Current children cumulated vsize (KiB) 15705024

[startup+1122.31 s]
/proc/loadavg: 8.17 8.16 8.00 9/224 26628
/proc/meminfo: memFree=24993320/32951124 swapFree=67111412/67111528
[pid=26528] ppid=26526 vsize=15705024 CPUtime=4464.52 cores=0,2,4,6
/proc/26528/stat : 26528 (java) S 26526 26528 26027 0 -1 4202496 2925974 0 1 0 445904 548 0 0 25 0 22 0 524351870 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26528/statm: 3926256 100412 2298 9 0 3916975 0
[pid=26528/tid=26530] ppid=26526 vsize=15705024 CPUtime=0.39 cores=0,2,4,6
/proc/26528/task/26530/stat : 26530 (java) S 26526 26528 26027 0 -1 4202560 7023 0 1 0 37 2 0 0 18 0 22 0 524351871 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26531] ppid=26526 vsize=15705024 CPUtime=3.46 cores=0,2,4,6
/proc/26528/task/26531/stat : 26531 (java) S 26526 26528 26027 0 -1 4202560 147953 0 0 0 323 23 0 0 15 0 22 0 524351872 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26532] ppid=26526 vsize=15705024 CPUtime=3.57 cores=0,2,4,6
/proc/26528/task/26532/stat : 26532 (java) S 26526 26528 26027 0 -1 4202560 157760 0 0 0 329 28 0 0 15 0 22 0 524351872 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26533] ppid=26526 vsize=15705024 CPUtime=3.53 cores=0,2,4,6
/proc/26528/task/26533/stat : 26533 (java) S 26526 26528 26027 0 -1 4202560 157886 0 0 0 324 29 0 0 16 0 22 0 524351872 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26534] ppid=26526 vsize=15705024 CPUtime=3.35 cores=0,2,4,6
/proc/26528/task/26534/stat : 26534 (java) S 26526 26528 26027 0 -1 4202560 150175 0 0 0 309 26 0 0 16 0 22 0 524351872 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26535] ppid=26526 vsize=15705024 CPUtime=3.46 cores=0,2,4,6
/proc/26528/task/26535/stat : 26535 (java) S 26526 26528 26027 0 -1 4202560 147592 0 0 0 318 28 0 0 15 0 22 0 524351872 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26536] ppid=26526 vsize=15705024 CPUtime=3.49 cores=0,2,4,6
/proc/26528/task/26536/stat : 26536 (java) S 26526 26528 26027 0 -1 4202560 149880 0 0 0 322 27 0 0 16 0 22 0 524351872 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26537] ppid=26526 vsize=15705024 CPUtime=3.38 cores=0,2,4,6
/proc/26528/task/26537/stat : 26537 (java) S 26526 26528 26027 0 -1 4202560 151015 0 0 0 313 25 0 0 15 0 22 0 524351872 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26538] ppid=26526 vsize=15705024 CPUtime=3.57 cores=0,2,4,6
/proc/26528/task/26538/stat : 26538 (java) S 26526 26528 26027 0 -1 4202560 156934 0 0 0 329 28 0 0 16 0 22 0 524351872 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26539] ppid=26526 vsize=15705024 CPUtime=1.91 cores=0,2,4,6
/proc/26528/task/26539/stat : 26539 (java) S 26526 26528 26027 0 -1 4202560 7572 0 0 0 117 74 0 0 15 0 22 0 524351873 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708928 0 0 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26540] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26540/stat : 26540 (java) S 26526 26528 26027 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 524351873 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26541] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26541/stat : 26541 (java) S 26526 26528 26027 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 524351873 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26542] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26542/stat : 26542 (java) S 26526 26528 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524351875 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347716017 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26543] ppid=26526 vsize=15705024 CPUtime=1.01 cores=0,2,4,6
/proc/26528/task/26543/stat : 26543 (java) S 26526 26528 26027 0 -1 4202560 8878 0 0 0 100 1 0 0 15 0 22 0 524351875 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26544] ppid=26526 vsize=15705024 CPUtime=0.91 cores=0,2,4,6
/proc/26528/task/26544/stat : 26544 (java) S 26526 26528 26027 0 -1 4202560 9669 0 0 0 91 0 0 0 15 0 22 0 524351875 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26545] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26545/stat : 26545 (java) S 26526 26528 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524351875 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26546] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26546/stat : 26546 (java) S 26526 26528 26027 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 524351875 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708928 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26553] ppid=26526 vsize=15705024 CPUtime=1108.52 cores=0,2,4,6
/proc/26528/task/26553/stat : 26553 (java) R 26526 26528 26027 0 -1 4202560 430770 0 0 0 110793 59 0 0 25 0 22 0 524351897 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26528/tid=26554] ppid=26526 vsize=15705024 CPUtime=1107.42 cores=0,2,4,6
/proc/26528/task/26554/stat : 26554 (java) R 26526 26528 26027 0 -1 4202560 408120 0 0 0 110683 59 0 0 25 0 22 0 524351897 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505861903 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26528/tid=26555] ppid=26526 vsize=15705024 CPUtime=1107.92 cores=0,2,4,6
/proc/26528/task/26555/stat : 26555 (java) R 26526 26528 26027 0 -1 4202560 420251 0 0 0 110718 74 0 0 25 0 22 0 524351897 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505748534 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26528/tid=26556] ppid=26526 vsize=15705024 CPUtime=1108.47 cores=0,2,4,6
/proc/26528/task/26556/stat : 26556 (java) R 26526 26528 26027 0 -1 4202560 413045 0 0 0 110791 56 0 0 25 0 22 0 524351897 16081944576 100412 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505861565 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4464.52
Current children cumulated vsize (KiB) 15705024

[startup+1182.3 s]
/proc/loadavg: 8.12 8.14 8.00 9/224 26630
/proc/meminfo: memFree=24933772/32951124 swapFree=67111412/67111528
[pid=26528] ppid=26526 vsize=15705024 CPUtime=4703.26 cores=0,2,4,6
/proc/26528/stat : 26528 (java) S 26526 26528 26027 0 -1 4202496 3089140 0 1 0 469748 578 0 0 25 0 22 0 524351870 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26528/statm: 3926256 120578 2298 9 0 3916975 0
[pid=26528/tid=26530] ppid=26526 vsize=15705024 CPUtime=0.39 cores=0,2,4,6
/proc/26528/task/26530/stat : 26530 (java) S 26526 26528 26027 0 -1 4202560 7023 0 1 0 37 2 0 0 18 0 22 0 524351871 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26531] ppid=26526 vsize=15705024 CPUtime=3.67 cores=0,2,4,6
/proc/26528/task/26531/stat : 26531 (java) S 26526 26528 26027 0 -1 4202560 157063 0 0 0 343 24 0 0 16 0 22 0 524351872 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26532] ppid=26526 vsize=15705024 CPUtime=3.75 cores=0,2,4,6
/proc/26528/task/26532/stat : 26532 (java) S 26526 26528 26027 0 -1 4202560 166437 0 0 0 345 30 0 0 16 0 22 0 524351872 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26533] ppid=26526 vsize=15705024 CPUtime=3.72 cores=0,2,4,6
/proc/26528/task/26533/stat : 26533 (java) S 26526 26528 26027 0 -1 4202560 165165 0 0 0 342 30 0 0 15 0 22 0 524351872 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26534] ppid=26526 vsize=15705024 CPUtime=3.54 cores=0,2,4,6
/proc/26528/task/26534/stat : 26534 (java) S 26526 26528 26027 0 -1 4202560 158480 0 0 0 327 27 0 0 16 0 22 0 524351872 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26535] ppid=26526 vsize=15705024 CPUtime=3.65 cores=0,2,4,6
/proc/26528/task/26535/stat : 26535 (java) S 26526 26528 26027 0 -1 4202560 155374 0 0 0 336 29 0 0 15 0 22 0 524351872 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26536] ppid=26526 vsize=15705024 CPUtime=3.66 cores=0,2,4,6
/proc/26528/task/26536/stat : 26536 (java) S 26526 26528 26027 0 -1 4202560 157172 0 0 0 338 28 0 0 15 0 22 0 524351872 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26537] ppid=26526 vsize=15705024 CPUtime=3.58 cores=0,2,4,6
/proc/26528/task/26537/stat : 26537 (java) S 26526 26528 26027 0 -1 4202560 158189 0 0 0 332 26 0 0 16 0 22 0 524351872 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26538] ppid=26526 vsize=15705024 CPUtime=3.78 cores=0,2,4,6
/proc/26528/task/26538/stat : 26538 (java) S 26526 26528 26027 0 -1 4202560 165900 0 0 0 348 30 0 0 15 0 22 0 524351872 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26539] ppid=26526 vsize=15705024 CPUtime=2.01 cores=0,2,4,6
/proc/26528/task/26539/stat : 26539 (java) S 26526 26528 26027 0 -1 4202560 7947 0 0 0 123 78 0 0 15 0 22 0 524351873 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708928 0 0 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26540] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26540/stat : 26540 (java) S 26526 26528 26027 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 524351873 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26541] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26541/stat : 26541 (java) S 26526 26528 26027 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 524351873 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26542] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26542/stat : 26542 (java) S 26526 26528 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524351875 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347716017 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26543] ppid=26526 vsize=15705024 CPUtime=1.01 cores=0,2,4,6
/proc/26528/task/26543/stat : 26543 (java) S 26526 26528 26027 0 -1 4202560 8878 0 0 0 100 1 0 0 15 0 22 0 524351875 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26544] ppid=26526 vsize=15705024 CPUtime=0.91 cores=0,2,4,6
/proc/26528/task/26544/stat : 26544 (java) S 26526 26528 26027 0 -1 4202560 9669 0 0 0 91 0 0 0 15 0 22 0 524351875 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26545] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26545/stat : 26545 (java) S 26526 26528 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524351875 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26546] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26546/stat : 26546 (java) S 26526 26528 26027 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 524351875 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708928 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26553] ppid=26526 vsize=15705024 CPUtime=1167.85 cores=0,2,4,6
/proc/26528/task/26553/stat : 26553 (java) R 26526 26528 26027 0 -1 4202560 455177 0 0 0 116722 63 0 0 25 0 22 0 524351897 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 47470941407213 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26528/tid=26554] ppid=26526 vsize=15705024 CPUtime=1166.7 cores=0,2,4,6
/proc/26528/task/26554/stat : 26554 (java) R 26526 26528 26027 0 -1 4202560 433173 0 0 0 116607 63 0 0 25 0 22 0 524351897 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912506178140 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26528/tid=26555] ppid=26526 vsize=15705024 CPUtime=1167.2 cores=0,2,4,6
/proc/26528/task/26555/stat : 26555 (java) R 26526 26528 26027 0 -1 4202560 443897 0 0 0 116643 77 0 0 25 0 22 0 524351897 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505657432 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26528/tid=26556] ppid=26526 vsize=15705024 CPUtime=1167.66 cores=0,2,4,6
/proc/26528/task/26556/stat : 26556 (java) R 26526 26528 26027 0 -1 4202560 438142 0 0 0 116706 60 0 0 25 0 22 0 524351897 16081944576 120578 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505861773 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4703.26
Current children cumulated vsize (KiB) 15705024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.7 s]
/proc/loadavg: 8.15 8.15 8.01 9/224 26631
/proc/meminfo: memFree=24971580/32951124 swapFree=67111412/67111528
[pid=26528] ppid=26526 vsize=15705024 CPUtime=4800.38 cores=0,2,4,6
/proc/26528/stat : 26528 (java) S 26526 26528 26027 0 -1 4202496 3149188 0 1 0 479450 588 0 0 25 0 22 0 524351870 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26528/statm: 3926256 115770 2298 9 0 3916975 0
[pid=26528/tid=26530] ppid=26526 vsize=15705024 CPUtime=0.39 cores=0,2,4,6
/proc/26528/task/26530/stat : 26530 (java) S 26526 26528 26027 0 -1 4202560 7023 0 1 0 37 2 0 0 18 0 22 0 524351871 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26531] ppid=26526 vsize=15705024 CPUtime=3.75 cores=0,2,4,6
/proc/26528/task/26531/stat : 26531 (java) S 26526 26528 26027 0 -1 4202560 159921 0 0 0 350 25 0 0 16 0 22 0 524351872 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26532] ppid=26526 vsize=15705024 CPUtime=3.82 cores=0,2,4,6
/proc/26528/task/26532/stat : 26532 (java) S 26526 26528 26027 0 -1 4202560 170651 0 0 0 352 30 0 0 15 0 22 0 524351872 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26533] ppid=26526 vsize=15705024 CPUtime=3.8 cores=0,2,4,6
/proc/26528/task/26533/stat : 26533 (java) S 26526 26528 26027 0 -1 4202560 167648 0 0 0 350 30 0 0 16 0 22 0 524351872 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26534] ppid=26526 vsize=15705024 CPUtime=3.62 cores=0,2,4,6
/proc/26528/task/26534/stat : 26534 (java) S 26526 26528 26027 0 -1 4202560 161570 0 0 0 334 28 0 0 15 0 22 0 524351872 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26535] ppid=26526 vsize=15705024 CPUtime=3.73 cores=0,2,4,6
/proc/26528/task/26535/stat : 26535 (java) S 26526 26528 26027 0 -1 4202560 157923 0 0 0 343 30 0 0 16 0 22 0 524351872 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26536] ppid=26526 vsize=15705024 CPUtime=3.75 cores=0,2,4,6
/proc/26528/task/26536/stat : 26536 (java) S 26526 26528 26027 0 -1 4202560 160025 0 0 0 346 29 0 0 15 0 22 0 524351872 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26537] ppid=26526 vsize=15705024 CPUtime=3.66 cores=0,2,4,6
/proc/26528/task/26537/stat : 26537 (java) S 26526 26528 26027 0 -1 4202560 161794 0 0 0 339 27 0 0 15 0 22 0 524351872 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26538] ppid=26526 vsize=15705024 CPUtime=3.84 cores=0,2,4,6
/proc/26528/task/26538/stat : 26538 (java) S 26526 26528 26027 0 -1 4202560 168693 0 0 0 353 31 0 0 15 0 22 0 524351872 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26539] ppid=26526 vsize=15705024 CPUtime=2.05 cores=0,2,4,6
/proc/26528/task/26539/stat : 26539 (java) S 26526 26528 26027 0 -1 4202560 8093 0 0 0 125 80 0 0 15 0 22 0 524351873 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708928 0 0 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26540] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26540/stat : 26540 (java) S 26526 26528 26027 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 524351873 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26541] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26541/stat : 26541 (java) S 26526 26528 26027 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 524351873 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26542] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26542/stat : 26542 (java) S 26526 26528 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524351875 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347716017 0 4 0 16800975 18446604447450299328 0 0 -1 6 0 0 0
[pid=26528/tid=26543] ppid=26526 vsize=15705024 CPUtime=1.01 cores=0,2,4,6
/proc/26528/task/26543/stat : 26543 (java) S 26526 26528 26027 0 -1 4202560 8878 0 0 0 100 1 0 0 15 0 22 0 524351875 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 0 0 0 0
[pid=26528/tid=26544] ppid=26526 vsize=15705024 CPUtime=0.91 cores=0,2,4,6
/proc/26528/task/26544/stat : 26544 (java) S 26526 26528 26027 0 -1 4202560 9669 0 0 0 91 0 0 0 15 0 22 0 524351875 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26545] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26545/stat : 26545 (java) S 26526 26528 26027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524351875 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708313 0 4 0 16800975 18446604447450299328 0 0 -1 4 0 0 0
[pid=26528/tid=26546] ppid=26526 vsize=15705024 CPUtime=0 cores=0,2,4,6
/proc/26528/task/26546/stat : 26546 (java) S 26526 26528 26027 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 524351875 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 232347708928 0 4 0 16800975 18446604447450299328 0 0 -1 2 0 0 0
[pid=26528/tid=26553] ppid=26526 vsize=15705024 CPUtime=1192 cores=0,2,4,6
/proc/26528/task/26553/stat : 26553 (java) R 26526 26528 26027 0 -1 4202560 464239 0 0 0 119137 63 0 0 25 0 22 0 524351897 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912506032657 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26528/tid=26554] ppid=26526 vsize=15705024 CPUtime=1190.83 cores=0,2,4,6
/proc/26528/task/26554/stat : 26554 (java) R 26526 26528 26027 0 -1 4202560 441186 0 0 0 119019 64 0 0 25 0 22 0 524351897 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505861945 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26528/tid=26555] ppid=26526 vsize=15705024 CPUtime=1191.29 cores=0,2,4,6
/proc/26528/task/26555/stat : 26555 (java) R 26526 26528 26027 0 -1 4202560 453356 0 0 0 119050 79 0 0 25 0 22 0 524351897 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505704447 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26528/tid=26556] ppid=26526 vsize=15705024 CPUtime=1191.78 cores=0,2,4,6
/proc/26528/task/26556/stat : 26556 (java) R 26526 26528 26027 0 -1 4202560 447063 0 0 0 119117 61 0 0 25 0 22 0 524351897 16081944576 115770 33554432000 1073741824 1073778376 140733881384912 18446744073709551615 46912505748470 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15705024

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): 1206.74
CPU time (s): 4800.44
CPU user time (s): 4794.53
CPU system time (s): 5.9021
CPU usage (%): 397.803
Max. virtual memory (cumulated for all children) (KiB): 15705024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.54
system time used= 5.9021
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3149214
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= 203901
involuntary context switches= 178364

runsolver used 1.9677 second user time and 4.67229 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 03:38:57
IDJOB=3311438
IDBENCH=82823
IDSOLVER=1698
FILE ID=node132/3311438-1304127537
RUNJOBID= node132-1304126328-26401
PBS_JOBID= 13170746
Free space on /tmp= 71872 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311438-1304127537/watcher-3311438-1304127537 -o /tmp/evaluation-result-3311438-1304127537/solver-3311438-1304127537 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311438-1304127537.cnf -hbr 2

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

MD5SUM BENCH= 6180decb1c46447c67f7e6e340e02857
RANDOM SEED=1759995944

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:      25710536 kB
Buffers:        687188 kB
Cached:        6005908 kB
SwapCached:        112 kB
Active:        1497564 kB
Inactive:      5262772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25710536 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            1620 kB
Writeback:           0 kB
AnonPages:       66988 kB
Mapped:          15096 kB
Slab:           417876 kB
PageTables:       4392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222628 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= 71868 MiB
End job on node132 at 2011-04-30 03:59:06