Trace number 3371402

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 587f (fixed)UNSAT 27.1169 6.89449

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E05X15.cnf
MD5SUMe53b8f4e61e6411a209ad63833d35585
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.03223
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses41379
Sum of the clauses size183934
Maximum clause length45
Minimum clause length1
Number of clauses of size 17
Number of clauses of size 211966
Number of clauses of size 39700
Number of clauses of size 43195
Number of clauses of size 54425
Number of clauses of size over 512086

Solver Data

26.83/6.89	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: 961)

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-3371402-1305429279/watcher-3371402-1305429279 -o /tmp/evaluation-result-3371402-1305429279/solver-3371402-1305429279 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371402-1305429279.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: 6.22 2.86 2.12 5/389 5101
/proc/meminfo: memFree=26863936/32950928 swapFree=44388876/67111528
[pid=5101] ppid=5099 vsize=10064 CPUtime=0 cores=1,3,5,7
/proc/5101/stat : 5101 (plingeling) R 5099 5101 29676 0 -1 4202496 577 1250 0 0 0 0 0 0 25 0 1 0 654526626 10305536 507 33554432000 4194304 4417452 140736854910864 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/5101/statm: 2516 507 148 55 0 402 0

[startup+0.180646 s]
/proc/loadavg: 6.22 2.86 2.12 5/389 5101
/proc/meminfo: memFree=26863936/32950928 swapFree=44388876/67111528
[pid=5101] ppid=5099 vsize=63300 CPUtime=0.43 cores=1,3,5,7
/proc/5101/stat : 5101 (plingeling) S 5099 5101 29676 0 -1 4202496 4511 1250 0 0 43 0 0 0 25 0 5 0 654526626 64819200 3634 33554432000 4194304 4417452 140736854910864 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5101/statm: 15825 3634 175 55 0 13711 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 63300

[startup+0.200643 s]
/proc/loadavg: 6.22 2.86 2.12 5/389 5101
/proc/meminfo: memFree=26863936/32950928 swapFree=44388876/67111528
[pid=5101] ppid=5099 vsize=63280 CPUtime=0.51 cores=1,3,5,7
/proc/5101/stat : 5101 (plingeling) S 5099 5101 29676 0 -1 4202496 4546 1250 0 0 51 0 0 0 25 0 5 0 654526626 64798720 3616 33554432000 4194304 4417452 140736854910864 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5101/statm: 15820 3616 175 55 0 13706 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 63280

[startup+0.300628 s]
/proc/loadavg: 6.22 2.86 2.12 5/389 5101
/proc/meminfo: memFree=26863936/32950928 swapFree=44388876/67111528
[pid=5101] ppid=5099 vsize=63720 CPUtime=0.91 cores=1,3,5,7
/proc/5101/stat : 5101 (plingeling) S 5099 5101 29676 0 -1 4202496 4643 1250 0 0 91 0 0 0 25 0 5 0 654526626 65249280 3713 33554432000 4194304 4417452 140736854910864 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5101/statm: 15930 3713 176 55 0 13816 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 63720

[startup+0.700559 s]
/proc/loadavg: 6.22 2.86 2.12 5/389 5101
/proc/meminfo: memFree=26863936/32950928 swapFree=44388876/67111528
[pid=5101] ppid=5099 vsize=131600 CPUtime=2.52 cores=1,3,5,7
/proc/5101/stat : 5101 (plingeling) S 5099 5101 29676 0 -1 4202496 5837 1250 0 0 251 1 0 0 25 0 5 0 654526626 134758400 4304 33554432000 4194304 4417452 140736854910864 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5101/statm: 32900 4304 180 55 0 30786 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 131600

