Trace number 3285941

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
Plingeling 587UNSAT 58.4001 17.9805

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-4.025-NOTKNOWN.cnf
MD5SUM7a66f04f295b538081ccaebd0fd7d9b2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.59085
Satisfiable
(Un)Satisfiability was proved
Number of variables281936
Number of clauses2464339
Sum of the clauses size5907714
Maximum clause length770
Minimum clause length1
Number of clauses of size 1864
Number of clauses of size 22420825
Number of clauses of size 30
Number of clauses of size 4200
Number of clauses of size 51200
Number of clauses of size over 541250

Solver Data

58.31/17.98	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3285941-1304061736/watcher-3285941-1304061736 -o /tmp/evaluation-result-3285941-1304061736/solver-3285941-1304061736 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3285941-1304061736.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.65 7.95 6.95 2/174 20754
/proc/meminfo: memFree=12704388/32951124 swapFree=67102140/67111528
[pid=20754] ppid=20752 vsize=12708 CPUtime=0 cores=0,2,4,6
/proc/20754/stat : 20754 (plingeling) R 20752 20754 20615 0 -1 4202496 1192 1252 0 0 0 0 0 0 22 0 1 0 596404436 13012992 1122 33554432000 4194304 4417332 140735498817520 18446744073709551615 216734872557 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/20754/statm: 3177 1137 143 55 0 1063 0

[startup+0.013756 s]
/proc/loadavg: 7.65 7.95 6.95 2/174 20754
/proc/meminfo: memFree=12704388/32951124 swapFree=67102140/67111528
[pid=20754] ppid=20752 vsize=14336 CPUtime=0 cores=0,2,4,6
/proc/20754/stat : 20754 (plingeling) R 20752 20754 20615 0 -1 4202496 1672 1252 0 0 0 0 0 0 22 0 1 0 596404436 14680064 1602 33554432000 4194304 4417332 140735498817520 18446744073709551615 4237376 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/20754/statm: 3584 1602 143 55 0 1470 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14336

[startup+0.100771 s]
/proc/loadavg: 7.65 7.95 6.95 2/174 20754
/proc/meminfo: memFree=12704388/32951124 swapFree=67102140/67111528
[pid=20754] ppid=20752 vsize=24324 CPUtime=0.09 cores=0,2,4,6
/proc/20754/stat : 20754 (plingeling) R 20752 20754 20615 0 -1 4202496 4176 1252 0 0 9 0 0 0 22 0 1 0 596404436 24907776 4104 33554432000 4194304 4417332 140735498817520 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/20754/statm: 6081 4104 148 55 0 3967 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24324

[startup+0.300726 s]
/proc/loadavg: 7.65 7.95 6.95 2/174 20754
/proc/meminfo: memFree=12704388/32951124 swapFree=67102140/67111528
[pid=20754] ppid=20752 vsize=41600 CPUtime=0.29 cores=0,2,4,6
/proc/20754/stat : 20754 (plingeling) R 20752 20754 20615 0 -1 4202496 8504 1252 0 0 28 1 0 0 23 0 1 0 596404436 42598400 8423 33554432000 4194304 4417332 140735498817520 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/20754/statm: 10400 8423 148 55 0 8286 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41600

[startup+0.700656 s]
/proc/loadavg: 7.65 7.95 6.95 2/174 20754
/proc/meminfo: memFree=12704388/32951124 swapFree=67102140/67111528
[pid=20754] ppid=20752 vsize=78872 CPUtime=0.69 cores=0,2,4,6
/proc/20754/stat : 20754 (plingeling) R 20752 20754 20615 0 -1 4202496 17822 1252 0 0 67 2 0 0 25 0 1 0 596404436 80764928 17741 33554432000 4194304 4417332 140735498817520 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/20754/statm: 19718 17741 148 55 0 17604 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78872

