Trace number 3483701

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 26.9489 26.9499

General information on the benchmark

Namemus/marques-silva/design-debugging/
fpu1-problem.dimacs_13.filtered.cnf
MD5SUM62e30f06f0ec82ff4732e3b1ed253ee9
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.370943
Satisfiable
(Un)Satisfiability was proved
Number of variables119246
Number of clauses409139
Sum of the clauses size1057341
Maximum clause length4
Minimum clause length1
Number of clauses of size 1907
Number of clauses of size 2174082
Number of clauses of size 3228330
Number of clauses of size 45820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c [picomus] WARNING: no output file given
0.00/0.01	c [picomus] p cnf 119246 409139
0.19/0.25	s UNSATISFIABLE
0.19/0.25	c [picomus] extracted core 1 of size 105 out of 409139 (0%) after 0.3 sec
0.29/0.30	c [picomus] extracted core 2 of size 105 out of 409139 (0%) after 0.3 sec
0.29/0.32	c [picomus] extracted core 3 of size 105 out of 409139 (0%) after 0.3 sec
0.29/0.35	c [picomus] extracted core 4 of size 105 out of 409139 (0%) after 0.4 sec
0.29/0.38	c [picomus] extracted core 5 of size 105 out of 409139 (0%) after 0.4 sec
0.39/0.41	c [picomus] extracted core 6 of size 105 out of 409139 (0%) after 0.4 sec
0.39/0.43	c [picomus] extracted core 7 of size 105 out of 409139 (0%) after 0.4 sec
0.39/0.46	c [picomus] extracted core 8 of size 105 out of 409139 (0%) after 0.5 sec
1.29/1.39	c [picomus] reduction 1 to 105 out of 409139 (0%) after 1.4 sec
26.89/26.93	c [picosat] 107 calls
26.89/26.93	c [picosat] 0 iterations
26.89/26.93	c [picosat] 0 restarts
26.89/26.93	c [picosat] 0 failed literals
26.89/26.93	c [picosat] 5 conflicts
26.89/26.93	c [picosat] 40326768 decisions
26.89/26.93	c [picosat] 209 fixed variables
26.89/26.93	c [picosat] 335 learned literals
26.89/26.93	c [picosat] 0.8% deleted literals
26.89/26.93	c [picosat] 40333930 propagations
26.89/26.93	c [picosat] 0.1% variables used
26.89/26.93	c [picosat] 22.4 seconds in library
26.89/26.93	c [picosat] 1.8 megaprops/second
26.89/26.93	c [picosat] probing 9.3 seconds 42%
26.89/26.93	c [picosat] 105 simplifications
26.89/26.93	c [picosat] 0 reductions
26.89/26.93	c [picosat] 0.0 MB recycled
26.89/26.93	c [picosat] 27.9 MB maximally allocated
26.89/26.93	c [picomus] found 409034 redundant clauses 100%
26.89/26.93	c [picomus] computed MUS of size 105 out of 409139 (0%)
26.89/26.94	v 1
26.89/26.94	v 2
26.89/26.94	v 69
26.89/26.94	v 70
26.89/26.94	v 72
26.89/26.94	v 73
26.89/26.94	v 285
26.89/26.94	v 299
26.89/26.94	v 300
26.89/26.94	v 1788
26.89/26.94	v 1804
26.89/26.94	v 1805
26.89/26.94	v 3291
26.89/26.94	v 3309
26.89/26.94	v 3310
26.89/26.94	v 4510
26.89/26.94	v 4540
26.89/26.94	v 5940
26.89/26.94	v 5955
26.89/26.94	v 8054
26.89/26.94	v 8056
26.89/26.94	v 8059
26.89/26.94	v 8123
26.89/26.94	v 8124
26.89/26.94	v 8128
26.89/26.94	v 8131
26.89/26.94	v 8135
26.89/26.94	v 8138
26.89/26.94	v 8141
26.89/26.94	v 77146
26.89/26.94	v 77818
26.89/26.94	v 77820
26.89/26.94	v 77823
26.89/26.94	v 77897
26.89/26.94	v 77898
26.89/26.94	v 77902
26.89/26.94	v 77905
26.89/26.94	v 77909
26.89/26.94	v 77912
26.89/26.94	v 77915
26.89/26.94	v 144103
26.89/26.94	v 144795
26.89/26.94	v 144797
26.89/26.94	v 144800
26.89/26.94	v 144884
26.89/26.94	v 144885
26.89/26.94	v 144889
26.89/26.94	v 144892
26.89/26.94	v 144896
26.89/26.94	v 144899
26.89/26.94	v 144902
26.89/26.94	v 214681
26.89/26.94	v 214683
26.89/26.94	v 214685
26.89/26.94	v 214776
26.89/26.94	v 214779
26.89/26.94	v 214784
26.89/26.94	v 214786
26.89/26.94	v 214799
26.89/26.94	v 214801
26.89/26.94	v 214872
26.89/26.94	v 215029
26.89/26.94	v 215032
26.89/26.94	v 215033
26.89/26.94	v 215207
26.89/26.94	v 215213
26.89/26.94	v 215227
26.89/26.94	v 215273
26.89/26.94	v 215324
26.89/26.94	v 215327
26.89/26.94	v 215330
26.89/26.94	v 215508
26.89/26.94	v 215511
26.89/26.94	v 215514
26.89/26.94	v 232185
26.89/26.94	v 232188
26.89/26.94	v 232547
26.89/26.94	v 232571
26.89/26.94	v 232572
26.89/26.94	v 232661
26.89/26.94	v 238744
26.89/26.94	v 238749
26.89/26.94	v 238753
26.89/26.94	v 240366
26.89/26.94	v 240371
26.89/26.94	v 240391
26.89/26.94	v 240394
26.89/26.94	v 240439
26.89/26.94	v 240444
26.89/26.94	v 240445
26.89/26.94	v 240449
26.89/26.94	v 240452
26.89/26.94	v 240456
26.89/26.94	v 240470
26.89/26.94	v 240530
26.89/26.94	v 240538
26.89/26.94	v 240540
26.89/26.94	v 240543
26.89/26.94	v 240546
26.89/26.94	v 240554
26.89/26.94	v 240815
26.89/26.94	v 241549
26.89/26.94	v 241552
26.89/26.94	v 260694
26.89/26.94	v 264404
26.89/26.94	v 0
26.89/26.94	c [picomus] computed 105 irredundant clauses 0%
26.89/26.94	c [picomus] 1 reductions in 26.9 seconds