[startup+1.50043 s]
/proc/loadavg: 6.22 2.86 2.12 9/394 5111
/proc/meminfo: memFree=26845304/32950928 swapFree=44388876/67111528
[pid=5101] ppid=5099 vsize=132820 CPUtime=5.7 cores=1,3,5,7
/proc/5101/stat : 5101 (plingeling) S 5099 5101 29676 0 -1 4202496 6974 1250 0 0 569 1 0 0 25 0 5 0 654526626 136007680 4609 33554432000 4194304 4417452 140736854910864 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5101/statm: 33205 4609 180 55 0 31091 0
[pid=5101/tid=5108] ppid=5099 vsize=132820 CPUtime=1.44 cores=1,3,5,7
/proc/5101/task/5108/stat : 5108 (plingeling) R 5099 5101 29676 0 -1 4202560 622 1250 0 0 144 0 0 0 25 0 5 0 654526632 136007680 4609 33554432000 4194304 4417452 140736854910864 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5101/tid=5109] ppid=5099 vsize=132820 CPUtime=1.36 cores=1,3,5,7
/proc/5101/task/5109/stat : 5109 (plingeling) R 5099 5101 29676 0 -1 4202560 211 1250 0 0 136 0 0 0 25 0 5 0 654526632 136007680 4609 33554432000 4194304 4417452 140736854910864 18446744073709551615 4357263 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5101/tid=5110] ppid=5099 vsize=132820 CPUtime=1.4 cores=1,3,5,7
/proc/5101/task/5110/stat : 5110 (plingeling) R 5099 5101 29676 0 -1 4202560 890 1250 0 0 140 0 0 0 25 0 5 0 654526632 136007680 4609 33554432000 4194304 4417452 140736854910864 18446744073709551615 4236590 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5101/tid=5111] ppid=5099 vsize=132820 CPUtime=1.43 cores=1,3,5,7
/proc/5101/task/5111/stat : 5111 (plingeling) R 5099 5101 29676 0 -1 4202560 1190 1250 0 0 143 0 0 0 25 0 5 0 654526632 136007680 4609 33554432000 4194304 4417452 140736854910864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 132820

[startup+3.10116 s]
/proc/loadavg: 6.36 2.94 2.15 9/394 5111
/proc/meminfo: memFree=26840220/32950928 swapFree=44388876/67111528
[pid=5101] ppid=5099 vsize=147392 CPUtime=12.1 cores=1,3,5,7
/proc/5101/stat : 5101 (plingeling) S 5099 5101 29676 0 -1 4202496 13094 1250 0 0 1208 2 0 0 25 0 5 0 654526626 150929408 8270 33554432000 4194304 4417452 140736854910864 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5101/statm: 36848 8270 180 55 0 34734 0
[pid=5101/tid=5108] ppid=5099 vsize=147392 CPUtime=3.04 cores=1,3,5,7
/proc/5101/task/5108/stat : 5108 (plingeling) R 5099 5101 29676 0 -1 4202560 2181 1250 0 0 304 0 0 0 25 0 5 0 654526632 150929408 8270 33554432000 4194304 4417452 140736854910864 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5101/tid=5109] ppid=5099 vsize=147392 CPUtime=2.96 cores=1,3,5,7
/proc/5101/task/5109/stat : 5109 (plingeling) R 5099 5101 29676 0 -1 4202560 1302 1250 0 0 296 0 0 0 25 0 5 0 654526632 150929408 8270 33554432000 4194304 4417452 140736854910864 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5101/tid=5110] ppid=5099 vsize=147392 CPUtime=2.99 cores=1,3,5,7
/proc/5101/task/5110/stat : 5110 (plingeling) R 5099 5101 29676 0 -1 4202560 2678 1250 0 0 299 0 0 0 25 0 5 0 654526632 150929408 8270 33554432000 4194304 4417452 140736854910864 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5101/tid=5111] ppid=5099 vsize=147392 CPUtime=3.03 cores=1,3,5,7
/proc/5101/task/5111/stat : 5111 (plingeling) R 5099 5101 29676 0 -1 4202560 2872 1250 0 0 303 0 0 0 25 0 5 0 654526632 150929408 8270 33554432000 4194304 4417452 140736854910864 18446744073709551615 4236820 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 147392