[startup+1.50049 s]
/proc/loadavg: 7.65 7.95 6.95 3/175 20760
/proc/meminfo: memFree=12538240/32951124 swapFree=67102140/67111528
[pid=20754] ppid=20752 vsize=171160 CPUtime=1.48 cores=0,2,4,6
/proc/20754/stat : 20754 (plingeling) R 20752 20754 20615 0 -1 4202496 40894 1252 0 0 144 4 0 0 25 0 1 0 596404436 175267840 40813 33554432000 4194304 4417332 140735498817520 18446744073709551615 4260029 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/20754/statm: 42790 40813 148 55 0 40676 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 171160

[startup+3.10018 s]
/proc/loadavg: 7.65 7.95 6.95 3/175 20760
/proc/meminfo: memFree=12311260/32951124 swapFree=67102140/67111528
[pid=20754] ppid=20752 vsize=422160 CPUtime=5.87 cores=0,2,4,6
/proc/20754/stat : 20754 (plingeling) S 20752 20754 20615 0 -1 4202496 98781 1252 0 0 573 14 0 0 25 0 5 0 596404436 432291840 66036 33554432000 4194304 4417332 140735498817520 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20754/statm: 105540 66036 173 55 0 103426 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 422160

[startup+6.30062 s]
/proc/loadavg: 7.44 7.90 6.94 6/182 20775
/proc/meminfo: memFree=12209028/32951124 swapFree=67102140/67111528
[pid=20754] ppid=20752 vsize=440320 CPUtime=18.65 cores=0,2,4,6
/proc/20754/stat : 20754 (plingeling) S 20752 20754 20615 0 -1 4202496 164693 1252 0 0 1843 22 0 0 25 0 5 0 596404436 450887680 71280 33554432000 4194304 4417332 140735498817520 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20754/statm: 110080 71280 177 55 0 107966 0
[pid=20754/tid=20761] ppid=20752 vsize=440320 CPUtime=4.12 cores=0,2,4,6
/proc/20754/task/20761/stat : 20761 (plingeling) R 20752 20754 20615 0 -1 4202560 22364 1252 0 0 410 2 0 0 25 0 5 0 596404653 450887680 71280 33554432000 4194304 4417332 140735498817520 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20754/tid=20762] ppid=20752 vsize=440320 CPUtime=4.1 cores=0,2,4,6
/proc/20754/task/20762/stat : 20762 (plingeling) R 20752 20754 20615 0 -1 4202560 30035 1252 0 0 407 3 0 0 25 0 5 0 596404653 450887680 71280 33554432000 4194304 4417332 140735498817520 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20754/tid=20763] ppid=20752 vsize=440320 CPUtime=4.11 cores=0,2,4,6
/proc/20754/task/20763/stat : 20763 (plingeling) R 20752 20754 20615 0 -1 4202560 29502 1252 0 0 406 5 0 0 25 0 5 0 596404653 450887680 71280 33554432000 4194304 4417332 140735498817520 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20754/tid=20764] ppid=20752 vsize=440320 CPUtime=4.12 cores=0,2,4,6
/proc/20754/task/20764/stat : 20764 (plingeling) R 20752 20754 20615 0 -1 4202560 4571 1252 0 0 412 0 0 0 25 0 5 0 596404653 450887680 71280 33554432000 4194304 4417332 140735498817520 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.65
Current children cumulated vsize (KiB) 440320