Verifier Data

OK	105

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3483701-1307605103/watcher-3483701-1307605103 -o /tmp/evaluation-result-3483701-1307605103/solver-3483701-1307605103 -C 1800 -W 1850 -M 7680 picomus HOME/instance-3483701-1307605103.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: 2.65 0.87 0.31 5/769 21249
/proc/meminfo: memFree=9409596/32951124 swapFree=56297244/67111528
[pid=21249] ppid=21247 vsize=6116 CPUtime=0 cores=1,3
/proc/21249/stat : 21249 (picomus) R 21247 21249 21003 0 -1 4202496 342 0 0 0 0 0 0 0 21 0 1 0 950740849 6262784 297 33554432000 134512640 135072097 4289920480 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21249/statm: 1529 297 53 137 0 1390 0

[startup+0.087181 s]
/proc/loadavg: 2.65 0.87 0.31 5/769 21249
/proc/meminfo: memFree=9409596/32951124 swapFree=56297244/67111528
[pid=21249] ppid=21247 vsize=11000 CPUtime=0.08 cores=1,3
/proc/21249/stat : 21249 (picomus) R 21247 21249 21003 0 -1 4202496 2280 0 0 0 8 0 0 0 21 0 1 0 950740849 11264000 2235 33554432000 134512640 135072097 4289920480 18446744073709551615 134705502 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21249/statm: 2750 2237 53 137 0 2611 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11000

[startup+0.101172 s]
/proc/loadavg: 2.65 0.87 0.31 5/769 21249
/proc/meminfo: memFree=9409596/32951124 swapFree=56297244/67111528
[pid=21249] ppid=21247 vsize=11924 CPUtime=0.09 cores=1,3
/proc/21249/stat : 21249 (picomus) R 21247 21249 21003 0 -1 4202496 2626 0 0 0 9 0 0 0 21 0 1 0 950740849 12210176 2581 33554432000 134512640 135072097 4289920480 18446744073709551615 134514988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21249/statm: 2981 2582 53 137 0 2842 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11924