[startup+6.30062 s]
/proc/loadavg: 6.36 2.94 2.15 9/394 5111
/proc/meminfo: memFree=26821532/32950928 swapFree=44388876/67111528
[pid=5101] ppid=5099 vsize=152100 CPUtime=24.85 cores=1,3,5,7
/proc/5101/stat : 5101 (plingeling) S 5099 5101 29676 0 -1 4202496 22051 1250 0 0 2482 3 0 0 25 0 5 0 654526626 155750400 9470 33554432000 4194304 4417452 140736854910864 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5101/statm: 38025 9470 180 55 0 35911 0
[pid=5101/tid=5108] ppid=5099 vsize=152100 CPUtime=6.24 cores=1,3,5,7
/proc/5101/task/5108/stat : 5108 (plingeling) R 5099 5101 29676 0 -1 4202560 4055 1250 0 0 624 0 0 0 25 0 5 0 654526632 155750400 9470 33554432000 4194304 4417452 140736854910864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5101/tid=5109] ppid=5099 vsize=152100 CPUtime=6.16 cores=1,3,5,7
/proc/5101/task/5109/stat : 5109 (plingeling) R 5099 5101 29676 0 -1 4202560 3798 1250 0 0 616 0 0 0 25 0 5 0 654526632 155750400 9470 33554432000 4194304 4417452 140736854910864 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5101/tid=5110] ppid=5099 vsize=152100 CPUtime=6.15 cores=1,3,5,7
/proc/5101/task/5110/stat : 5110 (plingeling) R 5099 5101 29676 0 -1 4202560 4658 1250 0 0 614 1 0 0 25 0 5 0 654526632 155750400 9470 33554432000 4194304 4417452 140736854910864 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5101/tid=5111] ppid=5099 vsize=152100 CPUtime=6.23 cores=1,3,5,7
/proc/5101/task/5111/stat : 5111 (plingeling) R 5099 5101 29676 0 -1 4202560 5479 1250 0 0 622 1 0 0 25 0 5 0 654526632 155750400 9470 33554432000 4194304 4417452 140736854910864 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 152100

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

[startup+6.40061 s]
/proc/loadavg: 6.36 2.94 2.15 9/394 5111
/proc/meminfo: memFree=26821532/32950928 swapFree=44388876/67111528
[pid=5101] ppid=5099 vsize=152380 CPUtime=25.25 cores=1,3,5,7
/proc/5101/stat : 5101 (plingeling) S 5099 5101 29676 0 -1 4202496 22121 1250 0 0 2522 3 0 0 25 0 5 0 654526626 156037120 9540 33554432000 4194304 4417452 140736854910864 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5101/statm: 38095 9540 180 55 0 35981 0
[pid=5101/tid=5108] ppid=5099 vsize=152380 CPUtime=6.34 cores=1,3,5,7
/proc/5101/task/5108/stat : 5108 (plingeling) R 5099 5101 29676 0 -1 4202560 4055 1250 0 0 634 0 0 0 25 0 5 0 654526632 156037120 9540 33554432000 4194304 4417452 140736854910864 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5101/tid=5109] ppid=5099 vsize=152380 CPUtime=6.26 cores=1,3,5,7
/proc/5101/task/5109/stat : 5109 (plingeling) R 5099 5101 29676 0 -1 4202560 3868 1250 0 0 626 0 0 0 25 0 5 0 654526632 156037120 9540 33554432000 4194304 4417452 140736854910864 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5101/tid=5110] ppid=5099 vsize=152380 CPUtime=6.25 cores=1,3,5,7
/proc/5101/task/5110/stat : 5110 (plingeling) R 5099 5101 29676 0 -1 4202560 4658 1250 0 0 624 1 0 0 25 0 5 0 654526632 156037120 9540 33554432000 4194304 4417452 140736854910864 18446744073709551615 4264920 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5101/tid=5111] ppid=5099 vsize=152380 CPUtime=6.33 cores=1,3,5,7
/proc/5101/task/5111/stat : 5111 (plingeling) R 5099 5101 29676 0 -1 4202560 5479 1250 0 0 632 1 0 0 25 0 5 0 654526632 156037120 9540 33554432000 4194304 4417452 140736854910864 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 152380

