Trace number 3493394

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
PicoMUS 941UNSAT 30.2834 30.2869

General information on the benchmark

Namemus/marques-silva/design-debugging/
c4_DD_s3_f1_e2_v1-bug-onevec-gate-0.dimacs.seq.filtered.cnf
MD5SUM960d1ca29b9bf3ceb99268b3bd5a797b
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.397939
Satisfiable
(Un)Satisfiability was proved
Number of variables131072
Number of clauses331754
Sum of the clauses size723902
Maximum clause length5
Minimum clause length1
Number of clauses of size 127158
Number of clauses of size 2221140
Number of clauses of size 380384
Number of clauses of size 42048
Number of clauses of size 51024
Number of clauses of size over 50

Solver Data

0.00/0.00	c [picomus] WARNING: no output file given
0.00/0.00	c [picomus] p cnf 131072 331754
0.19/0.21	s UNSATISFIABLE
0.19/0.21	c [picomus] extracted core 1 of size 96 out of 331754 (0%) after 0.2 sec
0.19/0.25	c [picomus] extracted core 2 of size 96 out of 331754 (0%) after 0.3 sec
0.19/0.28	c [picomus] extracted core 3 of size 96 out of 331754 (0%) after 0.3 sec
0.29/0.31	c [picomus] extracted core 4 of size 96 out of 331754 (0%) after 0.3 sec
0.29/0.34	c [picomus] extracted core 5 of size 96 out of 331754 (0%) after 0.3 sec
0.29/0.36	c [picomus] extracted core 6 of size 96 out of 331754 (0%) after 0.4 sec
0.29/0.39	c [picomus] extracted core 7 of size 96 out of 331754 (0%) after 0.4 sec
0.39/0.42	c [picomus] extracted core 8 of size 96 out of 331754 (0%) after 0.4 sec
1.49/1.53	c [picomus] reduction 1 to 96 out of 331754 (0%) after 1.5 sec
30.19/30.27	c [picosat] 98 calls
30.19/30.27	c [picosat] 0 iterations
30.19/30.27	c [picosat] 0 restarts
30.19/30.27	c [picosat] 0 failed literals
30.19/30.27	c [picosat] 4 conflicts
30.19/30.27	c [picosat] 44676312 decisions
30.19/30.27	c [picosat] 191 fixed variables
30.19/30.27	c [picosat] 250 learned literals
30.19/30.27	c [picosat] 0.0% deleted literals
30.19/30.27	c [picosat] 44689343 propagations
30.19/30.27	c [picosat] 0.0% variables used
30.19/30.27	c [picosat] 25.4 seconds in library
30.19/30.27	c [picosat] 1.8 megaprops/second
30.19/30.27	c [picosat] probing 10.7 seconds 42%
30.19/30.27	c [picosat] 96 simplifications
30.19/30.27	c [picosat] 0 reductions
30.19/30.27	c [picosat] 0.0 MB recycled
30.19/30.27	c [picosat] 33.4 MB maximally allocated
30.19/30.27	c [picomus] found 331658 redundant clauses 100%
30.19/30.27	c [picomus] computed MUS of size 96 out of 331754 (0%)
30.19/30.27	v 2048
30.19/30.27	v 12800
30.19/30.27	v 18427
30.19/30.27	v 18428
30.19/30.27	v 18429
30.19/30.27	v 18431
30.19/30.27	v 20479
30.19/30.27	v 29179
30.19/30.27	v 29180
30.19/30.27	v 29181
30.19/30.27	v 29183
30.19/30.27	v 33278
30.19/30.27	v 66560
30.19/30.27	v 67072
30.19/30.27	v 70656
30.19/30.27	v 71675
30.19/30.27	v 71676
30.19/30.27	v 71677
30.19/30.27	v 71679
30.19/30.27	v 80890
30.19/30.27	v 82426
30.19/30.27	v 93178
30.19/30.27	v 97279
30.19/30.27	v 98302
30.19/30.27	v 98815
30.19/30.27	v 99323
30.19/30.27	v 99324
30.19/30.27	v 99325
30.19/30.27	v 116219
30.19/30.27	v 116220
30.19/30.27	v 116221
30.19/30.27	v 116222
30.19/30.27	v 116223
30.19/30.27	v 135164
30.19/30.27	v 135165
30.19/30.27	v 135166
30.19/30.27	v 135167
30.19/30.27	v 135675
30.19/30.27	v 137211
30.19/30.27	v 137212
30.19/30.27	v 137213
30.19/30.27	v 137214
30.19/30.27	v 137215
30.19/30.27	v 168956
30.19/30.27	v 168957
30.19/30.27	v 169467
30.19/30.27	v 169983
30.19/30.27	v 171003
30.19/30.27	v 171004
30.19/30.27	v 171005
30.19/30.27	v 171518
30.19/30.27	v 197114
30.19/30.27	v 200186
30.19/30.27	v 216570
30.19/30.27	v 224255
30.19/30.27	v 224763
30.19/30.27	v 227323
30.19/30.27	v 227839
30.19/30.27	v 228347
30.19/30.27	v 228348
30.19/30.27	v 228349
30.19/30.27	v 228351
30.19/30.27	v 268795
30.19/30.27	v 268796
30.19/30.27	v 268797
30.19/30.27	v 268798
30.19/30.27	v 268799
30.19/30.27	v 280059
30.19/30.27	v 280060
30.19/30.27	v 280061
30.19/30.27	v 280574
30.19/30.27	v 280575
30.19/30.27	v 281082
30.19/30.27	v 282106
30.19/30.27	v 293370
30.19/30.27	v 295418
30.19/30.27	v 295930
30.19/30.27	v 300032
30.19/30.27	v 305664
30.19/30.27	v 308219
30.19/30.27	v 308220
30.19/30.27	v 308221
30.19/30.27	v 308223
30.19/30.27	v 309247
30.19/30.27	v 331532
30.19/30.27	v 331534
30.19/30.27	v 331552
30.19/30.27	v 331574
30.19/30.27	v 331596
30.19/30.27	v 331618
30.19/30.27	v 331640
30.19/30.27	v 331662
30.19/30.27	v 331684
30.19/30.27	v 331705
30.19/30.27	v 331728
30.19/30.27	v 331749
30.19/30.27	v 0
30.19/30.27	c [picomus] computed 96 irredundant clauses 0%
30.19/30.28	c [picomus] 1 reductions in 30.3 seconds