[startup+0.301136 s]
/proc/loadavg: 2.65 0.87 0.31 5/769 21249
/proc/meminfo: memFree=9409596/32951124 swapFree=56297244/67111528
[pid=21249] ppid=21247 vsize=30072 CPUtime=0.29 cores=1,3
/proc/21249/stat : 21249 (picomus) R 21247 21249 21003 0 -1 4202496 9833 0 0 0 29 0 0 0 22 0 1 0 950740849 30793728 7430 33554432000 134512640 135072097 4289920480 18446744073709551615 134553750 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21249/statm: 7518 7430 70 137 0 7379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30072

[startup+0.701061 s]
/proc/loadavg: 2.65 0.87 0.31 5/769 21249
/proc/meminfo: memFree=9409596/32951124 swapFree=56297244/67111528
[pid=21249] ppid=21247 vsize=40376 CPUtime=0.69 cores=1,3
/proc/21249/stat : 21249 (picomus) R 21247 21249 21003 0 -1 4202496 23499 0 0 0 66 3 0 0 23 0 1 0 950740849 41345024 8836 33554432000 134512640 135072097 4289920480 18446744073709551615 134536520 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21249/statm: 10094 8836 75 137 0 9955 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40376

[startup+1.50091 s]
/proc/loadavg: 2.76 0.92 0.32 5/770 21250
/proc/meminfo: memFree=9406868/32951124 swapFree=56297244/67111528
[pid=21249] ppid=21247 vsize=42812 CPUtime=1.49 cores=1,3
/proc/21249/stat : 21249 (picomus) R 21247 21249 21003 0 -1 4202496 23929 0 0 0 146 3 0 0 25 0 1 0 950740849 43839488 9266 33554432000 134512640 135072097 4289920480 18446744073709551615 134520114 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21249/statm: 10703 9266 77 137 0 10564 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42812

[startup+3.10061 s]
/proc/loadavg: 2.76 0.92 0.32 5/770 21250
/proc/meminfo: memFree=9404644/32951124 swapFree=56297244/67111528
[pid=21249] ppid=21247 vsize=42812 CPUtime=3.09 cores=1,3
/proc/21249/stat : 21249 (picomus) R 21247 21249 21003 0 -1 4202496 23972 0 0 0 306 3 0 0 25 0 1 0 950740849 43839488 9309 33554432000 134512640 135072097 4289920480 18446744073709551615 134566376 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21249/statm: 10703 9309 77 137 0 10564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42812

[startup+6.30102 s]
/proc/loadavg: 2.76 0.92 0.32 5/770 21250
/proc/meminfo: memFree=9410852/32951124 swapFree=56297244/67111528
[pid=21249] ppid=21247 vsize=42812 CPUtime=6.29 cores=1,3
/proc/21249/stat : 21249 (picomus) R 21247 21249 21003 0 -1 4202496 23972 0 0 0 626 3 0 0 25 0 1 0 950740849 43839488 9309 33554432000 134512640 135072097 4289920480 18446744073709551615 134565963 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21249/statm: 10703 9309 77 137 0 10564 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42812

[startup+12.7009 s]
/proc/loadavg: 2.95 1.02 0.36 5/770 21251
/proc/meminfo: memFree=9414736/32951124 swapFree=56297244/67111528
[pid=21249] ppid=21247 vsize=42812 CPUtime=12.69 cores=1,3
/proc/21249/stat : 21249 (picomus) R 21247 21249 21003 0 -1 4202496 23972 0 0 0 1266 3 0 0 25 0 1 0 950740849 43839488 9309 33554432000 134512640 135072097 4289920480 18446744073709551615 134520266 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21249/statm: 10703 9309 77 137 0 10564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42812

[startup+25.5004 s]
/proc/loadavg: 3.11 1.12 0.40 5/770 21251
/proc/meminfo: memFree=9269092/32951124 swapFree=56297244/67111528
[pid=21249] ppid=21247 vsize=42812 CPUtime=25.49 cores=1,3
/proc/21249/stat : 21249 (picomus) R 21247 21249 21003 0 -1 4202496 23972 0 0 0 2546 3 0 0 25 0 1 0 950740849 43839488 9309 33554432000 134512640 135072097 4289920480 18446744073709551615 134568056 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21249/statm: 10703 9309 77 137 0 10564 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42812

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