[startup+6.80054 s]
/proc/loadavg: 6.36 2.94 2.15 9/394 5111
/proc/meminfo: memFree=26817696/32950928 swapFree=44388876/67111528
[pid=5101] ppid=5099 vsize=152128 CPUtime=26.83 cores=1,3,5,7
/proc/5101/stat : 5101 (plingeling) S 5099 5101 29676 0 -1 4202496 22403 1250 0 0 2680 3 0 0 25 0 5 0 654526626 155779072 9477 33554432000 4194304 4417452 140736854910864 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5101/statm: 38032 9477 180 55 0 35918 0
[pid=5101/tid=5108] ppid=5099 vsize=152128 CPUtime=6.74 cores=1,3,5,7
/proc/5101/task/5108/stat : 5108 (plingeling) R 5099 5101 29676 0 -1 4202560 4055 1250 0 0 674 0 0 0 25 0 5 0 654526632 155779072 9477 33554432000 4194304 4417452 140736854910864 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5101/tid=5109] ppid=5099 vsize=152128 CPUtime=6.65 cores=1,3,5,7
/proc/5101/task/5109/stat : 5109 (plingeling) R 5099 5101 29676 0 -1 4202560 3868 1250 0 0 665 0 0 0 25 0 5 0 654526632 155779072 9477 33554432000 4194304 4417452 140736854910864 18446744073709551615 4265433 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5101/tid=5110] ppid=5099 vsize=152128 CPUtime=6.64 cores=1,3,5,7
/proc/5101/task/5110/stat : 5110 (plingeling) R 5099 5101 29676 0 -1 4202560 4751 1250 0 0 663 1 0 0 25 0 5 0 654526632 155779072 9477 33554432000 4194304 4417452 140736854910864 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5101/tid=5111] ppid=5099 vsize=152128 CPUtime=6.73 cores=1,3,5,7
/proc/5101/task/5111/stat : 5111 (plingeling) R 5099 5101 29676 0 -1 4202560 5668 1250 0 0 672 1 0 0 25 0 5 0 654526632 155779072 9477 33554432000 4194304 4417452 140736854910864 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 26.83
Current children cumulated vsize (KiB) 152128

Child status: 20
Real time (s): 6.89449
CPU time (s): 27.1169
CPU user time (s): 27.0759
CPU system time (s): 0.040993
CPU usage (%): 393.312
Max. virtual memory (cumulated for all children) (KiB): 152380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.0759
system time used= 0.040993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23888
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= 39
involuntary context switches= 193

runsolver used 0.029995 second user time and 0.068989 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 05:14:39
IDJOB=3371402
IDBENCH=83454
IDSOLVER=1848
FILE ID=node126/3371402-1305429279
RUNJOBID= node126-1305429191-4927
PBS_JOBID= 13324566
Free space on /tmp= 73364 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E05X15.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371402-1305429279/watcher-3371402-1305429279 -o /tmp/evaluation-result-3371402-1305429279/solver-3371402-1305429279 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371402-1305429279.cnf

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

MD5SUM BENCH= e53b8f4e61e6411a209ad63833d35585
RANDOM SEED=834791187

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26864216 kB
Buffers:        269332 kB
Cached:        2533828 kB
SwapCached:      92524 kB
Active:         877352 kB
Inactive:      4957036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26864216 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:            3480 kB
Writeback:           0 kB
AnonPages:     2951168 kB
Mapped:          15892 kB
Slab:           111068 kB
PageTables:      75632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88220592 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= 73360 MiB
End job on node126 at 2011-05-15 05:14:46