Verifier Data

OK	96

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493394-1307798919/watcher-3493394-1307798919 -o /tmp/evaluation-result-3493394-1307798919/solver-3493394-1307798919 -C 1800 -W 1850 -M 7680 picomus HOME/instance-3493394-1307798919.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.50 1.36 0.68 4/189 20113
/proc/meminfo: memFree=31339420/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=5076 CPUtime=0 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 872307828 5197824 286 33554432000 134512640 135072097 4290198720 18446744073709551615 134514988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 1269 286 52 137 0 1130 0

[startup+0.043983 s]
/proc/loadavg: 3.50 1.36 0.68 4/189 20113
/proc/meminfo: memFree=31339420/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=7320 CPUtime=0.04 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 1234 0 0 0 4 0 0 0 23 0 1 0 872307828 7495680 1188 33554432000 134512640 135072097 4290198720 18446744073709551615 134705502 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 1830 1189 53 137 0 1691 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7320

[startup+0.100965 s]
/proc/loadavg: 3.50 1.36 0.68 4/189 20113
/proc/meminfo: memFree=31339420/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=19080 CPUtime=0.09 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 4516 0 0 0 9 0 0 0 24 0 1 0 872307828 19537920 4439 33554432000 134512640 135072097 4290198720 18446744073709551615 134550816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 4770 4439 61 137 0 4631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19080

[startup+0.300932 s]
/proc/loadavg: 3.50 1.36 0.68 4/189 20113
/proc/meminfo: memFree=31339420/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=19496 CPUtime=0.29 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 15575 0 0 0 28 1 0 0 25 0 1 0 872307828 19963904 4553 33554432000 134512640 135072097 4290198720 18446744073709551615 134554410 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 4874 4553 70 137 0 4735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19496

[startup+0.700869 s]
/proc/loadavg: 3.50 1.36 0.68 4/189 20113
/proc/meminfo: memFree=31339420/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=42700 CPUtime=0.69 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 32425 0 0 0 65 4 0 0 25 0 1 0 872307828 43724800 8974 33554432000 134512640 135072097 4290198720 18446744073709551615 134536664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 10675 8974 75 137 0 10536 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42700

[startup+1.50072 s]
/proc/loadavg: 3.54 1.41 0.70 5/190 20114
/proc/meminfo: memFree=31303968/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=42700 CPUtime=1.49 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 32425 0 0 0 145 4 0 0 25 0 1 0 872307828 43724800 8974 33554432000 134512640 135072097 4290198720 18446744073709551615 134566801 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 10675 8974 75 137 0 10536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42700

[startup+3.10043 s]
/proc/loadavg: 3.54 1.41 0.70 5/190 20114
/proc/meminfo: memFree=31301488/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=44948 CPUtime=3.09 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 32912 0 0 0 305 4 0 0 25 0 1 0 872307828 46026752 9461 33554432000 134512640 135072097 4290198720 18446744073709551615 134585031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 11237 9461 77 137 0 11098 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44948

[startup+6.30085 s]
/proc/loadavg: 3.54 1.41 0.70 5/190 20114
/proc/meminfo: memFree=31301908/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=44948 CPUtime=6.29 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 32912 0 0 0 625 4 0 0 25 0 1 0 872307828 46026752 9461 33554432000 134512640 135072097 4290198720 18446744073709551615 134568875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 11237 9461 77 137 0 11098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44948

[startup+12.7007 s]
/proc/loadavg: 3.61 1.49 0.74 5/190 20114
/proc/meminfo: memFree=31294504/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=44948 CPUtime=12.69 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 32912 0 0 0 1265 4 0 0 25 0 1 0 872307828 46026752 9461 33554432000 134512640 135072097 4290198720 18446744073709551615 134583966 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 11237 9461 77 137 0 11098 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44948