[startup+12.7005 s]
/proc/loadavg: 7.24 7.85 6.93 6/182 20775
/proc/meminfo: memFree=11534932/32951124 swapFree=67102140/67111528
[pid=20754] ppid=20752 vsize=440320 CPUtime=44.22 cores=0,2,4,6
/proc/20754/stat : 20754 (plingeling) S 20752 20754 20615 0 -1 4202496 164694 1252 0 0 4398 24 0 0 25 0 5 0 596404436 450887680 71281 33554432000 4194304 4417332 140735498817520 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20754/statm: 110080 71281 178 55 0 107966 0
[pid=20754/tid=20761] ppid=20752 vsize=440320 CPUtime=10.52 cores=0,2,4,6
/proc/20754/task/20761/stat : 20761 (plingeling) R 20752 20754 20615 0 -1 4202560 22364 1252 0 0 1050 2 0 0 25 0 5 0 596404653 450887680 71281 33554432000 4194304 4417332 140735498817520 18446744073709551615 4255010 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20754/tid=20762] ppid=20752 vsize=440320 CPUtime=10.47 cores=0,2,4,6
/proc/20754/task/20762/stat : 20762 (plingeling) R 20752 20754 20615 0 -1 4202560 30035 1252 0 0 1044 3 0 0 25 0 5 0 596404653 450887680 71281 33554432000 4194304 4417332 140735498817520 18446744073709551615 4254964 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20754/tid=20763] ppid=20752 vsize=440320 CPUtime=10.51 cores=0,2,4,6
/proc/20754/task/20763/stat : 20763 (plingeling) R 20752 20754 20615 0 -1 4202560 29502 1252 0 0 1044 7 0 0 25 0 5 0 596404653 450887680 71281 33554432000 4194304 4417332 140735498817520 18446744073709551615 4254433 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20754/tid=20764] ppid=20752 vsize=440320 CPUtime=10.52 cores=0,2,4,6
/proc/20754/task/20764/stat : 20764 (plingeling) R 20752 20754 20615 0 -1 4202560 4572 1252 0 0 1052 0 0 0 25 0 5 0 596404653 450887680 71281 33554432000 4194304 4417332 140735498817520 18446744073709551615 4353812 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.22
Current children cumulated vsize (KiB) 440320

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

[startup+15.9009 s]
/proc/loadavg: 6.98 7.79 6.91 8/185 20779
/proc/meminfo: memFree=10943044/32951124 swapFree=67102140/67111528
[pid=20754] ppid=20752 vsize=440320 CPUtime=54.45 cores=0,2,4,6
/proc/20754/stat : 20754 (plingeling) S 20752 20754 20615 0 -1 4202496 169601 1252 0 0 5421 24 0 0 25 0 3 0 596404436 450887680 72928 33554432000 4194304 4417332 140735498817520 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20754/statm: 110080 72928 179 55 0 107966 0
[pid=20754/tid=20761] ppid=20752 vsize=440320 CPUtime=13.72 cores=0,2,4,6
/proc/20754/task/20761/stat : 20761 (plingeling) R 20752 20754 20615 0 -1 4202560 22364 1252 0 0 1370 2 0 0 25 0 3 0 596404653 450887680 72928 33554432000 4194304 4417332 140735498817520 18446744073709551615 4254468 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20754/tid=20762] ppid=20752 vsize=440320 CPUtime=13.66 cores=0,2,4,6
/proc/20754/task/20762/stat : 20762 (plingeling) R 20752 20754 20615 0 -1 4202560 30035 1252 0 0 1363 3 0 0 25 0 3 0 596404653 450887680 72928 33554432000 4194304 4417332 140735498817520 18446744073709551615 4253524 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 54.45
Current children cumulated vsize (KiB) 440320

[startup+16.7008 s]
/proc/loadavg: 6.98 7.79 6.91 7/184 20779
/proc/meminfo: memFree=10883780/32951124 swapFree=67102140/67111528
[pid=20754] ppid=20752 vsize=440320 CPUtime=56.05 cores=0,2,4,6
/proc/20754/stat : 20754 (plingeling) S 20752 20754 20615 0 -1 4202496 169601 1252 0 0 5581 24 0 0 25 0 3 0 596404436 450887680 72928 33554432000 4194304 4417332 140735498817520 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20754/statm: 110080 72928 179 55 0 107966 0
[pid=20754/tid=20761] ppid=20752 vsize=440320 CPUtime=14.52 cores=0,2,4,6
/proc/20754/task/20761/stat : 20761 (plingeling) R 20752 20754 20615 0 -1 4202560 22364 1252 0 0 1450 2 0 0 25 0 3 0 596404653 450887680 72928 33554432000 4194304 4417332 140735498817520 18446744073709551615 4254437 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20754/tid=20762] ppid=20752 vsize=440320 CPUtime=14.46 cores=0,2,4,6
/proc/20754/task/20762/stat : 20762 (plingeling) R 20752 20754 20615 0 -1 4202560 30035 1252 0 0 1443 3 0 0 25 0 3 0 596404653 450887680 72928 33554432000 4194304 4417332 140735498817520 18446744073709551615 4254955 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 56.05
Current children cumulated vsize (KiB) 440320