[startup+26.3003 s]
/proc/loadavg: 3.18 1.17 0.42 5/770 21251
/proc/meminfo: memFree=9269216/32951124 swapFree=56297244/67111528
[pid=21249] ppid=21247 vsize=42812 CPUtime=26.3 cores=1,3
/proc/21249/stat : 21249 (picomus) R 21247 21249 21003 0 -1 4202496 23972 0 0 0 2627 3 0 0 25 0 1 0 950740849 43839488 9309 33554432000 134512640 135072097 4289920480 18446744073709551615 134584030 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21249/statm: 10703 9309 77 137 0 10564 0
Current children cumulated CPU time (s) 26.3
Current children cumulated vsize (KiB) 42812

[startup+26.7002 s]
/proc/loadavg: 3.18 1.17 0.42 5/770 21251
/proc/meminfo: memFree=9269216/32951124 swapFree=56297244/67111528
[pid=21249] ppid=21247 vsize=42812 CPUtime=26.69 cores=1,3
/proc/21249/stat : 21249 (picomus) R 21247 21249 21003 0 -1 4202496 23972 0 0 0 2666 3 0 0 25 0 1 0 950740849 43839488 9309 33554432000 134512640 135072097 4289920480 18446744073709551615 134568918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21249/statm: 10703 9309 77 137 0 10564 0
Current children cumulated CPU time (s) 26.69
Current children cumulated vsize (KiB) 42812

[startup+26.9002 s]
/proc/loadavg: 3.18 1.17 0.42 5/770 21251
/proc/meminfo: memFree=9269216/32951124 swapFree=56297244/67111528
[pid=21249] ppid=21247 vsize=42812 CPUtime=26.89 cores=1,3
/proc/21249/stat : 21249 (picomus) R 21247 21249 21003 0 -1 4202496 23972 0 0 0 2686 3 0 0 25 0 1 0 950740849 43839488 9309 33554432000 134512640 135072097 4289920480 18446744073709551615 134548955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21249/statm: 10703 9309 77 137 0 10564 0
Current children cumulated CPU time (s) 26.89
Current children cumulated vsize (KiB) 42812

Child status: 20
Real time (s): 26.9499
CPU time (s): 26.9489
CPU user time (s): 26.9099
CPU system time (s): 0.038994
CPU usage (%): 99.9962
Max. virtual memory (cumulated for all children) (KiB): 42812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.9099
system time used= 0.038994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23973
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= 4
involuntary context switches= 67

runsolver used 0.145977 second user time and 0.330949 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-09 09:38:24
IDJOB=3483701
IDBENCH=89420
IDSOLVER=1974
FILE ID=node111/3483701-1307605103
RUNJOBID= node111-1307605016-21024
PBS_JOBID= 13547784
Free space on /tmp= 73412 MiB

SOLVER NAME= PicoMUS 941
BENCH NAME= SAT11/mus/marques-silva/design-debugging/fpu1-problem.dimacs_13.filtered.cnf
COMMAND LINE= picomus BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3483701-1307605103/watcher-3483701-1307605103 -o /tmp/evaluation-result-3483701-1307605103/solver-3483701-1307605103 -C 1800 -W 1850 -M 7680  picomus HOME/instance-3483701-1307605103.cnf

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

MD5SUM BENCH= 62e30f06f0ec82ff4732e3b1ed253ee9
RANDOM SEED=858860885

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.75
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.849
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.849
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.67
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.849
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:       9410124 kB
Buffers:        197724 kB
Cached:         872760 kB
SwapCached:      11444 kB
Active:       22961432 kB
Inactive:       241928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9410124 kB
SwapTotal:    67111528 kB
SwapFree:     56297244 kB
Dirty:           44676 kB
Writeback:           0 kB
AnonPages:    22130412 kB
Mapped:         121300 kB
Slab:           165456 kB
PageTables:     100236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170701592 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= 73412 MiB
End job on node111 at 2011-06-09 09:38:51