[startup+25.5004 s]
/proc/loadavg: 3.67 1.57 0.77 5/190 20228
/proc/meminfo: memFree=31323864/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=44948 CPUtime=25.49 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 32912 0 0 0 2545 4 0 0 25 0 1 0 872307828 46026752 9461 33554432000 134512640 135072097 4290198720 18446744073709551615 134568010 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 11237 9461 77 137 0 11098 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44948

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

[startup+28.7008 s]
/proc/loadavg: 3.70 1.61 0.79 5/190 20228
/proc/meminfo: memFree=31318332/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=44948 CPUtime=28.69 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 32912 0 0 0 2865 4 0 0 25 0 1 0 872307828 46026752 9461 33554432000 134512640 135072097 4290198720 18446744073709551615 134584004 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 11237 9461 77 137 0 11098 0
Current children cumulated CPU time (s) 28.69
Current children cumulated vsize (KiB) 44948

[startup+29.5007 s]
/proc/loadavg: 3.70 1.61 0.79 5/190 20228
/proc/meminfo: memFree=31318332/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=44948 CPUtime=29.49 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 32912 0 0 0 2945 4 0 0 25 0 1 0 872307828 46026752 9461 33554432000 134512640 135072097 4290198720 18446744073709551615 134584035 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 11237 9461 77 137 0 11098 0
Current children cumulated CPU time (s) 29.49
Current children cumulated vsize (KiB) 44948

[startup+29.9006 s]
/proc/loadavg: 3.70 1.61 0.79 5/190 20228
/proc/meminfo: memFree=31316596/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=44948 CPUtime=29.89 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 32912 0 0 0 2985 4 0 0 25 0 1 0 872307828 46026752 9461 33554432000 134512640 135072097 4290198720 18446744073709551615 134583507 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 11237 9461 77 137 0 11098 0
Current children cumulated CPU time (s) 29.89
Current children cumulated vsize (KiB) 44948

[startup+30.1006 s]
/proc/loadavg: 3.70 1.61 0.79 5/190 20228
/proc/meminfo: memFree=31316596/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=44948 CPUtime=30.09 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 32912 0 0 0 3005 4 0 0 25 0 1 0 872307828 46026752 9461 33554432000 134512640 135072097 4290198720 18446744073709551615 134584053 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 11237 9461 77 137 0 11098 0
Current children cumulated CPU time (s) 30.09
Current children cumulated vsize (KiB) 44948

[startup+30.2006 s]
/proc/loadavg: 3.70 1.61 0.79 5/190 20228
/proc/meminfo: memFree=31316596/32951124 swapFree=67056964/67111528
[pid=20113] ppid=20111 vsize=44948 CPUtime=30.19 cores=1,3
/proc/20113/stat : 20113 (picomus) R 20111 20113 19995 0 -1 4202496 32912 0 0 0 3015 4 0 0 25 0 1 0 872307828 46026752 9461 33554432000 134512640 135072097 4290198720 18446744073709551615 134518191 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20113/statm: 11237 9461 77 137 0 11098 0
Current children cumulated CPU time (s) 30.19
Current children cumulated vsize (KiB) 44948

Child status: 20
Real time (s): 30.2869
CPU time (s): 30.2834
CPU user time (s): 30.2344
CPU system time (s): 0.048992
CPU usage (%): 99.9886
Max. virtual memory (cumulated for all children) (KiB): 44948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.2344
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32913
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= 3
involuntary context switches= 53

runsolver used 0.039993 second user time and 0.12998 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-11 15:28:40
IDJOB=3493394
IDBENCH=89473
IDSOLVER=1974
FILE ID=node145/3493394-1307798919
RUNJOBID= node145-1307798794-20015
PBS_JOBID= 13551003
Free space on /tmp= 74088 MiB

SOLVER NAME= PicoMUS 941
BENCH NAME= SAT11/mus/marques-silva/design-debugging/c4_DD_s3_f1_e2_v1-bug-onevec-gate-0.dimacs.seq.filtered.cnf
COMMAND LINE= picomus BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493394-1307798919/watcher-3493394-1307798919 -o /tmp/evaluation-result-3493394-1307798919/solver-3493394-1307798919 -C 1800 -W 1850 -M 7680  picomus HOME/instance-3493394-1307798919.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 960d1ca29b9bf3ceb99268b3bd5a797b
RANDOM SEED=1858189495

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31340212 kB
Buffers:        169676 kB
Cached:         752960 kB
SwapCached:       7976 kB
Active:         875668 kB
Inactive:       589592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31340212 kB
SwapTotal:    67111528 kB
SwapFree:     67056964 kB
Dirty:            5872 kB
Writeback:           0 kB
AnonPages:      539780 kB
Mapped:          14064 kB
Slab:            79164 kB
PageTables:       5888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   767776 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= 74084 MiB
End job on node145 at 2011-06-11 15:29:10