[startup+17.5007 s]
/proc/loadavg: 6.98 7.79 6.91 7/184 20779
/proc/meminfo: memFree=10875968/32951124 swapFree=67102140/67111528
[pid=20754] ppid=20752 vsize=443224 CPUtime=57.66 cores=0,2,4,6
/proc/20754/stat : 20754 (plingeling) S 20752 20754 20615 0 -1 4202496 170338 1252 0 0 5742 24 0 0 25 0 3 0 596404436 453861376 73665 33554432000 4194304 4417332 140735498817520 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20754/statm: 110806 73665 180 55 0 108692 0
[pid=20754/tid=20761] ppid=20752 vsize=443224 CPUtime=15.32 cores=0,2,4,6
/proc/20754/task/20761/stat : 20761 (plingeling) R 20752 20754 20615 0 -1 4202560 22368 1252 0 0 1530 2 0 0 25 0 3 0 596404653 453861376 73665 33554432000 4194304 4417332 140735498817520 18446744073709551615 4253360 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20754/tid=20762] ppid=20752 vsize=443224 CPUtime=15.26 cores=0,2,4,6
/proc/20754/task/20762/stat : 20762 (plingeling) R 20752 20754 20615 0 -1 4202560 30768 1252 0 0 1523 3 0 0 25 0 3 0 596404653 453861376 73665 33554432000 4194304 4417332 140735498817520 18446744073709551615 4257047 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 57.66
Current children cumulated vsize (KiB) 443224

[startup+17.9006 s]
/proc/loadavg: 6.98 7.79 6.91 7/184 20779
/proc/meminfo: memFree=10875968/32951124 swapFree=67102140/67111528
[pid=20754] ppid=20752 vsize=446116 CPUtime=58.31 cores=0,2,4,6
/proc/20754/stat : 20754 (plingeling) S 20752 20754 20615 0 -1 4202496 171066 1252 0 0 5807 24 0 0 25 0 2 0 596404436 456822784 74390 33554432000 4194304 4417332 140735498817520 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20754/statm: 111529 74390 180 55 0 109415 0
[pid=20754/tid=20761] ppid=20752 vsize=446116 CPUtime=15.72 cores=0,2,4,6
/proc/20754/task/20761/stat : 20761 (plingeling) R 20752 20754 20615 0 -1 4202560 23096 1252 0 0 1570 2 0 0 25 0 2 0 596404653 456822784 74390 33554432000 4194304 4417332 140735498817520 18446744073709551615 4302344 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 58.31
Current children cumulated vsize (KiB) 446116

Child status: 20
Real time (s): 17.9805
CPU time (s): 58.4001
CPU user time (s): 58.1362
CPU system time (s): 0.263959
CPU usage (%): 324.797
Max. virtual memory (cumulated for all children) (KiB): 517132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.1362
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172321
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 100
involuntary context switches= 233

runsolver used 0.036994 second user time and 0.06199 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 09:22:18
IDJOB=3285941
IDBENCH=82409
IDSOLVER=1605
FILE ID=node119/3285941-1304061736
RUNJOBID= node119-1304060531-20633
PBS_JOBID= 13170451
Free space on /tmp= 71720 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-4.025-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285941-1304061736/watcher-3285941-1304061736 -o /tmp/evaluation-result-3285941-1304061736/solver-3285941-1304061736 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3285941-1304061736.cnf

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

MD5SUM BENCH= 7a66f04f295b538081ccaebd0fd7d9b2
RANDOM SEED=1448285312

node119.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.815
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.63
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.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.83
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.815
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.67
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.815
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.83
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.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12704544 kB
Buffers:       2231812 kB
Cached:       17364324 kB
SwapCached:       5504 kB
Active:        7929108 kB
Inactive:     11732460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12704544 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           97492 kB
Writeback:           0 kB
AnonPages:       62172 kB
Mapped:          14396 kB
Slab:           522416 kB
PageTables:       4796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190660 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71560 MiB
End job on node119 at 2011-04-29 09:22:36